summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/meson_gx_mmc.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: meson-gx: enable input clocksJerome Brunet2020-04-061-1/+13
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* mmc: meson-gx: add support for mmc-pwrseq-emmcNeil Armstrong2019-10-181-0/+51
* mmc: meson-gx: Add AXG compatibleNeil Armstrong2018-11-261-0/+1
* mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.hJaehoon Chung2018-05-081-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* mmc: avoid division by zero in meson_mmc_config_clockHeinrich Schuchardt2018-04-231-0/+3
* mmc: meson_gx_mmc: fix the complie errorJaehoon Chung2018-01-121-1/+1
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-1/+1
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-011-1/+1
* mmc: meson: increase max block number per requestHeiner Kallweit2017-05-291-1/+1
* mmc: meson: add MMC driver for Meson GX (S905)Carlo Caione2017-04-141-0/+291