| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Rewrite filesystem code (WIP) | Michael Sevakis | 2014-08-30 |
| * | Cleanup MV/MD macros a little. | Michael Sevakis | 2013-08-17 |
| * | Try to get some control over #ifdef hell in usb.c by refactoring and inline f... | Michael Sevakis | 2011-01-18 |
| * | Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and... | Thomas Martitz | 2010-08-12 |
| * | Remove card_enable_monitoring() and use a mutex instead. The card_enable_moni... | Frank Gevaerts | 2010-06-06 |
| * | remane hotswap.* to sdmmc.*. The contents have nothing at all to do with hots... | Frank Gevaerts | 2010-06-05 |
| * | Remove unused card_detect(), and make card_detect_target() static inline in e... | Thomas Martitz | 2009-11-26 |
| * | D2: Obey the SD card write-protect tab | Rob Purchase | 2009-09-01 |
| * | Make sd_present() and mmc_present() look only at the actual presence of a car... | Frank Gevaerts | 2009-07-20 |
| * | D2: A working read/write SD(HC) driver, based on the PP equivalent. See Cowon... | Rob Purchase | 2009-07-19 |