1. 75fc79e Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig by Tom Rini · 2 years ago
  2. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 2 months ago
  3. 19a29ff drivers: mmc: write protect single boot area by Ying-Chun Liu (PaulLiu) · 2 years, 6 months ago
  4. d6ad5a0 mmc: Add support for wait_dat0 callback by Loic Poulain · 2 years, 5 months ago
  5. b8aa463 bootstd: mmc: Add a bootdev driver by Simon Glass · 2 years, 6 months ago
  6. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  7. a15b2e6 mmc: unconditionally define mmc_deinit() by Heinrich Schuchardt · 2 years, 10 months ago
  8. 19f7a34 mmc: Add support for enumerating MMC card in a given mode using mmc command by Aswath Govindraju · 3 years, 2 months ago
  9. a4c577f mmc: mmc_get_op_cond: Allow quiet detection of eMMC by Pali Rohár · 3 years, 3 months ago
  10. d77d61e mmc: mmc-uclass: change to static about dm function by Jaehoon Chung · 3 years, 5 months ago
  11. 2da2335 mmc: fsl_esdhc_imx: use mmc_send_cmd instead of dm_mmc_send_cmd by Jaehoon Chung · 3 years, 5 months ago
  12. caee38a mmc: pwrseq: add mmc-pwrseq file to provide a generic interface by Jaehoon Chung · 3 years, 8 months ago
  13. 8e2b0af mmc: fix response timeout after switch command by Stefan Bosch · 3 years, 9 months ago
  14. c89c96d mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys() by Nicolas Saenz Julienne · 3 years, 9 months ago
  15. 17a42ab mmc: Define timing macro's by Ashok Reddy Soma · 4 years ago
  16. d271e10 mmc: add a mmc_hs400_prepare_ddr() interface by Yangbo Lu · 4 years, 2 months ago
  17. 8c96880 mmc: add a hs400_tuning flag by Yangbo Lu · 4 years, 2 months ago
  18. 390f9bd mmc: add a reinit() API by Yangbo Lu · 4 years, 2 months ago
  19. 68fd602 mmc: Add mmc_dev() by Sean Anderson · 4 years, 1 month ago
  20. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  21. 3a905cd dm: mmc: Update mmc_get_mmc_dev() to use const * by Simon Glass · 4 years, 6 months ago
  22. 145429a mmc: Add option to adjust b_max before long read by Marek Vasut · 4 years, 7 months ago
  23. 0469d84 cmd: mmc: provide boot area protection command by Heinrich Schuchardt · 4 years, 7 months ago
  24. 1601ea2 mmc: export mmc_send_ext_csd() by Heinrich Schuchardt · 4 years, 7 months ago
  25. 9abfe33 mmc: EXT_CSD registers for write protection by Heinrich Schuchardt · 4 years, 7 months ago
  26. e8d5dde mmc: Merge SD_LEGACY and MMC_LEGACY bus modes by Faiz Abbas · 4 years, 8 months ago
  27. 32860bd mmc: Add a deferred_probe() API by Faiz Abbas · 4 years, 8 months ago
  28. 0d3c858 mmc: Add a saved_clock member by Faiz Abbas · 4 years, 8 months ago
  29. bd602c5 mmc: make <mmc.h> self-contained by Masahiro Yamada · 4 years, 8 months ago
  30. a7b2b6c mmc: add mmc_get_dma_dir() helper by Masahiro Yamada · 4 years, 8 months ago
  31. d4a5fa3 mmc: add additional quirk for APP_CMD retry by Joel Johnson · 4 years, 9 months ago
  32. 3602a56 mmc: add a driver callback for power-cycle by Yann Gautier · 5 years ago
  33. 80f0201 spl: dm_mmc: Initialize only the required mmc device by Lokesh Vutla · 5 years ago
  34. 6cf8a90 mmc: Rename timeout parameters for clarification by Sam Protsenko · 5 years ago
  35. 44acd49 mmc: support hs400 enhanced strobe mode by Peng Fan · 5 years ago
  36. a897269 cmd: Remove mmc_spi command by Anup Patel · 5 years ago
  37. 513e00b mmc: When switching partition, use the timeout specified in the ext_csd by Jean-Jacques Hiblot · 5 years ago
  38. 39320c5 mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd by Jean-Jacques Hiblot · 5 years ago
  39. cd0b80e mmc: if possible, poll the busy state using DAT0 by Jean-Jacques Hiblot · 5 years ago
  40. c5bda37 Revert "mmc: Add a new callback function to perform the 74 clocks cycle sequence" by Jean-Jacques Hiblot · 5 years ago
  41. 86a94e7 mmc: Read sd card detect properties from DT by T Karthik Reddy · 5 years ago
  42. fceea99 mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before boot by Marek Vasut · 6 years ago
  43. 43d17c4 env: fix allow to build multiple environments by Rajesh Bhagat · 6 years ago
  44. 4853ad3 mmc: rpmb: add mmc_rpmb_route_frames() by Jens Wiklander · 6 years ago
  45. 3dd2626 mmc: add HS400 support by Peng Fan · 6 years ago
  46. 6c09eba mmc: break out get_op_cond code to its own function by Jon Nettleton · 6 years ago
  47. 31d9500 mmc: drop mention of IN_PROGRESS status by Baruch Siach · 6 years ago
  48. 6511718 mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.h by Jaehoon Chung · 7 years ago
  49. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  50. ace1bed mmc: fix bug in mmc_startup_v4() by Jean-Jacques Hiblot · 7 years ago
  51. b7a6e2c mmc: remove hc_wp_grp_size from struct mmc if not needed by Jean-Jacques Hiblot · 7 years ago
  52. 173c06d mmc: don't read the size of eMMC enhanced user data area in SPL by Jean-Jacques Hiblot · 7 years ago
  53. e6fa5a5 mmc: compile out erase and write mmc commands if write operations are not enabled by Jean-Jacques Hiblot · 7 years ago
  54. 5b2e72f mmc: read ssr only if MMC write support is enabled by Jean-Jacques Hiblot · 7 years ago
  55. f99c2ef mmc: make UHS and HS200 optional by Jean-Jacques Hiblot · 7 years ago
  56. 7abff2c dm: mmc: update mmc_of_parse() by Jean-Jacques Hiblot · 7 years ago
  57. 9215ef5 dm: mmc: Add a library function to parse generic dt binding by Kishon Vijay Abraham I · 7 years ago
  58. 9815e3b mmc: add a library function to send tuning command by Jean-Jacques Hiblot · 7 years ago
  59. bc1e327 mmc: use the right voltage level for MMC DDR and HS200 modes by Jean-Jacques Hiblot · 7 years ago
  60. 83dc422 mmc: Retry some MMC cmds on failure by Kishon Vijay Abraham I · 7 years ago
  61. 01298da mmc: Change mode when switching to a boot partition by Jean-Jacques Hiblot · 7 years ago
  62. 04a2ea2 mmc: disable UHS modes if Vcc cannot be switched on and off by Jean-Jacques Hiblot · 7 years ago
  63. c10b85d mmc: Add support for UHS modes by Jean-Jacques Hiblot · 7 years ago
  64. 634d484 mmc: add HS200 support in MMC core by Kishon Vijay Abraham I · 7 years ago
  65. ec84120 mmc: Add a execute_tuning() callback to the mmc operations. by Kishon Vijay Abraham I · 7 years ago
  66. 35f6782 mmc: add a new mmc parameter to disable mmc clock by Kishon Vijay Abraham I · 7 years ago
  67. 318a7a5 mmc: Add a new callback function to perform the 74 clocks cycle sequence by Jean-Jacques Hiblot · 7 years ago
  68. aff5d3c mmc: Enable signal voltage to be selected from mmc core by Kishon Vijay Abraham I · 7 years ago
  69. 2a4d212 mmc: make mmc_set_ios() return status by Kishon Vijay Abraham I · 7 years ago
  70. 3862b85 mmc: refactor MMC startup to make it easier to support new modes by Jean-Jacques Hiblot · 7 years ago
  71. d0c221f mmc: refactor SD startup to make it easier to support new modes by Jean-Jacques Hiblot · 7 years ago
  72. 4c9d2aa mmc: Add a function to dump the mmc capabilities by Jean-Jacques Hiblot · 7 years ago
  73. 35f9e19 mmc: introduce mmc modes by Jean-Jacques Hiblot · 7 years ago
  74. dfda9d8 mmc: make ext_csd part of struct mmc by Jean-Jacques Hiblot · 7 years ago
  75. 06ec045 mmc: dm: get the IO-line and main voltage regulators from the dts by Jean-Jacques Hiblot · 7 years ago
  76. bdb6099 cmd: mmc: add mmc partconf read capability by Angelo Dureghello · 7 years ago
  77. e7881d8 dm: mmc: Drop CONFIG_DM_MMC_OPS by Simon Glass · 7 years ago
  78. 07d7783 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  79. b7c6bae x86: Convert MMC to driver model by Simon Glass · 7 years ago
  80. c4d660d dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
  81. da2364c Revert "x86: Convert MMC to driver model" by Bin Meng · 7 years ago
  82. 7ca0d3d mmc: Change 'part_config' to be a u8 not char. by Tom Rini · 7 years ago
  83. ddb3ac3 x86: Convert MMC to driver model by Simon Glass · 8 years ago
  84. 07b0b9c mmc: change the set_ios return type from void to int by Jaehoon Chung · 8 years ago
  85. b5b838f mmc: Tinification of the mmc code by Marek Vasut · 8 years ago
  86. cd3d488 mmc: add bkops-enable command by Tomas Melin · 8 years ago
  87. 3697e59 mmc: sd: extracting erase related information from sd status by Peng Fan · 8 years ago
  88. 915ffa5 mmc: use the generic error number by Jaehoon Chung · 8 years ago
  89. 46683f3 mmc-uclass: correct the device number by Kever Yang · 8 years ago
  90. 8ca51e5 dm: mmc: Add a way to use driver model for MMC operations by Simon Glass · 8 years ago
  91. 1a3619c mmc: add MMC_VERSION_5_1 by Stefan Wahren · 8 years ago
  92. 9cf7b1a mmc: Drop dead mmc code for non-generic MMC by Simon Glass · 8 years ago
  93. e98dd20 mmc: Drop mmc_register() by Simon Glass · 8 years ago
  94. 33fb211 dm: mmc: Add support for driver-model block devices by Simon Glass · 8 years ago
  95. ad27dd5 dm: mmc: Add a way to bind MMC devices with driver model by Simon Glass · 8 years ago
  96. cffe5d8 dm: mmc: Set up the device pointer when using the MMC uclass by Simon Glass · 8 years ago
  97. 69f45cd dm: mmc: Use the new select_hwpart() API by Simon Glass · 8 years ago
  98. cb5ec33 dm: mmc: Add a function to obtain the block device by Simon Glass · 8 years ago
  99. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  100. aa844fe mmc: add missing prototype for mmc_get_env_dev by Clemens Gruber · 9 years ago