1. 5789ee9 MMC hotswap handling in USB mode by Jens Arnold · 20 years ago
  2. f5bdf69 First part of MMC hotswap handling; removed unnecessary MMC thread by Jens Arnold · 20 years ago
  3. 0660105 Fixed busy timeout handling; better comments by Jens Arnold · 20 years ago
  4. a450e34 Major MMC driver rework: DMA for sector transfers (except for single sector writes), bitswap while DMA transfer is running, optimized SCI handling (back-to-back transfer for polled writes), yield()s once per sector transfer. Speed is now close to the theoretical maximum by Jens Arnold · 20 years ago
  5. 6f9a7eb Enhanced MMC handling: Driver cleanup, timeout calculation fixed, allowed voltage check, maintain disk activity info (fixes immediate shutdown at end of playback). MMC debug menu item populated. by Jens Arnold · 20 years ago
  6. b60b29f Compile ata_mmc.c for targets with mmc, ata.c for all others. by Björn Stenberg · 20 years ago
  7. a15386b (Re-)added the delayed write feature to avoid wearing the flash unnecessarily by Jens Arnold · 20 years ago
  8. 3681308 MMC: 10 % faster reading and 15 % faster writing by Jens Arnold · 20 years ago
  9. a2b5681 Removed disabled code. by Jens Arnold · 20 years ago
  10. dc6caf9 Implemented multiple block reading and writing. Significant speedup. by Jens Arnold · 20 years ago
  11. fc9aada Some cleanup, and a quick fix to make battery status reading and idle poweroff work by Jens Arnold · 20 years ago
  12. 212f18f Fix: card initialization on card_select() by Jens Arnold · 20 years ago
  13. c4b326c Ondio PACR inits for cold start by Jörg Hohensohn · 20 years ago
  14. 7d8598f Writing to mmc does work now, but not always correct yet. It caused a corrupt file system once, so beware by Jens Arnold · 21 years ago
  15. 6cb7991 Small fix for the card init by Jens Arnold · 21 years ago
  16. de6f799 MMC driver is now write enabled, and should no longer lock up. Still preliminary and rather slow, polling everywhere. by Jens Arnold · 21 years ago
  17. 90cbd3b First working MMC driver (very preliminary, and read-only), and some adaptions of the debug menu by Jens Arnold · 21 years ago
  18. 56cbda3 Chip selects for internal & external card were reversed by Jens Arnold · 21 years ago
  19. 3f7c508 Ondio USB mode works with both internal and external MMC by Jörg Hohensohn · 21 years ago
  20. eb8fef7 Ondio USB mode works, but only with external MMC by Jörg Hohensohn · 21 years ago
  21. c4e8bed some fixes for Ondio USB passthrough (but still doesn't work yet) by Jörg Hohensohn · 21 years ago
  22. 00be746 prepared Ondio USB passthrough (but doesn't work yet) by Jörg Hohensohn · 21 years ago
  23. 57ea92c prepared an empty MMC driver by Jörg Hohensohn · 21 years ago