bertos.git
2011-09-26 asterixMove dmac setting to application.
2011-09-26 asterixClean up code. Remove uneeded drive settings.
2011-09-26 asterixWe don't select card every read/write access. Clean up.
2011-09-26 asterixSet correct hight speed.
2011-09-26 asterixFix check when we cache the samples. Clean up.
2011-09-26 asterixAdd to empty template some module to manage the sd...
2011-09-26 asterixFix function to fill the needed header fields, for...
2011-09-22 asterixComply to new betos module. Add comments.
2011-09-22 asterixDecrease adc log level.
2011-09-22 asterixAdd bertos jpeg logo binary dump.
2011-09-22 asterixAdd copyright info.
2011-09-22 asterixReformat.
2011-09-21 asterixTypo.
2011-09-21 asterixReturn board status string at request. Add sprintf...
2011-09-21 asterixAdd simple http server demo example.
2011-09-20 asterixFix i2c clock frequency.
2011-09-20 asterixAdd menu and fuctions to recoder on sd microphone strea...
2011-09-20 asterixUse events to start and stop playing. Clean up and...
2011-09-20 asterixAdd some utility for wav files.
2011-09-20 asterixAdd menu to browser the file on sd.
2011-09-20 asterixEnable kernel and all routine to manage the display.
2011-09-19 asterixSet corret frequency.
2011-09-19 asterixClean up the code, remove unneed status flag.
2011-09-19 asterixAdd other codec play settings.
2011-09-19 asterixMake configurable the i2s word size to play, using...
2011-09-19 asterixImplement receving streaming i2s functions. Use bits...
2011-09-16 asterixClean up, and mute codec when we don't play audio.
2011-09-16 asterixPrescale clock to use master clock frequency more higth.
2011-09-16 asterixUse common sampling rate.
2011-09-16 asterixOptimize compile.
2011-09-16 asterixFix initialization. Use macro for sampling rate.
2011-09-16 asterixAdd i2s foldback.
2011-09-16 asterixClean up.
2011-09-16 asterixClean code, use macros instead global variable.
2011-09-16 asterixClean up and reformart.
2011-09-16 asterixRemove unneded functions.
2011-09-16 asterixAdd i2s hw implementation file.bertos/hw/hw_i2s.h
2011-09-16 asterixUse strobe macros. Clean up and reformat.
2011-09-16 asterixFix fuctions to configure lli dmac.
2011-09-16 asterixAdd some preset to configure sampling rate for codec.
2011-09-16 asterixPrint i2c error when send command to codec.
2011-09-16 asterixImplement i2s streaming using dmac for sam3x.
2011-09-16 asterixAdd wait dma transfer functions.
2011-09-15 asterixFix streaming implementation, now it could be halt...
2011-09-15 asterixAdd sam3x codec example projec (beta version).
2011-09-15 asterixDecrease the half bit pulse width.
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-08 asterixFix typo.
2011-09-07 asterixDisable the trasmitter and reciver to activate it after...
2011-09-07 asterixComply for new api.
2011-09-07 asterixReformat.
2011-09-07 asterixAdd fuction to configure dmac in linked mode. Include...
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.
next