summaryrefslogtreecommitdiff
path: root/drivers/mmc/mmc_legacy.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* mmc: Register only the first MMC device on MMC_TINYEzequiel Garcia2019-07-131-0/+9
* mmc: Improve tinificationMarek Vasut2018-05-131-1/+22
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: mmc: Drop CONFIG_DM_MMC_OPSSimon Glass2017-08-171-1/+1
* dm: mmc: Allow disabling driver model in SPLSimon Glass2017-08-011-1/+1
* mmc: Tinification of the mmc codeMarek Vasut2016-12-011-0/+32
* mmc: mmc_legacy: fix the compiler error with disabled CONFIG_DM_MMC_OPSJaehoon Chung2016-08-161-2/+7
* dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.cSimon Glass2016-07-111-0/+91
* dm: mmc: Move the device list into a separate fileSimon Glass2016-05-171-0/+108