1. c9baea6 Merge tag 'mmc-2019-5-3' of https://github.com/MrVan/u-boot by Tom Rini · 5 years ago
  2. 623de3f Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Alex Kiernan · 5 years ago
  3. 4862830 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  4. 37cb626 mmc: sdhci: Add Support for ADMA2 by Faiz Abbas · 5 years ago
  5. 6d6af20 mmc: sdhci: Move DMA handling to prepare_dma() function by Faiz Abbas · 5 years ago
  6. da8e1f3 mmc: fsl_esdhc: Fix wp_enable issue by Ye Li · 6 years ago
  7. 72a89e0 mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue by Ye Li · 6 years ago
  8. 15f09a1 rockchip: use 'arch-rockchip' as header file path by Kever Yang · 5 years ago
  9. bdb5df1 mmc: dw_mmc: Round up descriptor end to nearest multiple of cacheline size by Marek Vasut · 6 years ago
  10. 6ad5aec mmc: dw_mmc: Handle return value from bounce_buffer_start() by Marek Vasut · 6 years ago
  11. 4e16f0a mmc: dw_mmc: Calculate timeout from transfer length by Marek Vasut · 6 years ago
  12. 4ec9dd4 mmc: mv_sdhci: add driver model support by Pierre Bourdon · 5 years ago
  13. c2bb9c5 Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-boot by Tom Rini · 5 years ago
  14. b5096f1 mmc: mtk-sd: fix configuration option check by Fabien Parent · 6 years ago
  15. a933266 mmc: mtk-sd: add support for MT8516 by Fabien Parent · 6 years ago
  16. ba077e5 mmc: mtk-sd: add source_cg clock support by Fabien Parent · 6 years ago
  17. c406a47 mmc: stm32_sdmmc2: Fix r1b timeout issue by Christophe Kerello · 6 years ago
  18. b611535 mmc: stm32_sdmmc2: Update DT properties with v4.19 bindings by Patrick Delaunay · 6 years ago
  19. 6f41d1a mmc: arm_pl180_mmci: Sync compatible with kernel by Patrice Chotard · 6 years ago
  20. 15736e2 ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboards by Eugeniy Paltsev · 6 years ago
  21. d2c05f5 mmc: omap_hsmmc: Set 3.3V for IO voltage by Faiz Abbas · 5 years ago
  22. 5cf1203 mmc: correct the HS400 initialization process by BOUGH CHEN · 5 years ago
  23. d32519a Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  24. c453fe3 mmc: tmio: Clamp SD_SECCNT to 16bit values on 16bit IP by Marek Vasut · 6 years ago
  25. f4eaa56 mmc: sh_mmcif: Set default MMCIF clock rate by Marek Vasut · 6 years ago
  26. 7d5ccb1 mmc: Align MMC_TRACE with tiny printf by Marek Vasut · 6 years ago
  27. ba41c45 mmc: renesas: Unconditionally set DTCNTL TAPNUM to 8 by Marek Vasut · 6 years ago
  28. 5d68884 mmc: tmio: Clear BUSWIDTH bit when WMODE bit is set by Marek Vasut · 6 years ago
  29. b78a9e2 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  30. 7997599 mmc: dwmmc: Poll for iDMAC TX/RX interrupt by Ley Foon Tan · 6 years ago
  31. 7a2ab37 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  32. 261445d mmc: tmio: sdhi: Configure DT2FF register for HS400 mode by Marek Vasut · 6 years ago
  33. 4c80f11 mmc: tmio: Configure HOST_MODE WMODE according to bus width by Marek Vasut · 6 years ago
  34. fceea99 mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before boot by Marek Vasut · 6 years ago
  35. d76706c mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL builds by Abel Vesa · 6 years ago
  36. dbe70c7 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  37. 151b833 Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  38. d3de385 mmc: omap_hsmmc: Use regulator_set_enable_if_allowed for enabling regulator by Lokesh Vutla · 6 years ago
  39. e898799 samsung: mmc: Drop old MMC init code by Simon Glass · 6 years ago
  40. 351a4aa mmc: omap_hsmmc: Workaround errata regarding SDR104/HS200 tuning failures (i929) by Faiz Abbas · 6 years ago
  41. 6892550 mmc: Do not poll using CMD13 when changing timing by Marek Vasut · 6 years ago
  42. cbbe694 mmc: tmio: renesas: Add 1uS delay after DMA completion on older IPs by Marek Vasut · 6 years ago
  43. 992bcf4 mmc: tmio: Make DMA transfer end bit configurable by Marek Vasut · 6 years ago
  44. 552452f Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  45. 748ad07 Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  46. 4233698 mmc: sunxi: Honour non-removable property in DT by Andre Przywara · 6 years ago
  47. c57572e mmc: sunxi: Add DM clk and reset support by Andre Przywara · 6 years ago
  48. 3c8c7da mmc: sunxi: Add DM_MMC support for A80 by Jagan Teki · 6 years ago
  49. 9e23338 mmc: sunxi: Add DM_MMC support for H6 by Jagan Teki · 6 years ago
  50. a1925a6 mmc: sunxi: Add remaining compatible strings by Jagan Teki · 6 years ago
  51. 791c88d mmc: fsl_esdhc: add compatible for fsl, imx53-esdhc by Patrick Bruenn · 6 years ago
  52. 1f15cb8 drivers: esdhc: add support for ColdFire mcf5441x family by Angelo Dureghello · 6 years ago
  53. 70dbbd7 mmc: mtk-sd: fix SPL compilation when GPIO=y and SPL_GPIO=n by Fabien Parent · 6 years ago
  54. 924ed34 mmc: mtk-sd: fix possible incomplete read ops by Fabien Parent · 6 years ago
  55. 94f139a mmc: hi6220_dw_mmc: add compatible for Poplar support by Shawn Guo · 6 years ago
  56. 25aed77 mmc: zynq: Remove unused pwrseq variable by Michal Simek · 6 years ago
  57. 2acc24f Kconfig: Migrate BOUNCE_BUFFER by Philipp Tomsich · 6 years ago
  58. 77c07e7 Merge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  59. f83ef0d Merge tag 'mips-pull-2019-11-16' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  60. 7a0425d mmc: fsl_esdhc: make get_cd work well in dm_mmc_ops by Yinbo Zhu · 6 years ago
  61. 82d5464 mmc: jz_mmc: Compile-out write support if disabled by Ezequiel Garcia · 6 years ago
  62. 2a4bb3d mmc: Use proper IS_ENABLED macro to check block support by Ezequiel Garcia · 6 years ago
  63. b9a2a0e mmc: Add support for downgrading HS200/HS400 to HS mode by Marek Vasut · 6 years ago
  64. 6240e64 mmc: Convert HI6220 MMC driver to driver model by Manivannan Sadhasivam · 6 years ago
  65. 29c2edb mmc: fsl_esdhc: Avoid infinite loop in esdhc_send_cmd_common() by Fabio Estevam · 6 years ago
  66. 64abfc9 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  67. e8f37f4 mmc: sunxi: Fix mmc clocks for DM_MMC by Jagan Teki · 6 years ago
  68. eef05fd mmc: bring back partition init for non-DM MMC drivers by Andre Przywara · 6 years ago
  69. 522e035 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · 6 years ago
  70. cd357ad imx: rename mx8m,MX8M to imx8m,IMX8M by Peng Fan · 6 years ago
  71. d772713 mmc: Add JZ47xx SD/MMC controller driver by Paul Burton · 6 years ago
  72. a740ee9 lib: merge CRC16-CCITT into u-boot/crc.h by Philipp Tomsich · 6 years ago
  73. cf34576 mmc: Do not issue CMD 6 on SD 1.00 and SD 1.01 by Marek Vasut · 6 years ago
  74. 50aa1d9 mmc: tmio: sdhi: Add HS400 support by Marek Vasut · 6 years ago
  75. 95ead3d mmc: tmio: sdhi: Move tap_pos to private data by Marek Vasut · 6 years ago
  76. d34bd2d mmc: tmio: sdhi: Filter out HS400 on certain SoCs by Marek Vasut · 6 years ago
  77. ed427da mmc: tmio: Reorder TMIO clock handling by Marek Vasut · 6 years ago
  78. 59d529a mmc: tmio: Keep generating clock when clock are enabled by Marek Vasut · 6 years ago
  79. 6f8f20f mmc: tmio: Do not set divider to 1 in DDR mode by Marek Vasut · 6 years ago
  80. 8ec6a04 mmc: tmio: Switch to clock framework by Marek Vasut · 6 years ago
  81. eb2acba mmc: Parse HS400 DT properties by Marek Vasut · 6 years ago
  82. 93e72ac Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  83. d24b693 mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoC by Weijie Gao · 6 years ago
  84. 3e3f701 mmc: meson-gx: Add AXG compatible by Neil Armstrong · 6 years ago
  85. 0e21a2f sunxi-mmc: use new mode on both controllers on A64 by Vasily Khoruzhick · 6 years ago
  86. 629d267 sunxi-mmc: don't double clock for new mode unconditionally by Vasily Khoruzhick · 6 years ago
  87. 2a8882e sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH option by Vasily Khoruzhick · 6 years ago
  88. 1d6edcb Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  89. 6f44333 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  90. 223b10c mmc: omap: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check by Bin Meng · 6 years ago
  91. d0851c8 blk: Call part_init() in the post_probe() method by Bin Meng · 6 years ago
  92. 20940ef mmc: sunxi: add support for automatic delay calibration by Vasily Khoruzhick · 6 years ago
  93. 26cc40d mmc: dw_mmc: Add RCRC handling by Marek Vasut · 6 years ago
  94. a376dde mmc: tmio: sdhi: Merge DTCNTL access into single register write by Marek Vasut · 6 years ago
  95. 2fc1075 mmc: tmio: sdhi: Implement waiting for DAT0 line state by Marek Vasut · 6 years ago
  96. dc1488f mmc: tmio: sdhi: Clear HS400 settings when resetting SCC by Marek Vasut · 6 years ago
  97. 52e1796 mmc: tmio: sdhi: Touch SCC only when UHS capable by Marek Vasut · 6 years ago
  98. c83da2e mmc: tmio: Preinitialize regulator to 3.3V by Marek Vasut · 6 years ago
  99. 8171f99 mmc: tmio: Configure clock before any other IOS by Marek Vasut · 6 years ago
  100. 33633eb mmc: tmio: Silence transfer errors when tuning by Marek Vasut · 6 years ago