1. 00d98c2 mmc: zynq_sdhci: Dll reset only for ZynqMP platform by Ashok Reddy Soma · 1 year, 5 months ago
  2. 29f8d07 mmc: Set clock when reverting to safe bus mode by Valentine Barshak · 1 year, 6 months ago
  3. 021f7f7 mmc: renesas-sdhi: Send stop when MMC tuning command fails by Hai Pham · 1 year, 5 months ago
  4. 27abf9f mmc: Introduce mmc_send_stop_transmission() by Hai Pham · 1 year, 5 months ago
  5. 61a6a2e mmc: Fix MMC_CMD_STOP_TRANSMISSION response type and add comment by Marek Vasut · 1 year, 5 months ago
  6. 4157158 bootstd: Use bootdev instead of bootdevice by Simon Glass · 1 year, 5 months ago
  7. da9739c 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, 6 months ago
  8. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 6 months ago
  9. b1fa0d0 mmc: zynq: Sync with upstream DT binding by Michal Simek · 1 year, 7 months ago
  10. ed8339f mmc: fix improper use of memset by Sam Edwards · 1 year, 7 months ago
  11. f79c537 mmc: rockchip_sdhci: Disable DMA mode using a device tree property by Jonas Karlman · 1 year, 7 months ago
  12. f905947 mmc: rockchip_sdhci: Skip blocks read workaround on RK3399 by Jonas Karlman · 1 year, 7 months ago
  13. 021d1cf Revert "mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B" by Henrik Grimler · 1 year, 7 months ago
  14. b52189e drivers: use devfdt_get_addr_index_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
  15. 8d5d8e0 drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
  16. 464c2be mmc: hi6220_dw_mmc: add compatible for HC2910 support by Yang Xiwen · 1 year, 8 months ago
  17. 5d25936 mmc: rockchip_sdhci: Limit number of blocks read in a single command by Jonas Karlman · 1 year, 8 months ago
  18. 4561ada mmc: sdhci: Allow disabling of SDMA in SPL by Peter Geis · 1 year, 8 months ago
  19. ee7115f mmc: rockchip_sdhci: Add support for RK3588 by Jonas Karlman · 1 year, 8 months ago
  20. f4f6005 mmc: rockchip_sdhci: Fix HS400 and HS400ES mode on RK3568 by Jonas Karlman · 1 year, 8 months ago
  21. 9168fbf mmc: rockchip_sdhci: Rearrange and simplify used regs and flags by Jonas Karlman · 1 year, 8 months ago
  22. dd2707f mmc: rockchip_sdhci: Remove empty get_phy and set_enhanced_strobe ops by Jonas Karlman · 1 year, 8 months ago
  23. dbe75fbe mmc: rockchip_sdhci: Update speed mode controls in set_ios_post by Jonas Karlman · 1 year, 8 months ago
  24. fdea371 mmc: rockchip_sdhci: Refactor execute tuning error handling by Jonas Karlman · 1 year, 8 months ago
  25. 78df635 mmc: rockchip_sdhci: Use set_clock and config_dll sdhci_ops by Jonas Karlman · 1 year, 7 months ago
  26. ea31246 mmc: rockchip_sdhci: Add set_clock and config_dll sdhci_ops by Jonas Karlman · 1 year, 8 months ago
  27. 785fe8e mmc: rockchip_sdhci: Remove unneeded emmc_phy_init by Jonas Karlman · 1 year, 8 months ago
  28. 99f3888 mmc: rockchip_sdhci: Fix use of device private data by Jonas Karlman · 1 year, 8 months ago
  29. 787ce61 mmc: sdhci: Set UHS Mode Select field for UHS SDR25 mode by Jonas Karlman · 1 year, 8 months ago
  30. bd303aa mmc: sdhci: Fix HISPD bit handling for MMC HS 52MHz mode by Jonas Karlman · 1 year, 8 months ago
  31. 92d57ec rockchip: sdhci: rk3568: fix clock setting logic by Vasily Khoruzhick · 1 year, 9 months ago
  32. c738e0c mmc: tmio: Use IS_ENABLED() to check for CONFIG_ option by Marek Vasut · 1 year, 8 months ago
  33. fb0720b mmc: mv_sdhci: Depend on DM_MMC by Stefan Roese · 1 year, 10 months ago
  34. acd5f4d mmc: mv_sdhci: Remove CONFIG_MMC_SDHCI_IO_ACCESSORS support by Stefan Roese · 1 year, 10 months ago
  35. 99c8d53 mmc: mv_sdhci: Simplify call to sdhci_mvebu_mbus_config() by Stefan Roese · 1 year, 10 months ago
  36. 7fc98c5 mmc: erase: Use TRIM erase when available by Loic Poulain · 1 year, 10 months ago
  37. c0aadbb mmc: Check support for TRIM operations by Loic Poulain · 1 year, 10 months ago
  38. a4c30ee Merge branch 'master_regulator/fixes' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 8 months ago
  39. 3301e2e mmc: npcm_sdhci: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 9 months ago
  40. 206dc91 mmc: renesas-sdhi: Add R-Car Gen4 support by Hai Pham · 1 year, 9 months ago
  41. d4be38e mmc: tmio: Replace ifdeffery with IS_ENABLED/CONFIG_IS_ENABLED macros by Marek Vasut · 1 year, 9 months ago
  42. e56cc7b mmc: tmio: Check 'addr' width before checking for 64bit limitation by Marek Vasut · 1 year, 9 months ago
  43. f5e6084 Merge branch 'master' into next by Tom Rini · 1 year, 8 months ago
  44. c3d9e3d Merge branch 'rpi-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 1 year, 8 months ago
  45. c9c9539 mmc: bcm2835-host: let firmware manage the clock divisor by Vincent Fazio · 3 years, 3 months ago
  46. b58c683 rockchip: sdhci: rk3568: bypass DLL when clk <= 52 MHz by Vasily Khoruzhick · 1 year, 9 months ago
  47. 57cfde5 mmc: rockchip_dw_mmc: Fix get_mmc_clk return value by Jonas Karlman · 1 year, 9 months ago
  48. ddebd4b 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, 9 months ago
  49. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 9 months ago
  50. 3ce4993 mmc: renesas-sdhi: Add proper probe error fail path by Marek Vasut · 1 year, 9 months ago
  51. dcfa1ad mmc: renesas-sdhi: Always configure default SDnH clock rate to 800 MHz by Marek Vasut · 1 year, 9 months ago
  52. 58f731a xilinx: zynqmp: Add missing prototype for zynqmp_mmio_write by Algapally Santosh Sagar · 1 year, 9 months ago
  53. bf34dd4 arm64: zynqmp: Add missing ZYNQMP_FIRMWARE dependencies by Algapally Santosh Sagar · 1 year, 10 months ago
  54. fafae13 mmc: remove SDHCI SPEAR by Patrick Delaunay · 1 year, 9 months ago
  55. 9f9e918 mmc: rockchip_dw_mmc: fix DDR52 8-bit mode handling by John Keeping · 1 year, 11 months ago
  56. 6824f39 Correct SPL use of SUPPORT_EMMC_RPMB by Simon Glass · 1 year, 10 months ago
  57. fd43318 Correct SPL use of RENESAS_SDHI by Simon Glass · 1 year, 10 months ago
  58. 68f3ced Correct SPL use of MMC_QUIRKS by Simon Glass · 1 year, 10 months ago
  59. 4dae076 clk: renesas: Switch to new SD clock handling by Hai Pham · 1 year, 10 months ago
  60. 5587caa mmc: renesas-sdhi: Flag non-standard SDnH handling for V3M by Hai Pham · 1 year, 10 months ago
  61. ad1e403 mmc: renesas-sdhi: Drop R-Car H3 ES3.0 HS400 calibration table by Hai Pham · 1 year, 10 months ago
  62. 7e631b0 mmc: renesas-sdhi: Add R8A77961 M3-W+ support by Hai Pham · 1 year, 10 months ago
  63. e4eaa82 mmc: renesas-sdhi: Adjust HS400 calibration offsets for M3-W r1.3 by Hai Pham · 1 year, 10 months ago
  64. a12185f mmc: renesas-sdhi: Adjust HS400 calibration tables by Hai Pham · 1 year, 10 months ago
  65. f0d3c07 mmc: renesas-sdhi: Filter out HS400 on M3-W r1.2, V3M, V3H r1.x, D3 by Hai Pham · 1 year, 10 months ago
  66. 5c86e06 mmc: renesas-sdhi: R-Car M3 r1.3 also uses 4 tuning taps by Hai Pham · 1 year, 10 months ago
  67. 407a561 mmc: zynq_sdhci: Add support and quirk for HS400 by Ashok Reddy Soma · 1 year, 11 months ago
  68. e9f087e mmc: sdhci: Enable HS400 support if available in caps by Ashok Reddy Soma · 1 year, 11 months ago
  69. 4739aaa mmc: sdhci: Check and call config_dll callback functions by Ashok Reddy Soma · 1 year, 11 months ago
  70. 0ab38fd mmc: zynq_sdhci: Add support for eMMC5.1 for Versal NET platform by Ashok Reddy Soma · 1 year, 11 months ago
  71. efdeed6 cmd: mmc: Expand bkops handling by Marek Vasut · 1 year, 11 months ago
  72. c441863 Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 1 year, 10 months ago
  73. 99a98ca drivers: mmc: Change datatype of tuning_loop_counter to int by Algapally Santosh Sagar · 1 year, 10 months ago
  74. 2b24dde Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 1 year, 10 months ago
  75. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 11 months ago
  76. df71f26 bootstd: Add an MMC hunter by Simon Glass · 1 year, 11 months ago
  77. d6e39d1 bootstd: Add a default method to get bootflows by Simon Glass · 1 year, 11 months ago
  78. b1dc36a dm: mmc: Use bootdev_setup_sibling_blk() by Simon Glass · 1 year, 11 months ago
  79. b9d1ad5 sandbox: mmc: Start off with a zeroed file by Simon Glass · 1 year, 11 months ago
  80. f503259 sunxi: mmc: group non-DM specific functions by Andre Przywara · 2 years, 5 months ago
  81. dad8a8d sunxi: mmc: ignore card detect in SPL by Andre Przywara · 2 years, 5 months ago
  82. f8967f8 Convert CONFIG_FSL_ESDHC_PIN_MUX to Kconfig by Tom Rini · 2 years ago
  83. 6fb86c1 Convert CONFIG_FLASH_SPANSION_S29WS_N et al to Kconfig by Tom Rini · 2 years ago
  84. af81655 Convert CONFIG_HSMMC2_8BIT to Kconfig by Tom Rini · 2 years ago
  85. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  86. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  87. 9173548 Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig by Tom Rini · 2 years, 1 month ago
  88. ceeb74f dm: mmc: Allow sandbox emulator to build without writes by Simon Glass · 2 years, 1 month ago
  89. 7a40983 dm: blk: mmc: Tidy up some Makefile rules for SPL by Simon Glass · 2 years, 1 month ago
  90. e7e4d0c Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 2 years, 1 month ago
  91. 6738fcb mmc: Fix static checker warnings by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  92. a6a7157 mmc: dwmmc: only clear handled interrupts by John Keeping · 2 years, 3 months ago
  93. 22286ee mmc: stm32_sdmmc2: manage vqmmc by Yann Gautier · 2 years, 3 months ago
  94. 6904909 mmc: stm32_sdmmc2: protect against unsupported modes by Yann Gautier · 2 years, 3 months ago
  95. 6bb2544 mmc: stm32_sdmmc2: add dual data rate support by Yann Gautier · 2 years, 3 months ago
  96. 2cd5da6 mmc: f_sdh30: Add support for F_SDH30_E51 by Kunihiko Hayashi · 2 years, 3 months ago
  97. a03df6c mmc: sdhci: Add new quirks for SUPPORT_SINGLE by Kunihiko Hayashi · 2 years, 3 months ago
  98. 391d0f3 mmc: ftsdc010: make command timeout 250 ms as in the comment by Sergei Antonov · 2 years, 3 months ago
  99. 2a4b3b9 mmc: fsl_esdhc: fix problem when using clk driver by Ye Li · 2 years, 2 months ago
  100. ac12a2f dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years, 2 months ago