summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2022-01-12mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED()Sean Anderson
2022-01-12mmc: fsl_esdhc_imx: simplify esdhc_setup_data()Sean Anderson
2022-01-12mmc: fsl_esdhc_imx: use dma-mapping APISean Anderson
2022-01-12mmc: fsl_esdhc_imx: simplify 64bit check for SDMA transfersSean Anderson
2022-01-12mmc: fsl_esdhc_imx: fix mmc->clock with actual clockSean Anderson
2022-01-12mmc: fsl_esdhc_imx: drop redundant code for non-removable featureSean Anderson
2022-01-12mmc: fsl_esdhc_imx: clean up bus width configuration codeSean Anderson
2022-01-12mmc: fsl_esdhc_imx: fix voltage validationSean Anderson
2022-01-12mmc: fsl_esdhc_imx: remove redundant DM_MMC checkingSean Anderson
2022-01-12mmc: fsl_esdhc_imx: make BLK as hard requirement of DM_MMCSean Anderson
2021-11-30mmc: stm32_sdmmc2: Add support for probing bus voltage level translatorMarek Vasut
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini
2021-11-28mmc: Allow for children other than the block deviceSimon Glass
2021-11-28sandbox: mmc: Support a backing fileSimon Glass
2021-11-17mmc: mtk-sd: implement waiting for DAT0 line stateJulien Masson
2021-11-16Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-10-29mmc: arm_pl180_mmci: Enable HWFC for specific versions of MCIUsama Arif
2021-10-29mmc: Fix mmc_switch excessive timeoutKirill Kapranov
2021-10-29drivers: mmc: Add wait_dat0 support for sdhci driverStephen Carlson
2021-10-29drivers: mmc: Add wait_dat0 support for Freescale eSDHC driverStephen Carlson
2021-10-25mmc: sunxi: conditionally include MMC2 initialization codeIcenowy Zheng
2021-10-21mmc: zynq_sdhci: Add xilinx_pm_request weak functionT Karthik Reddy
2021-10-20Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-10-15mmc: rockchip_sdhci: enable strobe line for HS400Yifeng Zhao
2021-10-11sunxi: Clean up inclusions of asm/arch/gpio.hSamuel Holland
2021-10-07mmc: sdhci-esdhc-imx: Add HS400 support for iMX7ULPOleksandr Suvorov
2021-10-07mmc: fsl_esdhc_imx: initialize data for imx7ulpJorge Ramirez-Ortiz
2021-10-07mmc: fsl_esdhc_imx: Fix clock disable issueYe Li
2021-10-01arm: Remove aspenite boardTom Rini
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-27ti: keystone: Move away from CONFIG_SOC_KEYSTONETom Rini
2021-09-25clk: Rename clk_get_by_driver_info()Simon Glass
2021-09-25treewide: Try to avoid the preprocessor with OF_REALSimon Glass
2021-09-25mmc: nds32: ftsdc010: Convert to livetreeSimon Glass
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass
2021-09-25treewide: Simply conditions with the new OF_REALSimon Glass
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-14sunxi: mmc: A20: Fix MMC optimisationAndre Przywara
2021-09-13mmc: fsl_esdhc: remove 1ms sleep in esdhc_send_cmd_common()Michael Walle
2021-09-10mmc: fix device_remove when HS400_ES is enabledYe Li
2021-09-10mmc: fix switch issue with send_status disabledYe Li
2021-09-10mmc: Add support for enumerating MMC card in a given mode using mmc commandAswath Govindraju
2021-09-10Revert "mmc: sdhci: set to INT_DATA_END when there are data"[email protected]
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-27Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-08-26mmc: zynq_sdhci: Use set_control_reg from sdhci.cAshok Reddy Soma
2021-08-26mmc: zynq_sdhci: Wait till sd card detect state is stableT Karthik Reddy
2021-08-26mmc: zynq_sdhci: Move setting tapdelay code to driverAshok Reddy Soma
2021-08-26mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelaysAshok Reddy Soma
2021-08-11mmc: rockchip_sdhci: Add support for RK3568Yifeng Zhao