1. a262542 mmc: renesas-sdhi: Add compatible string for rzg2l-sdhi by Paul Barker · Wed Oct 23 11:53:19 2024 +0100
  2. cc8f3ea mmc: fsl_esdhc: Convert to use livetree API for fdt access by Tim Harvey · Wed Oct 23 13:28:55 2024 -0700
  3. 4a01fee Revert "mmc: dw_mmc: Extract FIFO data transfer into a separate routine" by Jonas Karlman · Tue Oct 08 19:18:31 2024 +0000
  4. f5bea56 Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot" by Tom Rini · Mon Oct 14 13:34:06 2024 -0600
  5. a571b98 lib: Adapt digest header files to MbedTLS by Raymond Mao · Thu Oct 03 14:50:16 2024 -0700
  6. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · Fri Oct 11 12:23:25 2024 -0600
  7. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · Sun Sep 29 19:49:54 2024 -0600
  8. 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · Sun Sep 29 19:49:53 2024 -0600
  9. 7ec2413 drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:48 2024 -0600
  10. 97a645c mmc: fsl_esdhc_imx: Reset tuning logic by Peng Fan · Tue Oct 01 21:07:57 2024 +0800
  11. c6b90e2 mmc: fsl_esdhc_imx: Avoid resource leak by Ye Li · Tue Oct 01 21:07:56 2024 +0800
  12. 8f17e76 mmc: fsl_esdhc_imx: Fix host_caps issue for non-DM driver by Ye Li · Tue Oct 01 21:07:55 2024 +0800
  13. 56cb13e mmc: fsl_esdhc_imx: Send 80 clocks before IDLE command by Ye Li · Tue Oct 01 21:07:54 2024 +0800
  14. e5b6e5c mmc: fsl_esdhc_imx: Enable AHB/IPG clk with clk bulk API by Peng Fan · Tue Oct 01 21:07:53 2024 +0800
  15. 8b7bc20 Merge patch series "vbe: Series part D" by Tom Rini · Thu Oct 03 11:52:42 2024 -0600
  16. be4480d rockchip: mmc: Fix a missing colon and newline by Simon Glass · Fri Sep 20 09:24:41 2024 +0200
  17. 979f26d mmc: rockchip: Allow clocks to be missing by Simon Glass · Fri Sep 20 09:24:40 2024 +0200
  18. ce80ec9 mmc: rockchip: Log some error returns by Simon Glass · Fri Sep 20 09:24:39 2024 +0200
  19. 9c3e926 mmc: Log the error when init fails by Simon Glass · Fri Sep 20 09:24:38 2024 +0200
  20. 89e920a mmc: Support driver model in TPL by Simon Glass · Fri Sep 20 09:24:36 2024 +0200
  21. c8eaf2c Merge tag 'xilinx-for-v2025.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Sep 23 08:11:01 2024 -0600
  22. b096740 mmc: Poll CD in case cyclic framework is enabled by Marek Vasut · Fri Sep 06 19:10:42 2024 +0200
  23. cc0a283 mmc: zynq_sdhci: Remove device_is_compatible() function by Padmarao Begari · Fri Sep 13 15:01:57 2024 +0530
  24. 40006bf mmc: consider cd-gpios in Synopsys DesignWare driver by Heinrich Schuchardt · Sun Jul 21 08:59:07 2024 +0200
  25. 3459a45 mmc: msm_sdhci: program core_vendor_spec by Caleb Connolly · Fri Jun 21 03:53:09 2024 +0200
  26. 10f9def mmc: Change the frequency to MMC_HS_52 when selecting hs400 by Venkatesh Yadav Abbarapu · Tue Apr 23 11:00:57 2024 +0530
  27. 93986cb mmc: sdhci-cadence: Add support for Cadence sdmmc v6 by Kuan Lim Lee · Tue Nov 28 14:38:30 2023 +0800
  28. 3aa43cc Merge patch series "provide names for emmc hardware partitions" by Tom Rini · Thu Sep 05 12:13:24 2024 -0600
  29. 728cbde mmc: allow use of hardware partition names for mmc partconf by Tim Harvey · Fri May 31 08:36:34 2024 -0700
  30. 367e385 mmc: Use logging instead of pr_err() by Simon Glass · Thu Aug 22 07:54:55 2024 -0600
  31. 7811539 mmc: Use logging instead of printf() by Simon Glass · Thu Aug 22 07:54:54 2024 -0600
  32. cda02f1 mmc: exynos_dw_mmc: Improve coding style by Sam Protsenko · Wed Aug 07 22:14:41 2024 -0500
  33. bb28ec5 mmc: exynos_dw_mmc: Use dev->name as driver's displayed name by Sam Protsenko · Wed Aug 07 22:14:40 2024 -0500
  34. 9deaa46 mmc: exynos_dw_mmc: Don't call dwmci_setup_cfg() after add_dwmci() by Sam Protsenko · Wed Aug 07 22:14:39 2024 -0500
  35. bb875e8 mmc: exynos_dw_mmc: Pull all init code into probe function by Sam Protsenko · Wed Aug 07 22:14:38 2024 -0500
  36. af9dcff mmc: exynos_dw_mmc: Add support for ARM64 Exynos chips by Sam Protsenko · Wed Aug 07 22:14:37 2024 -0500
  37. f35cd26 mmc: exynos_dw_mmc: Set requested freq in get_mmc_clk() callback by Sam Protsenko · Wed Aug 07 22:14:36 2024 -0500
  38. 4fe61da mmc: exynos_dw_mmc: Read and use DDR timing when available by Sam Protsenko · Wed Aug 07 22:14:35 2024 -0500
  39. 3b26440 mmc: exynos_dw_mmc: Move quirks from struct dwmci_host to chip data by Sam Protsenko · Wed Aug 07 22:14:34 2024 -0500
  40. b4dbd28 mmc: exynos_dw_mmc: Read common clock-frequency property by Sam Protsenko · Wed Aug 07 22:14:33 2024 -0500
  41. 38d8d5d mmc: exynos_dw_mmc: Read common bus-width property by Sam Protsenko · Wed Aug 07 22:14:32 2024 -0500
  42. 40ad20d mmc: exynos_dw_mmc: Refactor fixed CIU clock divider by Sam Protsenko · Wed Aug 07 22:14:31 2024 -0500
  43. 60b63e4 mmc: exynos_dw_mmc: Abstract CLKSEL register by Sam Protsenko · Wed Aug 07 22:14:30 2024 -0500
  44. bab187c mmc: exynos_dw_mmc: Read upstream SDR timing properties by Sam Protsenko · Wed Aug 07 22:14:29 2024 -0500
  45. 6002ceb mmc: exynos_dw_mmc: Convert to use livetree API by Sam Protsenko · Wed Aug 07 22:14:28 2024 -0500
  46. f78333a mmc: exynos_dw_mmc: Use .of_to_plat for device tree parsing by Sam Protsenko · Wed Aug 07 22:14:27 2024 -0500
  47. 57ddb37 mmc: exynos_dw_mmc: Obtain and use CIU clock via CCF API by Sam Protsenko · Wed Aug 07 22:14:26 2024 -0500
  48. 0e28aa0 mmc: exynos_dw_mmc: Don't call pinmux functions on ARM64 chips by Sam Protsenko · Wed Aug 07 22:14:25 2024 -0500
  49. 3192a64 mmc: exynos_dw_mmc: Fix getting private data in exynos_dwmci_board_init() by Sam Protsenko · Wed Aug 07 22:14:24 2024 -0500
  50. 745edd6 mmc: exynos_dw_mmc: Fix obtaining the base address of controller by Sam Protsenko · Wed Aug 07 22:14:23 2024 -0500
  51. 286892e mmc: dw_mmc: Improve coding style by Sam Protsenko · Wed Aug 07 22:14:19 2024 -0500
  52. 751fdf1 mmc: dw_mmc: Replace fifoth_val property with fifo-depth by Sam Protsenko · Wed Aug 07 22:14:17 2024 -0500
  53. 7c99161 mmc: dw_mmc: Add support for 64-bit IDMAC by Sam Protsenko · Wed Aug 07 22:14:16 2024 -0500
  54. 6384a1f mmc: dw_mmc: Improve 32-bit IDMAC descriptor namings by Sam Protsenko · Wed Aug 07 22:14:15 2024 -0500
  55. 2e7424b mmc: dw_mmc: Extract setting the DMA descriptor into a separate routine by Sam Protsenko · Wed Aug 07 22:14:14 2024 -0500
  56. 3350c20 mmc: dw_mmc: Extract DMA transfer handling code into a separate routine by Sam Protsenko · Wed Aug 07 22:14:13 2024 -0500
  57. c4cffe8 mmc: dw_mmc: Extract FIFO data transfer into a separate routine by Sam Protsenko · Wed Aug 07 22:14:12 2024 -0500
  58. fd5387f mmc: dw_mmc: Extract divider update to a separate function by Sam Protsenko · Wed Aug 07 22:14:11 2024 -0500
  59. 0845f4f mmc: dw_mmc: Extract FIFO init into a separate routine by Sam Protsenko · Wed Aug 07 22:14:10 2024 -0500
  60. cf81204 mmc: dw_mmc: Extract waiting for data busy into a separate routine by Sam Protsenko · Wed Aug 07 22:14:09 2024 -0500
  61. 2543c32 mmc: dw_mmc: Move struct idmac to dw_mmc.c by Sam Protsenko · Wed Aug 07 22:14:08 2024 -0500
  62. 8b2dec8 mmc: rockchip_dw_mmc: Allow 4-bit mode when 8-bit mode is supported by Jonas Karlman · Wed Jul 24 06:55:36 2024 +0000
  63. 8c6b437 arm: ti: Remove omap4 platform support by Tom Rini · Mon Jul 15 13:35:53 2024 -0600
  64. 34bb7d3 drivers: mmc: Remove duplicate newlines by Marek Vasut · Sat Jul 20 14:40:43 2024 +0200
  65. fde0dff mmc: am654_sdhci: Add the quirk to set TESTCD bit by Emanuele Ghidoli · Tue Jul 02 21:54:29 2024 +0200
  66. 58ba335 Merge patch series "mediatek: cumulative trivial fix for OF_UPSTREAM support" by Tom Rini · Mon Jul 08 11:56:59 2024 -0600
  67. 2e43de2 mmc: mediatek: add support for upstream linux clock and property by Christian Marangi · Mon Jun 24 23:03:34 2024 +0200
  68. 4b5cebb mmc: fsl_esdhc_imx: Fix error message by Alexander Stein · Fri Jul 05 15:27:24 2024 +0200
  69. 04f5cb6 Merge tag 'xilinx-for-v2024.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Jun 17 11:01:35 2024 -0600
  70. 534a934 mmc: versal2: Update zynq_sdhci driver to support AMD Versal Gen 2 by Michal Simek · Wed May 29 16:48:00 2024 +0200
  71. d78ea25 sdhci: zynq: Fix tap delay for SD on Versal NET by Simek, Michal · Wed Apr 17 20:06:13 2024 -1200
  72. 29b436e block: Update BLK to be def_bool by Tom Rini · Tue Jun 04 19:37:42 2024 -0600
  73. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  74. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  75. c0f4bc7 mmc: Remove <common.h> and add needed includes by Tom Rini · Wed May 01 19:30:59 2024 -0600
  76. c1edd47 mmc: Migrate MMC_SUPPORTS_TUNING to Kconfig by Tom Rini · Wed May 01 19:30:18 2024 -0600
  77. c907ddb mmc: cv1800b: Add transmit tap delay config to fix write error by Kongyang Liu · Tue Apr 16 15:31:05 2024 +0800
  78. edb1f53 Merge patch series "Fix MMC tuning algorithm" by Tom Rini · Mon Apr 29 10:55:34 2024 -0600
  79. 5d21715 mmc: am654_sdhci: Fix ITAPDLY for HS400 timing by Judith Mendez · Thu Apr 18 14:01:00 2024 -0500
  80. c9eb1dc mmc: am654_sdhci: Set ENDLL=1 for DDR52 mode by Judith Mendez · Thu Apr 18 14:00:59 2024 -0500
  81. 87bcbde mmc: am654_sdhci: Add itap_del_ena[] to store itapdlyena bit by Judith Mendez · Thu Apr 18 14:00:58 2024 -0500
  82. 83db1f9 mmc: am654_sdhci: Fix OTAP/ITAP delay values by Nitin Yadav · Thu Apr 18 14:00:57 2024 -0500
  83. 81c1d44 mmc: am654_sdhci: Add tuning algorithm for delay chain by Judith Mendez · Thu Apr 18 14:00:56 2024 -0500
  84. b094a71 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Fri Apr 26 07:39:18 2024 -0600
  85. b42bdde mmc: rockchip_sdhci: Fix 4 blocks PIO mode read limit for RK35xx by Jonas Karlman · Wed Apr 10 14:30:50 2024 +0000
  86. a4c61e4 mmc: arm_pl180: Limit data transfer to U16_MAX by Maximilian Brune · Mon Apr 15 11:53:11 2024 +0200
  87. 2886f40 mmc: sdhci: programmable clock calculation needs multiplier +1 by cmachida · Fri Apr 12 12:26:40 2024 -0700
  88. 925f650 mmc: Add support for the no-mmc-hs400 prop by Jonas Karlman · Mon Apr 08 21:06:16 2024 +0000
  89. f23ac28 mmc: Imply HS200 cap with mmc-hs400 prop to match linux by Jonas Karlman · Mon Apr 08 21:06:15 2024 +0000
  90. eb92ef1 mmc: Support 32-bit only ADMA on 64-bit platforms by Greg Malysa · Mon Mar 25 22:28:08 2024 -0400
  91. 6853d89 mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_ops by Ian Roberts · Mon Apr 22 15:00:02 2024 -0400
  92. 5d8b575 mmc: msm_sdhci: fix vendor_spec_cap0 registers by Caleb Connolly · Fri Apr 12 20:10:21 2024 +0200
  93. 66dfa56 mmc: msm_sdhci: use a more sensible default clock rate by Caleb Connolly · Tue Apr 09 20:03:03 2024 +0200
  94. 790d412 mmc: msm_sdhci: print core version by Caleb Connolly · Tue Apr 09 20:03:02 2024 +0200
  95. 6d32da3 mmc: msm_sdhci: use modern DT handling by Caleb Connolly · Tue Apr 09 20:03:01 2024 +0200
  96. c1f71d2 mmc: msm_sdhci: correct vendor_spec_cap0 register for v5 by Caleb Connolly · Tue Apr 09 20:03:00 2024 +0200
  97. 545c82e mmc: stm32_sdmmc2: Fix AARCH64 compilation warnings by Patrice Chotard · Fri Mar 08 15:26:14 2024 +0100
  98. dc9caf5 mmc: stm32_sdmmc2: Add "st,stm32mp25-sdmmc2" compatible by Patrick Delaunay · Fri Mar 08 15:26:13 2024 +0100
  99. 34a3b96 mmc: cv1800b_sdhci: Remove the unused argument by Jaehoon Chung · Mon Apr 15 16:56:50 2024 +0900
  100. e52d3c0 mmc: hi6220_dw_mmc: add fifoth_val to private data and set it in .probe by Yang Xiwen · Thu Feb 01 22:05:44 2024 +0800