aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: Update framework to use standard response typeYann Gautier2018-09-281-18/+18
* drivers: mmc: Fix R2 response type definitionShawn Guo2018-09-281-2/+2
* drivers: mmc: Add missing response type for some commandsBryan O'Donoghue2018-09-041-3/+3
* drivers: mmc: Fix R3 response type definitionBryan O'Donoghue2018-09-041-2/+2
* drivers/mmc: Fix warning about usage of uninitialized variableAntonio Nino Diaz2018-08-101-1/+1
* drivers/mmc: set buswidth and speed before reading dataHaojian Zhuang2018-08-101-2/+2
* drivers/mmc: make mmc_ext_csd aligned with 16 charHaojian Zhuang2018-08-101-1/+1
* drivers/mmc: fix lba param to intHaojian Zhuang2018-08-101-6/+6
* drivers/mmc: send CMD8 only for SD card in initializationHaojian Zhuang2018-08-101-9/+9
* mmc: add required delays when retrying commandsYann Gautier2018-08-021-35/+42
* Add MMC frameworkYann Gautier2018-07-031-0/+714