Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mmc: Update framework to use standard response type | Yann Gautier | 2018-09-28 | 1 | -18/+18 |
* | drivers: mmc: Fix R2 response type definition | Shawn Guo | 2018-09-28 | 1 | -2/+2 |
* | drivers: mmc: Add missing response type for some commands | Bryan O'Donoghue | 2018-09-04 | 1 | -3/+3 |
* | drivers: mmc: Fix R3 response type definition | Bryan O'Donoghue | 2018-09-04 | 1 | -2/+2 |
* | drivers/mmc: Fix warning about usage of uninitialized variable | Antonio Nino Diaz | 2018-08-10 | 1 | -1/+1 |
* | drivers/mmc: set buswidth and speed before reading data | Haojian Zhuang | 2018-08-10 | 1 | -2/+2 |
* | drivers/mmc: make mmc_ext_csd aligned with 16 char | Haojian Zhuang | 2018-08-10 | 1 | -1/+1 |
* | drivers/mmc: fix lba param to int | Haojian Zhuang | 2018-08-10 | 1 | -6/+6 |
* | drivers/mmc: send CMD8 only for SD card in initialization | Haojian Zhuang | 2018-08-10 | 1 | -9/+9 |
* | mmc: add required delays when retrying commands | Yann Gautier | 2018-08-02 | 1 | -35/+42 |
* | Add MMC framework | Yann Gautier | 2018-07-03 | 1 | -0/+714 |