1. d7d7857 bootstd: Rename bootdev_setup_sibling_blk() by Simon Glass · 1 year, 3 months ago
  2. e83b6f9 atmel_sdhci: Force card-detect if MMC_CAP_NONREMOVABLE. by Zixun LI · 1 year, 5 months ago
  3. 752e4b6 mmc: zynq_sdhci: Dll reset only for ZynqMP platform by Ashok Reddy Soma · 1 year, 3 months ago
  4. 50dee4f mmc: Set clock when reverting to safe bus mode by Valentine Barshak · 1 year, 4 months ago
  5. 99ab3d8 mmc: renesas-sdhi: Send stop when MMC tuning command fails by Hai Pham · 1 year, 4 months ago
  6. 0ac2cca mmc: Introduce mmc_send_stop_transmission() by Hai Pham · 1 year, 4 months ago
  7. 41a1285 mmc: Fix MMC_CMD_STOP_TRANSMISSION response type and add comment by Marek Vasut · 1 year, 4 months ago
  8. 4de979f bootstd: Use bootdev instead of bootdevice by Simon Glass · 1 year, 3 months ago
  9. 7da82de Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 1 year, 4 months ago
  10. 260d496 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 4 months ago
  11. ed99a77 mmc: zynq: Sync with upstream DT binding by Michal Simek · 1 year, 5 months ago
  12. 229d689 mmc: fix improper use of memset by Sam Edwards · 1 year, 5 months ago
  13. 3b804b3 mmc: rockchip_sdhci: Disable DMA mode using a device tree property by Jonas Karlman · 1 year, 6 months ago
  14. 41fc80b mmc: rockchip_sdhci: Skip blocks read workaround on RK3399 by Jonas Karlman · 1 year, 6 months ago
  15. 7d01ee9 Revert "mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B" by Henrik Grimler · 1 year, 6 months ago
  16. 320a193 drivers: use devfdt_get_addr_index_ptr when cast to pointer by Johan Jonker · 1 year, 7 months ago
  17. a12a73b drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 7 months ago
  18. 8a5dc81 mmc: hi6220_dw_mmc: add compatible for HC2910 support by Yang Xiwen · 1 year, 7 months ago
  19. 2cc6cde mmc: rockchip_sdhci: Limit number of blocks read in a single command by Jonas Karlman · 1 year, 6 months ago
  20. 3cd664d mmc: sdhci: Allow disabling of SDMA in SPL by Peter Geis · 1 year, 6 months ago
  21. a3cab28 mmc: rockchip_sdhci: Add support for RK3588 by Jonas Karlman · 1 year, 6 months ago
  22. d2cece0 mmc: rockchip_sdhci: Fix HS400 and HS400ES mode on RK3568 by Jonas Karlman · 1 year, 6 months ago
  23. 8874c41 mmc: rockchip_sdhci: Rearrange and simplify used regs and flags by Jonas Karlman · 1 year, 6 months ago
  24. 667576c mmc: rockchip_sdhci: Remove empty get_phy and set_enhanced_strobe ops by Jonas Karlman · 1 year, 6 months ago
  25. 6de4438 mmc: rockchip_sdhci: Update speed mode controls in set_ios_post by Jonas Karlman · 1 year, 6 months ago
  26. ba9f5e5 mmc: rockchip_sdhci: Refactor execute tuning error handling by Jonas Karlman · 1 year, 6 months ago
  27. b8a63c8 mmc: rockchip_sdhci: Use set_clock and config_dll sdhci_ops by Jonas Karlman · 1 year, 6 months ago
  28. 7e74522 mmc: rockchip_sdhci: Add set_clock and config_dll sdhci_ops by Jonas Karlman · 1 year, 6 months ago
  29. 0030d49 mmc: rockchip_sdhci: Remove unneeded emmc_phy_init by Jonas Karlman · 1 year, 6 months ago
  30. b8c394b mmc: rockchip_sdhci: Fix use of device private data by Jonas Karlman · 1 year, 6 months ago
  31. c1425ed mmc: sdhci: Set UHS Mode Select field for UHS SDR25 mode by Jonas Karlman · 1 year, 6 months ago
  32. 7774b79 mmc: sdhci: Fix HISPD bit handling for MMC HS 52MHz mode by Jonas Karlman · 1 year, 6 months ago
  33. 7786710 rockchip: sdhci: rk3568: fix clock setting logic by Vasily Khoruzhick · 1 year, 8 months ago
  34. 53614bc mmc: tmio: Use IS_ENABLED() to check for CONFIG_ option by Marek Vasut · 1 year, 7 months ago
  35. 8af21b0 mmc: mv_sdhci: Depend on DM_MMC by Stefan Roese · 1 year, 8 months ago
  36. c06a568 mmc: mv_sdhci: Remove CONFIG_MMC_SDHCI_IO_ACCESSORS support by Stefan Roese · 1 year, 8 months ago
  37. 46beaec mmc: mv_sdhci: Simplify call to sdhci_mvebu_mbus_config() by Stefan Roese · 1 year, 8 months ago
  38. 67642c1 mmc: erase: Use TRIM erase when available by Loic Poulain · 1 year, 9 months ago
  39. eeb739a mmc: Check support for TRIM operations by Loic Poulain · 1 year, 9 months ago
  40. fa6f458 Merge branch 'master_regulator/fixes' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 7 months ago
  41. 6419dba mmc: npcm_sdhci: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 8 months ago
  42. 632a7b1 mmc: renesas-sdhi: Add R-Car Gen4 support by Hai Pham · 1 year, 8 months ago
  43. 2769ddc mmc: tmio: Replace ifdeffery with IS_ENABLED/CONFIG_IS_ENABLED macros by Marek Vasut · 1 year, 8 months ago
  44. dd073c0 mmc: tmio: Check 'addr' width before checking for 64bit limitation by Marek Vasut · 1 year, 8 months ago
  45. 605bc14 Merge branch 'master' into next by Tom Rini · 1 year, 7 months ago
  46. 78f67f1 Merge branch 'rpi-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 1 year, 7 months ago
  47. 85bdd28 mmc: bcm2835-host: let firmware manage the clock divisor by Vincent Fazio · 3 years, 1 month ago
  48. 2321a99 rockchip: sdhci: rk3568: bypass DLL when clk <= 52 MHz by Vasily Khoruzhick · 1 year, 8 months ago
  49. d11f0da mmc: rockchip_dw_mmc: Fix get_mmc_clk return value by Jonas Karlman · 1 year, 7 months ago
  50. cefd044 Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 1 year, 7 months ago
  51. a5faa4a Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 7 months ago
  52. f20a61a mmc: renesas-sdhi: Add proper probe error fail path by Marek Vasut · 1 year, 8 months ago
  53. 6ddffa8 mmc: renesas-sdhi: Always configure default SDnH clock rate to 800 MHz by Marek Vasut · 1 year, 8 months ago
  54. cc24fd7 xilinx: zynqmp: Add missing prototype for zynqmp_mmio_write by Algapally Santosh Sagar · 1 year, 8 months ago
  55. 6d87b15 arm64: zynqmp: Add missing ZYNQMP_FIRMWARE dependencies by Algapally Santosh Sagar · 1 year, 9 months ago
  56. e67b1f4 mmc: remove SDHCI SPEAR by Patrick Delaunay · 1 year, 8 months ago
  57. ea0f766 mmc: rockchip_dw_mmc: fix DDR52 8-bit mode handling by John Keeping · 1 year, 9 months ago
  58. d179f86 Correct SPL use of SUPPORT_EMMC_RPMB by Simon Glass · 1 year, 9 months ago
  59. e1d23dc Correct SPL use of RENESAS_SDHI by Simon Glass · 1 year, 9 months ago
  60. 497b7c6 Correct SPL use of MMC_QUIRKS by Simon Glass · 1 year, 9 months ago
  61. 4dbbc3f clk: renesas: Switch to new SD clock handling by Hai Pham · 1 year, 9 months ago
  62. 3c78ce8 mmc: renesas-sdhi: Flag non-standard SDnH handling for V3M by Hai Pham · 1 year, 9 months ago
  63. 89f9e72 mmc: renesas-sdhi: Drop R-Car H3 ES3.0 HS400 calibration table by Hai Pham · 1 year, 9 months ago
  64. d919bb9 mmc: renesas-sdhi: Add R8A77961 M3-W+ support by Hai Pham · 1 year, 9 months ago
  65. 1cdabcc mmc: renesas-sdhi: Adjust HS400 calibration offsets for M3-W r1.3 by Hai Pham · 1 year, 9 months ago
  66. af95db5 mmc: renesas-sdhi: Adjust HS400 calibration tables by Hai Pham · 1 year, 9 months ago
  67. 6d7d4c4 mmc: renesas-sdhi: Filter out HS400 on M3-W r1.2, V3M, V3H r1.x, D3 by Hai Pham · 1 year, 9 months ago
  68. 01cbce8 mmc: renesas-sdhi: R-Car M3 r1.3 also uses 4 tuning taps by Hai Pham · 1 year, 9 months ago
  69. a1f8abf mmc: zynq_sdhci: Add support and quirk for HS400 by Ashok Reddy Soma · 1 year, 9 months ago
  70. 386f5d3 mmc: sdhci: Enable HS400 support if available in caps by Ashok Reddy Soma · 1 year, 9 months ago
  71. 6f5bb99 mmc: sdhci: Check and call config_dll callback functions by Ashok Reddy Soma · 1 year, 9 months ago
  72. 14ef4c7 mmc: zynq_sdhci: Add support for eMMC5.1 for Versal NET platform by Ashok Reddy Soma · 1 year, 9 months ago
  73. cf1f735 cmd: mmc: Expand bkops handling by Marek Vasut · 1 year, 10 months ago
  74. 9ddbd70 Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 1 year, 9 months ago
  75. b387c25 drivers: mmc: Change datatype of tuning_loop_counter to int by Algapally Santosh Sagar · 1 year, 9 months ago
  76. 17e8e58 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 1 year, 9 months ago
  77. eacc261 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 9 months ago
  78. 843160f bootstd: Add an MMC hunter by Simon Glass · 1 year, 9 months ago
  79. b85fc8d bootstd: Add a default method to get bootflows by Simon Glass · 1 year, 9 months ago
  80. 3a2cb96e5 dm: mmc: Use bootdev_setup_sibling_blk() by Simon Glass · 1 year, 9 months ago
  81. 67bb973 sandbox: mmc: Start off with a zeroed file by Simon Glass · 1 year, 9 months ago
  82. ba16b53 sunxi: mmc: group non-DM specific functions by Andre Przywara · 2 years, 3 months ago
  83. 5db81f1 sunxi: mmc: ignore card detect in SPL by Andre Przywara · 2 years, 3 months ago
  84. 5388aa2 Convert CONFIG_FSL_ESDHC_PIN_MUX to Kconfig by Tom Rini · 1 year, 11 months ago
  85. 3a581af Convert CONFIG_FLASH_SPANSION_S29WS_N et al to Kconfig by Tom Rini · 1 year, 11 months ago
  86. 2440b5b Convert CONFIG_HSMMC2_8BIT to Kconfig by Tom Rini · 1 year, 11 months ago
  87. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  88. 6cc0454 global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years ago
  89. 75fc79e Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig by Tom Rini · 2 years ago
  90. 372a7d9 dm: mmc: Allow sandbox emulator to build without writes by Simon Glass · 2 years ago
  91. 879a941 dm: blk: mmc: Tidy up some Makefile rules for SPL by Simon Glass · 2 years ago
  92. 26bfb85 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 2 years ago
  93. 337af54 mmc: Fix static checker warnings by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  94. 7ff2f30 mmc: dwmmc: only clear handled interrupts by John Keeping · 2 years, 1 month ago
  95. 359c176 mmc: stm32_sdmmc2: manage vqmmc by Yann Gautier · 2 years, 1 month ago
  96. 27fbce4 mmc: stm32_sdmmc2: protect against unsupported modes by Yann Gautier · 2 years, 1 month ago
  97. be18729 mmc: stm32_sdmmc2: add dual data rate support by Yann Gautier · 2 years, 1 month ago
  98. 12fc8ef mmc: f_sdh30: Add support for F_SDH30_E51 by Kunihiko Hayashi · 2 years, 1 month ago
  99. 2b0dd41 mmc: sdhci: Add new quirks for SUPPORT_SINGLE by Kunihiko Hayashi · 2 years, 1 month ago
  100. fc6b5d8 mmc: ftsdc010: make command timeout 250 ms as in the comment by Sergei Antonov · 2 years, 2 months ago