1. db174c6 mmc: Rename timeout parameters for clarification by Sam Protsenko · 5 years ago
  2. eede83b mmc: support hs400 enhanced strobe mode by Peng Fan · 5 years ago
  3. 9f7793d cmd: Remove mmc_spi command by Anup Patel · 5 years ago
  4. 7f5b169 mmc: When switching partition, use the timeout specified in the ext_csd by Jean-Jacques Hiblot · 5 years ago
  5. 201559c mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd by Jean-Jacques Hiblot · 5 years ago
  6. 4f04a32 mmc: if possible, poll the busy state using DAT0 by Jean-Jacques Hiblot · 5 years ago
  7. a26ed26 Revert "mmc: Add a new callback function to perform the 74 clocks cycle sequence" by Jean-Jacques Hiblot · 5 years ago
  8. d0bb516 mmc: Read sd card detect properties from DT by T Karthik Reddy · 5 years ago
  9. a4773fc mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before boot by Marek Vasut · 6 years ago
  10. 43c3cb3 env: fix allow to build multiple environments by Rajesh Bhagat · 6 years ago
  11. d489839 mmc: rpmb: add mmc_rpmb_route_frames() by Jens Wiklander · 6 years ago
  12. 4680125 mmc: add HS400 support by Peng Fan · 6 years ago
  13. 2663fe4 mmc: break out get_op_cond code to its own function by Jon Nettleton · 6 years ago
  14. 9b22c0f mmc: drop mention of IN_PROGRESS status by Baruch Siach · 6 years ago
  15. 239cb2f mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.h by Jaehoon Chung · 7 years ago
  16. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  17. c64862b mmc: fix bug in mmc_startup_v4() by Jean-Jacques Hiblot · 7 years ago
  18. ba54ab8 mmc: remove hc_wp_grp_size from struct mmc if not needed by Jean-Jacques Hiblot · 7 years ago
  19. c94c547 mmc: don't read the size of eMMC enhanced user data area in SPL by Jean-Jacques Hiblot · 7 years ago
  20. 27edffe mmc: compile out erase and write mmc commands if write operations are not enabled by Jean-Jacques Hiblot · 7 years ago
  21. cb534f0 mmc: read ssr only if MMC write support is enabled by Jean-Jacques Hiblot · 7 years ago
  22. 6051e78 mmc: make UHS and HS200 optional by Jean-Jacques Hiblot · 7 years ago
  23. d39be65 dm: mmc: update mmc_of_parse() by Jean-Jacques Hiblot · 7 years ago
  24. 422b294 dm: mmc: Add a library function to parse generic dt binding by Kishon Vijay Abraham I · 7 years ago
  25. 71264bb mmc: add a library function to send tuning command by Jean-Jacques Hiblot · 7 years ago
  26. b6937d6 mmc: use the right voltage level for MMC DDR and HS200 modes by Jean-Jacques Hiblot · 7 years ago
  27. 07baaa6 mmc: Retry some MMC cmds on failure by Kishon Vijay Abraham I · 7 years ago
  28. 3d30972b mmc: Change mode when switching to a boot partition by Jean-Jacques Hiblot · 7 years ago
  29. dc030fb mmc: disable UHS modes if Vcc cannot be switched on and off by Jean-Jacques Hiblot · 7 years ago
  30. f4d5b3e mmc: Add support for UHS modes by Jean-Jacques Hiblot · 7 years ago
  31. 210369f mmc: add HS200 support in MMC core by Kishon Vijay Abraham I · 7 years ago
  32. ae7174f mmc: Add a execute_tuning() callback to the mmc operations. by Kishon Vijay Abraham I · 7 years ago
  33. d6246bf mmc: add a new mmc parameter to disable mmc clock by Kishon Vijay Abraham I · 7 years ago
  34. 5f23d87 mmc: Add a new callback function to perform the 74 clocks cycle sequence by Jean-Jacques Hiblot · 7 years ago
  35. 4afb12b mmc: Enable signal voltage to be selected from mmc core by Kishon Vijay Abraham I · 7 years ago
  36. e178c11 mmc: make mmc_set_ios() return status by Kishon Vijay Abraham I · 7 years ago
  37. ec34683 mmc: refactor MMC startup to make it easier to support new modes by Jean-Jacques Hiblot · 7 years ago
  38. 5b1a4d9 mmc: refactor SD startup to make it easier to support new modes by Jean-Jacques Hiblot · 7 years ago
  39. 00de504 mmc: Add a function to dump the mmc capabilities by Jean-Jacques Hiblot · 7 years ago
  40. a94fb41 mmc: introduce mmc modes by Jean-Jacques Hiblot · 7 years ago
  41. ed9506b mmc: make ext_csd part of struct mmc by Jean-Jacques Hiblot · 7 years ago
  42. a49ffa1 mmc: dm: get the IO-line and main voltage regulators from the dts by Jean-Jacques Hiblot · 7 years ago
  43. f54f753 cmd: mmc: add mmc partconf read capability by Angelo Dureghello · 7 years ago
  44. eba48f9 dm: mmc: Drop CONFIG_DM_MMC_OPS by Simon Glass · 7 years ago
  45. 8bf9908 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  46. 828b725 x86: Convert MMC to driver model by Simon Glass · 7 years ago
  47. 5f4bd8c dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
  48. 367b3ac Revert "x86: Convert MMC to driver model" by Bin Meng · 7 years ago
  49. e812831 mmc: Change 'part_config' to be a u8 not char. by Tom Rini · 8 years ago
  50. 112e4b8 x86: Convert MMC to driver model by Simon Glass · 8 years ago
  51. b6cd1d3 mmc: change the set_ios return type from void to int by Jaehoon Chung · 8 years ago
  52. f537e39 mmc: Tinification of the mmc code by Marek Vasut · 8 years ago
  53. c17dae5 mmc: add bkops-enable command by Tomas Melin · 8 years ago
  54. b3fcf1e mmc: sd: extracting erase related information from sd status by Peng Fan · 8 years ago
  55. 7825d20 mmc: use the generic error number by Jaehoon Chung · 8 years ago
  56. 3845660 mmc-uclass: correct the device number by Kever Yang · 8 years ago
  57. 394dfc0 dm: mmc: Add a way to use driver model for MMC operations by Simon Glass · 8 years ago
  58. 1243cd8 mmc: add MMC_VERSION_5_1 by Stefan Wahren · 8 years ago
  59. 2821d91 mmc: Drop dead mmc code for non-generic MMC by Simon Glass · 9 years ago
  60. 4924a06 mmc: Drop mmc_register() by Simon Glass · 9 years ago
  61. 59bc6f2 dm: mmc: Add support for driver-model block devices by Simon Glass · 9 years ago
  62. a70a146 dm: mmc: Add a way to bind MMC devices with driver model by Simon Glass · 9 years ago
  63. 77ca42b dm: mmc: Set up the device pointer when using the MMC uclass by Simon Glass · 9 years ago
  64. 11f2bb6 dm: mmc: Use the new select_hwpart() API by Simon Glass · 9 years ago
  65. 8d60adb dm: mmc: Add a function to obtain the block device by Simon Glass · 9 years ago
  66. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  67. 6362b11 mmc: add missing prototype for mmc_get_env_dev by Clemens Gruber · 9 years ago
  68. 1e0f92a mmc: store hwpart in the block device by Stephen Warren · 9 years ago
  69. 0b61928 dm: Convert PCI MMC over to use DM PCI API by Simon Glass · 9 years ago
  70. 957e066 mmc: update MMC_ERASE argument to match Linux kernel. by Eric Nelson · 9 years ago
  71. 1e8eb1b dm: mmc: Add an MMC uclass by Simon Glass · 9 years ago
  72. 5fd3edd mmc: remove the MMC_MODE_HC flag by Rob Herring · 10 years ago
  73. 3a669bc mmc: Fix splitting device initialization by Andrew Gabbasov · 10 years ago
  74. ec600d1 mmc: Avoid extra duplicate entry in mmc device structure by Andrew Gabbasov · 10 years ago
  75. 90cccbf mmc: Fix typo in MMC type checking macro by Andrew Gabbasov · 10 years ago
  76. ccd887d Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  77. a095bfd mmc: Implement SD/MMC versioning properly by Pantelis Antoniou · 10 years ago
  78. fad3e06 mmc: fsl_esdhc: Add CMD11 support to switch to 1.8V by Otavio Salvador · 10 years ago
  79. 509805b x86: mmc: Move common FSP functions into a common file by Simon Glass · 10 years ago
  80. 37a50b9 mmc: extend mmcinfo output to show partition write reliability settings by Diego Santa Cruz · 10 years ago
  81. 8020027 mmc: extend the mmc hardware partitioning API with write reliability by Diego Santa Cruz · 10 years ago
  82. 69eb71a0 mmc: add API to do eMMC hardware partitioning by Diego Santa Cruz · 10 years ago
  83. 61b78fe mmc: read the high capacity WP group size for eMMC by Diego Santa Cruz · 10 years ago
  84. 747f6fa mmc: fix erase_grp_size computation with high-capacity size definition by Diego Santa Cruz · 10 years ago
  85. 3b62d84 mmc: read the size of eMMC enhanced user data area by Diego Santa Cruz · 10 years ago
  86. c145f9e mmc: extend mmcinfo to show enhanced partition attribute by Diego Santa Cruz · 10 years ago
  87. 9fc2a41 mmc: Fix handling of bus widths and DDR card capabilities by Andrew Gabbasov · 10 years ago
  88. 32f53b6 MMC: add MMC_VERSION_5_0 by Markus Niebel · 10 years ago
  89. 6d39892 MMC: fix user capacity for partitioned eMMC card by Markus Niebel · 10 years ago
  90. 2439fe9 mmc: Board-specific MMC power initializations by Paul Kocialkowski · 10 years ago
  91. d491ad0 mmc: add prototype for mmc_get_env_addr by Jeroen Hofstee · 10 years ago
  92. aedeeaa mmc: prevent some warnings with make W=1 by Jeroen Hofstee · 10 years ago
  93. e61f9f6 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  94. 343cd9f eMMC: add support for operations in RPMB partition by Pierre Aubert · 11 years ago
  95. e80682f mmc: Handle switch error status bit in MMC card status by Andrew Gabbasov · 11 years ago
  96. 38ce30b mmc: support the DDR mode for eMMC by Jaehoon Chung · 11 years ago
  97. 0d1791d mmc: remove the unnecessary define and fix the wrong bit control by Jaehoon Chung · 11 years ago
  98. 05d2f41 mmc: mmc header fix by Mateusz Zalega · 11 years ago
  99. b8fb7b8 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  100. 35a3ea1 mmc: Add 'mmc rst-function' sub-command by Tom Rini · 11 years ago