1. eb36f28 mmc: cv1800b: Add sdhci driver support for cv1800b SoC by Kongyang Liu · 7 months ago
  2. 20a0ce5 Merge tag 'v2024.04-rc4' into next by Tom Rini · 7 months ago
  3. 0afbd11 mmc: renesas-sdhi: Rename rmobile_is_gen3_mmc0() to rcar_is_gen3_mmc0() by Marek Vasut · 8 months ago
  4. f9aabd4 ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS by Marek Vasut · 8 months ago
  5. c2cffb0 ARM: renesas: Rename RMOBILE_CPU_TYPE_* to RENESAS_CPU_TYPE_* by Marek Vasut · 8 months ago
  6. ca40ed6 ARM: renesas: Rename rmobile_get_cpu_rev_*() to renesas_get_cpu_rev_*() by Marek Vasut · 8 months ago
  7. 6bd3a95 ARM: renesas: Rename rmobile_get_cpu_type() to renesas_get_cpu_type() by Marek Vasut · 8 months ago
  8. 5f3c4cc mmc: msm_sdhci: use modern clock handling by Caleb Connolly · 8 months ago
  9. 7ebc77f Merge tag 'u-boot-rockchip-20240207' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 8 months ago
  10. 090d846 Merge tag 'rpi-next-2024.04' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 9 months ago
  11. 5c053f3 mmc: rockchip_sdhci: Fix HS400 mode write on RK3568 by Jonas Karlman · 9 months ago
  12. 10127cd mmc: bcmstb: Add support for bcm2712 SD controller by Ivan T. Ivanov · 9 months ago
  13. c9309f4 treewide: Remove clk_free by Sean Anderson · 10 months ago
  14. 34aeb38 mmc: tegra: use max-frequency from device tree if provided by Peter Geis · 10 months ago
  15. fd8de97 mmc: mediatek: set b_max according CONFIG_SYS_MMC_MAX_BLK_COUNT by Julien Masson · 11 months ago
  16. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 11 months ago
  17. d5ff806 Merge branch 'master-mmc-clock' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 11 months ago
  18. 13248d6 treewide: use linux/time.h for time conversion defines by Igor Prusov · 11 months ago
  19. 70d2c994 mmc: renesas-sdhi: Disable clock after tuning reset when possible by Marek Vasut · 12 months ago
  20. d379bcb sunxi: mmc: Sort compatible strings numerically by Samuel Holland · 12 months ago
  21. 43b573d sunxi: mmc: Move header to the driver directory by Samuel Holland · 12 months ago
  22. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 12 months ago
  23. e1bbc5a mmc: tegra: get default-tap and default-trim from device tree by Svyatoslav Ryhel · 1 year, 1 month ago
  24. d933d43 mmc: renesas-sdhi: Drop <common.h> by Paul Barker · 12 months ago
  25. 21c84bb mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1B by Sean Anderson · 12 months ago
  26. c27c810 mmc: pci: Drop the superfluous cast by Bin Meng · 1 year ago
  27. 9b8ebd3 mmc: spl: select SPL_BLK for SPL_DM_MMC by Oleksandr Suvorov · 1 year, 2 months ago
  28. 1332bdc mmc: tmio: Disable 1/1024 clock divider on Renesas R-Car platforms by Marek Vasut · 12 months ago
  29. 631dbe0 mmc: tmio: Always check for errors after receiving an IRQ by Marek Vasut · 1 year ago
  30. 0fb6cd6 mmc: sh_sdhi: Drop unused driver by Marek Vasut · 1 year ago
  31. fa8422d mmc: renesas-sdhi: Fix error handling in rzg2l_sdhi_setup by Paul Barker · 1 year ago
  32. 95168d7 sunxi: add Allwinner R528/T113 SoC support by Andre Przywara · 2 years, 1 month ago
  33. 4a9e89a sunxi: introduce NCAT2 generation model by Andre Przywara · 2 years ago
  34. 207ed0a pinctrl: sunxi: remove GPIO_EXTRA_HEADER by Andre Przywara · 2 years, 1 month ago
  35. 93c811b mmc: renesas-sdhi: Initialize module on RZ/G2L by Paul Barker · 1 year ago
  36. e84dddf mmc: renesas-sdhi: Refactor probe function by Paul Barker · 1 year ago
  37. 7020b2e blk: Use a macro for the typical block size by Bin Meng · 1 year, 1 month ago
  38. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 1 month ago
  39. 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 2 months ago
  40. 01b2917 mmc: dw_mmc: Keep vqmmc-supply enable count in balance by Jonas Karlman · 1 year, 3 months ago
  41. 9a2e9cc mmc: Use regulator_set_enable_if_allowed by Jonas Karlman · 1 year, 3 months ago
  42. d7d7857 bootstd: Rename bootdev_setup_sibling_blk() by Simon Glass · 1 year, 3 months ago
  43. e83b6f9 atmel_sdhci: Force card-detect if MMC_CAP_NONREMOVABLE. by Zixun LI · 1 year, 5 months ago
  44. 752e4b6 mmc: zynq_sdhci: Dll reset only for ZynqMP platform by Ashok Reddy Soma · 1 year, 3 months ago
  45. 50dee4f mmc: Set clock when reverting to safe bus mode by Valentine Barshak · 1 year, 4 months ago
  46. 99ab3d8 mmc: renesas-sdhi: Send stop when MMC tuning command fails by Hai Pham · 1 year, 4 months ago
  47. 0ac2cca mmc: Introduce mmc_send_stop_transmission() by Hai Pham · 1 year, 4 months ago
  48. 41a1285 mmc: Fix MMC_CMD_STOP_TRANSMISSION response type and add comment by Marek Vasut · 1 year, 4 months ago
  49. 4de979f bootstd: Use bootdev instead of bootdevice by Simon Glass · 1 year, 3 months ago
  50. 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
  51. 260d496 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 4 months ago
  52. ed99a77 mmc: zynq: Sync with upstream DT binding by Michal Simek · 1 year, 5 months ago
  53. 229d689 mmc: fix improper use of memset by Sam Edwards · 1 year, 5 months ago
  54. 3b804b3 mmc: rockchip_sdhci: Disable DMA mode using a device tree property by Jonas Karlman · 1 year, 6 months ago
  55. 41fc80b mmc: rockchip_sdhci: Skip blocks read workaround on RK3399 by Jonas Karlman · 1 year, 6 months ago
  56. 7d01ee9 Revert "mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B" by Henrik Grimler · 1 year, 5 months ago
  57. 320a193 drivers: use devfdt_get_addr_index_ptr when cast to pointer by Johan Jonker · 1 year, 7 months ago
  58. a12a73b drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 7 months ago
  59. 8a5dc81 mmc: hi6220_dw_mmc: add compatible for HC2910 support by Yang Xiwen · 1 year, 7 months ago
  60. 2cc6cde mmc: rockchip_sdhci: Limit number of blocks read in a single command by Jonas Karlman · 1 year, 6 months ago
  61. 3cd664d mmc: sdhci: Allow disabling of SDMA in SPL by Peter Geis · 1 year, 6 months ago
  62. a3cab28 mmc: rockchip_sdhci: Add support for RK3588 by Jonas Karlman · 1 year, 6 months ago
  63. d2cece0 mmc: rockchip_sdhci: Fix HS400 and HS400ES mode on RK3568 by Jonas Karlman · 1 year, 6 months ago
  64. 8874c41 mmc: rockchip_sdhci: Rearrange and simplify used regs and flags by Jonas Karlman · 1 year, 6 months ago
  65. 667576c mmc: rockchip_sdhci: Remove empty get_phy and set_enhanced_strobe ops by Jonas Karlman · 1 year, 6 months ago
  66. 6de4438 mmc: rockchip_sdhci: Update speed mode controls in set_ios_post by Jonas Karlman · 1 year, 6 months ago
  67. ba9f5e5 mmc: rockchip_sdhci: Refactor execute tuning error handling by Jonas Karlman · 1 year, 6 months ago
  68. b8a63c8 mmc: rockchip_sdhci: Use set_clock and config_dll sdhci_ops by Jonas Karlman · 1 year, 6 months ago
  69. 7e74522 mmc: rockchip_sdhci: Add set_clock and config_dll sdhci_ops by Jonas Karlman · 1 year, 6 months ago
  70. 0030d49 mmc: rockchip_sdhci: Remove unneeded emmc_phy_init by Jonas Karlman · 1 year, 6 months ago
  71. b8c394b mmc: rockchip_sdhci: Fix use of device private data by Jonas Karlman · 1 year, 6 months ago
  72. c1425ed mmc: sdhci: Set UHS Mode Select field for UHS SDR25 mode by Jonas Karlman · 1 year, 6 months ago
  73. 7774b79 mmc: sdhci: Fix HISPD bit handling for MMC HS 52MHz mode by Jonas Karlman · 1 year, 6 months ago
  74. 7786710 rockchip: sdhci: rk3568: fix clock setting logic by Vasily Khoruzhick · 1 year, 8 months ago
  75. 53614bc mmc: tmio: Use IS_ENABLED() to check for CONFIG_ option by Marek Vasut · 1 year, 6 months ago
  76. 8af21b0 mmc: mv_sdhci: Depend on DM_MMC by Stefan Roese · 1 year, 8 months ago
  77. c06a568 mmc: mv_sdhci: Remove CONFIG_MMC_SDHCI_IO_ACCESSORS support by Stefan Roese · 1 year, 8 months ago
  78. 46beaec mmc: mv_sdhci: Simplify call to sdhci_mvebu_mbus_config() by Stefan Roese · 1 year, 8 months ago
  79. 67642c1 mmc: erase: Use TRIM erase when available by Loic Poulain · 1 year, 9 months ago
  80. eeb739a mmc: Check support for TRIM operations by Loic Poulain · 1 year, 9 months ago
  81. fa6f458 Merge branch 'master_regulator/fixes' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 6 months ago
  82. 6419dba mmc: npcm_sdhci: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 8 months ago
  83. 632a7b1 mmc: renesas-sdhi: Add R-Car Gen4 support by Hai Pham · 1 year, 8 months ago
  84. 2769ddc mmc: tmio: Replace ifdeffery with IS_ENABLED/CONFIG_IS_ENABLED macros by Marek Vasut · 1 year, 8 months ago
  85. dd073c0 mmc: tmio: Check 'addr' width before checking for 64bit limitation by Marek Vasut · 1 year, 8 months ago
  86. 605bc14 Merge branch 'master' into next by Tom Rini · 1 year, 7 months ago
  87. 78f67f1 Merge branch 'rpi-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 1 year, 7 months ago
  88. 85bdd28 mmc: bcm2835-host: let firmware manage the clock divisor by Vincent Fazio · 3 years, 1 month ago
  89. 2321a99 rockchip: sdhci: rk3568: bypass DLL when clk <= 52 MHz by Vasily Khoruzhick · 1 year, 8 months ago
  90. d11f0da mmc: rockchip_dw_mmc: Fix get_mmc_clk return value by Jonas Karlman · 1 year, 7 months ago
  91. cefd044 Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 1 year, 7 months ago
  92. a5faa4a Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 7 months ago
  93. f20a61a mmc: renesas-sdhi: Add proper probe error fail path by Marek Vasut · 1 year, 8 months ago
  94. 6ddffa8 mmc: renesas-sdhi: Always configure default SDnH clock rate to 800 MHz by Marek Vasut · 1 year, 8 months ago
  95. cc24fd7 xilinx: zynqmp: Add missing prototype for zynqmp_mmio_write by Algapally Santosh Sagar · 1 year, 8 months ago
  96. 6d87b15 arm64: zynqmp: Add missing ZYNQMP_FIRMWARE dependencies by Algapally Santosh Sagar · 1 year, 9 months ago
  97. e67b1f4 mmc: remove SDHCI SPEAR by Patrick Delaunay · 1 year, 8 months ago
  98. ea0f766 mmc: rockchip_dw_mmc: fix DDR52 8-bit mode handling by John Keeping · 1 year, 9 months ago
  99. d179f86 Correct SPL use of SUPPORT_EMMC_RPMB by Simon Glass · 1 year, 9 months ago
  100. e1d23dc Correct SPL use of RENESAS_SDHI by Simon Glass · 1 year, 9 months ago