1. 529e6f0 mmc: zynq: parse dt when probing by Benedikt Grassl · 4 years, 8 months ago
  2. 5a18f87 dm: mmc: Update mmc_get_mmc_dev() to use const * by Simon Glass · 4 years, 8 months ago
  3. 4c8288f drivers: mmc: rpmb: do not build for SPL by Heinrich Schuchardt · 4 years, 8 months ago
  4. 3d5256e mmc: tmio: sdhi: Implement get_b_max function by Marek Vasut · 4 years, 8 months ago
  5. 31976d9 mmc: Add option to adjust b_max before long read by Marek Vasut · 4 years, 8 months ago
  6. 9f7baeb mmc: tmio: sdhi: Use bounce buffer to avoid DMA limitations by Marek Vasut · 4 years, 8 months ago
  7. 5b0dad9 drivers: mmc: iproc_sdhci: move host.mmc init before sdhci_setup_cfg by Rayagonda Kokatanur · 4 years, 8 months ago
  8. ee6ad59 drivers: mmc: iproc_sdhci: fix compilation warning by Rayagonda Kokatanur · 4 years, 8 months ago
  9. beb789e drivers: mmc: iproc_sdhci: enable broken R1B response quirk by Bharat Kumar Reddy Gooty · 4 years, 8 months ago
  10. c965240 drivers: mmc: iproc_sdhci: fix possible memory leak by Bharat Kumar Reddy Gooty · 4 years, 8 months ago
  11. 75e5a64 cmd: mmc: provide boot area protection command by Heinrich Schuchardt · 4 years, 8 months ago
  12. bf230e1 mmc: export mmc_send_ext_csd() by Heinrich Schuchardt · 4 years, 8 months ago
  13. ed5aa49 mmc: tmio: sdhi: Add DMA transfer address alignment check at writing by Hiroyuki Yokoyama · 4 years, 9 months ago
  14. e6acfa7 mmc: meson-gx: enable input clocks by Jerome Brunet · 4 years, 9 months ago
  15. 4ff710a mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detect by Tom Warren · 5 years ago
  16. 2e86e81 mmc: t210: Add autocal and tap/trim updates for SDMMC1/3 by Tom Warren · 6 years ago
  17. e4425cb mmc: am654_sdhci: Implement workaround for card detect by Faiz Abbas · 4 years, 9 months ago
  18. c6eb9e7 mmc: am654_sdhci: Update output tap delay writes by Faiz Abbas · 4 years, 9 months ago
  19. 01db77e mmc: Merge SD_LEGACY and MMC_LEGACY bus modes by Faiz Abbas · 4 years, 9 months ago
  20. d222921 sdhci: Add sdhci_deferred_probe() API by Faiz Abbas · 4 years, 9 months ago
  21. f6fd4ec mmc: Add a deferred_probe() API by Faiz Abbas · 4 years, 9 months ago
  22. 055e18e mmc: ca_dw_mmc: add DesignWare based DM support for CAxxxx SoCs by Arthur Li · 4 years, 9 months ago
  23. cf61a5f mmc: sdhci: fix missing cache invalidation after reading by DMA by Masahiro Yamada · 4 years, 10 months ago
  24. 97e7e82 mmc: sdhci: use dma_map_single() instead of flush_cache() before DMA by Masahiro Yamada · 4 years, 10 months ago
  25. a055e86 mmc: sdhci: remove unneeded casts by Masahiro Yamada · 4 years, 10 months ago
  26. 97eda29 mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addr by Masahiro Yamada · 4 years, 10 months ago
  27. 32d1213 mmc: sdhci: reduce code duplication for aligned buffer by Masahiro Yamada · 4 years, 10 months ago
  28. c3a17af mmc: sdhci: put the aligned buffer pointer to struct sdhci_host by Masahiro Yamada · 4 years, 10 months ago
  29. 6373a17 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 10 months ago
  30. 05a5dba dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 10 months ago
  31. a6d1f1a mmc: fsl_esdhc: actually enable cache snooping on mpc830x by Rasmus Villemoes · 4 years, 10 months ago
  32. bd9bb2b mmc: remove unneeded forward declarations by Masahiro Yamada · 4 years, 10 months ago
  33. bf1f25c mmc: check the return value of mmc_select_mode_and_width() by Masahiro Yamada · 4 years, 10 months ago
  34. 55f7b00 mmc: sdhci-cadence: send tune request twice to work around errata by Masahiro Yamada · 4 years, 10 months ago
  35. 58b9eb8 mmc: fix the build error when MMC_WRITE is disabled by Jaehoon Chung · 4 years, 11 months ago
  36. a8e2e40 drivers: mmc: rpmb: Use R1 response by Bharat Kumar Reddy Gooty · 5 years ago
  37. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  38. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  39. da62e1a Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 4 years, 10 months ago
  40. 0892e71 mmc: tmio-common: Drop custom dma mapping functions by Vignesh Raghavendra · 4 years, 11 months ago
  41. e404f26 mmc: s5p_sdhci: Read generic MMC properties from DT by Marek Szyprowski · 4 years, 11 months ago
  42. 3a7cb13 Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 11 months ago
  43. 8cc051e mmc: am654_sdhci: Add Support for configuring PHY in J721e by Faiz Abbas · 4 years, 11 months ago
  44. dc2bcc2 mmc: am654_sdhci: Get Xin clock by name by Faiz Abbas · 4 years, 11 months ago
  45. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  46. 7b15721 Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 11 months ago
  47. 837d334 mmc: add mmc and sd support for MT7622 by developer · 5 years ago
  48. 068cc65 mmc: mtk-sd: fix hang when data read quickly by developer · 5 years ago
  49. a2d3a6c mmc: mtk-sd: add support for MediaTek MT8512/MT8110 SoCs by developer · 5 years ago
  50. 9cbee2c mmc: config help typo fix by Joel Johnson · 4 years, 11 months ago
  51. 5ea041b mmc: add additional quirk for APP_CMD retry by Joel Johnson · 4 years, 11 months ago
  52. 1ca7a9f Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage by Yangbo Lu · 5 years ago
  53. 5ebc07a mmc: fsl_esdhc: drop useless fdt fixup by Yangbo Lu · 5 years ago
  54. 889ed6c mmc: fsl_esdhc_imx: drop QorIQ eSDHC specific peripheral clock code by Yangbo Lu · 5 years ago
  55. 65b5ec1 mmc: fsl_esdhc: add compatible for fsl, imxrt-usdhc by Giulio Benetti · 5 years ago
  56. dbdbc63 mmc: fsl_esdhc: make if(CONFIG_IS_ENABLED(CLK)) an #if statement by Giulio Benetti · 5 years ago
  57. 7e3d8a9 mmc: fsl_esdhc_imx: Handle the "broken-cd" property by Fabio Estevam · 5 years ago
  58. 2669591 arm: socfpga: Convert clock manager from struct to defines by Ley Foon Tan · 5 years ago
  59. 3d3a860 arm: socfpga: Convert system manager from struct to defines by Ley Foon Tan · 5 years ago
  60. 1a6b0f1 Merge branch 'next' by Tom Rini · 5 years ago
  61. 131f4ad Revert "mmc: davinci: drop struct davinci_mmc_plat" by Tom Rini · 5 years ago
  62. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 5 years ago
  63. 18f9fc7 mmc: mtk-sd: Adjust the mmc tuning flow by developer · 5 years ago
  64. e33cd22 mmc: davinci: fix mmc boot in SPL by Bartosz Golaszewski · 5 years ago
  65. 012929e mmc: davinci: drop struct davinci_mmc_plat by Bartosz Golaszewski · 5 years ago
  66. 3dffb44 mmc: davinci: drop support for ti,dm6441-mmc by Bartosz Golaszewski · 5 years ago
  67. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  68. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  69. 7b46176 mmc: tmio: sdhi: Add calibration tables by Marek Vasut · 5 years ago
  70. 531fc99 mmc: tmio: sdhi: Skip bad taps by Marek Vasut · 5 years ago
  71. 52647a0 mmc: tmio: sdhi: Add SCC error checking by Marek Vasut · 5 years ago
  72. 242c63d mmc: tmio: sdhi: Disable auto-retuning in HS400 by Marek Vasut · 5 years ago
  73. cf643b0 mmc: tmio: sdhi: Adjust HS400 calibration offsets by Marek Vasut · 5 years ago
  74. 1a95303 mmc: tmio: sdhi: Adjust DT2FF settings for HS400 mode by Marek Vasut · 5 years ago
  75. 715b325 mmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2 by Marek Vasut · 5 years ago
  76. 0555dc6 mmc: tmio: sdhi: Track SMPCMP valu in private data by Marek Vasut · 5 years ago
  77. d9d09e3 mmc: tmio: sdhi: Track current tap number in private data by Marek Vasut · 5 years ago
  78. b8626e4 mmc: fsl_esdhc: get clock directly from global data by Yangbo Lu · 5 years ago
  79. 4c280a9 mmc: sdhci: make sdhci_get_cd static by Baruch Siach · 5 years ago
  80. 13f1f72 rockchip: dwmmc: add handling for u-boot, spl-fifo-mode by Heiko Stuebner · 5 years ago
  81. d7689fa mmc: fsl_esdhc_imx: Update compatible string for imx8m by Peng Fan · 5 years ago
  82. 2cdf52b mmc: fsl_esdhc_imx: drop redundant clock settings by Peng Fan · 5 years ago
  83. 4fc9333 mmc: fsl_esdhc: clean up DM and non-DM code by Yangbo Lu · 5 years ago
  84. f3bcc83 mmc: fsl_esdhc: always check write protect state by Yangbo Lu · 5 years ago
  85. 9fed28d mmc: fsl_esdhc: drop redundant code for non-removable feature by Yangbo Lu · 5 years ago
  86. b64dc8d mmc: fsl_esdhc: convert to use fsl_esdhc_get_cfg_common() by Yangbo Lu · 5 years ago
  87. 501e3a5 mmc: fsl_esdhc: clean up bus width configuration code by Yangbo Lu · 5 years ago
  88. 63267b4 mmc: fsl_esdhc: fix voltage validation by Yangbo Lu · 5 years ago
  89. d17d260 mmc: fsl_esdhc: drop controller initialization in fsl_esdhc_init() by Yangbo Lu · 5 years ago
  90. 4ee9b86 mmc: fsl_esdhc: drop i.MX DDR support code by Yangbo Lu · 5 years ago
  91. d385697 mmc: fsl_esdhc: remove redundant DM_MMC checking by Yangbo Lu · 5 years ago
  92. 77f2632 mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC by Yangbo Lu · 5 years ago
  93. 399e4af mmc: mtk-sd: add a dts property cd-active-high for builtin-cd mode by developer · 5 years ago
  94. 607faf7 mmc: mtk-sd: add support for MediaTek MT7620/MT7628 SoCs by developer · 5 years ago
  95. 1c0ca20 mmc: meson-gx: add support for mmc-pwrseq-emmc by Neil Armstrong · 5 years ago
  96. f64972a Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  97. 978d932 mmc: am654_sdhci: Drop a redundant power_domain_on in probe by Lokesh Vutla · 5 years ago
  98. ae3cd2a mmc: stm32_sdmmc2: implement host_power_cycle callback by Yann Gautier · 5 years ago
  99. 6f55833 mmc: add a driver callback for power-cycle by Yann Gautier · 5 years ago
  100. 2f4f34a drivers: mmc: Add sdhci driver for Broadcom iProc platform by Arun Parameswaran · 5 years ago