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