1. 347494c mmc: actions: add MMC driver for Actions OWL S700/S900 by Amit Singh Tomar · Sun Nov 28 17:02:24 2021 +0530
  2. feb7fa3 mmc: dwmmc: return a proper error code when busy by John Keeping · Tue Dec 07 16:09:35 2021 +0000
  3. ab3d154 mmc: fsl_esdhc_imx: set sysctl register for clock initialization by Sean Anderson · Tue Nov 23 15:03:47 2021 -0500
  4. 3e33079 mmc: fsl_esdhc_imx: Replace more #ifdefs by if by Sean Anderson · Tue Nov 23 15:03:46 2021 -0500
  5. 218dfa1 mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED() by Sean Anderson · Tue Nov 23 15:03:45 2021 -0500
  6. aa6d91d mmc: fsl_esdhc_imx: simplify esdhc_setup_data() by Sean Anderson · Tue Nov 23 15:03:44 2021 -0500
  7. 120fc01 mmc: fsl_esdhc_imx: use dma-mapping API by Sean Anderson · Tue Nov 23 15:03:43 2021 -0500
  8. bca8d63 mmc: fsl_esdhc_imx: simplify 64bit check for SDMA transfers by Sean Anderson · Tue Nov 23 15:03:42 2021 -0500
  9. 417b14e mmc: fsl_esdhc_imx: fix mmc->clock with actual clock by Sean Anderson · Tue Nov 23 15:03:41 2021 -0500
  10. 5b8040b mmc: fsl_esdhc_imx: drop redundant code for non-removable feature by Sean Anderson · Tue Nov 23 15:03:40 2021 -0500
  11. 1f0d6c6 mmc: fsl_esdhc_imx: clean up bus width configuration code by Sean Anderson · Tue Nov 23 15:03:39 2021 -0500
  12. 6dff7b7 mmc: fsl_esdhc_imx: fix voltage validation by Sean Anderson · Tue Nov 23 15:03:38 2021 -0500
  13. 7e9b8c4 mmc: fsl_esdhc_imx: remove redundant DM_MMC checking by Sean Anderson · Tue Nov 23 15:03:37 2021 -0500
  14. 80b8161 mmc: fsl_esdhc_imx: make BLK as hard requirement of DM_MMC by Sean Anderson · Wed Jan 12 08:18:52 2022 +0900
  15. 98a1205 mmc: stm32_sdmmc2: Add support for probing bus voltage level translator by Marek Vasut · Sat Nov 13 03:29:43 2021 +0100
  16. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · Mon Nov 29 12:00:57 2021 -0500
  17. 3a29664 mmc: Allow for children other than the block device by Simon Glass · Sat Oct 23 17:26:00 2021 -0600
  18. 32b6c8b sandbox: mmc: Support a backing file by Simon Glass · Sat Oct 23 17:25:59 2021 -0600
  19. ff2d8bc mmc: mtk-sd: implement waiting for DAT0 line state by Julien Masson · Fri Nov 05 14:34:14 2021 +0100
  20. 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
  21. b2bfae6 mmc: arm_pl180_mmci: Enable HWFC for specific versions of MCI by Usama Arif · Tue Oct 19 15:49:48 2021 +0100
  22. cd9ea64 mmc: Fix mmc_switch excessive timeout by Kirill Kapranov · Sat Oct 09 23:49:59 2021 +0300
  23. 8cd3128 drivers: mmc: Add wait_dat0 support for sdhci driver by Stephen Carlson · Tue Aug 17 12:46:41 2021 -0700
  24. 1822a97 drivers: mmc: Add wait_dat0 support for Freescale eSDHC driver by Stephen Carlson · Tue Aug 17 12:46:40 2021 -0700
  25. b68d92c mmc: sunxi: conditionally include MMC2 initialization code by Icenowy Zheng · Thu Jul 22 14:30:05 2021 +0800
  26. d061827 mmc: zynq_sdhci: Add xilinx_pm_request weak function by T Karthik Reddy · Fri Oct 01 16:38:38 2021 +0530
  27. 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
  28. 58ec23b mmc: rockchip_sdhci: enable strobe line for HS400 by Yifeng Zhao · Fri Oct 15 16:41:27 2021 +0800
  29. 06feb81 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · Sat Sep 11 16:50:47 2021 -0500
  30. d4245c2 mmc: sdhci-esdhc-imx: Add HS400 support for iMX7ULP by Oleksandr Suvorov · Wed Sep 08 21:56:43 2021 +0300
  31. 8239e82 mmc: fsl_esdhc_imx: initialize data for imx7ulp by Jorge Ramirez-Ortiz · Wed Sep 08 21:56:42 2021 +0300
  32. 423483d mmc: fsl_esdhc_imx: Fix clock disable issue by Ye Li · Tue Aug 17 17:09:20 2021 +0800
  33. f0d7650 arm: Remove aspenite board by Tom Rini · Thu Sep 09 07:54:49 2021 -0400
  34. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  35. 84c0f69 ti: keystone: Move away from CONFIG_SOC_KEYSTONE by Tom Rini · Sun Sep 12 20:32:32 2021 -0400
  36. 1257efc clk: Rename clk_get_by_driver_info() by Simon Glass · Sat Aug 07 07:24:09 2021 -0600
  37. 6d70ba0 treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · Sat Aug 07 07:24:06 2021 -0600
  38. 47f6469 mmc: nds32: ftsdc010: Convert to livetree by Simon Glass · Sat Aug 07 07:24:05 2021 -0600
  39. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · Sat Aug 07 07:24:04 2021 -0600
  40. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · Sat Aug 07 07:24:03 2021 -0600
  41. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  42. f502070 sunxi: mmc: A20: Fix MMC optimisation by Andre Przywara · Fri Sep 03 16:49:16 2021 +0100
  43. ff31efc mmc: fsl_esdhc: remove 1ms sleep in esdhc_send_cmd_common() by Michael Walle · Fri Sep 10 11:20:52 2021 +0200
  44. 3679e80 mmc: fix device_remove when HS400_ES is enabled by Ye Li · Tue Aug 17 17:20:34 2021 +0800
  45. 99b0d2e mmc: fix switch issue with send_status disabled by Ye Li · Tue Aug 17 17:20:33 2021 +0800
  46. 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
  47. 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
  48. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  49. 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
  50. 8ee49f0 mmc: zynq_sdhci: Use set_control_reg from sdhci.c by Ashok Reddy Soma · Mon Aug 02 23:20:46 2021 -0600
  51. ab0a749 mmc: zynq_sdhci: Wait till sd card detect state is stable by T Karthik Reddy · Mon Aug 02 23:20:45 2021 -0600
  52. 7a5f810 mmc: zynq_sdhci: Move setting tapdelay code to driver by Ashok Reddy Soma · Mon Aug 02 23:20:44 2021 -0600
  53. 467d078 mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelays by Ashok Reddy Soma · Mon Aug 02 23:20:43 2021 -0600
  54. e5dddfa mmc: rockchip_sdhci: Add support for RK3568 by Yifeng Zhao · Tue Jun 29 16:24:42 2021 +0800
  55. 5c2a5ab mmc: rockchip_sdhci: add phy and clock config for rk3399 by Yifeng Zhao · Tue Jun 29 16:24:41 2021 +0800
  56. 82d8558 drivers: mmc: fsl_esdhc_imx: support i.MX8ULP by Peng Fan · Sat Aug 07 16:00:46 2021 +0800
  57. 6b67778 mmc: sdhci: Change prototype of set_delay to return errors by Ashok Reddy Soma · Mon Aug 02 23:20:41 2021 -0600
  58. 21fd763 mmc: zynq_sdhci: Return errors from arasan_sdhci_set_tapdelay by Ashok Reddy Soma · Mon Aug 02 23:20:40 2021 -0600
  59. 064e83e mmc: arm_pl180_mmci: Add configuration for ST-Ericsson Ux500v2 by Stephan Gerhold · Tue Jul 06 16:54:36 2021 +0200
  60. ff9eb9d mmc: arm_pl180_mmci: Simplify code using mmc_of_parse() by Stephan Gerhold · Tue Jul 06 16:54:35 2021 +0200
  61. a16abe3 mmc: arm_pl180_mmci: Simplify code using dev_read_addr_ptr() by Stephan Gerhold · Tue Jul 06 16:54:34 2021 +0200
  62. cc86471 mmc: arm_pl180_mmci: Don't bind to all arm, primecell devices by Stephan Gerhold · Tue Jul 06 16:54:33 2021 +0200
  63. d9cdc9f mmc: rpmb: Fix driver routing memory alignment with tmp buffer by litchipi · Tue Jun 15 08:53:06 2021 +0000
  64. e9d78e97 Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Thu Jul 29 08:20:06 2021 -0400
  65. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · Sat Jul 10 21:14:30 2021 -0600
  66. 4509fb6 mmc: sdhci_am654: Read ti, strobe-sel property from device tree by Aswath Govindraju · Tue May 25 15:08:23 2021 +0530
  67. 9bf56ea mmc: sdhci: Write to HOST_CONTROL2 register for HS400 speed mode by Faiz Abbas · Mon Apr 05 20:14:28 2021 +0530
  68. 635cf4a mmc: zynq_sdhci: Make variables/structure static by Michal Simek · Fri Jul 09 05:53:44 2021 -0600
  69. 2a43ab8 mmc: zynq_sdhci: Fix kernel doc warnings by Michal Simek · Fri Jul 09 05:53:43 2021 -0600
  70. 39a177a mmc: zynq_sdhci: Split set_tapdelay function to in and out by Ashok Reddy Soma · Fri Jul 09 05:53:42 2021 -0600
  71. 24a5107 mmc: zynq_sdhci: Use Mask writes for Tap delays by Ashok Reddy Soma · Fri Jul 09 05:53:41 2021 -0600
  72. 6f64538 mmc: zynq_sdhci: Allow configuring zero Tap values by Ashok Reddy Soma · Fri Jul 09 05:53:40 2021 -0600
  73. 94a755d mmc: zynq_sdhci: Resolve uninitialized return value by Ashok Reddy Soma · Fri Jul 09 05:53:39 2021 -0600
  74. 965cd40 sandbox: mmc: Support fixed MMC devices by Simon Glass · Mon Jul 05 16:32:58 2021 -0600
  75. 7c63962 mmc: mmc_get_op_cond: Allow quiet detection of eMMC by Pali Rohár · Wed Jul 14 16:37:29 2021 +0200
  76. d8a2960 mmc: sunxi: Use mmc_of_parse() by Andre Przywara · Wed Apr 21 09:33:04 2021 +0100
  77. 56086a4 mmc: sunxi: Increase MMIO FIFO read performance by Andre Przywara · Wed May 05 11:33:40 2021 +0100
  78. 8c93a9c mmc: sunxi: Cleanup and fix self-calibration code by Andre Przywara · Wed May 05 10:06:24 2021 +0100
  79. 3f23aa6 mmc: sunxi: Cleanup "new timing mode" selection by Andre Przywara · Wed May 05 09:57:47 2021 +0100
  80. dd505d1 mmc: sunxi: Fix MMC clock parent selection by Andre Przywara · Wed May 05 09:57:47 2021 +0100
  81. 70bbb41 mmc: sunxi: Fix warnings with CONFIG_PHYS_64BIT by Andre Przywara · Thu Apr 29 09:31:58 2021 +0100
  82. f2f3a59 mmc: sunxi: Avoid #ifdefs in delay and width setup by Andre Przywara · Fri Dec 18 22:02:11 2020 +0000
  83. 4aab306 Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Wed Jul 07 13:34:42 2021 -0400
  84. 5f2ff8e Merge branch '2021-07-06-platform-updates' by Tom Rini · Tue Jul 06 18:10:10 2021 -0400
  85. 8188bda mmc: synquacer: Add SynQuacer F_SDH30 SDHCI driver by Jassi Brar · Fri Jun 04 18:44:16 2021 +0900
  86. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  87. 8cfc7c5 mmc: openpiton: add piton_mmc driver by Tianrui Wei · Thu Jul 01 12:54:20 2021 +0800
  88. d6837b4 Revert "mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock output" by Fabio Estevam · Mon Jun 07 17:40:09 2021 -0300
  89. ff6bf1f mmc: mmc-uclass: change to static about dm function by Jaehoon Chung · Mon May 31 08:31:50 2021 +0900
  90. 099814b mmc: fsl_esdhc_imx: use mmc_send_cmd instead of dm_mmc_send_cmd by Jaehoon Chung · Mon May 31 08:31:49 2021 +0900
  91. e870824 mmc: dwmmc: socfpga: Get "fifo-mode" property from DT by Ley Foon Tan · Mon Apr 26 13:17:46 2021 +0800
  92. 1cead23 mmc: dw_mmc: Fixes data read when receiving DTO interrupt in FIFO mode by Ley Foon Tan · Mon Apr 26 11:35:05 2021 +0800
  93. 13b920a mmc: mtk-sd: increase the minimum bus frequency by developer · Tue Apr 20 16:37:10 2021 +0800
  94. 023d419 mmc: fsl_esdhc_imx: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33 by Yangbo Lu · Thu Jun 03 10:51:18 2021 +0800
  95. e087cd6 mmc: fsl_esdhc: convert to CONFIG_FSL_ESDHC_VS33_NOT_SUPPORT by Yangbo Lu · Thu Jun 03 10:51:17 2021 +0800
  96. 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
  97. 057d6af mmc: sdhci_am654: Add Support for TI's AM642 SoC by Dave Gerlach · Fri Apr 23 11:27:40 2021 -0500
  98. 9b38400 DM: DM_MMC migration is now mandatory for non-SPL by Tom Rini · Wed Apr 21 15:32:27 2021 -0400
  99. e06f552 mmc: octeontx_hsmmc: Add support for MIPS Octeon by Stefan Roese · Fri Mar 12 09:48:25 2021 +0100
  100. 79d9a96 arm: Remove s32v234evb board by Tom Rini · Sat Feb 20 20:05:49 2021 -0500