1. 0659106 storage: fix MD vs MV confusion by Amaury Pouly · 12 years ago
  2. a56f1ca Cleanup MV/MD macros a little. by Michael Sevakis · 12 years ago
  3. fdc29d0 Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR. by Boris Gjenero · 14 years ago
  4. 814ffff Add INIT_ATTR to storage_init() when possible by Rafaël Carré · 14 years ago
  5. 3a11277 Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time being. Add HAVE_BOOTLOADER_USB_MODE to config if BOOTLOADER is defined to enable it. Clean up some kernel stuff a little to support it. Mess up a bunch of other stuff (hopefully not too badly). by Michael Sevakis · 14 years ago
  6. 9c43b2c Remove card_enable_monitoring() and use a mutex instead. The card_enable_monitoring() method actually didn't eliminate the possible race conditions it was meant to fix. by Frank Gevaerts · 15 years ago
  7. ee7cf6c Remove unused card_detect(), and make card_detect_target() static inline in each sd driver. by Thomas Martitz · 16 years ago
  8. 50d75f3 sd.h: No functional changes to present code. Added some additional SD CMD's and a #define for card errors flagged in an R1 response. by Jack Halpin · 16 years ago
  9. 094dd2b Add define for SD_SET_CLR_CARD_DETECT 42 /* acmd42 */ to sd.h for use with 4 bit WIDEBUS. by Jack Halpin · 16 years ago
  10. 5b4938a Working Bootloader for mini2440. by Dominik Wenger · 16 years ago
  11. c0a5a67 Commit FS#9545, storage cleanup and multi-driver support by Frank Gevaerts · 16 years ago
  12. bdb5974 Revert r21912 : "Storage API : remove undeeded target-specific functions" by Rafaël Carré · 16 years ago
  13. 8eba69f Storage API : remove undeeded target-specific functions by Rafaël Carré · 16 years ago
  14. 90d7a8c Ingenic jz4740 SD driver: remove custom list of SD commands by Rafaël Carré · 16 years ago
  15. c0eb9ae add firmware/driver/sd.c which contains common code between SD drivers by Rafaël Carré · 16 years ago
  16. e0e24cb Merge tCardInfo struct (MMC) and tSDCardInfo struct (SD) by Rafaël Carré · 16 years ago
  17. fa748db sd.h : avoid namespace collision by prefixing defines with SD_ by Rafaël Carré · 17 years ago
  18. 6e73019 SD PP: move non specific defines to sd.h, to be reused by other SD drivers by Rafaël Carré · 17 years ago
  19. 059fff2 Since *set_led_enabled() is actually an ata-specific feature, move it back to ata_* only by Frank Gevaerts · 17 years ago
  20. 6f32dab *_hard_reset() is only used inside ata.c, so there's no need to export it to the world by Frank Gevaerts · 17 years ago
  21. 19eb800 conditionalise *_get_info() to get some binsize back by Frank Gevaerts · 17 years ago
  22. ad9db4d Now also commit added files by Frank Gevaerts · 17 years ago