1. fafae13 mmc: remove SDHCI SPEAR by Patrick Delaunay · Wed Feb 22 20:19:59 2023 +0100
  2. 6824f39 Correct SPL use of SUPPORT_EMMC_RPMB by Simon Glass · Sun Feb 05 15:40:54 2023 -0700
  3. fd43318 Correct SPL use of RENESAS_SDHI by Simon Glass · Sun Feb 05 15:40:38 2023 -0700
  4. 68f3ced Correct SPL use of MMC_QUIRKS by Simon Glass · Sun Feb 05 15:40:16 2023 -0700
  5. 4dae076 clk: renesas: Switch to new SD clock handling by Hai Pham · Sun Jan 29 02:50:22 2023 +0100
  6. 5587caa mmc: renesas-sdhi: Flag non-standard SDnH handling for V3M by Hai Pham · Thu Jan 26 21:06:01 2023 +0100
  7. ad1e403 mmc: renesas-sdhi: Drop R-Car H3 ES3.0 HS400 calibration table by Hai Pham · Thu Jan 26 21:06:00 2023 +0100
  8. 7e631b0 mmc: renesas-sdhi: Add R8A77961 M3-W+ support by Hai Pham · Thu Jan 26 21:05:59 2023 +0100
  9. e4eaa82 mmc: renesas-sdhi: Adjust HS400 calibration offsets for M3-W r1.3 by Hai Pham · Thu Jan 26 21:05:58 2023 +0100
  10. a12185f mmc: renesas-sdhi: Adjust HS400 calibration tables by Hai Pham · Thu Jan 26 21:05:57 2023 +0100
  11. 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
  12. 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
  13. 407a561 mmc: zynq_sdhci: Add support and quirk for HS400 by Ashok Reddy Soma · Tue Jan 10 04:31:24 2023 -0700
  14. e9f087e mmc: sdhci: Enable HS400 support if available in caps by Ashok Reddy Soma · Tue Jan 10 04:31:23 2023 -0700
  15. 4739aaa mmc: sdhci: Check and call config_dll callback functions by Ashok Reddy Soma · Tue Jan 10 04:31:22 2023 -0700
  16. 0ab38fd mmc: zynq_sdhci: Add support for eMMC5.1 for Versal NET platform by Ashok Reddy Soma · Tue Jan 10 04:31:21 2023 -0700
  17. efdeed6 cmd: mmc: Expand bkops handling by Marek Vasut · Thu Jan 05 15:19:08 2023 +0100
  18. c441863 Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Fri Jan 27 10:15:39 2023 -0500
  19. 99a98ca drivers: mmc: Change datatype of tuning_loop_counter to int by Algapally Santosh Sagar · Thu Jan 19 22:36:17 2023 -0700
  20. 2b24dde Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Jan 24 21:07:01 2023 -0500
  21. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · Tue Jan 17 10:48:08 2023 -0700
  22. df71f26 bootstd: Add an MMC hunter by Simon Glass · Tue Jan 17 10:47:38 2023 -0700
  23. d6e39d1 bootstd: Add a default method to get bootflows by Simon Glass · Tue Jan 17 10:47:26 2023 -0700
  24. b1dc36a dm: mmc: Use bootdev_setup_sibling_blk() by Simon Glass · Tue Jan 17 10:47:25 2023 -0700
  25. b9d1ad5 sandbox: mmc: Start off with a zeroed file by Simon Glass · Tue Jan 17 10:47:19 2023 -0700
  26. f503259 sunxi: mmc: group non-DM specific functions by Andre Przywara · Wed Jul 13 17:21:44 2022 +0100
  27. dad8a8d sunxi: mmc: ignore card detect in SPL by Andre Przywara · Wed Jul 13 17:21:43 2022 +0100
  28. f8967f8 Convert CONFIG_FSL_ESDHC_PIN_MUX to Kconfig by Tom Rini · Fri Dec 02 16:42:22 2022 -0500
  29. 6fb86c1 Convert CONFIG_FLASH_SPANSION_S29WS_N et al to Kconfig by Tom Rini · Fri Dec 02 16:42:21 2022 -0500
  30. af81655 Convert CONFIG_HSMMC2_8BIT to Kconfig by Tom Rini · Fri Dec 02 16:42:16 2022 -0500
  31. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  32. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · Fri Oct 28 20:27:13 2022 -0400
  33. 9173548 Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig by Tom Rini · Fri Oct 28 20:27:05 2022 -0400
  34. ceeb74f dm: mmc: Allow sandbox emulator to build without writes by Simon Glass · Thu Oct 20 18:22:58 2022 -0600
  35. 7a40983 dm: blk: mmc: Tidy up some Makefile rules for SPL by Simon Glass · Thu Oct 20 18:22:57 2022 -0600
  36. e7e4d0c Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Mon Oct 24 21:28:14 2022 -0400
  37. 6738fcb mmc: Fix static checker warnings by Venkatesh Yadav Abbarapu · Thu Sep 29 10:22:49 2022 +0530
  38. a6a7157 mmc: dwmmc: only clear handled interrupts by John Keeping · Thu Sep 15 18:56:56 2022 +0100
  39. 22286ee mmc: stm32_sdmmc2: manage vqmmc by Yann Gautier · Tue Sep 13 13:23:46 2022 +0200
  40. 6904909 mmc: stm32_sdmmc2: protect against unsupported modes by Yann Gautier · Tue Sep 13 13:23:45 2022 +0200
  41. 6bb2544 mmc: stm32_sdmmc2: add dual data rate support by Yann Gautier · Tue Sep 13 13:23:44 2022 +0200
  42. 2cd5da6 mmc: f_sdh30: Add support for F_SDH30_E51 by Kunihiko Hayashi · Fri Sep 09 16:23:33 2022 +0900
  43. a03df6c mmc: sdhci: Add new quirks for SUPPORT_SINGLE by Kunihiko Hayashi · Fri Sep 09 16:23:32 2022 +0900
  44. 391d0f3 mmc: ftsdc010: make command timeout 250 ms as in the comment by Sergei Antonov · Fri Sep 02 10:40:10 2022 +0300
  45. 2a4b3b9 mmc: fsl_esdhc: fix problem when using clk driver by Ye Li · Sat Sep 24 00:29:33 2022 +0200
  46. ac12a2f dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · Wed Oct 12 21:57:59 2022 +0200
  47. 3315453 mmc: zynq_sdhci: Read power-domains id from DT and use by Ashok Reddy Soma · Fri Sep 30 03:25:47 2022 -0600
  48. a23e6ee mmc: zynq_sdhci: Change node_id prototype to u32 by Ashok Reddy Soma · Fri Sep 30 03:25:46 2022 -0600
  49. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · Sat Sep 17 09:00:09 2022 -0600
  50. 1b0c7ed mmc: mediatek: add support for MediaTek MT7891/MT7986 SoCs by developer · Fri Sep 09 19:59:19 2022 +0800
  51. 06ad78d Merge tag 'u-boot-at91-2023.01-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · Tue Sep 20 08:49:36 2022 -0400
  52. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  53. e554c3e mmc: atmel_sdhci: re-enable sdhci after SD Card re-insertion by Sergiu Moga · Wed Jun 22 16:30:47 2022 +0300
  54. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  55. 7e6a4ee mmc: fsl_esdhc_spl: Add support for builds without CONFIG_SYS_MMC_U_BOOT_OFFS by Pali Rohár · Fri Aug 05 22:09:41 2022 +0200
  56. ee0fdb4 mmc: fsl_esdhc_spl: Add support for loading proper U-Boot from unaligned location by Pali Rohár · Fri Aug 05 22:09:39 2022 +0200
  57. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · Thu Aug 11 19:34:59 2022 -0600
  58. e1a5ec5 blk: Select SPL_LEGACY_BLOCK automatically by Simon Glass · Thu Aug 11 19:34:49 2022 -0600
  59. 3bf7d7a blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · Thu Aug 11 19:34:48 2022 -0600
  60. dad332b Convert CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE to Kconfig by Tom Rini · Sun Jul 31 21:08:25 2022 -0400
  61. 1ab1692 common: Drop display_options.h from common header by Simon Glass · Sun Jul 31 12:28:48 2022 -0600
  62. 946e06f mmc: Do not send status of send_status is false by Marek Vasut · Fri Jul 15 01:58:24 2022 +0200
  63. 93a7aff mmc: pci_mmc.c should build with ACPIGEN=n by Heinrich Schuchardt · Sun Jun 12 12:53:48 2022 +0000
  64. 4493cb5 drivers: mmc: write protect single boot area by Ying-Chun Liu (PaulLiu) · Mon Apr 25 21:59:02 2022 +0800
  65. 29cf22c mmc: nuvoton: Add NPCM7xx mmc driver by Jim Liu · Tue May 24 16:55:33 2022 +0800
  66. 7ab6500 mmc: fsl_esdhc: Fix 'Internal clock never stabilised.' error by Pali Rohár · Fri Apr 29 20:27:34 2022 +0200
  67. e91457a Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Jul 26 10:26:00 2022 -0400
  68. 29b31a5 mmc: fsl_esdhc_imx: Support i.MX9 by Peng Fan · Tue Jul 26 16:40:44 2022 +0800
  69. 5ff7acf mmc: zynq_sdhci: Fix timing macros for MMC High speed by Ashok Reddy Soma · Mon Jun 27 14:22:45 2022 +0530
  70. 1e2dc03 mmc: msm_sdhci: Add SDCC version 5.0.0 support by Sumit Garg · Tue Jul 12 12:42:09 2022 +0530
  71. 3c5ce03 arch: mvebu: Disable by default unused peripherals in SPL by Pali Rohár · Tue May 24 10:58:42 2022 +0200
  72. 5614824 mmc: mediatek: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:23:26 2022 +0800
  73. 4f6a1ba mmc: stm32_sdmmc2: introduce of_to_plat ops by Patrick Delaunay · Thu Jun 30 10:01:47 2022 +0200
  74. f375d37 mmc: stm32_sdmmc2: remove privdata by Patrick Delaunay · Thu Jun 30 10:01:46 2022 +0200
  75. 1db48bf mmc: stm32_sdmmc2: cosmetic: rename stm32_sdmmc_bind by Patrick Delaunay · Thu Jun 30 10:01:45 2022 +0200
  76. 1e56de0 arm: Remove PXA architecture support by Tom Rini · Sat Jun 25 11:02:42 2022 -0400
  77. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · Fri Jun 10 23:03:09 2022 -0400
  78. 8d2fb02 mmc/aspeed: Enable controller clocks by Joel Stanley · Thu Jun 23 18:35:35 2022 +0930
  79. 818a6b5 mmc/aspeed: Probe from controller by Joel Stanley · Thu Jun 23 18:35:34 2022 +0930
  80. 7dab5c1 mmc/aspeed: Add debuging for clock probe failures by Joel Stanley · Thu Jun 23 18:35:33 2022 +0930
  81. bdd47f3 Convert CONFIG_ESDHC_DETECT_QUIRK to Kconfig by Tom Rini · Thu Jun 16 14:04:38 2022 -0400
  82. d9ff2b9 Merge branch 'master' into next by Tom Rini · Mon Jun 20 14:40:59 2022 -0400
  83. 572f41f Merge tag 'u-boot-stm32-20220620' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · Mon Jun 20 08:09:24 2022 -0400
  84. 3a672d6 mmc: fsl_esdhc: Add new config option for default fallback mode by Pali Rohár · Wed May 11 20:27:13 2022 +0200
  85. 39a43b0 mmc: fsl_esdhc: Set fallback mode to 1-bit by Pali Rohár · Wed May 11 20:27:12 2022 +0200
  86. 6be3ccc mmc: stm32_sdmmc2: make reset property optional by Patrick Delaunay · Fri May 20 18:24:51 2022 +0200
  87. 233c373 mmc: fsl_esdhc_imx: Implement wait_dat0 mmc ops by Loic Poulain · Thu May 26 16:37:22 2022 +0200
  88. 9c32f4f mmc: Add support for wait_dat0 callback by Loic Poulain · Thu May 26 16:37:21 2022 +0200
  89. 6452b89 mmc: fix error message for unaligned erase request by Patrick Delaunay · Tue Feb 15 16:23:22 2022 +0100
  90. 71b9a7b drivers: mmc: am654_sdhci: Add new compatible for AM62 SoC by Aswath Govindraju · Wed May 25 13:38:39 2022 +0530
  91. 7d5d591 Convert CONFIG_FIXED_SDHCI_ALIGNED_BUFFER to Kconfig by Chris Packham · Sun May 29 11:13:17 2022 +1200
  92. 56bf6a8 arm: pxa: Remove CONFIG_CPU_PXA25X by Tom Rini · Wed May 25 16:13:48 2022 -0400
  93. ccd3fde Merge tag 'xilinx-for-v2022.07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed May 25 09:50:08 2022 -0400
  94. 4b3e8ac Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue May 24 23:29:00 2022 -0400
  95. 6b0d0bc mmc: sunxi: Remove unnecessary pinmux option dependency by Samuel Holland · Sun Apr 10 00:13:34 2022 -0500
  96. 1ee59ef mmc: fsl_esdhc_spl: Fix checking for number of read sectors by Pali Rohár · Wed May 11 20:28:28 2022 +0200
  97. 0b35fa2 mmc: zynq_sdhci: Add weak function prototype by T Karthik Reddy · Wed Apr 27 10:27:12 2022 +0200
  98. 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · Thu Apr 21 16:11:13 2022 +0000
  99. 58c6102 pci: Map bars with offset and length by Andrew Scull · Thu Apr 21 16:11:10 2022 +0000
  100. b94bcdd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · Wed Apr 27 09:19:41 2022 -0400