| Commit message (Expand) | Author | Age |
| * | select the card within the mutex, seems more safe | Jörg Hohensohn | 2005-01-03 |
| * | cosmetic: use the IF_MV2() macro for optional arguments | Jörg Hohensohn | 2004-12-29 |
| * | prepared to mount multiple partitions into one logical file system (most usef... | Jörg Hohensohn | 2004-12-28 |
| * | Fix: my previous adjustments broke access to external MMC on newer Ondio mode... | Jens Arnold | 2004-11-17 |
| * | Ondio: adjustments for models with mask bit 2 == 0 (different MMC clock selec... | Jens Arnold | 2004-11-17 |
| * | Increased MMC init timeout (again), and sleep() between consecutive tries. | Jens Arnold | 2004-11-14 |
| * | Increased init timeout to account for some very slow (SD) cards | Jens Arnold | 2004-11-14 |
| * | Unique error codes | Jens Arnold | 2004-11-07 |
| * | MMC hotswap handling in USB mode | Jens Arnold | 2004-10-10 |
| * | First part of MMC hotswap handling; removed unnecessary MMC thread | Jens Arnold | 2004-10-10 |
| * | Fixed busy timeout handling; better comments | Jens Arnold | 2004-10-09 |
| * | Major MMC driver rework: DMA for sector transfers (except for single sector w... | Jens Arnold | 2004-10-09 |
| * | Enhanced MMC handling: Driver cleanup, timeout calculation fixed, allowed vol... | Jens Arnold | 2004-10-06 |
| * | Compile ata_mmc.c for targets with mmc, ata.c for all others. | Björn Stenberg | 2004-10-05 |
| * | (Re-)added the delayed write feature to avoid wearing the flash unnecessarily | Jens Arnold | 2004-10-04 |
| * | MMC: 10 % faster reading and 15 % faster writing | Jens Arnold | 2004-10-04 |
| * | Removed disabled code. | Jens Arnold | 2004-10-03 |
| * | Implemented multiple block reading and writing. Significant speedup. | Jens Arnold | 2004-10-03 |
| * | Some cleanup, and a quick fix to make battery status reading and idle powerof... | Jens Arnold | 2004-10-01 |
| * | Fix: card initialization on card_select() | Jens Arnold | 2004-10-01 |
| * | Ondio PACR inits for cold start | Jörg Hohensohn | 2004-10-01 |
| * | Writing to mmc does work now, but not always correct yet. It caused a corrupt... | Jens Arnold | 2004-09-29 |
| * | Small fix for the card init | Jens Arnold | 2004-09-29 |
| * | MMC driver is now write enabled, and should no longer lock up. Still prelimin... | Jens Arnold | 2004-09-29 |
| * | First working MMC driver (very preliminary, and read-only), and some adaption... | Jens Arnold | 2004-09-28 |
| * | Chip selects for internal & external card were reversed | Jens Arnold | 2004-09-20 |
| * | Ondio USB mode works with both internal and external MMC | Jörg Hohensohn | 2004-09-14 |
| * | Ondio USB mode works, but only with external MMC | Jörg Hohensohn | 2004-09-14 |
| * | some fixes for Ondio USB passthrough (but still doesn't work yet) | Jörg Hohensohn | 2004-09-11 |
| * | prepared Ondio USB passthrough (but doesn't work yet) | Jörg Hohensohn | 2004-09-11 |
| * | prepared an empty MMC driver | Jörg Hohensohn | 2004-09-11 |