Use strobe macros. Clean up and reformat.
[bertos.git] / bertos / cpu /
2011-09-16 asterixUse strobe macros. Clean up and reformat.
2011-09-16 asterixFix fuctions to configure lli dmac.
2011-09-16 asterixImplement i2s streaming using dmac for sam3x.
2011-09-15 asterixFix streaming implementation, now it could be halt...
2011-09-13 asterixFix i2s configurations. Reorder code. Clean up.
2011-09-09 asterixImplement streaming function using dmac linked descriptor.
2011-09-09 asterixSet error flag on select sd card.
2011-09-09 asterixComply to new api.
2011-09-09 asterixReformat.
2011-09-09 asterixRemove context from api, to keep it more simple.
2011-09-07 asterixDisable the trasmitter and reciver to activate it after...
2011-09-07 asterixComply for new api.
2011-09-07 asterixAdd fuction to configure dmac in linked mode. Include...
2011-09-06 asterixUse dmac module. Rename hsmci function to read/write.
2011-09-06 asterixAdd dmac driver for sam3x.
2011-09-06 asterixMove some define in sam3x sd implementaion. Define...
2011-09-06 asterixClean up, silent warnings.
2011-09-06 asterixMove all pins init into sd hw file.
2011-09-06 asterixComply struct names to conding style.
2011-09-06 asterixRemove sd structure from sd context. Fix and clean.
2011-09-05 asterixStart to extract generic interface from the sd driver...
2011-09-05 asterixClean up.
2011-09-05 asterixFirst integration of hsmci into sd driver.
2011-09-02 asterixClean up. Reformat.
2011-09-02 asterixThe dmac trigger is differnt for rx and tx.
2011-09-02 asterixUse dmac for data blk transfer from sd. Fix set bus...
2011-09-02 asterixAdd missing define.
2011-08-30 asterixAdd some fuction to read block from sd using dmac.
2011-08-30 asterixAdd missing define.
2011-08-04 asterixFix send command of controls loop. Clean up.
2011-08-02 asterixRead 4byte each time from reply register.
2011-08-02 asterixAdd first implementation of hsmci controller for sam3x.
2011-08-02 asterixDefine response offest register.
2011-07-25 asterixFix typos.
2011-07-25 asterixAdd hsmci (sd/mmc) register definition for sam3x.
2011-07-21 asterixEnable the receiver.
2011-07-21 asterixAdd i2s implementation for the sam3x.
2011-07-20 asterixReformat.
2011-07-15 asterixClean up and write the first implementation of i2s...
2011-07-14 asterixAdd first implentatio of ssc module for sam3x.
2011-07-14 asterixAdd DMAC's register definitions.
2011-07-14 asterixAdd some missign register defines. Reformat.
2011-07-12 asterixFix the macro alignment bug.
2011-06-13 asterixRemove unneeded file.
2011-06-13 asterixReorder includes.
2011-06-13 asterixAdd spi with dma implementation for sam3, and define...
2011-06-13 asterixAdd ssc pins definition for sam3 family.
2011-06-10 alephsam3 i2c: Fix handling of CR start/stop bits and simpli...
2011-06-10 asterixMove the pdc definition in separate file and comply...
2011-06-10 asterixAdd ssc register defines for sam3x.
2011-06-09 alephsam3 i2c: change stop function name, and read before...
2011-06-09 alephsam3 i2c: fix slave address setting.
2011-06-06 alephsam3 ethernet: remove kludge to fix early sam3x-ek...
2011-06-06 alephsam3: add twi definitions for SAM3N, SAM3S and SAM3U
2011-05-31 alephsam3: add TWI (i2c) driver.
2011-05-31 alephsam3: add twi to generic hw include file.
2011-05-30 alephsam3x: add TWI register definitions, and add peripheral...
2011-05-30 alephsam3x: add TWI I/O pins defines.
2011-05-24 lottavianoMake MAC address configurable using hw files.
2011-05-24 lottavianoFix warnings in nightly tests
2011-05-23 asterixImplement the dac streaming api.
2011-05-23 asterixFix comment.
2011-05-13 asterixExclude these files from nightly test.
2011-05-11 alephnand driver: improve comments and docs and shuffle...
2011-05-11 alephsam3 nand: remove empty file
2011-05-11 alephsam3 dac: use _type context member only when debug...
2011-05-10 alephNand driver: change context class name too (Mt29f-...
2011-05-10 alephnand driver (formerly mt29f): change all symbol prefixe...
2011-05-10 alephmt29f driver becomes nand driver.
2011-05-10 alephmt29f NAND driver: refactor to separate generic and...
2011-05-10 alephsam3 SMC definitions, add bit position for one field
2011-05-09 alephmt29f nand: fix kblock buffer initialization: load...
2011-05-09 alephmt29f nand: allow read (through kblock interface) at...
2011-05-09 alephmt29f nand: export formatting function and, if DEBUG...
2011-05-06 alephmt29f driver: initialize correctly kblock virtual table...
2011-05-06 alephmt29f driver: fix block remap info handling when writin...
2011-05-04 alephmt29f nand driver: actually use remapped bad blocks...
2011-05-04 lottavianoStack size problem solved for cortex-m3 CPU family...
2011-05-04 lottavianoSTMF100RB CPU added to the wizard.
2011-05-04 lottavianoDetect code for STM32F100RB CPU (cortex-m3 family)...
2011-05-04 alephmt29f nand driver: add kblock interface.
2011-05-04 alephmt29f driver: don't check ECC on empty pages, or pages...
2011-05-02 alephMT29F NAND driver: implement bad block handling and...
2011-04-27 alephmt29f nand driver: use context the right way, storing...
2011-04-21 alephsam3 nand driver: initial ECC implementation.
2011-04-21 alephmt29f NAND driver: remove kblock interface. A very...
2011-04-21 alephsam3 smc definitions, add ECC registers.
2011-04-19 alephmt29f NAND driver: fix I/O pin numbers and row/column...
2011-04-14 alephmt29f NAND driver: misc improvements (erase not working...
2011-04-14 lottavianoRemove unneeded instruction in AVR timer.
2011-04-13 alephmt29f on SAM3: handle read/write timeout; fix SMC confi...
2011-04-13 alephsam3 definitions: add SMC_CFG and SMC_CTRL bits.
2011-04-11 alephMT29F driver: first implementation of read/write functions.
2011-04-09 lottavianoAdd serial driver for AVR XMega CPU.
2011-04-09 lottavianoMove AVR mega serial files to prepare the XMega patch
2011-04-09 lottavianoFix project generation for ATmega CPU.
2011-04-09 lottavianoImplement AVR XMega timer driver.
2011-04-09 lottavianoMove AVR timer files to prepare XMega patches.
2011-04-09 lottavianoAdd to the wizard AVR XMega init file.
2011-04-09 lottavianoAdd wizard definitions for AVR XMega MCU.
next