index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
fsl_esdhc_imx.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-03-09
mmc: Merge SD_LEGACY and MMC_LEGACY bus modes
Faiz Abbas
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-01-16
mmc: fsl_esdhc_imx: drop QorIQ eSDHC specific peripheral clock code
Yangbo Lu
2020-01-14
mmc: fsl_esdhc: add compatible for fsl, imxrt-usdhc
Giulio Benetti
2020-01-14
mmc: fsl_esdhc: make if(CONFIG_IS_ENABLED(CLK)) an #if statement
Giulio Benetti
2020-01-14
mmc: fsl_esdhc_imx: Handle the "broken-cd" property
Fabio Estevam
2019-12-15
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-11-05
mmc: fsl_esdhc_imx: Update compatible string for imx8m
Peng Fan
2019-11-05
mmc: fsl_esdhc_imx: drop redundant clock settings
Peng Fan
2019-07-15
mmc: fsl_esdhc_imx: enlarge mmc timeout
Peng Fan
2019-07-15
mmc: fsl_esdhc_imx: add i.MX8QM compatible
Peng Fan
2019-07-15
mmc: fsl_esdhc_imx: add HS400 Enhanced strobe support
Peng Fan
2019-07-15
mmc: fsl_esdhc_imx: use mmc_of_parse to set host_caps
Peng Fan
2019-07-15
mmc: fsl_esdhc_imx: fix config check issue when building in SPL
Ye Li
2019-06-23
mmc: fsl_esdhc_imx: drop useless code
Yangbo Lu
2019-06-23
mmc: split fsl_esdhc driver for i.MX
Yangbo Lu