1. 3602a56 mmc: add a driver callback for power-cycle by Yann Gautier · 5 years ago
  2. 6cf8a90 mmc: Rename timeout parameters for clarification by Sam Protsenko · 5 years ago
  3. 701a51e dm: mmc: remove unused U_BOOT_DRIVER(mmc) by Andy Yan · 5 years ago
  4. 47b7fa3 mmc: invalidate block cache after hwpart switched successfully by Weijie Gao · 5 years ago
  5. 479a8dd mmc: Parse no-1-8-v DT property by Peng Fan · 5 years ago
  6. b0fc312 mmc: Parse HS400 Enhanced strobe DT properties by Peng Fan · 5 years ago
  7. 44acd49 mmc: support hs400 enhanced strobe mode by Peng Fan · 5 years ago
  8. cd0b80e mmc: if possible, poll the busy state using DAT0 by Jean-Jacques Hiblot · 5 years ago
  9. c5bda37 Revert "mmc: Add a new callback function to perform the 74 clocks cycle sequence" by Jean-Jacques Hiblot · 5 years ago
  10. 86a94e7 mmc: Read sd card detect properties from DT by T Karthik Reddy · 5 years ago
  11. fceea99 mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before boot by Marek Vasut · 6 years ago
  12. eb2acba mmc: Parse HS400 DT properties by Marek Vasut · 6 years ago
  13. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  14. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  15. 4b28f7b mmc: let mmc_of_parse() fail for insane bus-width value by Masahiro Yamada · 7 years ago
  16. c42ee36 mmc: do not overwrite cfg->f_max if "max-frequency" if missing by Masahiro Yamada · 7 years ago
  17. d6400c3 mmc: add a Kconfig option to enable the support for MMC write operations by Jean-Jacques Hiblot · 7 years ago
  18. f99c2ef mmc: make UHS and HS200 optional by Jean-Jacques Hiblot · 7 years ago
  19. 7abff2c dm: mmc: update mmc_of_parse() by Jean-Jacques Hiblot · 7 years ago
  20. 9215ef5 dm: mmc: Add a library function to parse generic dt binding by Kishon Vijay Abraham I · 7 years ago
  21. c10b85d mmc: Add support for UHS modes by Jean-Jacques Hiblot · 7 years ago
  22. ec84120 mmc: Add a execute_tuning() callback to the mmc operations. by Kishon Vijay Abraham I · 7 years ago
  23. 318a7a5 mmc: Add a new callback function to perform the 74 clocks cycle sequence by Jean-Jacques Hiblot · 7 years ago
  24. e7881d8 dm: mmc: Drop CONFIG_DM_MMC_OPS by Simon Glass · 7 years ago
  25. c4d660d dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
  26. 9752564 dm: mmc: Avoid probing block devices in find_mmc_device() by Simon Glass · 7 years ago
  27. 66e0ed5 dm: mmc: Convert uclass to livetree by Simon Glass · 7 years ago
  28. 854f9a7 dm: mmc: Rewrite mmc_blk_probe() by Simon Glass · 7 years ago
  29. 6665602 dm: mmc: Check that drivers have operations by Simon Glass · 7 years ago
  30. da409cc dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 7 years ago
  31. 706865a dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  32. a0269bb mmc: init mmc block devices on probe by Fiach Antaw · 8 years ago
  33. 02ad33a mmc: mmc-uclass: use the fixed devnum with alias node by Jaehoon Chung · 8 years ago
  34. dd399cb mmc: refactor two core functions by Masahiro Yamada · 8 years ago
  35. 561e624 dm: mmc: Support erase by Simon Glass · 8 years ago
  36. 1bd4f92 mmc: display mmc list information like mmc_legacy type by Xu Ziyuan · 8 years ago
  37. 46683f3 mmc-uclass: correct the device number by Kever Yang · 8 years ago
  38. 8ca51e5 dm: mmc: Add a way to use driver model for MMC operations by Simon Glass · 8 years ago
  39. eede897 dm: mmc: Move CONFIG_BLK code into the mmc uclass by Simon Glass · 8 years ago
  40. 8ef761e dm: mmc: Implement the MMC functions for block devices by Simon Glass · 8 years ago
  41. e7ecf7c dm: mmc: Add an MMC uclass by Simon Glass · 9 years ago