summaryrefslogtreecommitdiff
path: root/drivers/mmc/mmc_legacy.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-27Move eSDHC adapter card identification to board filesYangbo Lu1-6/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2019-07-13mmc: Register only the first MMC device on MMC_TINYEzequiel Garcia1-0/+9
2018-05-13mmc: Improve tinificationMarek Vasut1-1/+22
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-17dm: mmc: Drop CONFIG_DM_MMC_OPSSimon Glass1-1/+1
2017-08-01dm: mmc: Allow disabling driver model in SPLSimon Glass1-1/+1
2016-12-01mmc: Tinification of the mmc codeMarek Vasut1-0/+32
2016-08-16mmc: mmc_legacy: fix the compiler error with disabled CONFIG_DM_MMC_OPSJaehoon Chung1-2/+7
2016-07-11dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.cSimon Glass1-0/+91
2016-05-17dm: mmc: Move the device list into a separate fileSimon Glass1-0/+108