aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2018-09-28mmc: Update framework to use standard response typeYann Gautier
2018-09-28drivers: mmc: Fix R2 response type definitionShawn Guo
2018-09-04drivers: mmc: Add missing response type for some commandsBryan O'Donoghue
2018-09-04drivers: mmc: Fix R3 response type definitionBryan O'Donoghue
2018-08-10drivers/mmc: Fix warning about usage of uninitialized variableAntonio Nino Diaz
2018-08-10drivers/mmc: set buswidth and speed before reading dataHaojian Zhuang
2018-08-10drivers/mmc: make mmc_ext_csd aligned with 16 charHaojian Zhuang
2018-08-10drivers/mmc: fix lba param to intHaojian Zhuang
2018-08-10drivers/mmc: send CMD8 only for SD card in initializationHaojian Zhuang
2018-08-02mmc: add required delays when retrying commandsYann Gautier
2018-07-03Add MMC frameworkYann Gautier