Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mmc: Register only the first MMC device on MMC_TINY | Ezequiel Garcia | 2019-07-13 | 1 | -0/+9 |
* | mmc: Improve tinification | Marek Vasut | 2018-05-13 | 1 | -1/+22 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | dm: mmc: Drop CONFIG_DM_MMC_OPS | Simon Glass | 2017-08-17 | 1 | -1/+1 |
* | dm: mmc: Allow disabling driver model in SPL | Simon Glass | 2017-08-01 | 1 | -1/+1 |
* | mmc: Tinification of the mmc code | Marek Vasut | 2016-12-01 | 1 | -0/+32 |
* | mmc: mmc_legacy: fix the compiler error with disabled CONFIG_DM_MMC_OPS | Jaehoon Chung | 2016-08-16 | 1 | -2/+7 |
* | dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.c | Simon Glass | 2016-07-11 | 1 | -0/+91 |
* | dm: mmc: Move the device list into a separate file | Simon Glass | 2016-05-17 | 1 | -0/+108 |