aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/mmc_legacy.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass2024-10-111-2/+2
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-201-1/+0
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-191-0/+1
* mmc: Remove <common.h> and add needed includesTom Rini2024-05-071-1/+0
* blk: Rename if_type to uclass_idSimon Glass2022-09-251-4/+4
* blk: Switch over to using uclass IDsSimon Glass2022-09-161-3/+3
* Move eSDHC adapter card identification to board filesYangbo Lu2020-07-271-6/+1
* 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