summaryrefslogtreecommitdiff
path: root/drivers/mmc/mvebu_mmc.c
AgeCommit message (Expand)Author
2021-04-08mmc: mvebu: convert to driver modelHarm Berntsen
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop log.h from common headerSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-01-11mmc: change the set_ios return type from void to intJaehoon Chung
2016-08-05mmc: use the generic error numberJaehoon Chung
2015-05-05mmc: remove the MMC_MODE_HC flagRob Herring
2015-01-06MVEBUMMC : REMOVE unnecessary delay from initGerald Kerma
2015-01-06MVEBUMMC : CLEAN codeGerald Kerma
2015-01-06MVEBUMMC : REMOVE unnecessary delaysGerald Kerma
2015-01-06MVEBUMMC : FIX debug stringsGerald Kerma
2015-01-06MVEBUMMC : Speed up access timeGerald Kerma
2015-01-06MVEBUMMC : Change copyright dateGerald Kerma
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese
2014-10-03mvebu_mmc: Driver additionMario Schuknecht
2014-08-01ARM: kirkwood: add mvsdio driverDrEagle