1. 3148a3c mmc: zynq_sdhci: fix uninitialized pointer deref on probe by Matwey V. Kornilov · 5 years ago
  2. 68b3e8b mmc: Select SPL_HS200_SUPPORT if SPL_HS400_SUPPORT is selected by Faiz Abbas · 5 years ago
  3. fea3939 mmc: relocate code comment by Baruch Siach · 5 years ago
  4. caa3323 mmc: mtk-sd: add WATCHDOG_RESET() to prevent watchdog timeout by Weijie Gao · 5 years ago
  5. 58d65d5 mmc: sdhci: fix chip detect gpio property name by Baruch Siach · 5 years ago
  6. 41a9fab mmc: mv_sdhci: fix uninitialized pointer deref on probe by Baruch Siach · 5 years ago
  7. 75551c8 Merge branch '2019-07-26-ti-imports' by Tom Rini · 5 years ago
  8. 222701e Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 5 years ago
  9. 794453f mmc: am654_sdhci: Separate J721E compatible into 8bit and 4bit versions by Faiz Abbas · 5 years ago
  10. 4dcdc5c rockchip: sdhci: Fix sdhci mmc driver probe abort by Kever Yang · 5 years ago
  11. a706029 mmc: mmc_spi: Use SPI_XFER_BEGIN and SPI_XFER_END flags by Anup Patel · 5 years ago
  12. 70942db mmc: am654_sdhci: Allow driver to probe without PDs specified by Andreas Dannenberg · 5 years ago
  13. f605807 mmc: am654_sdhci: Add a platform specific set_control_reg() callback by Faiz Abbas · 5 years ago
  14. d1c0a22 mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings by Faiz Abbas · 5 years ago
  15. ce142ff mmc: am654_sdhci: Add Support for PHY by Faiz Abbas · 5 years ago
  16. a8185c5 mmc: sdhci: Make set_ios_post() return int by Faiz Abbas · 5 years ago
  17. 3966c7d mmc: sdhci: Make sdhci_set_clock() non static by Faiz Abbas · 5 years ago
  18. 3d29636 mmc: sdhci: Add support for sdhci-caps-mask by Faiz Abbas · 5 years ago
  19. 6fca7fb mmc: am654_sdhci: Remove quirks by Faiz Abbas · 5 years ago
  20. 3a1a0df arm64: dts: k3: Sync sdhci0 node from kernel and change driver name by Faiz Abbas · 5 years ago
  21. 6674dc7 Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  22. 356f782 mmc: fsl_esdhc_imx: enlarge mmc timeout by Peng Fan · 5 years ago
  23. 609ba12 mmc: fsl_esdhc_imx: add i.MX8QM compatible by Peng Fan · 5 years ago
  24. e9c2255 mmc: fsl_esdhc_imx: add HS400 Enhanced strobe support by Peng Fan · 5 years ago
  25. b0155ac mmc: fsl_esdhc_imx: use mmc_of_parse to set host_caps by Peng Fan · 5 years ago
  26. 479a8dd mmc: Parse no-1-8-v DT property by Peng Fan · 5 years ago
  27. b0fc312 mmc: Parse HS400 Enhanced strobe DT properties by Peng Fan · 5 years ago
  28. 44acd49 mmc: support hs400 enhanced strobe mode by Peng Fan · 5 years ago
  29. 8277171 mmc: fsl_esdhc_imx: fix config check issue when building in SPL by Ye Li · 5 years ago
  30. 05e35d4 mmc: mmc_spi: Re-write driver using DM framework by Bhargav Shah · 5 years ago
  31. f49ff79 mmc: skip select_mode_and_width for MMC SPI host by Anup Patel · 5 years ago
  32. 0538477 mmc: retry a few times if a partition switch failed by Jean-Jacques Hiblot · 5 years ago
  33. 9bc5666 mmc: do not change mode when accessing a boot partition by Jean-Jacques Hiblot · 5 years ago
  34. bb98b8c mmc: During a switch, poll on dat0 if available and check the final status by Jean-Jacques Hiblot · 5 years ago
  35. 513e00b mmc: When switching partition, use the timeout specified in the ext_csd by Jean-Jacques Hiblot · 5 years ago
  36. 39320c5 mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd by Jean-Jacques Hiblot · 5 years ago
  37. cd0b80e mmc: if possible, poll the busy state using DAT0 by Jean-Jacques Hiblot · 5 years ago
  38. 863d100 mmc: add mmc_poll_for_busy() and change the purpose of mmc_send_status() by Jean-Jacques Hiblot · 5 years ago
  39. c2c22b9 mmc: omap_hsmmc: provide wait_dat0 even if UHS modes are not supported by Jean-Jacques Hiblot · 5 years ago
  40. c5bda37 Revert "mmc: Add a new callback function to perform the 74 clocks cycle sequence" by Jean-Jacques Hiblot · 5 years ago
  41. db52e19 mmc: omap_hsmmc: don't fill the send_init_stream callback by Jean-Jacques Hiblot · 5 years ago
  42. b2ffa33 mmc: omap_hsmmc: reset FSM for DAT and CMD lines if needed before a new command by Jean-Jacques Hiblot · 5 years ago
  43. 24b1e0c mmc: rpmb: fix response type of CMD25 by Akio Hirayama · 5 years ago
  44. da18c62 mmc: sdhci: Implement SDHCI card detect by T Karthik Reddy · 5 years ago
  45. 451931e mmc: sdhci: Read cd-gpio from devicetree by T Karthik Reddy · 5 years ago
  46. 86a94e7 mmc: Read sd card detect properties from DT by T Karthik Reddy · 5 years ago
  47. a9a3a37 Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  48. d66fb5b mmc: Register only the first MMC device on MMC_TINY by Ezequiel Garcia · 5 years ago
  49. bf7c01d spl: Move SPL_MMC_TINY option to appear under SPL menu by Ezequiel Garcia · 5 years ago
  50. 0e9fb25 mmc: stm32_sdmmc2: avoid warnings when building with W=1 option by Patrick Delaunay · 5 years ago
  51. 5053da2 mmc: fsl_esdhc_imx: drop useless code by Yangbo Lu · 5 years ago
  52. 4d8ff42 mmc: fsl_esdhc: drop i.MX code by Yangbo Lu · 5 years ago
  53. fa33d20 mmc: split fsl_esdhc driver for i.MX by Yangbo Lu · 5 years ago
  54. 64fabed Merge tag 'mmc-6-19' of https://github.com/MrVan/u-boot by Tom Rini · 5 years ago
  55. 66fa035 mmc: fsl_esdhc: fix probe issue without CONFIG_BLK enabled by Yangbo Lu · 5 years ago
  56. 72119aa mmc: Avoid HS400 mode when accessing boot partitions by Marek Vasut · 5 years ago
  57. 77934fd dm: arm: bcmstb: Enable driver model MMC support by Thomas Fitzsimmons · 5 years ago
  58. c18b103 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  59. b69e1d0 driver: mmc: adopt 32 bit addr in fsl_esdhc for CONFIG_PPC by Yinbo Zhu · 5 years ago
  60. b512d07 driver: mmc: set sdhc clock in fsl_esdhc for CONFIG_PPC by Yinbo Zhu · 5 years ago
  61. b5900a5 mmc: tmio: sdhi: HS400 manual adjustment by Marek Vasut · 5 years ago
  62. 1bac2b6 mmc: tmio: sdhi: Minor macro cleanup by Marek Vasut · 5 years ago
  63. b6a0427 Revert "mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue" by Lukasz Majewski · 5 years ago
  64. c9baea6 Merge tag 'mmc-2019-5-3' of https://github.com/MrVan/u-boot by Tom Rini · 5 years ago
  65. 623de3f Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Alex Kiernan · 5 years ago
  66. 4862830 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  67. 37cb626 mmc: sdhci: Add Support for ADMA2 by Faiz Abbas · 5 years ago
  68. 6d6af20 mmc: sdhci: Move DMA handling to prepare_dma() function by Faiz Abbas · 5 years ago
  69. da8e1f3 mmc: fsl_esdhc: Fix wp_enable issue by Ye Li · 6 years ago
  70. 72a89e0 mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue by Ye Li · 6 years ago
  71. 15f09a1 rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
  72. bdb5df1 mmc: dw_mmc: Round up descriptor end to nearest multiple of cacheline size by Marek Vasut · 6 years ago
  73. 6ad5aec mmc: dw_mmc: Handle return value from bounce_buffer_start() by Marek Vasut · 6 years ago
  74. 4e16f0a mmc: dw_mmc: Calculate timeout from transfer length by Marek Vasut · 6 years ago
  75. 4ec9dd4 mmc: mv_sdhci: add driver model support by Pierre Bourdon · 5 years ago
  76. c2bb9c5 Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-boot by Tom Rini · 5 years ago
  77. b5096f1 mmc: mtk-sd: fix configuration option check by Fabien Parent · 6 years ago
  78. a933266 mmc: mtk-sd: add support for MT8516 by Fabien Parent · 6 years ago
  79. ba077e5 mmc: mtk-sd: add source_cg clock support by Fabien Parent · 6 years ago
  80. c406a47 mmc: stm32_sdmmc2: Fix r1b timeout issue by Christophe Kerello · 6 years ago
  81. b611535 mmc: stm32_sdmmc2: Update DT properties with v4.19 bindings by Patrick Delaunay · 6 years ago
  82. 6f41d1a mmc: arm_pl180_mmci: Sync compatible with kernel by Patrice Chotard · 6 years ago
  83. 15736e2 ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboards by Eugeniy Paltsev · 6 years ago
  84. d2c05f5 mmc: omap_hsmmc: Set 3.3V for IO voltage by Faiz Abbas · 5 years ago
  85. 5cf1203 mmc: correct the HS400 initialization process by BOUGH CHEN · 6 years ago
  86. d32519a Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  87. c453fe3 mmc: tmio: Clamp SD_SECCNT to 16bit values on 16bit IP by Marek Vasut · 6 years ago
  88. f4eaa56 mmc: sh_mmcif: Set default MMCIF clock rate by Marek Vasut · 6 years ago
  89. 7d5ccb1 mmc: Align MMC_TRACE with tiny printf by Marek Vasut · 6 years ago
  90. ba41c45 mmc: renesas: Unconditionally set DTCNTL TAPNUM to 8 by Marek Vasut · 6 years ago
  91. 5d68884 mmc: tmio: Clear BUSWIDTH bit when WMODE bit is set by Marek Vasut · 6 years ago
  92. b78a9e2 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  93. 7997599 mmc: dwmmc: Poll for iDMAC TX/RX interrupt by Ley Foon Tan · 6 years ago
  94. 7a2ab37 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  95. 261445d mmc: tmio: sdhi: Configure DT2FF register for HS400 mode by Marek Vasut · 6 years ago
  96. 4c80f11 mmc: tmio: Configure HOST_MODE WMODE according to bus width by Marek Vasut · 6 years ago
  97. fceea99 mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before boot by Marek Vasut · 6 years ago
  98. d76706c mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL builds by Abel Vesa · 6 years ago
  99. dbe70c7 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  100. 151b833 Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago