Update preset.
[bertos.git] / bertos / drv / sd.c
2011-09-06 asterixSome tricks for old compatibility.
2011-09-05 asterixStart to extract generic interface from the sd driver...
2011-09-05 asterixFirst integration of hsmci into sd driver.
2011-09-05 asterixUse read resp fuction, clean up. Start to integrate...
2011-09-02 asterixAdd write block function.
2011-09-02 asterixRead max data rating of sd. Add fuction to read the...
2011-08-30 asterixFix set bus width function and factorize it. Add status...
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 asterixAdd first implementation of new sd api.
2011-08-02 asterixThe timer delay takes already ms, fixed it.
2010-08-02 battChange clearerr prototype; Automatically flush the...
2010-07-30 battAdd support for devices which can partial write a block.
2010-07-20 asterixMerged revisions 4003-4037 via svnmerge from
2010-07-08 battIncrease read/write performances; add some comments.
2010-07-08 battReformat;Increase NAC timeout; Fix warning; Add simple...
2010-07-06 battUpdate SD driver in order to use the new KBlock API.
2010-07-02 battRemove \version svn tag.
2010-07-02 battMove kfile interface to the io/ directory.
2009-07-03 lottavianoImport SD card driver.