bertos.git
2011-09-07 asterixSet correct clock frequence.
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 asterixAdd hw pin init for sd driver.
2011-09-06 asterixComply struct names to conding style.
2011-09-06 asterixRemove sd structure from sd context. Fix and clean.
2011-09-06 asterixComply to new sd structure.
2011-09-06 asterixClean up, and reformat.
2011-09-06 asterixUpdate makefile.
2011-09-06 asterixRegenerate the sd fat example project.
2011-09-06 asterixRename makefiles to comply to new project names.
2011-09-06 asterixRename project using the board names.
2011-09-06 asterixUpdate sd project.
2011-09-06 asterixSome tricks for old compatibility.
2011-09-05 asterixStart to extract generic interface from the sd driver...
2011-09-05 asterixAdd configuration mode flag.
2011-09-05 asterixClean up.
2011-09-05 asterixFirst integration of hsmci into sd driver.
2011-09-05 asterixUse read resp fuction, clean up. Start to integrate...
2011-09-05 asterixAdd utilis macro to manage bits.
2011-09-02 asterixClean up. Reformat.
2011-09-02 asterixAdd write block function.
2011-09-02 asterixThe dmac trigger is differnt for rx and tx.
2011-09-02 asterixRead max data rating of sd. Add fuction to read the...
2011-09-02 asterixUse dmac for data blk transfer from sd. Fix set bus...
2011-09-02 asterixAdd missing define.
2011-09-01 asterixReformat fuction to avoid alignement problem.
2011-09-01 asterixAdd bitarray module to build its test.
2011-09-01 asterixSilent warnings.
2011-08-31 asterixAdd search fist non zero bit for bitarray. This impleme...
2011-08-30 asterixFix set bus width function and factorize it. Add status...
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-04 asterixRefactor internal sd api to take the sd context.
2011-08-04 asterixUse log for all messages. Refactor and clean command...
2011-08-03 asterixClean up, and continue the develop.
2011-08-03 asterixCompile these functions only for sam3x.
2011-08-02 asterixRead 4byte each time from reply register.
2011-08-02 asterixAdd first implementation of hsmci controller for sam3x.
2011-08-02 asterixAdd first implementation of new sd api.
2011-08-02 asterixDefine response offest register.
2011-08-02 asterixThe timer delay takes already ms, fixed it.
2011-07-25 asterixFix typos.
2011-07-25 asterixAdd hsmci (sd/mmc) register definition for sam3x.
2011-07-22 asterixReadd the buffer len settings for old compatibility.
2011-07-21 asterixEnable the receiver.
2011-07-21 asterixPower on all devices.
2011-07-21 asterixAdd i2s implementation for the sam3x.
2011-07-21 asterixAdd alpha api implementation for i2s module.
2011-07-20 asterixReformat.
2011-07-18 asterixFix comment.
2011-07-18 asterixSet volume on both channel. Semplfy the code.
2011-07-18 asterixMove some settings into cfg file.
2011-07-15 asterixClean up and write the first implementation of i2s...
2011-07-15 asterixAdd board implentation of the codec hw.
2011-07-15 asterixImplement some fuctions to manage codec through 2 wire...
2011-07-14 asterixDefine wm8731 context, add log.
2011-07-14 asterixAdd first implentatio of ssc module for sam3x.
2011-07-14 asterixAdd first implementation of wm8731 audio codec module.
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 asterixFix sam3n example name, and re-add the others project.
2011-06-13 asterixRevert commit.
2011-06-13 asterixComply the prj to the new name.
2011-06-13 asterixRemane the prj to insert it into nightly test.
2011-06-13 asterixComply the demo project to new spi dma interface.
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 asterixAdd hw defines for i2c bitbang.
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-30 alephnand driver: change some logging levels.
2011-05-27 lottavianoEnable arduino-mega_aprs nightly test.
2011-05-27 lottavianoUpdate triface empty and kernel templates and enable...
2011-05-27 lottavianoUpdate triface example and fix nightly tests
2011-05-27 lottavianoFix nightly test warnings in hashtable implementation.
2011-05-24 lottavianoFix compilation issues in sam7 tcp server example.
2011-05-24 lottavianoUpdate sam7x tcp server project and prepare for nightly...
2011-05-24 lottavianoRename sam7 tcp server example.
2011-05-24 lottavianosam3x tcp_server: use the correct input function in...
2011-05-24 lottavianoEnable all arduino nightly tests
2011-05-24 lottavianoUpdate arduino empty template, make it compile
2011-05-24 lottavianoUpdate arduino kernel template, make it compile
2011-05-24 lottavianoUpdate arduino kernel footprint benchmark, make it...
next