1. 3dd2626 mmc: add HS400 support by Peng Fan · 6 years ago
  2. 6c09eba mmc: break out get_op_cond code to its own function by Jon Nettleton · 6 years ago
  3. 31d9500 mmc: drop mention of IN_PROGRESS status by Baruch Siach · 6 years ago
  4. 6511718 mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.h by Jaehoon Chung · 7 years ago
  5. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  6. ace1bed mmc: fix bug in mmc_startup_v4() by Jean-Jacques Hiblot · 7 years ago
  7. b7a6e2c mmc: remove hc_wp_grp_size from struct mmc if not needed by Jean-Jacques Hiblot · 7 years ago
  8. 173c06d mmc: don't read the size of eMMC enhanced user data area in SPL by Jean-Jacques Hiblot · 7 years ago
  9. e6fa5a5 mmc: compile out erase and write mmc commands if write operations are not enabled by Jean-Jacques Hiblot · 7 years ago
  10. 5b2e72f mmc: read ssr only if MMC write support is enabled by Jean-Jacques Hiblot · 7 years ago
  11. f99c2ef mmc: make UHS and HS200 optional by Jean-Jacques Hiblot · 7 years ago
  12. 7abff2c dm: mmc: update mmc_of_parse() by Jean-Jacques Hiblot · 7 years ago
  13. 9215ef5 dm: mmc: Add a library function to parse generic dt binding by Kishon Vijay Abraham I · 7 years ago
  14. 9815e3b mmc: add a library function to send tuning command by Jean-Jacques Hiblot · 7 years ago
  15. bc1e327 mmc: use the right voltage level for MMC DDR and HS200 modes by Jean-Jacques Hiblot · 7 years ago
  16. 83dc422 mmc: Retry some MMC cmds on failure by Kishon Vijay Abraham I · 7 years ago
  17. 01298da mmc: Change mode when switching to a boot partition by Jean-Jacques Hiblot · 7 years ago
  18. 04a2ea2 mmc: disable UHS modes if Vcc cannot be switched on and off by Jean-Jacques Hiblot · 7 years ago
  19. c10b85d mmc: Add support for UHS modes by Jean-Jacques Hiblot · 7 years ago
  20. 634d484 mmc: add HS200 support in MMC core by Kishon Vijay Abraham I · 7 years ago
  21. ec84120 mmc: Add a execute_tuning() callback to the mmc operations. by Kishon Vijay Abraham I · 7 years ago
  22. 35f6782 mmc: add a new mmc parameter to disable mmc clock 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. aff5d3c mmc: Enable signal voltage to be selected from mmc core by Kishon Vijay Abraham I · 7 years ago
  25. 2a4d212 mmc: make mmc_set_ios() return status by Kishon Vijay Abraham I · 7 years ago
  26. 3862b85 mmc: refactor MMC startup to make it easier to support new modes by Jean-Jacques Hiblot · 7 years ago
  27. d0c221f mmc: refactor SD startup to make it easier to support new modes by Jean-Jacques Hiblot · 7 years ago
  28. 4c9d2aa mmc: Add a function to dump the mmc capabilities by Jean-Jacques Hiblot · 7 years ago
  29. 35f9e19 mmc: introduce mmc modes by Jean-Jacques Hiblot · 7 years ago
  30. dfda9d8 mmc: make ext_csd part of struct mmc by Jean-Jacques Hiblot · 7 years ago
  31. 06ec045 mmc: dm: get the IO-line and main voltage regulators from the dts by Jean-Jacques Hiblot · 7 years ago
  32. bdb6099 cmd: mmc: add mmc partconf read capability by Angelo Dureghello · 7 years ago
  33. e7881d8 dm: mmc: Drop CONFIG_DM_MMC_OPS by Simon Glass · 7 years ago
  34. 07d7783 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  35. b7c6bae x86: Convert MMC to driver model by Simon Glass · 7 years ago
  36. c4d660d dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
  37. da2364c Revert "x86: Convert MMC to driver model" by Bin Meng · 7 years ago
  38. 7ca0d3d mmc: Change 'part_config' to be a u8 not char. by Tom Rini · 7 years ago
  39. ddb3ac3 x86: Convert MMC to driver model by Simon Glass · 7 years ago
  40. 07b0b9c mmc: change the set_ios return type from void to int by Jaehoon Chung · 8 years ago
  41. b5b838f mmc: Tinification of the mmc code by Marek Vasut · 8 years ago
  42. cd3d488 mmc: add bkops-enable command by Tomas Melin · 8 years ago
  43. 3697e59 mmc: sd: extracting erase related information from sd status by Peng Fan · 8 years ago
  44. 915ffa5 mmc: use the generic error number by Jaehoon Chung · 8 years ago
  45. 46683f3 mmc-uclass: correct the device number by Kever Yang · 8 years ago
  46. 8ca51e5 dm: mmc: Add a way to use driver model for MMC operations by Simon Glass · 8 years ago
  47. 1a3619c mmc: add MMC_VERSION_5_1 by Stefan Wahren · 8 years ago
  48. 9cf7b1a mmc: Drop dead mmc code for non-generic MMC by Simon Glass · 8 years ago
  49. e98dd20 mmc: Drop mmc_register() by Simon Glass · 8 years ago
  50. 33fb211 dm: mmc: Add support for driver-model block devices by Simon Glass · 8 years ago
  51. ad27dd5 dm: mmc: Add a way to bind MMC devices with driver model by Simon Glass · 8 years ago
  52. cffe5d8 dm: mmc: Set up the device pointer when using the MMC uclass by Simon Glass · 8 years ago
  53. 69f45cd dm: mmc: Use the new select_hwpart() API by Simon Glass · 8 years ago
  54. cb5ec33 dm: mmc: Add a function to obtain the block device by Simon Glass · 8 years ago
  55. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  56. aa844fe mmc: add missing prototype for mmc_get_env_dev by Clemens Gruber · 9 years ago
  57. 873cc1d mmc: store hwpart in the block device by Stephen Warren · 9 years ago
  58. 4abe8e4 dm: Convert PCI MMC over to use DM PCI API by Simon Glass · 9 years ago
  59. 1aa2d07 mmc: update MMC_ERASE argument to match Linux kernel. by Eric Nelson · 9 years ago
  60. e7ecf7c dm: mmc: Add an MMC uclass by Simon Glass · 9 years ago
  61. 5a20397 mmc: remove the MMC_MODE_HC flag by Rob Herring · 10 years ago
  62. bd47c13 mmc: Fix splitting device initialization by Andrew Gabbasov · 10 years ago
  63. a626c8d mmc: Avoid extra duplicate entry in mmc device structure by Andrew Gabbasov · 10 years ago
  64. 3f2da75 mmc: Fix typo in MMC type checking macro by Andrew Gabbasov · 10 years ago
  65. b9cb648 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  66. 4b7cee5 mmc: Implement SD/MMC versioning properly by Pantelis Antoniou · 10 years ago
  67. f022d36 mmc: fsl_esdhc: Add CMD11 support to switch to 1.8V by Otavio Salvador · 10 years ago
  68. 91785f7 x86: mmc: Move common FSP functions into a common file by Simon Glass · 10 years ago
  69. 9e41a00 mmc: extend mmcinfo output to show partition write reliability settings by Diego Santa Cruz · 10 years ago
  70. 8dda5b0e mmc: extend the mmc hardware partitioning API with write reliability by Diego Santa Cruz · 10 years ago
  71. ac9da0e mmc: add API to do eMMC hardware partitioning by Diego Santa Cruz · 10 years ago
  72. 037dc0a mmc: read the high capacity WP group size for eMMC by Diego Santa Cruz · 10 years ago
  73. a4ff9f8 mmc: fix erase_grp_size computation with high-capacity size definition by Diego Santa Cruz · 10 years ago
  74. a7f852b mmc: read the size of eMMC enhanced user data area by Diego Santa Cruz · 10 years ago
  75. c3dbb4f mmc: extend mmcinfo to show enhanced partition attribute by Diego Santa Cruz · 10 years ago
  76. 786e8f8 mmc: Fix handling of bus widths and DDR card capabilities by Andrew Gabbasov · 10 years ago
  77. edab723 MMC: add MMC_VERSION_5_0 by Markus Niebel · 10 years ago
  78. d7b2912 MMC: fix user capacity for partitioned eMMC card by Markus Niebel · 10 years ago
  79. 95de9ab mmc: Board-specific MMC power initializations by Paul Kocialkowski · 10 years ago
  80. aeb8055 mmc: add prototype for mmc_get_env_addr by Jeroen Hofstee · 10 years ago
  81. 750121c mmc: prevent some warnings with make W=1 by Jeroen Hofstee · 10 years ago
  82. cc49da2 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  83. 91fdabc eMMC: add support for operations in RPMB partition by Pierre Aubert · 10 years ago
  84. 6b2221b mmc: Handle switch error status bit in MMC card status by Andrew Gabbasov · 10 years ago
  85. d22e3d4 mmc: support the DDR mode for eMMC by Jaehoon Chung · 10 years ago
  86. 8caf46d mmc: remove the unnecessary define and fix the wrong bit control by Jaehoon Chung · 10 years ago
  87. 07a2d42 mmc: mmc header fix by Mateusz Zalega · 10 years ago
  88. 519fdde Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  89. 33ace36 mmc: Add 'mmc rst-function' sub-command by Tom Rini · 11 years ago
  90. 0b2da7e blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c by Tom Rini · 10 years ago
  91. 93bfd61 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
  92. 22cb7d3 mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · 11 years ago
  93. ab769f2 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · 11 years ago
  94. 1ad6364 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  95. 3c7ca96 mmc: Add a prototype for board_mmc_init() by Fabio Estevam · 11 years ago
  96. 614b2bf cmd_mmc.c: Drop open/close mmc sub-commands by Tom Rini · 11 years ago
  97. 5a99b9d cmd_mmc.c: Add bootbus mmc sub-command by Tom Rini · 11 years ago
  98. 792970b cmd_mmc.c: Add 'partconf' command to mmc by Tom Rini · 11 years ago
  99. ab71188 mmc: add setdsr support by Markus Niebel · 11 years ago
  100. dae6c6b include/mmc.h: Remove declaration for spl_mmc_load() by Lad, Prabhakar · 11 years ago