1. f3f9141 Merge tag 'ti-v2021.07-rc3' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Wed May 12 10:07:21 2021 -0400
  2. 057d6af mmc: sdhci_am654: Add Support for TI's AM642 SoC by Dave Gerlach · Fri Apr 23 11:27:40 2021 -0500
  3. 9b38400 DM: DM_MMC migration is now mandatory for non-SPL by Tom Rini · Wed Apr 21 15:32:27 2021 -0400
  4. e06f552 mmc: octeontx_hsmmc: Add support for MIPS Octeon by Stefan Roese · Fri Mar 12 09:48:25 2021 +0100
  5. 79d9a96 arm: Remove s32v234evb board by Tom Rini · Sat Feb 20 20:05:49 2021 -0500
  6. c67140d Merge tag 'u-boot-imx-20210409' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Fri Apr 09 07:41:32 2021 -0400
  7. 2615495 mmc: fsl_esdhc_imx: add extra delay for IO voltage switch if necessary by Haibo Chen · Mon Mar 22 18:55:38 2021 +0800
  8. dc7b830 mmc: fsl_esdhc_imx: remove redundant cmd11 related code. by Haibo Chen · Mon Mar 22 18:55:37 2021 +0800
  9. 7818a81 mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock output by Haibo Chen · Wed Mar 03 17:05:46 2021 +0800
  10. 7b9e5af mmc: mvebu: convert to driver model by Harm Berntsen · Tue Mar 30 10:19:41 2021 +0200
  11. b9f84af mmc: mmc-uclass: Use dev_seq() to read aliases node's index by Aswath Govindraju · Thu Mar 25 12:48:48 2021 +0530
  12. 57e2ccb mmc: Check for device with a seq number equal to num before checking against index by Aswath Govindraju · Thu Mar 25 12:48:47 2021 +0530
  13. 7259dc5 mmc: fsl_esdhc: add pulse width detection workaround by Michael Walle · Wed Mar 17 15:01:37 2021 +0100
  14. 148dc61 mmc: fsl_esdhc: add workaround for erratum A-011334 by Michael Walle · Wed Mar 17 15:01:36 2021 +0100
  15. a18a36f Merge tag 'v2021.04-rc5' into next by Tom Rini · Mon Mar 29 17:53:19 2021 -0400
  16. 2001f4a mmc: pci_mmc: Set up the card detect by Simon Glass · Mon Mar 15 18:00:08 2021 +1300
  17. 0000e0d dm: Rename device_get_by_driver_info_idx() by Simon Glass · Mon Mar 15 17:25:28 2021 +1300
  18. 3d81f02 mmc: pci: Fix Kconfig dependency by Bin Meng · Mon Feb 15 20:01:44 2021 +0800
  19. 1bbd66a mmc: mtk-sd: don't ignore max-frequency from device tree by Daniel Golle · Mon Mar 15 15:31:11 2021 +0000
  20. a30f24f Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Mar 03 10:10:34 2021 -0500
  21. 67565bd drivers: mmc: iproc_sdhci: enable HS200 mode by Bharat Gooty · Fri Feb 26 11:45:13 2021 +0530
  22. e8801ac mmc: fsl_esdhc_imx: fix the DTOCV to 0xE by Haibo Chen · Fri Feb 19 11:25:32 2021 -0800
  23. eaf8ccc mmc: fsl_esdhc_imx: Add a compatible for i.MX51 by Fabio Estevam · Mon Feb 15 08:58:15 2021 -0300
  24. b2f1c0b mmc: sandbox: Add support for writing by Sean Anderson · Fri Feb 05 09:38:53 2021 -0500
  25. df070ce Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Feb 23 10:45:55 2021 -0500
  26. 4171095 clk: zynq: Add dummy clock enable function by Michal Simek · Tue Feb 09 15:28:15 2021 +0100
  27. c0674d4 mmc: rockchip_dw_mmc: use mmc_pwrseq instead of rockchip_mmc_pwrseq by Jaehoon Chung · Tue Feb 16 10:16:54 2021 +0900
  28. f780e13 mmc: meson_gx_mmc: use mmc_pwrseq instead of meson_mmc_pwrseq by Jaehoon Chung · Tue Feb 16 10:16:53 2021 +0900
  29. 48ad827 mmc: pwrseq: add mmc-pwrseq file to provide a generic interface by Jaehoon Chung · Tue Feb 16 10:16:52 2021 +0900
  30. 1316062 mmc: mmc_spi: Document the 3 local functions by Bin Meng · Tue Feb 02 10:48:48 2021 +0800
  31. d3a2671 mmc: mmc_spi: Fix potential spec violation in receiving card response by Bin Meng · Tue Feb 02 10:48:47 2021 +0800
  32. 6b82a24 mmc: mmc_spi: Move argument check to the beginning of mmc_spi_sendcmd() by Bin Meng · Tue Feb 02 10:48:46 2021 +0800
  33. ce387d9 mmc: mmc_spi: Print verbose debug output when crc16 check fails by Bin Meng · Tue Feb 02 10:32:48 2021 +0800
  34. a463bbe mmc: fix response timeout after switch command by Stefan Bosch · Sat Jan 23 13:37:41 2021 +0100
  35. 1f838f6 mmc: sdhci: skip cache invalidation if DMA is not used by Yuezhang.Mo@sony.com · Thu Jan 14 05:46:50 2021 +0000
  36. 6b3431c mmc: initialize an err variable by Jaehoon Chung · Fri Dec 04 06:36:00 2020 +0900
  37. 248a8f0 mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys() by Nicolas Saenz Julienne · Tue Jan 12 13:55:29 2021 +0100
  38. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  39. 8a9cddd mmc: mv_sdhci: parse device-tree entry by Baruch Siach · Tue Feb 02 08:43:04 2021 +0200
  40. 9c10cfe mmc: am654_sdhci: Use sdhci_set_control_reg() by Faiz Abbas · Thu Feb 04 15:10:55 2021 +0530
  41. 36c8c5c mmc: am654_sdhci: Fix HISPD bit configuration in some lower speed modes by Faiz Abbas · Thu Feb 04 15:10:54 2021 +0530
  42. 7a7e2c7 mmc: am654_sdhci: Add support for software tuning by Faiz Abbas · Thu Feb 04 15:10:53 2021 +0530
  43. c73f04e mmc: am654_sdhci: Add support for writing to clkbuf_sel by Faiz Abbas · Thu Feb 04 15:10:52 2021 +0530
  44. def2a0f mmc: am654_sdhci: Add support for input tap delay by Faiz Abbas · Thu Feb 04 15:10:51 2021 +0530
  45. 2c2fc96 mmc: am654_sdhci: Add support for AM65x SR2.0 by Faiz Abbas · Thu Feb 04 15:10:50 2021 +0530
  46. 947e8f3 mmc: am654_sdhci: Add flag for PHY calibration by Faiz Abbas · Thu Feb 04 15:10:49 2021 +0530
  47. b7f57bb mmc: am654_sdhci: Convert flag fields to BIT macro by Faiz Abbas · Thu Feb 04 15:10:48 2021 +0530
  48. 2c45a2c mmc: am654_sdhci: Unconditionally switch off DLL in the beginning of ios_post() by Faiz Abbas · Thu Feb 04 15:10:47 2021 +0530
  49. 6ede121 mmc: sdhci: Add helper functions for UHS modes by Faiz Abbas · Thu Feb 04 15:10:46 2021 +0530
  50. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  51. d6e2f87 mmc: tmio: sdhi: Configure internal DMA bus width by Marek Vasut · Sun Jan 03 11:38:25 2021 +0100
  52. 74aaa3f mmc: pci_mmc: Set the removable flag by Simon Glass · Wed Jan 13 20:29:54 2021 -0700
  53. 5c9c49e mmc: pci_mmc: Only generate ACPI code for the SD card by Simon Glass · Wed Jan 13 20:29:52 2021 -0700
  54. f100063 arm: mvebu: Espressobin: Disable slot when emmc is not present by Pali Rohár · Mon Dec 21 11:09:10 2020 +0100
  55. d719a4d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Mon Jan 25 19:46:02 2021 -0500
  56. 6b12ad8 mmc: sunxi: Refactor mod clock register offset by Andre Przywara · Mon Jan 11 21:11:44 2021 +0100
  57. d6da7ab mmc: sunxi: Replace H6 ifdefs with H6 gen macro by Jernej Skrabec · Mon Jan 11 21:11:35 2021 +0100
  58. 7bf38bc Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Mon Jan 25 14:38:40 2021 -0500
  59. 27d95eb Merge tag 'u-boot-imx-20210125' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Jan 25 09:02:35 2021 -0500
  60. dc462a8 mmc: mtk-sd: assign plat->cfg.f_max with a correct value by developer · Thu Nov 12 16:37:07 2020 +0800
  61. 7295c89 mmc: mtk-sd: add pad control settings for MediaTek MT7620/MT76x8 SoCs by developer · Thu Nov 12 16:37:02 2020 +0800
  62. c731074 mmc: mtk-sd: fix sclk cycles shift value by developer · Thu Nov 12 16:36:57 2020 +0800
  63. 7989f60 mmc: fsl_esdhc_imx.c: fix compiler warning by Heiko Schocher · Fri Jan 15 10:37:09 2021 +0100
  64. 59c9487 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung.git by Tom Rini · Fri Jan 22 16:01:27 2021 -0500
  65. c21aa0c mmc: xenon_sdhci: Remove duplicated macros by Michal Simek · Tue Jan 05 14:27:45 2021 +0100
  66. 2de0cd3 mmc: fsl_esdhc_spl: remove superfluous free() by Heinrich Schuchardt · Sun Dec 27 10:50:26 2020 +0100
  67. 6ca79a2 mmc: Only retrieve cd pin when GPIO is enabled by Harm Berntsen · Fri Nov 06 12:20:44 2020 +0000
  68. 439bf15 mmc: dwmmc: socfpga: Add ATF support for MMC driver by Chee Hong Ang · Thu Dec 24 18:21:04 2020 +0800
  69. c51e7e1 mmc: dwmmc: Change designware MMC 'clksel' callback function to return status by Siew Chin Lim · Thu Dec 24 18:21:03 2020 +0800
  70. 758de43 mmc: stm32_sdmmc2: migrate trace to dev and log macro by Patrick Delaunay · Fri Nov 06 19:01:37 2020 +0100
  71. 826d4d2 mmc: exynos_dw_mmc: remove unused function by Jaehoon Chung · Tue Jan 12 15:30:54 2021 +0900
  72. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · Tue Jan 05 22:34:43 2021 -0500
  73. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  74. df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · Mon Dec 28 20:34:57 2020 -0700
  75. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · Sat Dec 19 10:40:14 2020 -0700
  76. f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · Sat Dec 19 10:40:13 2020 -0700
  77. 07c1777 dm: core: Rename dev_has_of_node() to dev_has_ofnode() by Simon Glass · Sat Dec 19 10:40:12 2020 -0700
  78. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:28 2020 -0700
  79. 40dcee1 spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic by Ovidiu Panait · Mon Dec 14 19:06:50 2020 +0200
  80. 7f4dadf octeon: Don't attempt to set the sequence number by Simon Glass · Wed Dec 16 21:20:14 2020 -0700
  81. 75e534b dm: Avoid accessing seq directly by Simon Glass · Wed Dec 16 21:20:07 2020 -0700
  82. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  83. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  84. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  85. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  86. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  87. df486ef Merge tag 'u-boot-atmel-fixes-2021.01-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · Fri Dec 11 15:55:17 2020 -0500
  88. a35318b Merge tag 'u-boot-stm32-20201209' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Dec 09 11:36:41 2020 -0500
  89. 5d9950d treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · Wed Dec 02 18:47:30 2020 +0100
  90. eaa2f10 mmc: fsl_esdhc_imx: optimize the timing setting by Haibo Chen · Tue Nov 03 17:18:35 2020 +0800
  91. cb78f21 mmc: fsl_esdhc_imx: add wait_dat0() support by Haibo Chen · Thu Nov 05 14:57:13 2020 +0800
  92. c71c95c mmc: check a return value about regulator's always-on by Jaehoon Chung · Fri Nov 06 20:30:41 2020 +0900
  93. ad9f7ce mmc: display an error number to debug by Jaehoon Chung · Tue Nov 17 07:04:59 2020 +0900
  94. 8fbe95b mmc: fsl_esdhc: make sure delay chain locked for HS400 by Yangbo Lu · Tue Oct 20 11:04:52 2020 +0800
  95. ee2708b mmc: fsl_esdhc: set sysctl register for clock initialization by Yangbo Lu · Tue Oct 20 11:04:51 2020 +0800
  96. 8632509 mmc: Add some helper functions for retrying on error by Sean Anderson · Sat Oct 17 08:36:27 2020 -0400
  97. a563051 mmc: atmel-sdhci: fix the clk_enable call in case of no ops by Eugen Hristev · Mon Nov 09 13:02:17 2020 +0200
  98. 380fcdd mmc: meson-gx: change clock phase value on SM1 SoCs by Neil Armstrong · Wed Nov 11 08:22:10 2020 +0900
  99. 70556d0 mmc: meson-gx: move arch header to local header by Neil Armstrong · Wed Nov 11 08:22:09 2020 +0900
  100. bac8450 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Fri Oct 30 15:24:30 2020 -0400