1. 65b5ec1 mmc: fsl_esdhc: add compatible for fsl, imxrt-usdhc by Giulio Benetti · 5 years ago
  2. dbdbc63 mmc: fsl_esdhc: make if(CONFIG_IS_ENABLED(CLK)) an #if statement by Giulio Benetti · 5 years ago
  3. 7e3d8a9 mmc: fsl_esdhc_imx: Handle the "broken-cd" property by Fabio Estevam · 5 years ago
  4. 2669591 arm: socfpga: Convert clock manager from struct to defines by Ley Foon Tan · 5 years ago
  5. 3d3a860 arm: socfpga: Convert system manager from struct to defines by Ley Foon Tan · 5 years ago
  6. 1a6b0f1 Merge branch 'next' by Tom Rini · 5 years ago
  7. 131f4ad Revert "mmc: davinci: drop struct davinci_mmc_plat" by Tom Rini · 5 years ago
  8. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 5 years ago
  9. 18f9fc7 mmc: mtk-sd: Adjust the mmc tuning flow by developer · 5 years ago
  10. e33cd22 mmc: davinci: fix mmc boot in SPL by Bartosz Golaszewski · 5 years ago
  11. 012929e mmc: davinci: drop struct davinci_mmc_plat by Bartosz Golaszewski · 5 years ago
  12. 3dffb44 mmc: davinci: drop support for ti,dm6441-mmc by Bartosz Golaszewski · 5 years ago
  13. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  14. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  15. 7b46176 mmc: tmio: sdhi: Add calibration tables by Marek Vasut · 5 years ago
  16. 531fc99 mmc: tmio: sdhi: Skip bad taps by Marek Vasut · 5 years ago
  17. 52647a0 mmc: tmio: sdhi: Add SCC error checking by Marek Vasut · 5 years ago
  18. 242c63d mmc: tmio: sdhi: Disable auto-retuning in HS400 by Marek Vasut · 5 years ago
  19. cf643b0 mmc: tmio: sdhi: Adjust HS400 calibration offsets by Marek Vasut · 5 years ago
  20. 1a95303 mmc: tmio: sdhi: Adjust DT2FF settings for HS400 mode by Marek Vasut · 5 years ago
  21. 715b325 mmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2 by Marek Vasut · 5 years ago
  22. 0555dc6 mmc: tmio: sdhi: Track SMPCMP valu in private data by Marek Vasut · 5 years ago
  23. d9d09e3 mmc: tmio: sdhi: Track current tap number in private data by Marek Vasut · 5 years ago
  24. b8626e4 mmc: fsl_esdhc: get clock directly from global data by Yangbo Lu · 5 years ago
  25. 4c280a9 mmc: sdhci: make sdhci_get_cd static by Baruch Siach · 5 years ago
  26. 13f1f72 rockchip: dwmmc: add handling for u-boot, spl-fifo-mode by Heiko Stuebner · 5 years ago
  27. d7689fa mmc: fsl_esdhc_imx: Update compatible string for imx8m by Peng Fan · 5 years ago
  28. 2cdf52b mmc: fsl_esdhc_imx: drop redundant clock settings by Peng Fan · 5 years ago
  29. 4fc9333 mmc: fsl_esdhc: clean up DM and non-DM code by Yangbo Lu · 5 years ago
  30. f3bcc83 mmc: fsl_esdhc: always check write protect state by Yangbo Lu · 5 years ago
  31. 9fed28d mmc: fsl_esdhc: drop redundant code for non-removable feature by Yangbo Lu · 5 years ago
  32. b64dc8d mmc: fsl_esdhc: convert to use fsl_esdhc_get_cfg_common() by Yangbo Lu · 5 years ago
  33. 501e3a5 mmc: fsl_esdhc: clean up bus width configuration code by Yangbo Lu · 5 years ago
  34. 63267b4 mmc: fsl_esdhc: fix voltage validation by Yangbo Lu · 5 years ago
  35. d17d260 mmc: fsl_esdhc: drop controller initialization in fsl_esdhc_init() by Yangbo Lu · 5 years ago
  36. 4ee9b86 mmc: fsl_esdhc: drop i.MX DDR support code by Yangbo Lu · 5 years ago
  37. d385697 mmc: fsl_esdhc: remove redundant DM_MMC checking by Yangbo Lu · 5 years ago
  38. 77f2632 mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC by Yangbo Lu · 5 years ago
  39. 399e4af mmc: mtk-sd: add a dts property cd-active-high for builtin-cd mode by developer · 5 years ago
  40. 607faf7 mmc: mtk-sd: add support for MediaTek MT7620/MT7628 SoCs by developer · 5 years ago
  41. 1c0ca20 mmc: meson-gx: add support for mmc-pwrseq-emmc by Neil Armstrong · 5 years ago
  42. f64972a Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  43. 978d932 mmc: am654_sdhci: Drop a redundant power_domain_on in probe by Lokesh Vutla · 5 years ago
  44. ae3cd2a mmc: stm32_sdmmc2: implement host_power_cycle callback by Yann Gautier · 5 years ago
  45. 6f55833 mmc: add a driver callback for power-cycle by Yann Gautier · 5 years ago
  46. 2f4f34a drivers: mmc: Add sdhci driver for Broadcom iProc platform by Arun Parameswaran · 5 years ago
  47. c59b41c spl: dm_mmc: Initialize only the required mmc device by Lokesh Vutla · 5 years ago
  48. 73eb78f Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
  49. 770e9b0 Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  50. 82a4525 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  51. 058c135 mmc: Replace printf with debug call for timeouts in the i.MX28 mxs driver by Lukasz Majewski · 5 years ago
  52. aa92b86 mmc: Convert mxsmmc eMMC driver for i.MX2{38} to DM/DTS by Lukasz Majewski · 5 years ago
  53. 9a8ce6a mmc: zynq_sdhci: Remove check for DM_MMC config by Siva Durga Prasad Paladugu · 5 years ago
  54. a9a3d00 mmc: sdhci: Move ZYNQ_HISPD_BROKEN to Kconfig by Siva Durga Prasad Paladugu · 6 years ago
  55. cba5eb6 mmc: atmel_sdhci: Add sam9x60-sdhci compatibility string by Sandeep Sheriker Mallikarjun · 5 years ago
  56. 7611ac6 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · 5 years ago
  57. b197054 sandbox: mmc: Fix up MMC emulator for valgrind by Simon Glass · 5 years ago
  58. 101d3ef mmc: fsl_esdhc: Add emmc hs200 support by Yinbo Zhu · 5 years ago
  59. 8fa7694 mmc: Kconfig: Add FSL_ESDHC_USE_PERIPHERAL_CLK option by Yinbo Zhu · 5 years ago
  60. 691a929 Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  61. 710a3cd Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago
  62. b0b964a mmc: bcm283x: Add support for bcm2711 device in bcm2835_sdhci by Matthias Brugger · 5 years ago
  63. 18bd061 mmc: bcm2835-host: Fix wait_transfer_complete by Raul Benet · 5 years ago
  64. 2a1b663 mmc: sdhci: Add support for dt caps & caps mask by T Karthik Reddy · 5 years ago
  65. f726032 dm: mmc_spi: Fix NULL pointer dereference in mmc_spi_bind() by Bin Meng · 5 years ago
  66. 4889d83 mmc: dw_mmc: fix timeout calculate method by Kever Yang · 5 years ago
  67. c8a6581 mmc: Add Aspeed SD controller driver by Eddie James · 5 years ago
  68. db174c6 mmc: Rename timeout parameters for clarification by Sam Protsenko · 5 years ago
  69. 6962be8 mmc: Fix timeout values passed to mmc_wait_dat0() by Sam Protsenko · 5 years ago
  70. 44ea81f dm: mmc: remove unused U_BOOT_DRIVER(mmc) by Andy Yan · 6 years ago
  71. 90fdc3e mmc: invalidate block cache after hwpart switched successfully by developer · 5 years ago
  72. e0452e8 mmc: stm32_sdmmc2: reload watchdog by Christophe Kerello · 5 years ago
  73. 560d309 mmc: sti_sdhci: Fix sdhci_setup_cfg() call. by Patrice Chotard · 5 years ago
  74. bd16b4c mmc: stm32_sdmmc2: Increase SDMMC_BUSYD0END_TIMEOUT_US by Patrice Chotard · 5 years ago
  75. 0183658 Convert CONFIG_FSL_USDHC to Kconfig by Adam Ford · 5 years ago
  76. c7da698 mmc: mtk-sd: Add MT8183 SoC support by Fabien Parent · 5 years ago
  77. 759c45a mmc: Add support for HI3660 SoC reusing hi6220_dw_mmc driver by Manivannan Sadhasivam · 5 years ago
  78. 1bf56c3 mmc: Move tegra loopback disable option to be under tegra by Trent Piepho · 6 years ago
  79. b05bdfc Merge tag 'mmc-8-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  80. b72b94b Merge tag 'u-boot-rockchip-20190809' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  81. b22bdd9 mmc: tangier_sdhci: fix uninitialized pointer deref on probe by Peng Fan · 5 years ago
  82. 41ec1c1 mmc: sdhci-cadence: fix uninitialized pointer deref on probe by Peng Fan · 5 years ago
  83. 34f6c60 mmc: s5p: fix uninitialized pointer deref on probe by Peng Fan · 5 years ago
  84. 798f2e8 mmc: pci: fix uninitialized pointer deref on probe by Peng Fan · 5 years ago
  85. f92f7b6 mmc: msm_sdhci: fix uninitialized pointer deref on probe by Peng Fan · 5 years ago
  86. a263aca mmc: bcm: fix uninitialized pointer deref on probe by Peng Fan · 5 years ago
  87. 9a8f499 mmc: atmel_sdhci: fix uninitialized pointer deref on probe by Peng Fan · 5 years ago
  88. 194b860 mmc: zynq_sdhci: fix uninitialized pointer deref on probe by Matwey V. Kornilov · 5 years ago
  89. 373954e mmc: Select SPL_HS200_SUPPORT if SPL_HS400_SUPPORT is selected by Faiz Abbas · 5 years ago
  90. 0448ce6 mmc: relocate code comment by Baruch Siach · 5 years ago
  91. 7462c84 mmc: mtk-sd: add WATCHDOG_RESET() to prevent watchdog timeout by developer · 5 years ago
  92. 6b90719 mmc: sdhci: fix chip detect gpio property name by Baruch Siach · 5 years ago
  93. cddbfd4 mmc: mv_sdhci: fix uninitialized pointer deref on probe by Baruch Siach · 5 years ago
  94. 9932a01 dw_mmc: turn on the IO supply by Urja Rannikko · 6 years ago
  95. 0c9c3e2 Merge branch '2019-07-26-ti-imports' by Tom Rini · 5 years ago
  96. d7fd90a Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 5 years ago
  97. fd8be70 mmc: am654_sdhci: Separate J721E compatible into 8bit and 4bit versions by Faiz Abbas · 5 years ago
  98. 36d9bf8 rockchip: sdhci: Fix sdhci mmc driver probe abort by Kever Yang · 5 years ago
  99. d2c68c0 mmc: mmc_spi: Use SPI_XFER_BEGIN and SPI_XFER_END flags by Anup Patel · 5 years ago
  100. eb4d032 mmc: am654_sdhci: Allow driver to probe without PDs specified by Andreas Dannenberg · 5 years ago