1. 3a1a0df arm64: dts: k3: Sync sdhci0 node from kernel and change driver name by Faiz Abbas · 5 years ago
  2. 6674dc7 Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  3. 356f782 mmc: fsl_esdhc_imx: enlarge mmc timeout by Peng Fan · 5 years ago
  4. 609ba12 mmc: fsl_esdhc_imx: add i.MX8QM compatible by Peng Fan · 5 years ago
  5. e9c2255 mmc: fsl_esdhc_imx: add HS400 Enhanced strobe support by Peng Fan · 5 years ago
  6. b0155ac mmc: fsl_esdhc_imx: use mmc_of_parse to set host_caps by Peng Fan · 5 years ago
  7. 479a8dd mmc: Parse no-1-8-v DT property by Peng Fan · 5 years ago
  8. b0fc312 mmc: Parse HS400 Enhanced strobe DT properties by Peng Fan · 5 years ago
  9. 44acd49 mmc: support hs400 enhanced strobe mode by Peng Fan · 5 years ago
  10. 8277171 mmc: fsl_esdhc_imx: fix config check issue when building in SPL by Ye Li · 5 years ago
  11. 05e35d4 mmc: mmc_spi: Re-write driver using DM framework by Bhargav Shah · 5 years ago
  12. f49ff79 mmc: skip select_mode_and_width for MMC SPI host by Anup Patel · 5 years ago
  13. 0538477 mmc: retry a few times if a partition switch failed by Jean-Jacques Hiblot · 5 years ago
  14. 9bc5666 mmc: do not change mode when accessing a boot partition by Jean-Jacques Hiblot · 5 years ago
  15. bb98b8c mmc: During a switch, poll on dat0 if available and check the final status by Jean-Jacques Hiblot · 5 years ago
  16. 513e00b mmc: When switching partition, use the timeout specified in the ext_csd by Jean-Jacques Hiblot · 5 years ago
  17. 39320c5 mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd by Jean-Jacques Hiblot · 5 years ago
  18. cd0b80e mmc: if possible, poll the busy state using DAT0 by Jean-Jacques Hiblot · 5 years ago
  19. 863d100 mmc: add mmc_poll_for_busy() and change the purpose of mmc_send_status() by Jean-Jacques Hiblot · 5 years ago
  20. c2c22b9 mmc: omap_hsmmc: provide wait_dat0 even if UHS modes are not supported by Jean-Jacques Hiblot · 5 years ago
  21. c5bda37 Revert "mmc: Add a new callback function to perform the 74 clocks cycle sequence" by Jean-Jacques Hiblot · 5 years ago
  22. db52e19 mmc: omap_hsmmc: don't fill the send_init_stream callback by Jean-Jacques Hiblot · 5 years ago
  23. b2ffa33 mmc: omap_hsmmc: reset FSM for DAT and CMD lines if needed before a new command by Jean-Jacques Hiblot · 5 years ago
  24. 24b1e0c mmc: rpmb: fix response type of CMD25 by Akio Hirayama · 5 years ago
  25. da18c62 mmc: sdhci: Implement SDHCI card detect by T Karthik Reddy · 5 years ago
  26. 451931e mmc: sdhci: Read cd-gpio from devicetree by T Karthik Reddy · 5 years ago
  27. 86a94e7 mmc: Read sd card detect properties from DT by T Karthik Reddy · 5 years ago
  28. a9a3a37 Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  29. d66fb5b mmc: Register only the first MMC device on MMC_TINY by Ezequiel Garcia · 5 years ago
  30. bf7c01d spl: Move SPL_MMC_TINY option to appear under SPL menu by Ezequiel Garcia · 5 years ago
  31. 0e9fb25 mmc: stm32_sdmmc2: avoid warnings when building with W=1 option by Patrick Delaunay · 5 years ago
  32. 5053da2 mmc: fsl_esdhc_imx: drop useless code by Yangbo Lu · 5 years ago
  33. 4d8ff42 mmc: fsl_esdhc: drop i.MX code by Yangbo Lu · 5 years ago
  34. fa33d20 mmc: split fsl_esdhc driver for i.MX by Yangbo Lu · 5 years ago
  35. 64fabed Merge tag 'mmc-6-19' of https://github.com/MrVan/u-boot by Tom Rini · 5 years ago
  36. 66fa035 mmc: fsl_esdhc: fix probe issue without CONFIG_BLK enabled by Yangbo Lu · 5 years ago
  37. 72119aa mmc: Avoid HS400 mode when accessing boot partitions by Marek Vasut · 5 years ago
  38. 77934fd dm: arm: bcmstb: Enable driver model MMC support by Thomas Fitzsimmons · 5 years ago
  39. c18b103 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  40. b69e1d0 driver: mmc: adopt 32 bit addr in fsl_esdhc for CONFIG_PPC by Yinbo Zhu · 5 years ago
  41. b512d07 driver: mmc: set sdhc clock in fsl_esdhc for CONFIG_PPC by Yinbo Zhu · 5 years ago
  42. b5900a5 mmc: tmio: sdhi: HS400 manual adjustment by Marek Vasut · 5 years ago
  43. 1bac2b6 mmc: tmio: sdhi: Minor macro cleanup by Marek Vasut · 5 years ago
  44. b6a0427 Revert "mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue" by Lukasz Majewski · 5 years ago
  45. c9baea6 Merge tag 'mmc-2019-5-3' of https://github.com/MrVan/u-boot by Tom Rini · 5 years ago
  46. 623de3f Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Alex Kiernan · 5 years ago
  47. 4862830 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  48. 37cb626 mmc: sdhci: Add Support for ADMA2 by Faiz Abbas · 5 years ago
  49. 6d6af20 mmc: sdhci: Move DMA handling to prepare_dma() function by Faiz Abbas · 5 years ago
  50. da8e1f3 mmc: fsl_esdhc: Fix wp_enable issue by Ye Li · 6 years ago
  51. 72a89e0 mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue by Ye Li · 6 years ago
  52. 15f09a1 rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
  53. bdb5df1 mmc: dw_mmc: Round up descriptor end to nearest multiple of cacheline size by Marek Vasut · 6 years ago
  54. 6ad5aec mmc: dw_mmc: Handle return value from bounce_buffer_start() by Marek Vasut · 6 years ago
  55. 4e16f0a mmc: dw_mmc: Calculate timeout from transfer length by Marek Vasut · 6 years ago
  56. 4ec9dd4 mmc: mv_sdhci: add driver model support by Pierre Bourdon · 5 years ago
  57. c2bb9c5 Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-boot by Tom Rini · 5 years ago
  58. b5096f1 mmc: mtk-sd: fix configuration option check by Fabien Parent · 6 years ago
  59. a933266 mmc: mtk-sd: add support for MT8516 by Fabien Parent · 6 years ago
  60. ba077e5 mmc: mtk-sd: add source_cg clock support by Fabien Parent · 6 years ago
  61. c406a47 mmc: stm32_sdmmc2: Fix r1b timeout issue by Christophe Kerello · 6 years ago
  62. b611535 mmc: stm32_sdmmc2: Update DT properties with v4.19 bindings by Patrick Delaunay · 6 years ago
  63. 6f41d1a mmc: arm_pl180_mmci: Sync compatible with kernel by Patrice Chotard · 6 years ago
  64. 15736e2 ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboards by Eugeniy Paltsev · 6 years ago
  65. d2c05f5 mmc: omap_hsmmc: Set 3.3V for IO voltage by Faiz Abbas · 5 years ago
  66. 5cf1203 mmc: correct the HS400 initialization process by BOUGH CHEN · 6 years ago
  67. d32519a Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  68. c453fe3 mmc: tmio: Clamp SD_SECCNT to 16bit values on 16bit IP by Marek Vasut · 6 years ago
  69. f4eaa56 mmc: sh_mmcif: Set default MMCIF clock rate by Marek Vasut · 6 years ago
  70. 7d5ccb1 mmc: Align MMC_TRACE with tiny printf by Marek Vasut · 6 years ago
  71. ba41c45 mmc: renesas: Unconditionally set DTCNTL TAPNUM to 8 by Marek Vasut · 6 years ago
  72. 5d68884 mmc: tmio: Clear BUSWIDTH bit when WMODE bit is set by Marek Vasut · 6 years ago
  73. b78a9e2 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  74. 7997599 mmc: dwmmc: Poll for iDMAC TX/RX interrupt by Ley Foon Tan · 6 years ago
  75. 7a2ab37 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  76. 261445d mmc: tmio: sdhi: Configure DT2FF register for HS400 mode by Marek Vasut · 6 years ago
  77. 4c80f11 mmc: tmio: Configure HOST_MODE WMODE according to bus width by Marek Vasut · 6 years ago
  78. fceea99 mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before boot by Marek Vasut · 6 years ago
  79. d76706c mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL builds by Abel Vesa · 6 years ago
  80. dbe70c7 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  81. 151b833 Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  82. d3de385 mmc: omap_hsmmc: Use regulator_set_enable_if_allowed for enabling regulator by Lokesh Vutla · 6 years ago
  83. e898799 samsung: mmc: Drop old MMC init code by Simon Glass · 6 years ago
  84. 351a4aa mmc: omap_hsmmc: Workaround errata regarding SDR104/HS200 tuning failures (i929) by Faiz Abbas · 6 years ago
  85. 6892550 mmc: Do not poll using CMD13 when changing timing by Marek Vasut · 6 years ago
  86. cbbe694 mmc: tmio: renesas: Add 1uS delay after DMA completion on older IPs by Marek Vasut · 6 years ago
  87. 992bcf4 mmc: tmio: Make DMA transfer end bit configurable by Marek Vasut · 6 years ago
  88. 552452f Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  89. 748ad07 Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  90. 4233698 mmc: sunxi: Honour non-removable property in DT by Andre Przywara · 6 years ago
  91. c57572e mmc: sunxi: Add DM clk and reset support by Andre Przywara · 6 years ago
  92. 3c8c7da mmc: sunxi: Add DM_MMC support for A80 by Jagan Teki · 6 years ago
  93. 9e23338 mmc: sunxi: Add DM_MMC support for H6 by Jagan Teki · 6 years ago
  94. a1925a6 mmc: sunxi: Add remaining compatible strings by Jagan Teki · 6 years ago
  95. 791c88d mmc: fsl_esdhc: add compatible for fsl, imx53-esdhc by Patrick Bruenn · 6 years ago
  96. 1f15cb8 drivers: esdhc: add support for ColdFire mcf5441x family by Angelo Dureghello · 6 years ago
  97. 70dbbd7 mmc: mtk-sd: fix SPL compilation when GPIO=y and SPL_GPIO=n by Fabien Parent · 6 years ago
  98. 924ed34 mmc: mtk-sd: fix possible incomplete read ops by Fabien Parent · 6 years ago
  99. 94f139a mmc: hi6220_dw_mmc: add compatible for Poplar support by Shawn Guo · 6 years ago
  100. 25aed77 mmc: zynq: Remove unused pwrseq variable by Michal Simek · 6 years ago