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