aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2023-04-21mmc: rockchip_sdhci: Fix use of device private dataJonas Karlman
2023-04-21mmc: sdhci: Set UHS Mode Select field for UHS SDR25 modeJonas Karlman
2023-04-21mmc: sdhci: Fix HISPD bit handling for MMC HS 52MHz modeJonas Karlman
2023-04-21rockchip: sdhci: rk3568: fix clock setting logicVasily Khoruzhick
2023-04-16mmc: tmio: Use IS_ENABLED() to check for CONFIG_ optionMarek Vasut
2023-04-10mmc: mv_sdhci: Depend on DM_MMCStefan Roese
2023-04-10mmc: mv_sdhci: Remove CONFIG_MMC_SDHCI_IO_ACCESSORS supportStefan Roese
2023-04-10mmc: mv_sdhci: Simplify call to sdhci_mvebu_mbus_config()Stefan Roese
2023-04-10mmc: erase: Use TRIM erase when availableLoic Poulain
2023-04-10mmc: Check support for TRIM operationsLoic Poulain
2023-04-08Merge branch 'master_regulator/fixes' of https://source.denx.de/u-boot/custod...Tom Rini
2023-04-08mmc: npcm_sdhci: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut
2023-04-07mmc: renesas-sdhi: Add R-Car Gen4 supportHai Pham
2023-04-07mmc: tmio: Replace ifdeffery with IS_ENABLED/CONFIG_IS_ENABLED macrosMarek Vasut
2023-04-07mmc: tmio: Check 'addr' width before checking for 64bit limitationMarek Vasut
2023-03-27Merge branch 'master' into nextTom Rini
2023-03-24Merge branch 'rpi-2023.04' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2023-03-24mmc: bcm2835-host: let firmware manage the clock divisorVincent Fazio
2023-03-19rockchip: sdhci: rk3568: bypass DLL when clk <= 52 MHzVasily Khoruzhick
2023-03-19mmc: rockchip_dw_mmc: Fix get_mmc_clk return valueJonas Karlman
2023-03-16Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-03-14Merge tag 'v2023.04-rc4' into nextTom Rini
2023-03-10mmc: renesas-sdhi: Add proper probe error fail pathMarek Vasut
2023-03-10mmc: renesas-sdhi: Always configure default SDnH clock rate to 800 MHzMarek Vasut
2023-03-09xilinx: zynqmp: Add missing prototype for zynqmp_mmio_writeAlgapally Santosh Sagar
2023-03-09arm64: zynqmp: Add missing ZYNQMP_FIRMWARE dependenciesAlgapally Santosh Sagar
2023-03-06mmc: remove SDHCI SPEARPatrick Delaunay
2023-02-28mmc: rockchip_dw_mmc: fix DDR52 8-bit mode handlingJohn Keeping
2023-02-10Correct SPL use of SUPPORT_EMMC_RPMBSimon Glass
2023-02-10Correct SPL use of RENESAS_SDHISimon Glass
2023-02-09Correct SPL use of MMC_QUIRKSSimon Glass
2023-02-02clk: renesas: Switch to new SD clock handlingHai Pham
2023-02-02mmc: renesas-sdhi: Flag non-standard SDnH handling for V3MHai Pham
2023-02-02mmc: renesas-sdhi: Drop R-Car H3 ES3.0 HS400 calibration tableHai Pham
2023-02-02mmc: renesas-sdhi: Add R8A77961 M3-W+ supportHai Pham
2023-02-02mmc: renesas-sdhi: Adjust HS400 calibration offsets for M3-W r1.3Hai Pham
2023-02-02mmc: renesas-sdhi: Adjust HS400 calibration tablesHai Pham
2023-02-02mmc: renesas-sdhi: Filter out HS400 on M3-W r1.2, V3M, V3H r1.x, D3Hai Pham
2023-02-02mmc: renesas-sdhi: R-Car M3 r1.3 also uses 4 tuning tapsHai Pham
2023-01-31mmc: zynq_sdhci: Add support and quirk for HS400Ashok Reddy Soma
2023-01-31mmc: sdhci: Enable HS400 support if available in capsAshok Reddy Soma
2023-01-31mmc: sdhci: Check and call config_dll callback functionsAshok Reddy Soma
2023-01-31mmc: zynq_sdhci: Add support for eMMC5.1 for Versal NET platformAshok Reddy Soma
2023-01-31cmd: mmc: Expand bkops handlingMarek Vasut
2023-01-27Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-01-27drivers: mmc: Change datatype of tuning_loop_counter to intAlgapally Santosh Sagar
2023-01-24Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2023-01-23bootstd: Add a new pre-scan priority for bootdevsSimon Glass
2023-01-23bootstd: Add an MMC hunterSimon Glass
2023-01-23bootstd: Add a default method to get bootflowsSimon Glass