1. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 5 months ago
  2. 7938ac6 mmc: Remove <common.h> and add needed includes by Tom Rini · 6 months ago
  3. 2143a11 mmc: Migrate MMC_SUPPORTS_TUNING to Kconfig by Tom Rini · 6 months ago
  4. 085b3b2 mmc: cv1800b: Add transmit tap delay config to fix write error by Kongyang Liu · 6 months ago
  5. 1e4fe21 Merge patch series "Fix MMC tuning algorithm" by Tom Rini · 6 months ago
  6. f13a830 mmc: am654_sdhci: Fix ITAPDLY for HS400 timing by Judith Mendez · 6 months ago
  7. a124e31 mmc: am654_sdhci: Set ENDLL=1 for DDR52 mode by Judith Mendez · 6 months ago
  8. 056af04 mmc: am654_sdhci: Add itap_del_ena[] to store itapdlyena bit by Judith Mendez · 6 months ago
  9. 5048b5c mmc: am654_sdhci: Fix OTAP/ITAP delay values by Nitin Yadav · 6 months ago
  10. 6b8dd9c mmc: am654_sdhci: Add tuning algorithm for delay chain by Judith Mendez · 6 months ago
  11. 174ac98 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 6 months ago
  12. e82d4ed mmc: rockchip_sdhci: Fix 4 blocks PIO mode read limit for RK35xx by Jonas Karlman · 6 months ago
  13. 1776213 mmc: arm_pl180: Limit data transfer to U16_MAX by Maximilian Brune · 6 months ago
  14. 9ae1fe1 mmc: sdhci: programmable clock calculation needs multiplier +1 by cmachida · 6 months ago
  15. 4d3dc72 mmc: Add support for the no-mmc-hs400 prop by Jonas Karlman · 6 months ago
  16. e098f88 mmc: Imply HS200 cap with mmc-hs400 prop to match linux by Jonas Karlman · 6 months ago
  17. 5359cd1 mmc: Support 32-bit only ADMA on 64-bit platforms by Greg Malysa · 7 months ago
  18. 74755c1 mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_ops by Ian Roberts · 6 months ago
  19. 0bfbd40 mmc: msm_sdhci: fix vendor_spec_cap0 registers by Caleb Connolly · 6 months ago
  20. 86c6093 mmc: msm_sdhci: use a more sensible default clock rate by Caleb Connolly · 6 months ago
  21. c2c1b03 mmc: msm_sdhci: print core version by Caleb Connolly · 6 months ago
  22. f67f224 mmc: msm_sdhci: use modern DT handling by Caleb Connolly · 6 months ago
  23. a535d71 mmc: msm_sdhci: correct vendor_spec_cap0 register for v5 by Caleb Connolly · 6 months ago
  24. e725682 mmc: stm32_sdmmc2: Fix AARCH64 compilation warnings by Patrice Chotard · 7 months ago
  25. f3901e8 mmc: stm32_sdmmc2: Add "st,stm32mp25-sdmmc2" compatible by Patrick Delaunay · 7 months ago
  26. 3657ef7 mmc: cv1800b_sdhci: Remove the unused argument by Jaehoon Chung · 6 months ago
  27. 2ea7b7a mmc: hi6220_dw_mmc: add fifoth_val to private data and set it in .probe by Yang Xiwen · 9 months ago
  28. 1fa6dc2 mmc: dw_mmc: Don't return error if data busy timeout by Yang Xiwen · 9 months ago
  29. 4685d6f mmc: hi6220-dwmmc: handle clocks and resets if CONFIG_CLK and CONFIG_DM_RESET enabled by Yang Xiwen · 9 months ago
  30. 27ba82c mmc: Unconditionally call mmc_deinit() by Marek Vasut · 7 months ago
  31. b786306 mmc: renesas-sdhi: Do not access SCC during tuning in send_cmd callback by Marek Vasut · 8 months ago
  32. 8c22089 mmc: Add generic tuning flag by Marek Vasut · 8 months ago
  33. d134352 mmc: Convert hs400_tuning flag from u8 to bool by Marek Vasut · 8 months ago
  34. 12859c2 mmc: renesas-sdhi: Stop transmission in case tuning block transfer fails by Marek Vasut · 8 months ago
  35. 60649a8 mmc: tmio: Check INFO1 for completion during DMA transfer by Marek Vasut · 8 months ago
  36. a3b2786 mmc: Drop unused mmc_send_tuning() cmd_error parameter by Marek Vasut · 8 months ago
  37. ee6cee1 mmc: arm_pl180_mmci: Rely on DM by Linus Walleij · 8 months ago
  38. d06e489 mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPL by Jonas Karlman · 9 months ago
  39. 4c9307b mmc: Don't suggest to build modules in Kconfig. by Heinrich Schuchardt · 9 months ago
  40. f9a86fb mmc: Avoid buffer overrun in mmc_startup() by Heinrich Schuchardt · 10 months ago
  41. eb36f28 mmc: cv1800b: Add sdhci driver support for cv1800b SoC by Kongyang Liu · 7 months ago
  42. 20a0ce5 Merge tag 'v2024.04-rc4' into next by Tom Rini · 7 months ago
  43. 0afbd11 mmc: renesas-sdhi: Rename rmobile_is_gen3_mmc0() to rcar_is_gen3_mmc0() by Marek Vasut · 8 months ago
  44. f9aabd4 ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS by Marek Vasut · 8 months ago
  45. c2cffb0 ARM: renesas: Rename RMOBILE_CPU_TYPE_* to RENESAS_CPU_TYPE_* by Marek Vasut · 8 months ago
  46. ca40ed6 ARM: renesas: Rename rmobile_get_cpu_rev_*() to renesas_get_cpu_rev_*() by Marek Vasut · 8 months ago
  47. 6bd3a95 ARM: renesas: Rename rmobile_get_cpu_type() to renesas_get_cpu_type() by Marek Vasut · 8 months ago
  48. 5f3c4cc mmc: msm_sdhci: use modern clock handling by Caleb Connolly · 8 months ago
  49. 7ebc77f Merge tag 'u-boot-rockchip-20240207' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 8 months ago
  50. 090d846 Merge tag 'rpi-next-2024.04' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 9 months ago
  51. 5c053f3 mmc: rockchip_sdhci: Fix HS400 mode write on RK3568 by Jonas Karlman · 9 months ago
  52. 10127cd mmc: bcmstb: Add support for bcm2712 SD controller by Ivan T. Ivanov · 9 months ago
  53. c9309f4 treewide: Remove clk_free by Sean Anderson · 10 months ago
  54. 34aeb38 mmc: tegra: use max-frequency from device tree if provided by Peter Geis · 10 months ago
  55. fd8de97 mmc: mediatek: set b_max according CONFIG_SYS_MMC_MAX_BLK_COUNT by Julien Masson · 11 months ago
  56. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 11 months ago
  57. d5ff806 Merge branch 'master-mmc-clock' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 11 months ago
  58. 13248d6 treewide: use linux/time.h for time conversion defines by Igor Prusov · 11 months ago
  59. 70d2c994 mmc: renesas-sdhi: Disable clock after tuning reset when possible by Marek Vasut · 12 months ago
  60. d379bcb sunxi: mmc: Sort compatible strings numerically by Samuel Holland · 12 months ago
  61. 43b573d sunxi: mmc: Move header to the driver directory by Samuel Holland · 12 months ago
  62. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 12 months ago
  63. e1bbc5a mmc: tegra: get default-tap and default-trim from device tree by Svyatoslav Ryhel · 1 year, 1 month ago
  64. d933d43 mmc: renesas-sdhi: Drop <common.h> by Paul Barker · 12 months ago
  65. 21c84bb mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1B by Sean Anderson · 12 months ago
  66. c27c810 mmc: pci: Drop the superfluous cast by Bin Meng · 1 year ago
  67. 9b8ebd3 mmc: spl: select SPL_BLK for SPL_DM_MMC by Oleksandr Suvorov · 1 year, 2 months ago
  68. 1332bdc mmc: tmio: Disable 1/1024 clock divider on Renesas R-Car platforms by Marek Vasut · 12 months ago
  69. 631dbe0 mmc: tmio: Always check for errors after receiving an IRQ by Marek Vasut · 1 year ago
  70. 0fb6cd6 mmc: sh_sdhi: Drop unused driver by Marek Vasut · 1 year ago
  71. fa8422d mmc: renesas-sdhi: Fix error handling in rzg2l_sdhi_setup by Paul Barker · 1 year ago
  72. 95168d7 sunxi: add Allwinner R528/T113 SoC support by Andre Przywara · 2 years, 1 month ago
  73. 4a9e89a sunxi: introduce NCAT2 generation model by Andre Przywara · 2 years ago
  74. 207ed0a pinctrl: sunxi: remove GPIO_EXTRA_HEADER by Andre Przywara · 2 years, 1 month ago
  75. 93c811b mmc: renesas-sdhi: Initialize module on RZ/G2L by Paul Barker · 1 year ago
  76. e84dddf mmc: renesas-sdhi: Refactor probe function by Paul Barker · 1 year ago
  77. 7020b2e blk: Use a macro for the typical block size by Bin Meng · 1 year, 1 month ago
  78. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 1 month ago
  79. 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 2 months ago
  80. 01b2917 mmc: dw_mmc: Keep vqmmc-supply enable count in balance by Jonas Karlman · 1 year, 3 months ago
  81. 9a2e9cc mmc: Use regulator_set_enable_if_allowed by Jonas Karlman · 1 year, 3 months ago
  82. d7d7857 bootstd: Rename bootdev_setup_sibling_blk() by Simon Glass · 1 year, 3 months ago
  83. e83b6f9 atmel_sdhci: Force card-detect if MMC_CAP_NONREMOVABLE. by Zixun LI · 1 year, 5 months ago
  84. 752e4b6 mmc: zynq_sdhci: Dll reset only for ZynqMP platform by Ashok Reddy Soma · 1 year, 3 months ago
  85. 50dee4f mmc: Set clock when reverting to safe bus mode by Valentine Barshak · 1 year, 4 months ago
  86. 99ab3d8 mmc: renesas-sdhi: Send stop when MMC tuning command fails by Hai Pham · 1 year, 4 months ago
  87. 0ac2cca mmc: Introduce mmc_send_stop_transmission() by Hai Pham · 1 year, 4 months ago
  88. 41a1285 mmc: Fix MMC_CMD_STOP_TRANSMISSION response type and add comment by Marek Vasut · 1 year, 4 months ago
  89. 4de979f bootstd: Use bootdev instead of bootdevice by Simon Glass · 1 year, 3 months ago
  90. 7da82de Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 1 year, 4 months ago
  91. 260d496 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 4 months ago
  92. ed99a77 mmc: zynq: Sync with upstream DT binding by Michal Simek · 1 year, 5 months ago
  93. 229d689 mmc: fix improper use of memset by Sam Edwards · 1 year, 5 months ago
  94. 3b804b3 mmc: rockchip_sdhci: Disable DMA mode using a device tree property by Jonas Karlman · 1 year, 6 months ago
  95. 41fc80b mmc: rockchip_sdhci: Skip blocks read workaround on RK3399 by Jonas Karlman · 1 year, 6 months ago
  96. 7d01ee9 Revert "mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B" by Henrik Grimler · 1 year, 5 months ago
  97. 320a193 drivers: use devfdt_get_addr_index_ptr when cast to pointer by Johan Jonker · 1 year, 7 months ago
  98. a12a73b drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 7 months ago
  99. 8a5dc81 mmc: hi6220_dw_mmc: add compatible for HC2910 support by Yang Xiwen · 1 year, 7 months ago
  100. 2cc6cde mmc: rockchip_sdhci: Limit number of blocks read in a single command by Jonas Karlman · 1 year, 6 months ago