- 5d8b575 mmc: msm_sdhci: fix vendor_spec_cap0 registers by Caleb Connolly · 8 months ago
- 66dfa56 mmc: msm_sdhci: use a more sensible default clock rate by Caleb Connolly · 8 months ago
- 790d412 mmc: msm_sdhci: print core version by Caleb Connolly · 8 months ago
- 6d32da3 mmc: msm_sdhci: use modern DT handling by Caleb Connolly · 8 months ago
- c1f71d2 mmc: msm_sdhci: correct vendor_spec_cap0 register for v5 by Caleb Connolly · 8 months ago
- 545c82e mmc: stm32_sdmmc2: Fix AARCH64 compilation warnings by Patrice Chotard · 9 months ago
- dc9caf5 mmc: stm32_sdmmc2: Add "st,stm32mp25-sdmmc2" compatible by Patrick Delaunay · 9 months ago
- 34a3b96 mmc: cv1800b_sdhci: Remove the unused argument by Jaehoon Chung · 8 months ago
- e52d3c0 mmc: hi6220_dw_mmc: add fifoth_val to private data and set it in .probe by Yang Xiwen · 10 months ago
- 84df6a7 mmc: dw_mmc: Don't return error if data busy timeout by Yang Xiwen · 10 months ago
- 0425947 mmc: hi6220-dwmmc: handle clocks and resets if CONFIG_CLK and CONFIG_DM_RESET enabled by Yang Xiwen · 10 months ago
- 67c77f9 mmc: Unconditionally call mmc_deinit() by Marek Vasut · 9 months ago
- 0e05fa3 mmc: renesas-sdhi: Do not access SCC during tuning in send_cmd callback by Marek Vasut · 9 months ago
- b6e8629 mmc: Add generic tuning flag by Marek Vasut · 9 months ago
- 259cc63 mmc: Convert hs400_tuning flag from u8 to bool by Marek Vasut · 9 months ago
- aaf5927 mmc: renesas-sdhi: Stop transmission in case tuning block transfer fails by Marek Vasut · 9 months ago
- c2275a3 mmc: tmio: Check INFO1 for completion during DMA transfer by Marek Vasut · 9 months ago
- dad81fb mmc: Drop unused mmc_send_tuning() cmd_error parameter by Marek Vasut · 9 months ago
- e64c9b4 mmc: arm_pl180_mmci: Rely on DM by Linus Walleij · 10 months ago
- f2ceb75 mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPL by Jonas Karlman · 10 months ago
- b8bcdeb mmc: Don't suggest to build modules in Kconfig. by Heinrich Schuchardt · 10 months ago
- 82479d4 mmc: Avoid buffer overrun in mmc_startup() by Heinrich Schuchardt · 11 months ago
- 331ee41 mmc: cv1800b: Add sdhci driver support for cv1800b SoC by Kongyang Liu · 9 months ago
- 1621fc8 Merge tag 'v2024.04-rc4' into next by Tom Rini · 9 months ago
- 691c0b6 mmc: renesas-sdhi: Rename rmobile_is_gen3_mmc0() to rcar_is_gen3_mmc0() by Marek Vasut · 9 months ago
- 6468c4c ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS by Marek Vasut · 9 months ago
- f972661 ARM: renesas: Rename RMOBILE_CPU_TYPE_* to RENESAS_CPU_TYPE_* by Marek Vasut · 9 months ago
- 1760232 ARM: renesas: Rename rmobile_get_cpu_rev_*() to renesas_get_cpu_rev_*() by Marek Vasut · 9 months ago
- 30fe98e ARM: renesas: Rename rmobile_get_cpu_type() to renesas_get_cpu_type() by Marek Vasut · 9 months ago
- fb782f5 mmc: msm_sdhci: use modern clock handling by Caleb Connolly · 9 months ago
- af3d84b Merge tag 'u-boot-rockchip-20240207' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 10 months ago
- d34b7eb Merge tag 'rpi-next-2024.04' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 10 months ago
- 68bc702 mmc: rockchip_sdhci: Fix HS400 mode write on RK3568 by Jonas Karlman · 10 months ago
- 9383499 mmc: bcmstb: Add support for bcm2712 SD controller by Ivan T. Ivanov · 10 months ago
- d318eb3 treewide: Remove clk_free by Sean Anderson · 12 months ago
- a0c7106 mmc: tegra: use max-frequency from device tree if provided by Peter Geis · 11 months ago
- 7d6a56e mmc: mediatek: set b_max according CONFIG_SYS_MMC_MAX_BLK_COUNT by Julien Masson · 12 months ago
- ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year ago
- 63a23aa Merge branch 'master-mmc-clock' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year ago
- c3421ea treewide: use linux/time.h for time conversion defines by Igor Prusov · 1 year, 1 month ago
- cfb65b4 mmc: renesas-sdhi: Disable clock after tuning reset when possible by Marek Vasut · 1 year, 1 month ago
- dc64e44 sunxi: mmc: Sort compatible strings numerically by Samuel Holland · 1 year, 1 month ago
- 1e7c797 sunxi: mmc: Move header to the driver directory by Samuel Holland · 1 year, 1 month ago
- eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
- fdeb13a mmc: tegra: get default-tap and default-trim from device tree by Svyatoslav Ryhel · 1 year, 2 months ago
- eaa7186 mmc: renesas-sdhi: Drop <common.h> by Paul Barker · 1 year, 1 month ago
- f96f96d mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1B by Sean Anderson · 1 year, 1 month ago
- c8b284e mmc: pci: Drop the superfluous cast by Bin Meng · 1 year, 2 months ago
- 5c59a67 mmc: spl: select SPL_BLK for SPL_DM_MMC by Oleksandr Suvorov · 1 year, 3 months ago
- d61f32e mmc: tmio: Disable 1/1024 clock divider on Renesas R-Car platforms by Marek Vasut · 1 year, 1 month ago
- f0ea8a7 mmc: tmio: Always check for errors after receiving an IRQ by Marek Vasut · 1 year, 1 month ago
- d27a367 mmc: sh_sdhi: Drop unused driver by Marek Vasut · 1 year, 1 month ago
- 0b4d1db mmc: renesas-sdhi: Fix error handling in rzg2l_sdhi_setup by Paul Barker · 1 year, 1 month ago
- 1987b0c sunxi: add Allwinner R528/T113 SoC support by Andre Przywara · 2 years, 3 months ago
- 068962b sunxi: introduce NCAT2 generation model by Andre Przywara · 2 years, 2 months ago
- f944a61 pinctrl: sunxi: remove GPIO_EXTRA_HEADER by Andre Przywara · 2 years, 3 months ago
- e22d1a0 mmc: renesas-sdhi: Initialize module on RZ/G2L by Paul Barker · 1 year, 1 month ago
- 110f32d mmc: renesas-sdhi: Refactor probe function by Paul Barker · 1 year, 1 month ago
- 2294ecb blk: Use a macro for the typical block size by Bin Meng · 1 year, 2 months ago
- bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
- a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 3 months ago
- a117d61 mmc: dw_mmc: Keep vqmmc-supply enable count in balance by Jonas Karlman · 1 year, 4 months ago
- 0f28e18 mmc: Use regulator_set_enable_if_allowed by Jonas Karlman · 1 year, 4 months ago
- b1d581d bootstd: Rename bootdev_setup_sibling_blk() by Simon Glass · 1 year, 4 months ago
- d46f289 atmel_sdhci: Force card-detect if MMC_CAP_NONREMOVABLE. by Zixun LI · 1 year, 7 months ago
- 00d98c2 mmc: zynq_sdhci: Dll reset only for ZynqMP platform by Ashok Reddy Soma · 1 year, 5 months ago
- 29f8d07 mmc: Set clock when reverting to safe bus mode by Valentine Barshak · 1 year, 6 months ago
- 021f7f7 mmc: renesas-sdhi: Send stop when MMC tuning command fails by Hai Pham · 1 year, 5 months ago
- 27abf9f mmc: Introduce mmc_send_stop_transmission() by Hai Pham · 1 year, 5 months ago
- 61a6a2e mmc: Fix MMC_CMD_STOP_TRANSMISSION response type and add comment by Marek Vasut · 1 year, 5 months ago
- 4157158 bootstd: Use bootdev instead of bootdevice by Simon Glass · 1 year, 5 months ago
- da9739c 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, 6 months ago
- 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 6 months ago
- b1fa0d0 mmc: zynq: Sync with upstream DT binding by Michal Simek · 1 year, 7 months ago
- ed8339f mmc: fix improper use of memset by Sam Edwards · 1 year, 6 months ago
- f79c537 mmc: rockchip_sdhci: Disable DMA mode using a device tree property by Jonas Karlman · 1 year, 7 months ago
- f905947 mmc: rockchip_sdhci: Skip blocks read workaround on RK3399 by Jonas Karlman · 1 year, 7 months ago
- 021d1cf Revert "mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B" by Henrik Grimler · 1 year, 7 months ago
- b52189e drivers: use devfdt_get_addr_index_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
- 8d5d8e0 drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
- 464c2be mmc: hi6220_dw_mmc: add compatible for HC2910 support by Yang Xiwen · 1 year, 8 months ago
- 5d25936 mmc: rockchip_sdhci: Limit number of blocks read in a single command by Jonas Karlman · 1 year, 7 months ago
- 4561ada mmc: sdhci: Allow disabling of SDMA in SPL by Peter Geis · 1 year, 7 months ago
- ee7115f mmc: rockchip_sdhci: Add support for RK3588 by Jonas Karlman · 1 year, 7 months ago
- f4f6005 mmc: rockchip_sdhci: Fix HS400 and HS400ES mode on RK3568 by Jonas Karlman · 1 year, 7 months ago
- 9168fbf mmc: rockchip_sdhci: Rearrange and simplify used regs and flags by Jonas Karlman · 1 year, 7 months ago
- dd2707f mmc: rockchip_sdhci: Remove empty get_phy and set_enhanced_strobe ops by Jonas Karlman · 1 year, 7 months ago
- dbe75fbe mmc: rockchip_sdhci: Update speed mode controls in set_ios_post by Jonas Karlman · 1 year, 7 months ago
- fdea371 mmc: rockchip_sdhci: Refactor execute tuning error handling by Jonas Karlman · 1 year, 7 months ago
- 78df635 mmc: rockchip_sdhci: Use set_clock and config_dll sdhci_ops by Jonas Karlman · 1 year, 7 months ago
- ea31246 mmc: rockchip_sdhci: Add set_clock and config_dll sdhci_ops by Jonas Karlman · 1 year, 7 months ago
- 785fe8e mmc: rockchip_sdhci: Remove unneeded emmc_phy_init by Jonas Karlman · 1 year, 7 months ago
- 99f3888 mmc: rockchip_sdhci: Fix use of device private data by Jonas Karlman · 1 year, 7 months ago
- 787ce61 mmc: sdhci: Set UHS Mode Select field for UHS SDR25 mode by Jonas Karlman · 1 year, 7 months ago
- bd303aa mmc: sdhci: Fix HISPD bit handling for MMC HS 52MHz mode by Jonas Karlman · 1 year, 7 months ago
- 92d57ec rockchip: sdhci: rk3568: fix clock setting logic by Vasily Khoruzhick · 1 year, 9 months ago
- c738e0c mmc: tmio: Use IS_ENABLED() to check for CONFIG_ option by Marek Vasut · 1 year, 8 months ago
- fb0720b mmc: mv_sdhci: Depend on DM_MMC by Stefan Roese · 1 year, 10 months ago
- acd5f4d mmc: mv_sdhci: Remove CONFIG_MMC_SDHCI_IO_ACCESSORS support by Stefan Roese · 1 year, 10 months ago
- 99c8d53 mmc: mv_sdhci: Simplify call to sdhci_mvebu_mbus_config() by Stefan Roese · 1 year, 10 months ago