summaryrefslogtreecommitdiff
path: root/drivers/mmc/fsl_esdhc_imx.c
AgeCommit message (Expand)Author
2020-01-16mmc: fsl_esdhc_imx: drop QorIQ eSDHC specific peripheral clock codeYangbo Lu
2020-01-14mmc: fsl_esdhc: add compatible for fsl, imxrt-usdhcGiulio Benetti
2020-01-14mmc: fsl_esdhc: make if(CONFIG_IS_ENABLED(CLK)) an #if statementGiulio Benetti
2020-01-14mmc: fsl_esdhc_imx: Handle the "broken-cd" propertyFabio Estevam
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-11-05mmc: fsl_esdhc_imx: Update compatible string for imx8mPeng Fan
2019-11-05mmc: fsl_esdhc_imx: drop redundant clock settingsPeng Fan
2019-07-15mmc: fsl_esdhc_imx: enlarge mmc timeoutPeng Fan
2019-07-15mmc: fsl_esdhc_imx: add i.MX8QM compatiblePeng Fan
2019-07-15mmc: fsl_esdhc_imx: add HS400 Enhanced strobe supportPeng Fan
2019-07-15mmc: fsl_esdhc_imx: use mmc_of_parse to set host_capsPeng Fan
2019-07-15mmc: fsl_esdhc_imx: fix config check issue when building in SPLYe Li
2019-06-23mmc: fsl_esdhc_imx: drop useless codeYangbo Lu
2019-06-23mmc: split fsl_esdhc driver for i.MXYangbo Lu