1. fb6f670 mmc: sunxi: Use DM_GPIO flags to set pull-up by Samuel Holland · 3 years ago
  2. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  3. 57a91c3 mmc: actions: add MMC driver for Actions OWL S700/S900 by Amit Singh Tomar · 2 years, 11 months ago
  4. 66d0b7e mmc: dwmmc: return a proper error code when busy by John Keeping · 2 years, 11 months ago
  5. b2acee4 mmc: fsl_esdhc_imx: set sysctl register for clock initialization by Sean Anderson · 2 years, 11 months ago
  6. 00e0cd7 mmc: fsl_esdhc_imx: Replace more #ifdefs by if by Sean Anderson · 2 years, 11 months ago
  7. 4f01db8 mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED() by Sean Anderson · 2 years, 11 months ago
  8. 41c6a22 mmc: fsl_esdhc_imx: simplify esdhc_setup_data() by Sean Anderson · 2 years, 11 months ago
  9. 0167267 mmc: fsl_esdhc_imx: use dma-mapping API by Sean Anderson · 2 years, 11 months ago
  10. ed9e9b2 mmc: fsl_esdhc_imx: simplify 64bit check for SDMA transfers by Sean Anderson · 2 years, 11 months ago
  11. 4ea11bf mmc: fsl_esdhc_imx: fix mmc->clock with actual clock by Sean Anderson · 2 years, 11 months ago
  12. d39aa73 mmc: fsl_esdhc_imx: drop redundant code for non-removable feature by Sean Anderson · 2 years, 11 months ago
  13. 95d6b74 mmc: fsl_esdhc_imx: clean up bus width configuration code by Sean Anderson · 2 years, 11 months ago
  14. 2fd7d1f mmc: fsl_esdhc_imx: fix voltage validation by Sean Anderson · 2 years, 11 months ago
  15. 308a4ff mmc: fsl_esdhc_imx: remove redundant DM_MMC checking by Sean Anderson · 2 years, 11 months ago
  16. 297d2de mmc: fsl_esdhc_imx: make BLK as hard requirement of DM_MMC by Sean Anderson · 2 years, 9 months ago
  17. 8e5266e mmc: stm32_sdmmc2: Add support for probing bus voltage level translator by Marek Vasut · 3 years ago
  18. 2402c93 Merge tag 'v2022.01-rc3' into next by Tom Rini · 2 years, 11 months ago
  19. ce34a66 mmc: Allow for children other than the block device by Simon Glass · 3 years ago
  20. 0bf61ac sandbox: mmc: Support a backing file by Simon Glass · 3 years ago
  21. faf5d4d mmc: mtk-sd: implement waiting for DAT0 line state by Julien Masson · 3 years ago
  22. 2ffa0e8 Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years ago
  23. c95b029 mmc: arm_pl180_mmci: Enable HWFC for specific versions of MCI by Usama Arif · 3 years ago
  24. 44645f8 mmc: Fix mmc_switch excessive timeout by Kirill Kapranov · 3 years ago
  25. 40e6f52 drivers: mmc: Add wait_dat0 support for sdhci driver by Stephen Carlson · 3 years, 2 months ago
  26. ee02543 drivers: mmc: Add wait_dat0 support for Freescale eSDHC driver by Stephen Carlson · 3 years, 2 months ago
  27. c846fe4 mmc: sunxi: conditionally include MMC2 initialization code by Icenowy Zheng · 3 years, 3 months ago
  28. a3e3d46 mmc: zynq_sdhci: Add xilinx_pm_request weak function by T Karthik Reddy · 3 years, 1 month ago
  29. 79b8849 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years ago
  30. 022f552 mmc: rockchip_sdhci: enable strobe line for HS400 by Yifeng Zhao · 3 years ago
  31. 4250846 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · 3 years, 1 month ago
  32. fa0223a mmc: sdhci-esdhc-imx: Add HS400 support for iMX7ULP by Oleksandr Suvorov · 3 years, 1 month ago
  33. c1412cb mmc: fsl_esdhc_imx: initialize data for imx7ulp by Jorge Ramirez-Ortiz · 3 years, 1 month ago
  34. 9b7c349 mmc: fsl_esdhc_imx: Fix clock disable issue by Ye Li · 3 years, 2 months ago
  35. d9be860 arm: Remove aspenite board by Tom Rini · 3 years, 1 month ago
  36. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago
  37. f899cc1 ti: keystone: Move away from CONFIG_SOC_KEYSTONE by Tom Rini · 3 years, 1 month ago
  38. f0ab8f9 clk: Rename clk_get_by_driver_info() by Simon Glass · 3 years, 2 months ago
  39. dcfc42b treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · 3 years, 2 months ago
  40. 62470af mmc: nds32: ftsdc010: Convert to livetree by Simon Glass · 3 years, 2 months ago
  41. 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 2 months ago
  42. 414cc15 treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 2 months ago
  43. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 1 month ago
  44. 0b508ca sunxi: mmc: A20: Fix MMC optimisation by Andre Przywara · 3 years, 2 months ago
  45. 285edfd mmc: fsl_esdhc: remove 1ms sleep in esdhc_send_cmd_common() by Michael Walle · 3 years, 1 month ago
  46. fb8c2e8 mmc: fix device_remove when HS400_ES is enabled by Ye Li · 3 years, 2 months ago
  47. 3f4e52f mmc: fix switch issue with send_status disabled by Ye Li · 3 years, 2 months ago
  48. 19f7a34 mmc: Add support for enumerating MMC card in a given mode using mmc command by Aswath Govindraju · 3 years, 2 months ago
  49. 4a3ea75 Revert "mmc: sdhci: set to INT_DATA_END when there are data" by Yuezhang.Mo@sony.com · 3 years, 7 months ago
  50. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 2 months ago
  51. b9cb74a Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 2 months ago
  52. 3ae330c mmc: zynq_sdhci: Use set_control_reg from sdhci.c by Ashok Reddy Soma · 3 years, 3 months ago
  53. b6f4408 mmc: zynq_sdhci: Wait till sd card detect state is stable by T Karthik Reddy · 3 years, 3 months ago
  54. 655d69f mmc: zynq_sdhci: Move setting tapdelay code to driver by Ashok Reddy Soma · 3 years, 3 months ago
  55. d044982 mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelays by Ashok Reddy Soma · 3 years, 3 months ago
  56. a63a57e mmc: rockchip_sdhci: Add support for RK3568 by Yifeng Zhao · 3 years, 4 months ago
  57. ac80414 mmc: rockchip_sdhci: add phy and clock config for rk3399 by Yifeng Zhao · 3 years, 4 months ago
  58. 744c5fd drivers: mmc: fsl_esdhc_imx: support i.MX8ULP by Peng Fan · 3 years, 3 months ago
  59. 16b593b mmc: sdhci: Change prototype of set_delay to return errors by Ashok Reddy Soma · 3 years, 3 months ago
  60. 5ab5d9a mmc: zynq_sdhci: Return errors from arasan_sdhci_set_tapdelay by Ashok Reddy Soma · 3 years, 3 months ago
  61. d890f23 mmc: arm_pl180_mmci: Add configuration for ST-Ericsson Ux500v2 by Stephan Gerhold · 3 years, 4 months ago
  62. 4daf2ec mmc: arm_pl180_mmci: Simplify code using mmc_of_parse() by Stephan Gerhold · 3 years, 4 months ago
  63. 19e1da0 mmc: arm_pl180_mmci: Simplify code using dev_read_addr_ptr() by Stephan Gerhold · 3 years, 4 months ago
  64. 936e9cd mmc: arm_pl180_mmci: Don't bind to all arm, primecell devices by Stephan Gerhold · 3 years, 4 months ago
  65. a9f7be5 mmc: rpmb: Fix driver routing memory alignment with tmp buffer by litchipi · 3 years, 4 months ago
  66. 38436ab Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 3 months ago
  67. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 3 months ago
  68. 46077ef mmc: sdhci_am654: Read ti, strobe-sel property from device tree by Aswath Govindraju · 3 years, 5 months ago
  69. bda47be mmc: sdhci: Write to HOST_CONTROL2 register for HS400 speed mode by Faiz Abbas · 3 years, 7 months ago
  70. 419b4a8 mmc: zynq_sdhci: Make variables/structure static by Michal Simek · 3 years, 3 months ago
  71. c0436fc mmc: zynq_sdhci: Fix kernel doc warnings by Michal Simek · 3 years, 3 months ago
  72. a70bdaf mmc: zynq_sdhci: Split set_tapdelay function to in and out by Ashok Reddy Soma · 3 years, 3 months ago
  73. ee9ae00 mmc: zynq_sdhci: Use Mask writes for Tap delays by Ashok Reddy Soma · 3 years, 3 months ago
  74. affcba7 mmc: zynq_sdhci: Allow configuring zero Tap values by Ashok Reddy Soma · 3 years, 3 months ago
  75. 8e34aa0 mmc: zynq_sdhci: Resolve uninitialized return value by Ashok Reddy Soma · 3 years, 3 months ago
  76. 6b165ab sandbox: mmc: Support fixed MMC devices by Simon Glass · 3 years, 4 months ago
  77. a4c577f mmc: mmc_get_op_cond: Allow quiet detection of eMMC by Pali Rohár · 3 years, 3 months ago
  78. ac62dad mmc: sunxi: Use mmc_of_parse() by Andre Przywara · 3 years, 6 months ago
  79. 9faae54 mmc: sunxi: Increase MMIO FIFO read performance by Andre Przywara · 3 years, 6 months ago
  80. b5dd39c mmc: sunxi: Cleanup and fix self-calibration code by Andre Przywara · 3 years, 6 months ago
  81. f85c091 mmc: sunxi: Cleanup "new timing mode" selection by Andre Przywara · 3 years, 6 months ago
  82. 937ee31 mmc: sunxi: Fix MMC clock parent selection by Andre Przywara · 3 years, 6 months ago
  83. ca496ba mmc: sunxi: Fix warnings with CONFIG_PHYS_64BIT by Andre Przywara · 3 years, 6 months ago
  84. f4826fb mmc: sunxi: Avoid #ifdefs in delay and width setup by Andre Przywara · 3 years, 10 months ago
  85. 7e58a3a Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 4 months ago
  86. 5617efd Merge branch '2021-07-06-platform-updates' by Tom Rini · 3 years, 4 months ago
  87. dadd43c mmc: synquacer: Add SynQuacer F_SDH30 SDHCI driver by Jassi Brar · 3 years, 5 months ago
  88. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 6 months ago
  89. d6b156e mmc: openpiton: add piton_mmc driver by Tianrui Wei · 3 years, 4 months ago
  90. f132aab Revert "mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock output" by Fabio Estevam · 3 years, 5 months ago
  91. d77d61e mmc: mmc-uclass: change to static about dm function by Jaehoon Chung · 3 years, 5 months ago
  92. 2da2335 mmc: fsl_esdhc_imx: use mmc_send_cmd instead of dm_mmc_send_cmd by Jaehoon Chung · 3 years, 5 months ago
  93. 1925e65 mmc: dwmmc: socfpga: Get "fifo-mode" property from DT by Ley Foon Tan · 3 years, 6 months ago
  94. 8cb9d3e mmc: dw_mmc: Fixes data read when receiving DTO interrupt in FIFO mode by Ley Foon Tan · 3 years, 6 months ago
  95. 3a3672c mmc: mtk-sd: increase the minimum bus frequency by Weijie Gao · 3 years, 6 months ago
  96. b1d5986 mmc: fsl_esdhc_imx: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33 by Yangbo Lu · 3 years, 5 months ago
  97. ae7020b mmc: fsl_esdhc: convert to CONFIG_FSL_ESDHC_VS33_NOT_SUPPORT by Yangbo Lu · 3 years, 5 months ago
  98. ea184cb Merge tag 'ti-v2021.07-rc3' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 5 months ago
  99. 7288bea mmc: sdhci_am654: Add Support for TI's AM642 SoC by Dave Gerlach · 3 years, 6 months ago
  100. f7173fc DM: DM_MMC migration is now mandatory for non-SPL by Tom Rini · 3 years, 6 months ago