Fix i2s configurations. Reorder code. Clean up.
[bertos.git] / bertos / cpu /
2011-04-08 alephsam3 SMC includes, add NFC registers definitions.
2011-04-08 arighisam3x: add IAR-specific linker scripts
2011-04-08 arighiCM3: add support to the IAR Embedded Workbench(TM)...
2011-04-08 arighiadd support to the IAR Embedded Workbench(TM) compiler
2011-04-06 alephInitial sketch of a driver for MT29F serial NAND.
2011-04-06 alephsam3: add missing SMC register definition.
2011-03-30 alephsam3: add sam3 generic tag to SAM3X8 cpu info, to allow...
2011-03-30 alephsam3 eth: consider PHY auto-negotiation results when...
2011-03-30 asterixFix variable name. Remove for now the api from doxygen...
2011-03-29 asterixAdd comment. Clean up. Sync dac with the timer.
2011-03-29 asterixReformat dac module to use tc. Clean up code.
2011-03-29 asterixDefine dac trigger selections.
2011-03-29 asterixFix pasto. Add define for tc clock selections.
2011-03-28 asterixAdd sam3x dac private funcion to use hight level api.
2011-03-28 asterixAdd header to choose the right cpu dependet dac impleme...
2011-03-28 asterixFix typo.
2011-03-26 alephsam3 eth: fix phy initialization.
2011-03-25 asterixRemove wrong eol.
2011-03-25 lottavianoRemove doxygen warnings
2011-03-23 asterixAdd write function for dac.
2011-03-23 asterixAdd preliminary Timer counter register definition.
2011-03-23 alephsam3 eth: handle phy addr in phy maintenance functions...
2011-03-23 asterixFirst implementation of dac module.
2011-03-23 asterixFix headerguard.
2011-03-23 asterixFix cpu tag to differ from sam3n and sam3x.
2011-03-22 asterixAdd dma register definition for dac.
2011-03-22 asterixAdd dacc sam3x register definitions.
2011-03-22 asterixFix log message. Add define for temperature sensor.
2011-03-21 asterixAdd flag to configure the adc with wizard.
2011-03-21 asterixAdd comments and clean up.
2011-03-21 asterixAdd adc register definifion for sam3x.
2011-03-21 asterixAdd adc implementation for sam3x.
2011-03-18 asterixComply register name to datasheet.
2011-03-18 asterixAdd register definition for sam3 adc.
2011-03-16 alephsam3: include emac definition
2011-03-16 alephEthernet driver for SAM3X.
2011-03-16 alephsam3: add register definitions for RSTC and EMAC
2011-03-15 arighiser_avr: warn for excessive baudrate skew
2011-03-15 arighiusb: introduce usb_endpointReadTimeout() and usb_endpoi...
2011-03-14 arighiSTM32: flash: make flash_wait() a voluntary preemption...
2011-03-14 arighiFix serial baudrate setting on the Arduino Uno
2011-03-10 alephSAM3: add SDRAM controller definitions.
2011-03-10 battRefactor pwm driver; add documentation.
2011-03-04 alephsam3 pmc: add functions to handle peripheral clock...
2011-03-03 alephsam3 system clock setting: optimize run-time evaluation...
2011-03-03 alephsam3 SMC definitions: sam3n/s have very different contr...
2011-03-03 arighiadd missing header limits.h
2011-03-02 alephsam3 pio: add definitions for ports D, E and F.
2011-02-27 alephAdd static memory controller include file
2011-02-25 alephsam3: register definition for static memory controller...
2011-02-25 alephsam3 serial: define and generalize peripheral assigneme...
2011-02-25 lottavianodox: Fix nightly test warnings.
2011-02-23 alephsam3: generalize AB(CD)SR register definition for sam3x...
2011-02-23 alephSAM3: fix mismatched UART and USART I/O pin assignment...
2011-02-23 lottavianoAdd wizard support and linker scripts for STM32F103RE
2011-02-23 lottavianoAdd support for STM32F103RE CPU.
2011-02-21 battFix undefined behaviour.
2011-02-18 arighiSTM32: USB: correctly detect when read/write must be...
2011-02-17 arighimove RAM_FUNC functions into a distinct section in RAM
2011-02-13 alephSpacing fix
2011-02-13 alephsam3n4 cpu def: fix comment
2011-02-13 alephsam3: fix clock initialization to work with sam3x too
2011-02-13 alephAdd SAM3X8 support: linker script, cpu detection, wizar...
2011-02-13 alephsam3: new cpu SAM3X8, add I/O base addresses, and updat...
2011-02-11 arighiUSB: allow to configure the maximum packet size of EP0
2011-02-11 arighiSTM32: USB: handle both input and output requests in...
2011-02-11 lottavianoUpdated default crystal and CPU frequency.
2011-02-10 arighiSTM32: GPIO: use uint16_t for the mask of pins that...
2011-02-09 arighiCM3: allow to define function in RAM by the RAM_FUNC...
2011-02-07 arighiSTM32: RTC: add missing include
2011-02-07 arighiusb: fix the name of endpoint's direction in debugging...
2011-02-07 arighiusb: make the maximum number of interfaces and endpoint...
2011-02-07 arighiSTM32: RTC: add dependency of module "proc"
2011-02-04 arighiSTM32-P103: add real-time clock (RTC) driver
2011-01-12 lottavianoAdd wizard support for ATmega2560
2010-12-23 lottavianoAdd support for ATmega2560.
2010-12-07 lottavianoChange linking script options to allow user defined...
2010-12-03 battRemove unneeded push.
2010-12-03 battRefactor in order to clarify.
2010-12-03 battChange to a more readable name.
2010-12-02 alephSTM32, serial driver: add support for STM32F101C4,...
2010-12-02 alephAdd base support for STM32F101C4 Cortex-M3 cpu.
2010-11-11 asterixAdd cpu def for msp430g2231.
2010-11-03 arighiAT91SAM7X: gracefully drop bad frames read from the...
2010-11-02 alephsam3n: use linker script for flash, not for ram
2010-11-01 arighiCPU: introduce cpu_atomic_xchg()
2010-11-01 arighiAT91SAM7: EMAC ethernet driver refactoring
2010-10-31 arighidocs: silent wrong Doxygen warning
2010-10-28 battMove flash related flags to the flash driver; refactor...
2010-10-27 alephChange filename and macros from AT91SAM3.. to SAM3...
2010-10-27 arighiAT91: distinct CPU definitions for AT91SAM7X and AT91SA...
2010-10-26 alephsam3 port: enable power on all PIO input ports by default.
2010-10-26 alephsam3: add PDC register offsets
2010-10-25 arighiAT91SAM7: add EMAC ethernet driver
2010-10-22 asterixFix copyright. Reorder include and remove deprecated...
2010-10-22 asterixDefine cpu core macro for makefile.
2010-10-22 asterixFix msp430 cpu core name. Add new msp430 core detect.
2010-10-22 alephsam3n spi: revert to "end of transmit" interrupt instea...
2010-10-22 alephsam3n io: fix nasty pasto
2010-10-21 alephsam3 spi: use data transfer register interrupt instead...
next