summaryrefslogtreecommitdiff
path: root/firmware/target/arm/tcc780x/sd-tcc780x.c (follow)
Commit message (Expand)AuthorAge
* Rewrite filesystem code (WIP)Michael Sevakis2014-08-30
* Cleanup MV/MD macros a little.Michael Sevakis2013-08-17
* Try to get some control over #ifdef hell in usb.c by refactoring and inline f...Michael Sevakis2011-01-18
* Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...Thomas Martitz2010-08-12
* Remove card_enable_monitoring() and use a mutex instead. The card_enable_moni...Frank Gevaerts2010-06-06
* remane hotswap.* to sdmmc.*. The contents have nothing at all to do with hots...Frank Gevaerts2010-06-05
* Remove unused card_detect(), and make card_detect_target() static inline in e...Thomas Martitz2009-11-26
* D2: Obey the SD card write-protect tabRob Purchase2009-09-01
* Make sd_present() and mmc_present() look only at the actual presence of a car...Frank Gevaerts2009-07-20
* D2: A working read/write SD(HC) driver, based on the PP equivalent. See Cowon...Rob Purchase2009-07-19