1. d318eb3 treewide: Remove clk_free by Sean Anderson · Sat Dec 16 14:38:42 2023 -0500
  2. a0c7106 mmc: tegra: use max-frequency from device tree if provided by Peter Geis · Tue Dec 19 15:35:52 2023 +0200
  3. 7d6a56e mmc: mediatek: set b_max according CONFIG_SYS_MMC_MAX_BLK_COUNT by Julien Masson · Mon Dec 04 14:41:45 2023 +0100
  4. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · Mon Nov 20 09:19:50 2023 -0500
  5. 63a23aa Merge branch 'master-mmc-clock' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sat Nov 18 10:25:48 2023 -0500
  6. c3421ea treewide: use linux/time.h for time conversion defines by Igor Prusov · Thu Nov 09 20:10:04 2023 +0300
  7. cfb65b4 mmc: renesas-sdhi: Disable clock after tuning reset when possible by Marek Vasut · Sun Nov 05 23:42:45 2023 +0100
  8. dc64e44 sunxi: mmc: Sort compatible strings numerically by Samuel Holland · Tue Oct 31 00:22:34 2023 -0500
  9. 1e7c797 sunxi: mmc: Move header to the driver directory by Samuel Holland · Tue Oct 31 00:22:35 2023 -0500
  10. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · Wed Nov 01 15:56:03 2023 -0500
  11. fdeb13a mmc: tegra: get default-tap and default-trim from device tree by Svyatoslav Ryhel · Tue Oct 03 09:33:52 2023 +0300
  12. eaa7186 mmc: renesas-sdhi: Drop <common.h> by Paul Barker · Wed Nov 01 20:05:56 2023 +0000
  13. f96f96d mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1B by Sean Anderson · Fri Oct 27 16:57:03 2023 -0400
  14. c8b284e mmc: pci: Drop the superfluous cast by Bin Meng · Wed Oct 11 19:00:52 2023 +0800
  15. 5c59a67 mmc: spl: select SPL_BLK for SPL_DM_MMC by Oleksandr Suvorov · Wed Aug 23 18:45:45 2023 +0300
  16. d61f32e mmc: tmio: Disable 1/1024 clock divider on Renesas R-Car platforms by Marek Vasut · Sun Oct 22 23:40:43 2023 +0200
  17. f0ea8a7 mmc: tmio: Always check for errors after receiving an IRQ by Marek Vasut · Sat Oct 14 23:56:03 2023 +0200
  18. d27a367 mmc: sh_sdhi: Drop unused driver by Marek Vasut · Sat Oct 14 23:27:24 2023 +0200
  19. 0b4d1db mmc: renesas-sdhi: Fix error handling in rzg2l_sdhi_setup by Paul Barker · Thu Oct 19 15:50:38 2023 +0100
  20. 1987b0c sunxi: add Allwinner R528/T113 SoC support by Andre Przywara · Tue Sep 06 15:59:57 2022 +0100
  21. 068962b sunxi: introduce NCAT2 generation model by Andre Przywara · Wed Oct 05 17:54:19 2022 +0100
  22. f944a61 pinctrl: sunxi: remove GPIO_EXTRA_HEADER by Andre Przywara · Tue Sep 06 10:36:38 2022 +0100
  23. e22d1a0 mmc: renesas-sdhi: Initialize module on RZ/G2L by Paul Barker · Mon Oct 16 10:25:38 2023 +0100
  24. 110f32d mmc: renesas-sdhi: Refactor probe function by Paul Barker · Mon Oct 16 10:25:37 2023 +0100
  25. 2294ecb blk: Use a macro for the typical block size by Bin Meng · Tue Sep 26 16:43:31 2023 +0800
  26. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  27. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  28. a117d61 mmc: dw_mmc: Keep vqmmc-supply enable count in balance by Jonas Karlman · Wed Jul 19 21:21:00 2023 +0000
  29. 0f28e18 mmc: Use regulator_set_enable_if_allowed by Jonas Karlman · Wed Jul 19 21:20:59 2023 +0000
  30. b1d581d bootstd: Rename bootdev_setup_sibling_blk() by Simon Glass · Sun Jul 30 11:15:14 2023 -0600
  31. d46f289 atmel_sdhci: Force card-detect if MMC_CAP_NONREMOVABLE. by Zixun LI · Wed May 17 15:49:45 2023 +0200
  32. 00d98c2 mmc: zynq_sdhci: Dll reset only for ZynqMP platform by Ashok Reddy Soma · Mon Jul 10 14:11:59 2023 +0200
  33. 29f8d07 mmc: Set clock when reverting to safe bus mode by Valentine Barshak · Sat Jun 10 13:22:33 2023 +0200
  34. 021f7f7 mmc: renesas-sdhi: Send stop when MMC tuning command fails by Hai Pham · Tue Jun 20 00:38:25 2023 +0200
  35. 27abf9f mmc: Introduce mmc_send_stop_transmission() by Hai Pham · Tue Jun 20 00:38:24 2023 +0200
  36. 61a6a2e mmc: Fix MMC_CMD_STOP_TRANSMISSION response type and add comment by Marek Vasut · Tue Jun 20 00:38:23 2023 +0200
  37. 4157158 bootstd: Use bootdev instead of bootdevice by Simon Glass · Wed Jul 12 09:04:32 2023 -0600
  38. da9739c Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Jun 12 16:42:37 2023 -0400
  39. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · Mon Jun 12 14:55:33 2023 -0400
  40. b1fa0d0 mmc: zynq: Sync with upstream DT binding by Michal Simek · Wed May 17 10:22:48 2023 +0200
  41. ed8339f mmc: fix improper use of memset by Sam Edwards · Thu May 18 13:47:07 2023 -0600
  42. f79c537 mmc: rockchip_sdhci: Disable DMA mode using a device tree property by Jonas Karlman · Sat May 06 17:41:11 2023 +0000
  43. f905947 mmc: rockchip_sdhci: Skip blocks read workaround on RK3399 by Jonas Karlman · Sat May 06 17:41:09 2023 +0000
  44. 021d1cf Revert "mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B" by Henrik Grimler · Tue May 09 21:05:46 2023 +0200
  45. b52189e drivers: use devfdt_get_addr_index_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:32:31 2023 +0100
  46. 8d5d8e0 drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:32:04 2023 +0100
  47. 464c2be mmc: hi6220_dw_mmc: add compatible for HC2910 support by Yang Xiwen · Sat Apr 01 19:17:34 2023 +0800
  48. 5d25936 mmc: rockchip_sdhci: Limit number of blocks read in a single command by Jonas Karlman · Tue Apr 18 16:46:45 2023 +0000
  49. 4561ada mmc: sdhci: Allow disabling of SDMA in SPL by Peter Geis · Tue Apr 18 16:46:44 2023 +0000
  50. ee7115f mmc: rockchip_sdhci: Add support for RK3588 by Jonas Karlman · Tue Apr 18 16:46:39 2023 +0000
  51. f4f6005 mmc: rockchip_sdhci: Fix HS400 and HS400ES mode on RK3568 by Jonas Karlman · Tue Apr 18 16:46:37 2023 +0000
  52. 9168fbf mmc: rockchip_sdhci: Rearrange and simplify used regs and flags by Jonas Karlman · Tue Apr 18 16:46:35 2023 +0000
  53. dd2707f mmc: rockchip_sdhci: Remove empty get_phy and set_enhanced_strobe ops by Jonas Karlman · Tue Apr 18 16:46:34 2023 +0000
  54. dbe75fbe mmc: rockchip_sdhci: Update speed mode controls in set_ios_post by Jonas Karlman · Tue Apr 18 16:46:33 2023 +0000
  55. fdea371 mmc: rockchip_sdhci: Refactor execute tuning error handling by Jonas Karlman · Tue Apr 18 16:46:31 2023 +0000
  56. 78df635 mmc: rockchip_sdhci: Use set_clock and config_dll sdhci_ops by Jonas Karlman · Thu Apr 20 15:55:15 2023 +0000
  57. ea31246 mmc: rockchip_sdhci: Add set_clock and config_dll sdhci_ops by Jonas Karlman · Tue Apr 18 16:46:29 2023 +0000
  58. 785fe8e mmc: rockchip_sdhci: Remove unneeded emmc_phy_init by Jonas Karlman · Tue Apr 18 16:46:27 2023 +0000
  59. 99f3888 mmc: rockchip_sdhci: Fix use of device private data by Jonas Karlman · Tue Apr 18 16:46:26 2023 +0000
  60. 787ce61 mmc: sdhci: Set UHS Mode Select field for UHS SDR25 mode by Jonas Karlman · Tue Apr 18 16:46:24 2023 +0000
  61. bd303aa mmc: sdhci: Fix HISPD bit handling for MMC HS 52MHz mode by Jonas Karlman · Tue Apr 18 16:46:23 2023 +0000
  62. 92d57ec rockchip: sdhci: rk3568: fix clock setting logic by Vasily Khoruzhick · Tue Mar 07 13:26:46 2023 -0800
  63. c738e0c mmc: tmio: Use IS_ENABLED() to check for CONFIG_ option by Marek Vasut · Sat Apr 08 19:35:37 2023 +0200
  64. fb0720b mmc: mv_sdhci: Depend on DM_MMC by Stefan Roese · Fri Feb 10 13:23:52 2023 +0100
  65. acd5f4d mmc: mv_sdhci: Remove CONFIG_MMC_SDHCI_IO_ACCESSORS support by Stefan Roese · Fri Feb 10 13:23:51 2023 +0100
  66. 99c8d53 mmc: mv_sdhci: Simplify call to sdhci_mvebu_mbus_config() by Stefan Roese · Fri Feb 10 13:23:50 2023 +0100
  67. 7fc98c5 mmc: erase: Use TRIM erase when available by Loic Poulain · Thu Jan 26 10:24:18 2023 +0100
  68. c0aadbb mmc: Check support for TRIM operations by Loic Poulain · Thu Jan 26 10:24:17 2023 +0100
  69. a4c30ee Merge branch 'master_regulator/fixes' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sat Apr 08 14:19:08 2023 -0400
  70. 3301e2e mmc: npcm_sdhci: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · Tue Feb 28 02:55:19 2023 +0100
  71. 206dc91 mmc: renesas-sdhi: Add R-Car Gen4 support by Hai Pham · Tue Feb 28 22:24:06 2023 +0100
  72. d4be38e mmc: tmio: Replace ifdeffery with IS_ENABLED/CONFIG_IS_ENABLED macros by Marek Vasut · Tue Feb 28 22:18:13 2023 +0100
  73. e56cc7b mmc: tmio: Check 'addr' width before checking for 64bit limitation by Marek Vasut · Tue Feb 28 22:18:12 2023 +0100
  74. f5e6084 Merge branch 'master' into next by Tom Rini · Mon Mar 27 15:19:57 2023 -0400
  75. c3d9e3d Merge branch 'rpi-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · Fri Mar 24 17:00:41 2023 -0400
  76. c9c9539 mmc: bcm2835-host: let firmware manage the clock divisor by Vincent Fazio · Tue Sep 14 13:19:19 2021 -0500
  77. b58c683 rockchip: sdhci: rk3568: bypass DLL when clk <= 52 MHz by Vasily Khoruzhick · Wed Mar 08 17:28:30 2023 -0800
  78. 57cfde5 mmc: rockchip_dw_mmc: Fix get_mmc_clk return value by Jonas Karlman · Tue Mar 14 00:38:32 2023 +0000
  79. ddebd4b Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Mar 16 12:18:30 2023 -0400
  80. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · Tue Mar 14 10:58:41 2023 -0400
  81. 3ce4993 mmc: renesas-sdhi: Add proper probe error fail path by Marek Vasut · Mon Feb 27 23:49:28 2023 +0100
  82. dcfa1ad mmc: renesas-sdhi: Always configure default SDnH clock rate to 800 MHz by Marek Vasut · Mon Feb 27 23:49:27 2023 +0100
  83. 58f731a xilinx: zynqmp: Add missing prototype for zynqmp_mmio_write by Algapally Santosh Sagar · Wed Mar 01 03:33:33 2023 -0700
  84. bf34dd4 arm64: zynqmp: Add missing ZYNQMP_FIRMWARE dependencies by Algapally Santosh Sagar · Wed Feb 01 02:55:53 2023 -0700
  85. fafae13 mmc: remove SDHCI SPEAR by Patrick Delaunay · Wed Feb 22 20:19:59 2023 +0100
  86. 9f9e918 mmc: rockchip_dw_mmc: fix DDR52 8-bit mode handling by John Keeping · Tue Jan 17 17:07:47 2023 +0000
  87. 6824f39 Correct SPL use of SUPPORT_EMMC_RPMB by Simon Glass · Sun Feb 05 15:40:54 2023 -0700
  88. fd43318 Correct SPL use of RENESAS_SDHI by Simon Glass · Sun Feb 05 15:40:38 2023 -0700
  89. 68f3ced Correct SPL use of MMC_QUIRKS by Simon Glass · Sun Feb 05 15:40:16 2023 -0700
  90. 4dae076 clk: renesas: Switch to new SD clock handling by Hai Pham · Sun Jan 29 02:50:22 2023 +0100
  91. 5587caa mmc: renesas-sdhi: Flag non-standard SDnH handling for V3M by Hai Pham · Thu Jan 26 21:06:01 2023 +0100
  92. ad1e403 mmc: renesas-sdhi: Drop R-Car H3 ES3.0 HS400 calibration table by Hai Pham · Thu Jan 26 21:06:00 2023 +0100
  93. 7e631b0 mmc: renesas-sdhi: Add R8A77961 M3-W+ support by Hai Pham · Thu Jan 26 21:05:59 2023 +0100
  94. e4eaa82 mmc: renesas-sdhi: Adjust HS400 calibration offsets for M3-W r1.3 by Hai Pham · Thu Jan 26 21:05:58 2023 +0100
  95. a12185f mmc: renesas-sdhi: Adjust HS400 calibration tables by Hai Pham · Thu Jan 26 21:05:57 2023 +0100
  96. f0d3c07 mmc: renesas-sdhi: Filter out HS400 on M3-W r1.2, V3M, V3H r1.x, D3 by Hai Pham · Thu Jan 26 21:05:56 2023 +0100
  97. 5c86e06 mmc: renesas-sdhi: R-Car M3 r1.3 also uses 4 tuning taps by Hai Pham · Thu Jan 26 21:05:55 2023 +0100
  98. 407a561 mmc: zynq_sdhci: Add support and quirk for HS400 by Ashok Reddy Soma · Tue Jan 10 04:31:24 2023 -0700
  99. e9f087e mmc: sdhci: Enable HS400 support if available in caps by Ashok Reddy Soma · Tue Jan 10 04:31:23 2023 -0700
  100. 4739aaa mmc: sdhci: Check and call config_dll callback functions by Ashok Reddy Soma · Tue Jan 10 04:31:22 2023 -0700