1. 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
  2. 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
  3. 6b0d0bc mmc: sunxi: Remove unnecessary pinmux option dependency by Samuel Holland · Sun Apr 10 00:13:34 2022 -0500
  4. 1ee59ef mmc: fsl_esdhc_spl: Fix checking for number of read sectors by Pali Rohár · Wed May 11 20:28:28 2022 +0200
  5. 0b35fa2 mmc: zynq_sdhci: Add weak function prototype by T Karthik Reddy · Wed Apr 27 10:27:12 2022 +0200
  6. 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · Thu Apr 21 16:11:13 2022 +0000
  7. 58c6102 pci: Map bars with offset and length by Andrew Scull · Thu Apr 21 16:11:10 2022 +0000
  8. b94bcdd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · Wed Apr 27 09:19:41 2022 -0400
  9. eca1811 mmc: fsl_esdhc_spl: pre-PBL: implement redundancy support by Pali Rohár · Mon Apr 04 18:33:11 2022 +0200
  10. 6c6cec3 mmc: fsl_esdhc: Define macro ESDHCCTL_SNOOP for Snoop attribute by Pali Rohár · Mon Apr 04 18:32:13 2022 +0200
  11. 377ecee mmc: mmc_mode_name() is used also when LOGLEVEL >= LOGL_DEBUG by Pali Rohár · Sun Apr 03 00:20:10 2022 +0200
  12. 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
  13. 2d83207 mmc: fsl_esdhc_spl: pre-PBL: fix determining U-Boot size by Pali Rohár · Sun Apr 03 00:17:00 2022 +0200
  14. 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
  15. f8b4a29 bootstd: mmc: Add a bootdev driver by Simon Glass · Sun Apr 24 23:31:14 2022 -0600
  16. d3cdf65 rockchip: mmc: rockchip_dw_mmc: add rk3066/rk3188 support by Johan Jonker · Sat Apr 09 18:55:09 2022 +0200
  17. d8116bf rockchip: mmc: rockchip_dw_mmc: fix ciu clock index by Johan Jonker · Sat Apr 09 18:55:08 2022 +0200
  18. 2ecb749 mmc: rockchip_sdhci: Correct error checking by Haolin Li · Tue Mar 22 05:58:02 2022 -0700
  19. 104704b mmc: fsl_esdhc_imx: Add i.MX8MP compatible string by Marek Vasut · Thu Mar 10 21:27:04 2022 +0100
  20. 8557361 iopoll: Extend read_poll_timeout macro to support variable parameters by Ariel D'Alessandro · Tue Apr 12 10:31:35 2022 -0300
  21. 80022d7 mmc: call device_probe() after scanning by AKASHI Takahiro · Tue Mar 08 20:36:41 2022 +0900
  22. 088febe mmc: zynq_sdhci: Fix SDx_BASECLK configuration by Ashok Reddy Soma · Fri Mar 25 13:11:10 2022 +0100
  23. 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · Mon Mar 28 12:36:49 2022 -0400
  24. 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
  25. 6f19869 rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3568 by Alper Nebi Yasak · Tue Mar 15 20:46:28 2022 +0300
  26. 9099d03 rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3399 by Alper Nebi Yasak · Tue Mar 15 20:46:27 2022 +0300
  27. 2084f8c mmc: sdhci: Add HS400 Enhanced Strobe support by Alper Nebi Yasak · Tue Mar 15 20:46:26 2022 +0300
  28. e969f45 mmc: xenon_sdhci: remove wait_dat0 SDHCI OP by Robert Marko · Fri Mar 11 19:14:07 2022 +0100
  29. 3a385c8 mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON when necessary by Haibo Chen · Tue Feb 22 11:28:18 2022 +0800
  30. c6f9193 Merge tag 'v2022.04-rc4' into next by Tom Rini · Mon Mar 14 17:40:36 2022 -0400
  31. 676a5a5 rockchip: sdhci: Fix RK3399 eMMC PHY power cycling by Alper Nebi Yasak · Sat Jan 29 01:42:37 2022 +0300
  32. ca7d847 mmc: zynq_sdhci: Add support for dynamic configuration by Ashok Reddy Soma · Wed Feb 23 15:36:05 2022 +0100
  33. 46e8669 arm: mmc: Add "ti, am335-sdhci" compatible for TI's omap_hsmmc driver by Lukasz Majewski · Fri Feb 18 13:28:41 2022 +0100
  34. 6556bff mmc: zynq_sdhci: Enable card detect workaround for ZynqMP by Ashok Reddy Soma · Wed Feb 23 15:13:32 2022 +0100
  35. dd74577 mmc: zynq_sdhci: Change granularity of timeout to 1us by Ashok Reddy Soma · Wed Feb 23 15:13:31 2022 +0100
  36. 09f3890 mmc: zynq_sdhci: Fix timeout issue by Ashok Reddy Soma · Wed Feb 23 15:13:30 2022 +0100
  37. 8be0ba3 mmc: fsl_esdhc_imx: correct the actual card clock by Haibo Chen · Fri Feb 11 19:16:57 2022 +0800
  38. 84516a7 mmc: fsl_esdhc_imx: remove redundant ARCH_MXC by Haibo Chen · Fri Feb 11 19:16:56 2022 +0800
  39. 97497fd mmc: fsl_esdhc_imx: Use esdhc_soc_data flags to set host caps by Adam Ford · Wed Jan 12 07:53:56 2022 -0600
  40. c5e6ec1 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Wed Feb 09 11:40:27 2022 -0500
  41. 87f79c5 mmc: fsl: Use brackets around if() by Simon Glass · Sat Jan 22 05:07:24 2022 -0700
  42. 86376fd mmc: fsl_esdhc_imx: fix watermark level in dma by Marcel Ziswiler · Mon Jan 31 23:08:31 2022 +0100
  43. b6b3557 mmc: sunxi: Use DM_GPIO flags to set pull-up by Samuel Holland · Wed Oct 20 23:52:57 2021 -0500
  44. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  45. 347494c mmc: actions: add MMC driver for Actions OWL S700/S900 by Amit Singh Tomar · Sun Nov 28 17:02:24 2021 +0530
  46. feb7fa3 mmc: dwmmc: return a proper error code when busy by John Keeping · Tue Dec 07 16:09:35 2021 +0000
  47. ab3d154 mmc: fsl_esdhc_imx: set sysctl register for clock initialization by Sean Anderson · Tue Nov 23 15:03:47 2021 -0500
  48. 3e33079 mmc: fsl_esdhc_imx: Replace more #ifdefs by if by Sean Anderson · Tue Nov 23 15:03:46 2021 -0500
  49. 218dfa1 mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED() by Sean Anderson · Tue Nov 23 15:03:45 2021 -0500
  50. aa6d91d mmc: fsl_esdhc_imx: simplify esdhc_setup_data() by Sean Anderson · Tue Nov 23 15:03:44 2021 -0500
  51. 120fc01 mmc: fsl_esdhc_imx: use dma-mapping API by Sean Anderson · Tue Nov 23 15:03:43 2021 -0500
  52. bca8d63 mmc: fsl_esdhc_imx: simplify 64bit check for SDMA transfers by Sean Anderson · Tue Nov 23 15:03:42 2021 -0500
  53. 417b14e mmc: fsl_esdhc_imx: fix mmc->clock with actual clock by Sean Anderson · Tue Nov 23 15:03:41 2021 -0500
  54. 5b8040b mmc: fsl_esdhc_imx: drop redundant code for non-removable feature by Sean Anderson · Tue Nov 23 15:03:40 2021 -0500
  55. 1f0d6c6 mmc: fsl_esdhc_imx: clean up bus width configuration code by Sean Anderson · Tue Nov 23 15:03:39 2021 -0500
  56. 6dff7b7 mmc: fsl_esdhc_imx: fix voltage validation by Sean Anderson · Tue Nov 23 15:03:38 2021 -0500
  57. 7e9b8c4 mmc: fsl_esdhc_imx: remove redundant DM_MMC checking by Sean Anderson · Tue Nov 23 15:03:37 2021 -0500
  58. 80b8161 mmc: fsl_esdhc_imx: make BLK as hard requirement of DM_MMC by Sean Anderson · Wed Jan 12 08:18:52 2022 +0900
  59. 98a1205 mmc: stm32_sdmmc2: Add support for probing bus voltage level translator by Marek Vasut · Sat Nov 13 03:29:43 2021 +0100
  60. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · Mon Nov 29 12:00:57 2021 -0500
  61. 3a29664 mmc: Allow for children other than the block device by Simon Glass · Sat Oct 23 17:26:00 2021 -0600
  62. 32b6c8b sandbox: mmc: Support a backing file by Simon Glass · Sat Oct 23 17:25:59 2021 -0600
  63. ff2d8bc mmc: mtk-sd: implement waiting for DAT0 line state by Julien Masson · Fri Nov 05 14:34:14 2021 +0100
  64. 926dca5 Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Nov 16 09:51:04 2021 -0500
  65. b2bfae6 mmc: arm_pl180_mmci: Enable HWFC for specific versions of MCI by Usama Arif · Tue Oct 19 15:49:48 2021 +0100
  66. cd9ea64 mmc: Fix mmc_switch excessive timeout by Kirill Kapranov · Sat Oct 09 23:49:59 2021 +0300
  67. 8cd3128 drivers: mmc: Add wait_dat0 support for sdhci driver by Stephen Carlson · Tue Aug 17 12:46:41 2021 -0700
  68. 1822a97 drivers: mmc: Add wait_dat0 support for Freescale eSDHC driver by Stephen Carlson · Tue Aug 17 12:46:40 2021 -0700
  69. b68d92c mmc: sunxi: conditionally include MMC2 initialization code by Icenowy Zheng · Thu Jul 22 14:30:05 2021 +0800
  70. d061827 mmc: zynq_sdhci: Add xilinx_pm_request weak function by T Karthik Reddy · Fri Oct 01 16:38:38 2021 +0530
  71. 2eeaea4 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Oct 20 14:24:09 2021 -0400
  72. 58ec23b mmc: rockchip_sdhci: enable strobe line for HS400 by Yifeng Zhao · Fri Oct 15 16:41:27 2021 +0800
  73. 06feb81 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · Sat Sep 11 16:50:47 2021 -0500
  74. d4245c2 mmc: sdhci-esdhc-imx: Add HS400 support for iMX7ULP by Oleksandr Suvorov · Wed Sep 08 21:56:43 2021 +0300
  75. 8239e82 mmc: fsl_esdhc_imx: initialize data for imx7ulp by Jorge Ramirez-Ortiz · Wed Sep 08 21:56:42 2021 +0300
  76. 423483d mmc: fsl_esdhc_imx: Fix clock disable issue by Ye Li · Tue Aug 17 17:09:20 2021 +0800
  77. f0d7650 arm: Remove aspenite board by Tom Rini · Thu Sep 09 07:54:49 2021 -0400
  78. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  79. 84c0f69 ti: keystone: Move away from CONFIG_SOC_KEYSTONE by Tom Rini · Sun Sep 12 20:32:32 2021 -0400
  80. 1257efc clk: Rename clk_get_by_driver_info() by Simon Glass · Sat Aug 07 07:24:09 2021 -0600
  81. 6d70ba0 treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · Sat Aug 07 07:24:06 2021 -0600
  82. 47f6469 mmc: nds32: ftsdc010: Convert to livetree by Simon Glass · Sat Aug 07 07:24:05 2021 -0600
  83. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · Sat Aug 07 07:24:04 2021 -0600
  84. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · Sat Aug 07 07:24:03 2021 -0600
  85. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  86. f502070 sunxi: mmc: A20: Fix MMC optimisation by Andre Przywara · Fri Sep 03 16:49:16 2021 +0100
  87. ff31efc mmc: fsl_esdhc: remove 1ms sleep in esdhc_send_cmd_common() by Michael Walle · Fri Sep 10 11:20:52 2021 +0200
  88. 3679e80 mmc: fix device_remove when HS400_ES is enabled by Ye Li · Tue Aug 17 17:20:34 2021 +0800
  89. 99b0d2e mmc: fix switch issue with send_status disabled by Ye Li · Tue Aug 17 17:20:33 2021 +0800
  90. bb5b9fe mmc: Add support for enumerating MMC card in a given mode using mmc command by Aswath Govindraju · Fri Aug 13 23:04:41 2021 +0530
  91. 0523643 Revert "mmc: sdhci: set to INT_DATA_END when there are data" by Yuezhang.Mo@sony.com · Wed Mar 17 06:44:37 2021 +0000
  92. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  93. 052f050 Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Fri Aug 27 08:33:02 2021 -0400
  94. 8ee49f0 mmc: zynq_sdhci: Use set_control_reg from sdhci.c by Ashok Reddy Soma · Mon Aug 02 23:20:46 2021 -0600
  95. ab0a749 mmc: zynq_sdhci: Wait till sd card detect state is stable by T Karthik Reddy · Mon Aug 02 23:20:45 2021 -0600
  96. 7a5f810 mmc: zynq_sdhci: Move setting tapdelay code to driver by Ashok Reddy Soma · Mon Aug 02 23:20:44 2021 -0600
  97. 467d078 mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelays by Ashok Reddy Soma · Mon Aug 02 23:20:43 2021 -0600
  98. e5dddfa mmc: rockchip_sdhci: Add support for RK3568 by Yifeng Zhao · Tue Jun 29 16:24:42 2021 +0800
  99. 5c2a5ab mmc: rockchip_sdhci: add phy and clock config for rk3399 by Yifeng Zhao · Tue Jun 29 16:24:41 2021 +0800
  100. 82d8558 drivers: mmc: fsl_esdhc_imx: support i.MX8ULP by Peng Fan · Sat Aug 07 16:00:46 2021 +0800