1. d6ff68d mmc: mmc_of_parse: Enable 52 MHz support with "cap-mmc-highspeed" by Alexandru Gagniuc · 4 years, 2 months ago
  2. 5347aea mmc: add a mmc_hs400_prepare_ddr() interface by Yangbo Lu · 4 years, 3 months ago
  3. c46f5d7 mmc: add a reinit() API by Yangbo Lu · 4 years, 3 months ago
  4. f9049b2 Move eSDHC adapter card identification to board files by Yangbo Lu · 4 years, 5 months ago
  5. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  6. 5a18f87 dm: mmc: Update mmc_get_mmc_dev() to use const * by Simon Glass · 4 years, 8 months ago
  7. 31976d9 mmc: Add option to adjust b_max before long read by Marek Vasut · 4 years, 8 months ago
  8. f6fd4ec mmc: Add a deferred_probe() API by Faiz Abbas · 4 years, 9 months ago
  9. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  10. 6f55833 mmc: add a driver callback for power-cycle by Yann Gautier · 5 years ago
  11. db174c6 mmc: Rename timeout parameters for clarification by Sam Protsenko · 5 years ago
  12. 44ea81f dm: mmc: remove unused U_BOOT_DRIVER(mmc) by Andy Yan · 5 years ago
  13. 90fdc3e mmc: invalidate block cache after hwpart switched successfully by developer · 5 years ago
  14. b01c773 mmc: Parse no-1-8-v DT property by Peng Fan · 5 years ago
  15. fb96879 mmc: Parse HS400 Enhanced strobe DT properties by Peng Fan · 5 years ago
  16. eede83b mmc: support hs400 enhanced strobe mode by Peng Fan · 5 years ago
  17. 4f04a32 mmc: if possible, poll the busy state using DAT0 by Jean-Jacques Hiblot · 5 years ago
  18. a26ed26 Revert "mmc: Add a new callback function to perform the 74 clocks cycle sequence" by Jean-Jacques Hiblot · 5 years ago
  19. d0bb516 mmc: Read sd card detect properties from DT by T Karthik Reddy · 5 years ago
  20. a4773fc mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before boot by Marek Vasut · 6 years ago
  21. b22a11a mmc: Parse HS400 DT properties by Marek Vasut · 6 years ago
  22. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  23. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  24. 57b12d8 mmc: let mmc_of_parse() fail for insane bus-width value by Masahiro Yamada · 7 years ago
  25. 191cd13 mmc: do not overwrite cfg->f_max if "max-frequency" if missing by Masahiro Yamada · 7 years ago
  26. d053167 mmc: add a Kconfig option to enable the support for MMC write operations by Jean-Jacques Hiblot · 7 years ago
  27. 6051e78 mmc: make UHS and HS200 optional by Jean-Jacques Hiblot · 7 years ago
  28. d39be65 dm: mmc: update mmc_of_parse() by Jean-Jacques Hiblot · 7 years ago
  29. 422b294 dm: mmc: Add a library function to parse generic dt binding by Kishon Vijay Abraham I · 7 years ago
  30. f4d5b3e mmc: Add support for UHS modes by Jean-Jacques Hiblot · 7 years ago
  31. ae7174f mmc: Add a execute_tuning() callback to the mmc operations. by Kishon Vijay Abraham I · 7 years ago
  32. 5f23d87 mmc: Add a new callback function to perform the 74 clocks cycle sequence by Jean-Jacques Hiblot · 7 years ago
  33. eba48f9 dm: mmc: Drop CONFIG_DM_MMC_OPS by Simon Glass · 7 years ago
  34. 5f4bd8c dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
  35. bcad604 dm: mmc: Avoid probing block devices in find_mmc_device() by Simon Glass · 8 years ago
  36. 6f4187c dm: mmc: Convert uclass to livetree by Simon Glass · 8 years ago
  37. e11b239 dm: mmc: Rewrite mmc_blk_probe() by Simon Glass · 8 years ago
  38. 9e720b0 dm: mmc: Check that drivers have operations by Simon Glass · 8 years ago
  39. 7a49443 dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 8 years ago
  40. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  41. 7cdbe50 mmc: init mmc block devices on probe by Fiach Antaw · 8 years ago
  42. 2910da8 mmc: mmc-uclass: use the fixed devnum with alias node by Jaehoon Chung · 8 years ago
  43. a6f07e5 mmc: refactor two core functions by Masahiro Yamada · 8 years ago
  44. fcc53c1 dm: mmc: Support erase by Simon Glass · 8 years ago
  45. 77d747e mmc: display mmc list information like mmc_legacy type by Xu Ziyuan · 8 years ago
  46. 3845660 mmc-uclass: correct the device number by Kever Yang · 8 years ago
  47. 394dfc0 dm: mmc: Add a way to use driver model for MMC operations by Simon Glass · 8 years ago
  48. 2f1ea90 dm: mmc: Move CONFIG_BLK code into the mmc uclass by Simon Glass · 8 years ago
  49. 4bca666 dm: mmc: Implement the MMC functions for block devices by Simon Glass · 9 years ago
  50. 1e8eb1b dm: mmc: Add an MMC uclass by Simon Glass · 9 years ago