summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2024-07-06mmc: fsl_esdhc_imx: Fix error messageAlexander Stein
2024-06-17Merge tag 'xilinx-for-v2024.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2024-06-17mmc: versal2: Update zynq_sdhci driver to support AMD Versal Gen 2Michal Simek
2024-06-17sdhci: zynq: Fix tap delay for SD on Versal NETSimek, Michal
2024-06-14block: Update BLK to be def_boolTom Rini
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07mmc: Remove <common.h> and add needed includesTom Rini
2024-05-07mmc: Migrate MMC_SUPPORTS_TUNING to KconfigTom Rini
2024-05-01mmc: cv1800b: Add transmit tap delay config to fix write errorKongyang Liu
2024-04-29Merge patch series "Fix MMC tuning algorithm"Tom Rini
2024-04-29mmc: am654_sdhci: Fix ITAPDLY for HS400 timingJudith Mendez
2024-04-29mmc: am654_sdhci: Set ENDLL=1 for DDR52 modeJudith Mendez
2024-04-29mmc: am654_sdhci: Add itap_del_ena[] to store itapdlyena bitJudith Mendez
2024-04-29mmc: am654_sdhci: Fix OTAP/ITAP delay valuesNitin Yadav
2024-04-29mmc: am654_sdhci: Add tuning algorithm for delay chainJudith Mendez
2024-04-26Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2024-04-26mmc: rockchip_sdhci: Fix 4 blocks PIO mode read limit for RK35xxJonas Karlman
2024-04-26mmc: arm_pl180: Limit data transfer to U16_MAXMaximilian Brune
2024-04-26mmc: sdhci: programmable clock calculation needs multiplier +1cmachida
2024-04-26mmc: Add support for the no-mmc-hs400 propJonas Karlman
2024-04-26mmc: Imply HS200 cap with mmc-hs400 prop to match linuxJonas Karlman
2024-04-26mmc: Support 32-bit only ADMA on 64-bit platformsGreg Malysa
2024-04-26mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_opsIan Roberts
2024-04-23mmc: msm_sdhci: fix vendor_spec_cap0 registersCaleb Connolly
2024-04-23mmc: msm_sdhci: use a more sensible default clock rateCaleb Connolly
2024-04-23mmc: msm_sdhci: print core versionCaleb Connolly
2024-04-23mmc: msm_sdhci: use modern DT handlingCaleb Connolly
2024-04-23mmc: msm_sdhci: correct vendor_spec_cap0 register for v5Caleb Connolly
2024-04-19mmc: stm32_sdmmc2: Fix AARCH64 compilation warningsPatrice Chotard
2024-04-19mmc: stm32_sdmmc2: Add "st,stm32mp25-sdmmc2" compatiblePatrick Delaunay
2024-04-15mmc: cv1800b_sdhci: Remove the unused argumentJaehoon Chung
2024-04-15mmc: hi6220_dw_mmc: add fifoth_val to private data and set it in .probeYang Xiwen
2024-04-15mmc: dw_mmc: Don't return error if data busy timeoutYang Xiwen
2024-04-15mmc: hi6220-dwmmc: handle clocks and resets if CONFIG_CLK and CONFIG_DM_RESET...Yang Xiwen
2024-04-15mmc: Unconditionally call mmc_deinit()Marek Vasut
2024-04-15mmc: renesas-sdhi: Do not access SCC during tuning in send_cmd callbackMarek Vasut
2024-04-15mmc: Add generic tuning flagMarek Vasut
2024-04-15mmc: Convert hs400_tuning flag from u8 to boolMarek Vasut
2024-04-15mmc: renesas-sdhi: Stop transmission in case tuning block transfer failsMarek Vasut
2024-04-15mmc: tmio: Check INFO1 for completion during DMA transferMarek Vasut
2024-04-15mmc: Drop unused mmc_send_tuning() cmd_error parameterMarek Vasut
2024-04-15mmc: arm_pl180_mmci: Rely on DMLinus Walleij
2024-04-15mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPLJonas Karlman
2024-04-15mmc: Don't suggest to build modules in Kconfig.Heinrich Schuchardt
2024-04-15mmc: Avoid buffer overrun in mmc_startup()Heinrich Schuchardt
2024-04-09mmc: cv1800b: Add sdhci driver support for cv1800b SoCKongyang Liu
2024-03-11Merge tag 'v2024.04-rc4' into nextTom Rini
2024-03-02mmc: renesas-sdhi: Rename rmobile_is_gen3_mmc0() to rcar_is_gen3_mmc0()Marek Vasut
2024-03-02ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESASMarek Vasut