summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2025-11-02mmc: rockchip_sdhci: Set xx_TAP_VALUE for RK3528Jonas Karlman
2025-10-30mmc: exynos_dw_mmc: guard execute_tuningPeng Fan
2025-10-30mmc: sd: Handle UHS-I voltage signaling without power cycleTanmay Kathpalia
2025-10-30mmc: exynos_dw_mmc: add compatible for exynos7870-dw-mshc-smuKaustabh Chakraborty
2025-10-30mmc: exynos_dw_mmc: add support for SD UHS modeKaustabh Chakraborty
2025-10-30mmc: exynos_dw_mmc: add support for MMC HS200 and HS400 modesKaustabh Chakraborty
2025-10-30mmc: enable/disable VQMMC regulator only during MMC power cycleKaustabh Chakraborty
2025-10-30mmc: dw_mmc: return error for invalid voltage settingKaustabh Chakraborty
2025-10-30mmc: dw_mmc: add voltage switch command flagKaustabh Chakraborty
2025-10-30mmc: dw_mmc: properly address command completion in dwmci_control_clken()Kaustabh Chakraborty
2025-10-30mmc: dw_mmc: do not skip dwmci_setup_bus() for same non-zero clock frequencyKaustabh Chakraborty
2025-10-30mmc: dw_mmc: export dwmci_send_cmd() and dwmci_set_ios()Kaustabh Chakraborty
2025-10-30mmc: exynos_dw_mmc: Add compatible string for Exynos5250Lukas Timmermann
2025-10-28mmc: owl_mmc: Do not dereference data before NULL checkAndrew Goodbody
2025-10-14Merge tag 'xilinx-for-v2026.01-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2025-10-13mmc: octeontx_hsmmc: Remove impossible testAndrew Goodbody
2025-10-13mmc: octeontx_hsmmc: Need parens in expressionAndrew Goodbody
2025-10-10mmc: cv1800b_sdhci: Fix possible warning with MMC_SUPPORTS_TUNING=nTom Rini
2025-10-10mmc: Fix a potential warning in xPLTom Rini
2025-10-10mmc: sdhci-cadence6: Use dev_read_u32() for device tree property parsingTanmay Kathpalia
2025-10-09drivers: firmware: update xilinx_pm_request to support max payloadNaman Trivedi
2025-10-08thermal: Convert .get_temp() return value to millicelsiusMarek Vasut
2025-09-30Merge tag 'u-boot-socfpga-next-20250930' of https://source.denx.de/u-boot/cus...Tom Rini
2025-09-30mmc: socfpga_dw_mmc: Enable/disable SDMMC clock via APIAlif Zakuan Yuslaimi
2025-09-25mmc: core: style fixes in mmc.cBhimeswararao Matsa
2025-09-16Merge patch series "Fix ADI driver header dependencies"Tom Rini
2025-09-16mmc: adi_sdhci: Update headersGreg Malysa
2025-09-08Merge tag 'v2025.10-rc4' into nextTom Rini
2025-09-01mmc: core: drop space before newline in trace printfBhimeswararao Matsa
2025-09-01mmc: iproc_sdhci: Cannot test unsigned variable for negativeAndrew Goodbody
2025-08-30mmc: rockchip_sdhci: Do not test unsigned for being less than 0Andrew Goodbody
2025-08-26Merge tag 'u-boot-stm32-20250825' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-08-25mmc: stm32_sdmmc2: avoid infinite while loopChristophe Kerello
2025-08-13mmc: gen_atmel_mci: NULL check variable before useAndrew Goodbody
2025-08-13mmc: gen_atmel_mci: Remove duplicate checksAndrew Goodbody
2025-07-27sunxi: mmc: add support for Allwinner A523 MMC mod clockAndre Przywara
2025-07-24Fix emmc error state after mmc write timeoutIulian Banaga
2025-07-24mmc: exynos_dw_mmc: add exynos5420 compatiblesJaehoon Chung
2025-07-24mmc: s5p_sdhci: add samsung,exynos4210-sdhci compatibleHenrik Grimler
2025-07-24mmc: s5p_sdhci: remove duplicated card detect codeHenrik Grimler
2025-07-17Merge tag 'u-boot-imx-master-20250717' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-07-17mmc: Remove unused kona_sdhci driverTom Rini
2025-07-17mmc: Tighten some mmc driver dependenciesTom Rini
2025-07-17mmc: Take cleanup path to free memory on error exitAndrew Goodbody
2025-07-17arm: imx: Remove unused mxcmmc driverTom Rini
2025-07-08mmc: zynq_sdhci: Reset the host controllerVenkatesh Yadav Abbarapu
2025-07-02mmc: socfpga_dw_mmc: Retrieve clock manager address via DTAlif Zakuan Yuslaimi
2025-07-02Revert "drivers: mmc: rpmb: Use R1 response"Jan Kiszka
2025-06-20Merge patch series "Consistent Kconfig environment options CONFIG_ENV_ prefix"Tom Rini
2025-06-20env: Rename SYS_MMC_ENV_DEV to ENV_MMC_DEVICE_INDEXMarek Vasut