1. f12341a mmc: sdhci: Fix HISPD bit handling by Jagan Teki · 4 years, 3 months ago
  2. fe95905 mmc: retry CMD1 in mmc_send_op_cond() until the eMMC is ready by Haibo Chen · 4 years, 3 months ago
  3. ba61676 mmc: fsl_esdhc_imx: disable the CMD CRC check for standard tuning by Haibo Chen · 4 years, 3 months ago
  4. 50a17a6 mmc: fsl_esdhc: Gracefully fail on unsupported voltage switch by Marek Vasut · 4 years, 4 months ago
  5. 406df85 mmc: fsl_esdhc: Fix SDR104 and HS200 support by Marek Vasut · 4 years, 4 months ago
  6. dbd8a8d mmc: ca_dw_mmc: Misc cleanup of driver by Arthur Li · 4 years, 4 months ago
  7. c927d65 mmc: fsl_esdhc: workaround for hardware 3.3v IO reliability issue by Yangbo Lu · 4 years, 4 months ago
  8. 9abf648 mmc: fsl_esdhc: read register once for card inserted status by Yangbo Lu · 4 years, 4 months ago
  9. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  10. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  11. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 5 months ago
  12. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  13. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago
  14. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  15. 18138ab rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 5 months ago
  16. e2b86e2 Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 4 months ago
  17. d7244e4 mmc: stm32_sdmmc2: change the displayed config name by Patrick Delaunay · 4 years, 5 months ago
  18. 7acdc9a mmc: sdhci: Use debug for not supported SDMA info message by Matthias Brugger · 4 years, 4 months ago
  19. fabb3a4 mmc: sdhci: not return error when SDMA is not supported by Jaehoon Chung · 4 years, 6 months ago
  20. fac8bfd mmc: sdhci: use phys2bus macro when dma address is accessed by Jaehoon Chung · 4 years, 6 months ago
  21. 942b5fc mmc: zynq: parse dt when probing by Benedikt Grassl · 4 years, 5 months ago
  22. 3a905cd dm: mmc: Update mmc_get_mmc_dev() to use const * by Simon Glass · 4 years, 6 months ago
  23. 2448c34 drivers: mmc: rpmb: do not build for SPL by Heinrich Schuchardt · 4 years, 5 months ago
  24. 4a66d4e mmc: tmio: sdhi: Implement get_b_max function by Marek Vasut · 4 years, 6 months ago
  25. 145429a mmc: Add option to adjust b_max before long read by Marek Vasut · 4 years, 6 months ago
  26. d2661d8 mmc: tmio: sdhi: Use bounce buffer to avoid DMA limitations by Marek Vasut · 4 years, 6 months ago
  27. 29617ca drivers: mmc: iproc_sdhci: move host.mmc init before sdhci_setup_cfg by Rayagonda Kokatanur · 4 years, 6 months ago
  28. 7a65b8b drivers: mmc: iproc_sdhci: fix compilation warning by Rayagonda Kokatanur · 4 years, 6 months ago
  29. 2bb02b1 drivers: mmc: iproc_sdhci: enable broken R1B response quirk by Bharat Kumar Reddy Gooty · 4 years, 6 months ago
  30. d5b8500 drivers: mmc: iproc_sdhci: fix possible memory leak by Bharat Kumar Reddy Gooty · 4 years, 6 months ago
  31. 0469d84 cmd: mmc: provide boot area protection command by Heinrich Schuchardt · 4 years, 6 months ago
  32. 1601ea2 mmc: export mmc_send_ext_csd() by Heinrich Schuchardt · 4 years, 6 months ago
  33. 902af10 mmc: tmio: sdhi: Add DMA transfer address alignment check at writing by Hiroyuki Yokoyama · 4 years, 7 months ago
  34. 0392416 mmc: meson-gx: enable input clocks by Jerome Brunet · 4 years, 7 months ago
  35. a482f32 mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detect by Tom Warren · 5 years ago
  36. 5e965e8 mmc: t210: Add autocal and tap/trim updates for SDMMC1/3 by Tom Warren · 5 years ago
  37. a851213 mmc: am654_sdhci: Implement workaround for card detect by Faiz Abbas · 4 years, 7 months ago
  38. c7d106b mmc: am654_sdhci: Update output tap delay writes by Faiz Abbas · 4 years, 7 months ago
  39. e8d5dde mmc: Merge SD_LEGACY and MMC_LEGACY bus modes by Faiz Abbas · 4 years, 7 months ago
  40. cb88434 sdhci: Add sdhci_deferred_probe() API by Faiz Abbas · 4 years, 7 months ago
  41. 32860bd mmc: Add a deferred_probe() API by Faiz Abbas · 4 years, 7 months ago
  42. d55e4e7 mmc: ca_dw_mmc: add DesignWare based DM support for CAxxxx SoCs by Arthur Li · 4 years, 7 months ago
  43. 4155ad9 mmc: sdhci: fix missing cache invalidation after reading by DMA by Masahiro Yamada · 4 years, 7 months ago
  44. 58d8ace mmc: sdhci: use dma_map_single() instead of flush_cache() before DMA by Masahiro Yamada · 4 years, 7 months ago
  45. fdd84c8 mmc: sdhci: remove unneeded casts by Masahiro Yamada · 4 years, 7 months ago
  46. a2b0221 mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addr by Masahiro Yamada · 4 years, 7 months ago
  47. f5df6aa mmc: sdhci: reduce code duplication for aligned buffer by Masahiro Yamada · 4 years, 7 months ago
  48. c8cc18b mmc: sdhci: put the aligned buffer pointer to struct sdhci_host by Masahiro Yamada · 4 years, 7 months ago
  49. 9d86b89 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 7 months ago
  50. 950c596 dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 7 months ago
  51. ede2822 mmc: fsl_esdhc: actually enable cache snooping on mpc830x by Rasmus Villemoes · 4 years, 8 months ago
  52. 76ca2d1 mmc: remove unneeded forward declarations by Masahiro Yamada · 4 years, 8 months ago
  53. 8adf50e mmc: check the return value of mmc_select_mode_and_width() by Masahiro Yamada · 4 years, 8 months ago
  54. 54a78cb mmc: sdhci-cadence: send tune request twice to work around errata by Masahiro Yamada · 4 years, 8 months ago
  55. 4af6659 mmc: fix the build error when MMC_WRITE is disabled by Jaehoon Chung · 4 years, 8 months ago
  56. ae93d81 drivers: mmc: rpmb: Use R1 response by Bharat Kumar Reddy Gooty · 4 years, 10 months ago
  57. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  58. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  59. 3e12744 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 4 years, 8 months ago
  60. eaa8b04 mmc: tmio-common: Drop custom dma mapping functions by Vignesh Raghavendra · 4 years, 8 months ago
  61. e27108c mmc: s5p_sdhci: Read generic MMC properties from DT by Marek Szyprowski · 4 years, 8 months ago
  62. 07add22 Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 8 months ago
  63. a20008e mmc: am654_sdhci: Add Support for configuring PHY in J721e by Faiz Abbas · 4 years, 8 months ago
  64. fe0e30c mmc: am654_sdhci: Get Xin clock by name by Faiz Abbas · 4 years, 8 months ago
  65. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  66. d7bb6ac Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 8 months ago
  67. 25273db mmc: add mmc and sd support for MT7622 by Sam Shih · 4 years, 9 months ago
  68. fb80eaa mmc: mtk-sd: fix hang when data read quickly by mingming lee · 4 years, 9 months ago
  69. 3b0397d mmc: mtk-sd: add support for MediaTek MT8512/MT8110 SoCs by mingming lee · 4 years, 9 months ago
  70. 26632b7 mmc: config help typo fix by Joel Johnson · 4 years, 9 months ago
  71. d4a5fa3 mmc: add additional quirk for APP_CMD retry by Joel Johnson · 4 years, 9 months ago
  72. f1bce08 Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage by Yangbo Lu · 4 years, 9 months ago
  73. 7fdcbac mmc: fsl_esdhc: drop useless fdt fixup by Yangbo Lu · 4 years, 9 months ago
  74. 6982315 mmc: fsl_esdhc_imx: drop QorIQ eSDHC specific peripheral clock code by Yangbo Lu · 4 years, 9 months ago
  75. 6a63a87 mmc: fsl_esdhc: add compatible for fsl, imxrt-usdhc by Giulio Benetti · 4 years, 9 months ago
  76. a820bed mmc: fsl_esdhc: make if(CONFIG_IS_ENABLED(CLK)) an #if statement by Giulio Benetti · 4 years, 9 months ago
  77. 29230f3 mmc: fsl_esdhc_imx: Handle the "broken-cd" property by Fabio Estevam · 4 years, 9 months ago
  78. 94172c7 arm: socfpga: Convert clock manager from struct to defines by Ley Foon Tan · 4 years, 11 months ago
  79. db5741f arm: socfpga: Convert system manager from struct to defines by Ley Foon Tan · 4 years, 11 months ago
  80. 5a8fa09 Merge branch 'next' by Tom Rini · 4 years, 9 months ago
  81. 797eee3 Revert "mmc: davinci: drop struct davinci_mmc_plat" by Tom Rini · 4 years, 9 months ago
  82. bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 4 years, 10 months ago
  83. 69373bd mmc: mtk-sd: Adjust the mmc tuning flow by mingming lee · 4 years, 11 months ago
  84. 3ef9471 mmc: davinci: fix mmc boot in SPL by Bartosz Golaszewski · 4 years, 10 months ago
  85. 21a4d80 mmc: davinci: drop struct davinci_mmc_plat by Bartosz Golaszewski · 4 years, 10 months ago
  86. 6a97153 mmc: davinci: drop support for ti,dm6441-mmc by Bartosz Golaszewski · 4 years, 10 months ago
  87. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago
  88. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 10 months ago
  89. 56b0bb9 mmc: tmio: sdhi: Add calibration tables by Marek Vasut · 4 years, 10 months ago
  90. 1bdcb83 mmc: tmio: sdhi: Skip bad taps by Marek Vasut · 4 years, 10 months ago
  91. 6900066 mmc: tmio: sdhi: Add SCC error checking by Marek Vasut · 4 years, 10 months ago
  92. 8f39b03 mmc: tmio: sdhi: Disable auto-retuning in HS400 by Marek Vasut · 4 years, 10 months ago
  93. e5d3f3d mmc: tmio: sdhi: Adjust HS400 calibration offsets by Marek Vasut · 4 years, 10 months ago
  94. dc419fc mmc: tmio: sdhi: Adjust DT2FF settings for HS400 mode by Marek Vasut · 4 years, 10 months ago
  95. 8109988 mmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2 by Marek Vasut · 4 years, 10 months ago
  96. 37c3990 mmc: tmio: sdhi: Track SMPCMP valu in private data by Marek Vasut · 4 years, 10 months ago
  97. 0196a58 mmc: tmio: sdhi: Track current tap number in private data by Marek Vasut · 4 years, 10 months ago
  98. 5e81cbf mmc: fsl_esdhc: get clock directly from global data by Yangbo Lu · 4 years, 11 months ago
  99. 1b71695 mmc: sdhci: make sdhci_get_cd static by Baruch Siach · 4 years, 11 months ago
  100. c8dd0e4 rockchip: dwmmc: add handling for u-boot, spl-fifo-mode by Heiko Stuebner · 4 years, 10 months ago