1. 8adf50e mmc: check the return value of mmc_select_mode_and_width() by Masahiro Yamada · 4 years, 8 months ago
  2. 54a78cb mmc: sdhci-cadence: send tune request twice to work around errata by Masahiro Yamada · 4 years, 8 months ago
  3. 4af6659 mmc: fix the build error when MMC_WRITE is disabled by Jaehoon Chung · 4 years, 9 months ago
  4. ae93d81 drivers: mmc: rpmb: Use R1 response by Bharat Kumar Reddy Gooty · 4 years, 10 months ago
  5. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  6. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  7. 3e12744 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 4 years, 8 months ago
  8. eaa8b04 mmc: tmio-common: Drop custom dma mapping functions by Vignesh Raghavendra · 4 years, 9 months ago
  9. e27108c mmc: s5p_sdhci: Read generic MMC properties from DT by Marek Szyprowski · 4 years, 9 months ago
  10. 07add22 Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 9 months ago
  11. a20008e mmc: am654_sdhci: Add Support for configuring PHY in J721e by Faiz Abbas · 4 years, 9 months ago
  12. fe0e30c mmc: am654_sdhci: Get Xin clock by name by Faiz Abbas · 4 years, 9 months ago
  13. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  14. d7bb6ac Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 9 months ago
  15. 25273db mmc: add mmc and sd support for MT7622 by Sam Shih · 4 years, 9 months ago
  16. fb80eaa mmc: mtk-sd: fix hang when data read quickly by mingming lee · 4 years, 9 months ago
  17. 3b0397d mmc: mtk-sd: add support for MediaTek MT8512/MT8110 SoCs by mingming lee · 4 years, 9 months ago
  18. 26632b7 mmc: config help typo fix by Joel Johnson · 4 years, 9 months ago
  19. d4a5fa3 mmc: add additional quirk for APP_CMD retry by Joel Johnson · 4 years, 9 months ago
  20. f1bce08 Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage by Yangbo Lu · 4 years, 10 months ago
  21. 7fdcbac mmc: fsl_esdhc: drop useless fdt fixup by Yangbo Lu · 4 years, 10 months ago
  22. 6982315 mmc: fsl_esdhc_imx: drop QorIQ eSDHC specific peripheral clock code by Yangbo Lu · 4 years, 10 months ago
  23. 6a63a87 mmc: fsl_esdhc: add compatible for fsl, imxrt-usdhc by Giulio Benetti · 4 years, 9 months ago
  24. a820bed mmc: fsl_esdhc: make if(CONFIG_IS_ENABLED(CLK)) an #if statement by Giulio Benetti · 4 years, 9 months ago
  25. 29230f3 mmc: fsl_esdhc_imx: Handle the "broken-cd" property by Fabio Estevam · 4 years, 9 months ago
  26. 94172c7 arm: socfpga: Convert clock manager from struct to defines by Ley Foon Tan · 5 years ago
  27. db5741f arm: socfpga: Convert system manager from struct to defines by Ley Foon Tan · 5 years ago
  28. 5a8fa09 Merge branch 'next' by Tom Rini · 4 years, 9 months ago
  29. 797eee3 Revert "mmc: davinci: drop struct davinci_mmc_plat" by Tom Rini · 4 years, 9 months ago
  30. bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 4 years, 10 months ago
  31. 69373bd mmc: mtk-sd: Adjust the mmc tuning flow by mingming lee · 5 years ago
  32. 3ef9471 mmc: davinci: fix mmc boot in SPL by Bartosz Golaszewski · 4 years, 11 months ago
  33. 21a4d80 mmc: davinci: drop struct davinci_mmc_plat by Bartosz Golaszewski · 4 years, 11 months ago
  34. 6a97153 mmc: davinci: drop support for ti,dm6441-mmc by Bartosz Golaszewski · 4 years, 11 months ago
  35. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 11 months ago
  36. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 11 months ago
  37. 56b0bb9 mmc: tmio: sdhi: Add calibration tables by Marek Vasut · 4 years, 10 months ago
  38. 1bdcb83 mmc: tmio: sdhi: Skip bad taps by Marek Vasut · 4 years, 10 months ago
  39. 6900066 mmc: tmio: sdhi: Add SCC error checking by Marek Vasut · 4 years, 10 months ago
  40. 8f39b03 mmc: tmio: sdhi: Disable auto-retuning in HS400 by Marek Vasut · 4 years, 10 months ago
  41. e5d3f3d mmc: tmio: sdhi: Adjust HS400 calibration offsets by Marek Vasut · 4 years, 10 months ago
  42. dc419fc mmc: tmio: sdhi: Adjust DT2FF settings for HS400 mode by Marek Vasut · 4 years, 10 months ago
  43. 8109988 mmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2 by Marek Vasut · 4 years, 10 months ago
  44. 37c3990 mmc: tmio: sdhi: Track SMPCMP valu in private data by Marek Vasut · 4 years, 10 months ago
  45. 0196a58 mmc: tmio: sdhi: Track current tap number in private data by Marek Vasut · 4 years, 10 months ago
  46. 5e81cbf mmc: fsl_esdhc: get clock directly from global data by Yangbo Lu · 4 years, 11 months ago
  47. 1b71695 mmc: sdhci: make sdhci_get_cd static by Baruch Siach · 5 years ago
  48. c8dd0e4 rockchip: dwmmc: add handling for u-boot, spl-fifo-mode by Heiko Stuebner · 4 years, 11 months ago
  49. f65d084 mmc: fsl_esdhc_imx: Update compatible string for imx8m by Peng Fan · 5 years ago
  50. 1d01c98 mmc: fsl_esdhc_imx: drop redundant clock settings by Peng Fan · 5 years ago
  51. 6187047 mmc: fsl_esdhc: clean up DM and non-DM code by Yangbo Lu · 5 years ago
  52. 0cc127c mmc: fsl_esdhc: always check write protect state by Yangbo Lu · 5 years ago
  53. 08197cb mmc: fsl_esdhc: drop redundant code for non-removable feature by Yangbo Lu · 5 years ago
  54. 5705973 mmc: fsl_esdhc: convert to use fsl_esdhc_get_cfg_common() by Yangbo Lu · 5 years ago
  55. 07bae1d mmc: fsl_esdhc: clean up bus width configuration code by Yangbo Lu · 5 years ago
  56. 5b05fc0 mmc: fsl_esdhc: fix voltage validation by Yangbo Lu · 5 years ago
  57. 531ccd4 mmc: fsl_esdhc: drop controller initialization in fsl_esdhc_init() by Yangbo Lu · 5 years ago
  58. 5d336d1 mmc: fsl_esdhc: drop i.MX DDR support code by Yangbo Lu · 5 years ago
  59. 2913926 mmc: fsl_esdhc: remove redundant DM_MMC checking by Yangbo Lu · 5 years ago
  60. 41dec2f mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC by Yangbo Lu · 5 years ago
  61. 77ebea2 mmc: mtk-sd: add a dts property cd-active-high for builtin-cd mode by Weijie Gao · 5 years ago
  62. 3c92a95 mmc: mtk-sd: add support for MediaTek MT7620/MT7628 SoCs by Weijie Gao · 5 years ago
  63. a10388d mmc: meson-gx: add support for mmc-pwrseq-emmc by Neil Armstrong · 5 years ago
  64. fae7948 Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  65. e704cd6 mmc: am654_sdhci: Drop a redundant power_domain_on in probe by Lokesh Vutla · 5 years ago
  66. a8ef8b2 mmc: stm32_sdmmc2: implement host_power_cycle callback by Yann Gautier · 5 years ago
  67. 3602a56 mmc: add a driver callback for power-cycle by Yann Gautier · 5 years ago
  68. 36645f4 drivers: mmc: Add sdhci driver for Broadcom iProc platform by Arun Parameswaran · 5 years ago
  69. 80f0201 spl: dm_mmc: Initialize only the required mmc device by Lokesh Vutla · 5 years ago
  70. 44fb0d6 Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
  71. eaa0bde Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  72. efea5a3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  73. cf31914 mmc: Replace printf with debug call for timeouts in the i.MX28 mxs driver by Lukasz Majewski · 5 years ago
  74. 6116f4c mmc: Convert mxsmmc eMMC driver for i.MX2{38} to DM/DTS by Lukasz Majewski · 5 years ago
  75. c95b19a mmc: zynq_sdhci: Remove check for DM_MMC config by Siva Durga Prasad Paladugu · 5 years ago
  76. d882f08 mmc: sdhci: Move ZYNQ_HISPD_BROKEN to Kconfig by Siva Durga Prasad Paladugu · 5 years ago
  77. f566374 mmc: atmel_sdhci: Add sam9x60-sdhci compatibility string by Sandeep Sheriker Mallikarjun · 5 years ago
  78. 27084c0 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · 5 years ago
  79. 5abd58f sandbox: mmc: Fix up MMC emulator for valgrind by Simon Glass · 5 years ago
  80. 6f883e5 mmc: fsl_esdhc: Add emmc hs200 support by Yinbo Zhu · 5 years ago
  81. 29009a5 mmc: Kconfig: Add FSL_ESDHC_USE_PERIPHERAL_CLK option by Yinbo Zhu · 5 years ago
  82. 40e362a Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  83. ba83753 Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago
  84. e0e3c7d mmc: bcm283x: Add support for bcm2711 device in bcm2835_sdhci by Matthias Brugger · 5 years ago
  85. b112580 mmc: bcm2835-host: Fix wait_transfer_complete by Raul Benet · 5 years ago
  86. cd45d6f mmc: sdhci: Add support for dt caps & caps mask by T Karthik Reddy · 5 years ago
  87. d330239 dm: mmc_spi: Fix NULL pointer dereference in mmc_spi_bind() by Bin Meng · 5 years ago
  88. c077c05 mmc: dw_mmc: fix timeout calculate method by Kever Yang · 5 years ago
  89. 7764ee2 mmc: Add Aspeed SD controller driver by Eddie James · 5 years ago
  90. 6cf8a90 mmc: Rename timeout parameters for clarification by Sam Protsenko · 5 years ago
  91. 116cffe mmc: Fix timeout values passed to mmc_wait_dat0() by Sam Protsenko · 5 years ago
  92. 701a51e dm: mmc: remove unused U_BOOT_DRIVER(mmc) by Andy Yan · 5 years ago
  93. 47b7fa3 mmc: invalidate block cache after hwpart switched successfully by Weijie Gao · 5 years ago
  94. 48ac723 mmc: stm32_sdmmc2: reload watchdog by Christophe Kerello · 5 years ago
  95. 2e01fcf mmc: sti_sdhci: Fix sdhci_setup_cfg() call. by Patrice Chotard · 5 years ago
  96. 23441fb mmc: stm32_sdmmc2: Increase SDMMC_BUSYD0END_TIMEOUT_US by Patrice Chotard · 5 years ago
  97. 3f70bef Convert CONFIG_FSL_USDHC to Kconfig by Adam Ford · 5 years ago
  98. 908d006 mmc: mtk-sd: Add MT8183 SoC support by Fabien Parent · 5 years ago
  99. 122537e mmc: Add support for HI3660 SoC reusing hi6220_dw_mmc driver by Manivannan Sadhasivam · 5 years ago
  100. b78d97e mmc: Move tegra loopback disable option to be under tegra by Trent Piepho · 6 years ago