1. 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
  2. 99a98ca drivers: mmc: Change datatype of tuning_loop_counter to int by Algapally Santosh Sagar · Thu Jan 19 22:36:17 2023 -0700
  3. 2b24dde Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Jan 24 21:07:01 2023 -0500
  4. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · Tue Jan 17 10:48:08 2023 -0700
  5. df71f26 bootstd: Add an MMC hunter by Simon Glass · Tue Jan 17 10:47:38 2023 -0700
  6. d6e39d1 bootstd: Add a default method to get bootflows by Simon Glass · Tue Jan 17 10:47:26 2023 -0700
  7. b1dc36a dm: mmc: Use bootdev_setup_sibling_blk() by Simon Glass · Tue Jan 17 10:47:25 2023 -0700
  8. b9d1ad5 sandbox: mmc: Start off with a zeroed file by Simon Glass · Tue Jan 17 10:47:19 2023 -0700
  9. f503259 sunxi: mmc: group non-DM specific functions by Andre Przywara · Wed Jul 13 17:21:44 2022 +0100
  10. dad8a8d sunxi: mmc: ignore card detect in SPL by Andre Przywara · Wed Jul 13 17:21:43 2022 +0100
  11. f8967f8 Convert CONFIG_FSL_ESDHC_PIN_MUX to Kconfig by Tom Rini · Fri Dec 02 16:42:22 2022 -0500
  12. 6fb86c1 Convert CONFIG_FLASH_SPANSION_S29WS_N et al to Kconfig by Tom Rini · Fri Dec 02 16:42:21 2022 -0500
  13. af81655 Convert CONFIG_HSMMC2_8BIT to Kconfig by Tom Rini · Fri Dec 02 16:42:16 2022 -0500
  14. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  15. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · Fri Oct 28 20:27:13 2022 -0400
  16. 9173548 Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig by Tom Rini · Fri Oct 28 20:27:05 2022 -0400
  17. ceeb74f dm: mmc: Allow sandbox emulator to build without writes by Simon Glass · Thu Oct 20 18:22:58 2022 -0600
  18. 7a40983 dm: blk: mmc: Tidy up some Makefile rules for SPL by Simon Glass · Thu Oct 20 18:22:57 2022 -0600
  19. 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
  20. 6738fcb mmc: Fix static checker warnings by Venkatesh Yadav Abbarapu · Thu Sep 29 10:22:49 2022 +0530
  21. a6a7157 mmc: dwmmc: only clear handled interrupts by John Keeping · Thu Sep 15 18:56:56 2022 +0100
  22. 22286ee mmc: stm32_sdmmc2: manage vqmmc by Yann Gautier · Tue Sep 13 13:23:46 2022 +0200
  23. 6904909 mmc: stm32_sdmmc2: protect against unsupported modes by Yann Gautier · Tue Sep 13 13:23:45 2022 +0200
  24. 6bb2544 mmc: stm32_sdmmc2: add dual data rate support by Yann Gautier · Tue Sep 13 13:23:44 2022 +0200
  25. 2cd5da6 mmc: f_sdh30: Add support for F_SDH30_E51 by Kunihiko Hayashi · Fri Sep 09 16:23:33 2022 +0900
  26. a03df6c mmc: sdhci: Add new quirks for SUPPORT_SINGLE by Kunihiko Hayashi · Fri Sep 09 16:23:32 2022 +0900
  27. 391d0f3 mmc: ftsdc010: make command timeout 250 ms as in the comment by Sergei Antonov · Fri Sep 02 10:40:10 2022 +0300
  28. 2a4b3b9 mmc: fsl_esdhc: fix problem when using clk driver by Ye Li · Sat Sep 24 00:29:33 2022 +0200
  29. ac12a2f dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · Wed Oct 12 21:57:59 2022 +0200
  30. 3315453 mmc: zynq_sdhci: Read power-domains id from DT and use by Ashok Reddy Soma · Fri Sep 30 03:25:47 2022 -0600
  31. a23e6ee mmc: zynq_sdhci: Change node_id prototype to u32 by Ashok Reddy Soma · Fri Sep 30 03:25:46 2022 -0600
  32. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · Sat Sep 17 09:00:09 2022 -0600
  33. 1b0c7ed mmc: mediatek: add support for MediaTek MT7891/MT7986 SoCs by developer · Fri Sep 09 19:59:19 2022 +0800
  34. 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
  35. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  36. e554c3e mmc: atmel_sdhci: re-enable sdhci after SD Card re-insertion by Sergiu Moga · Wed Jun 22 16:30:47 2022 +0300
  37. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  38. 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
  39. 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
  40. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · Thu Aug 11 19:34:59 2022 -0600
  41. e1a5ec5 blk: Select SPL_LEGACY_BLOCK automatically by Simon Glass · Thu Aug 11 19:34:49 2022 -0600
  42. 3bf7d7a blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · Thu Aug 11 19:34:48 2022 -0600
  43. dad332b Convert CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE to Kconfig by Tom Rini · Sun Jul 31 21:08:25 2022 -0400
  44. 1ab1692 common: Drop display_options.h from common header by Simon Glass · Sun Jul 31 12:28:48 2022 -0600
  45. 946e06f mmc: Do not send status of send_status is false by Marek Vasut · Fri Jul 15 01:58:24 2022 +0200
  46. 93a7aff mmc: pci_mmc.c should build with ACPIGEN=n by Heinrich Schuchardt · Sun Jun 12 12:53:48 2022 +0000
  47. 4493cb5 drivers: mmc: write protect single boot area by Ying-Chun Liu (PaulLiu) · Mon Apr 25 21:59:02 2022 +0800
  48. 29cf22c mmc: nuvoton: Add NPCM7xx mmc driver by Jim Liu · Tue May 24 16:55:33 2022 +0800
  49. 7ab6500 mmc: fsl_esdhc: Fix 'Internal clock never stabilised.' error by Pali Rohár · Fri Apr 29 20:27:34 2022 +0200
  50. 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
  51. 29b31a5 mmc: fsl_esdhc_imx: Support i.MX9 by Peng Fan · Tue Jul 26 16:40:44 2022 +0800
  52. 5ff7acf mmc: zynq_sdhci: Fix timing macros for MMC High speed by Ashok Reddy Soma · Mon Jun 27 14:22:45 2022 +0530
  53. 1e2dc03 mmc: msm_sdhci: Add SDCC version 5.0.0 support by Sumit Garg · Tue Jul 12 12:42:09 2022 +0530
  54. 3c5ce03 arch: mvebu: Disable by default unused peripherals in SPL by Pali Rohár · Tue May 24 10:58:42 2022 +0200
  55. 5614824 mmc: mediatek: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:23:26 2022 +0800
  56. 4f6a1ba mmc: stm32_sdmmc2: introduce of_to_plat ops by Patrick Delaunay · Thu Jun 30 10:01:47 2022 +0200
  57. f375d37 mmc: stm32_sdmmc2: remove privdata by Patrick Delaunay · Thu Jun 30 10:01:46 2022 +0200
  58. 1db48bf mmc: stm32_sdmmc2: cosmetic: rename stm32_sdmmc_bind by Patrick Delaunay · Thu Jun 30 10:01:45 2022 +0200
  59. 1e56de0 arm: Remove PXA architecture support by Tom Rini · Sat Jun 25 11:02:42 2022 -0400
  60. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · Fri Jun 10 23:03:09 2022 -0400
  61. 8d2fb02 mmc/aspeed: Enable controller clocks by Joel Stanley · Thu Jun 23 18:35:35 2022 +0930
  62. 818a6b5 mmc/aspeed: Probe from controller by Joel Stanley · Thu Jun 23 18:35:34 2022 +0930
  63. 7dab5c1 mmc/aspeed: Add debuging for clock probe failures by Joel Stanley · Thu Jun 23 18:35:33 2022 +0930
  64. bdd47f3 Convert CONFIG_ESDHC_DETECT_QUIRK to Kconfig by Tom Rini · Thu Jun 16 14:04:38 2022 -0400
  65. d9ff2b9 Merge branch 'master' into next by Tom Rini · Mon Jun 20 14:40:59 2022 -0400
  66. 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
  67. 3a672d6 mmc: fsl_esdhc: Add new config option for default fallback mode by Pali Rohár · Wed May 11 20:27:13 2022 +0200
  68. 39a43b0 mmc: fsl_esdhc: Set fallback mode to 1-bit by Pali Rohár · Wed May 11 20:27:12 2022 +0200
  69. 6be3ccc mmc: stm32_sdmmc2: make reset property optional by Patrick Delaunay · Fri May 20 18:24:51 2022 +0200
  70. 233c373 mmc: fsl_esdhc_imx: Implement wait_dat0 mmc ops by Loic Poulain · Thu May 26 16:37:22 2022 +0200
  71. 9c32f4f mmc: Add support for wait_dat0 callback by Loic Poulain · Thu May 26 16:37:21 2022 +0200
  72. 6452b89 mmc: fix error message for unaligned erase request by Patrick Delaunay · Tue Feb 15 16:23:22 2022 +0100
  73. 71b9a7b drivers: mmc: am654_sdhci: Add new compatible for AM62 SoC by Aswath Govindraju · Wed May 25 13:38:39 2022 +0530
  74. 7d5d591 Convert CONFIG_FIXED_SDHCI_ALIGNED_BUFFER to Kconfig by Chris Packham · Sun May 29 11:13:17 2022 +1200
  75. 56bf6a8 arm: pxa: Remove CONFIG_CPU_PXA25X by Tom Rini · Wed May 25 16:13:48 2022 -0400
  76. 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
  77. 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
  78. 6b0d0bc mmc: sunxi: Remove unnecessary pinmux option dependency by Samuel Holland · Sun Apr 10 00:13:34 2022 -0500
  79. 1ee59ef mmc: fsl_esdhc_spl: Fix checking for number of read sectors by Pali Rohár · Wed May 11 20:28:28 2022 +0200
  80. 0b35fa2 mmc: zynq_sdhci: Add weak function prototype by T Karthik Reddy · Wed Apr 27 10:27:12 2022 +0200
  81. 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · Thu Apr 21 16:11:13 2022 +0000
  82. 58c6102 pci: Map bars with offset and length by Andrew Scull · Thu Apr 21 16:11:10 2022 +0000
  83. b94bcdd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · Wed Apr 27 09:19:41 2022 -0400
  84. eca1811 mmc: fsl_esdhc_spl: pre-PBL: implement redundancy support by Pali Rohár · Mon Apr 04 18:33:11 2022 +0200
  85. 6c6cec3 mmc: fsl_esdhc: Define macro ESDHCCTL_SNOOP for Snoop attribute by Pali Rohár · Mon Apr 04 18:32:13 2022 +0200
  86. 377ecee mmc: mmc_mode_name() is used also when LOGLEVEL >= LOGL_DEBUG by Pali Rohár · Sun Apr 03 00:20:10 2022 +0200
  87. a897c34 mmc: fsl_esdhc_spl: Call mmc_init() before booting from SD card by Pali Rohár · Sun Apr 03 00:17:01 2022 +0200
  88. 2d83207 mmc: fsl_esdhc_spl: pre-PBL: fix determining U-Boot size by Pali Rohár · Sun Apr 03 00:17:00 2022 +0200
  89. 8cff7ac mmc: fsl_esdhc_spl: pre-PBL: check for BOOT signature instead of MBR/DBR by Pali Rohár · Sun Apr 03 00:16:59 2022 +0200
  90. f8b4a29 bootstd: mmc: Add a bootdev driver by Simon Glass · Sun Apr 24 23:31:14 2022 -0600
  91. d3cdf65 rockchip: mmc: rockchip_dw_mmc: add rk3066/rk3188 support by Johan Jonker · Sat Apr 09 18:55:09 2022 +0200
  92. d8116bf rockchip: mmc: rockchip_dw_mmc: fix ciu clock index by Johan Jonker · Sat Apr 09 18:55:08 2022 +0200
  93. 2ecb749 mmc: rockchip_sdhci: Correct error checking by Haolin Li · Tue Mar 22 05:58:02 2022 -0700
  94. 104704b mmc: fsl_esdhc_imx: Add i.MX8MP compatible string by Marek Vasut · Thu Mar 10 21:27:04 2022 +0100
  95. 8557361 iopoll: Extend read_poll_timeout macro to support variable parameters by Ariel D'Alessandro · Tue Apr 12 10:31:35 2022 -0300
  96. 80022d7 mmc: call device_probe() after scanning by AKASHI Takahiro · Tue Mar 08 20:36:41 2022 +0900
  97. 088febe mmc: zynq_sdhci: Fix SDx_BASECLK configuration by Ashok Reddy Soma · Fri Mar 25 13:11:10 2022 +0100
  98. 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · Mon Mar 28 12:36:49 2022 -0400
  99. 3d2a375 Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Wed Mar 16 12:52:02 2022 -0400
  100. 6f19869 rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3568 by Alper Nebi Yasak · Tue Mar 15 20:46:28 2022 +0300