aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/mvebu_mmc.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-08mmc: mvebu: convert to driver modelHarm Berntsen1-126/+181
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-01-11mmc: change the set_ios return type from void to intJaehoon Chung1-1/+3
2016-08-05mmc: use the generic error numberJaehoon Chung1-4/+5
2015-05-05mmc: remove the MMC_MODE_HC flagRob Herring1-1/+1
2015-01-06MVEBUMMC : REMOVE unnecessary delay from initGerald Kerma1-2/+0
2015-01-06MVEBUMMC : CLEAN codeGerald Kerma1-20/+20
2015-01-06MVEBUMMC : REMOVE unnecessary delaysGerald Kerma1-3/+0
2015-01-06MVEBUMMC : FIX debug stringsGerald Kerma1-5/+13
2015-01-06MVEBUMMC : Speed up access timeGerald Kerma1-17/+31
2015-01-06MVEBUMMC : Change copyright dateGerald Kerma1-1/+1
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese1-1/+1
2014-10-03mvebu_mmc: Driver additionMario Schuknecht1-1/+61
2014-08-01ARM: kirkwood: add mvsdio driverDrEagle1-0/+361