Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | dm: mmc: Support erase | Simon Glass | 2016-10-09 | -2/+2 |
* | spl: saveenv: adding saveenv support in SPL | B, Ravi | 2016-10-08 | -4/+3 |
* | mmc: Move tracing code into separate functions | Simon Glass | 2016-07-11 | -0/+19 |
* | mmc: Move MMC boot code into its own file | Simon Glass | 2016-07-11 | -0/+11 |
* | mmc: Add function declarations for mmc_bread() and mmc_switch_part() | Simon Glass | 2016-07-11 | -0/+17 |
* | dm: mmc: Fix up mmc_bread/bwrite() prototypes for SPL | Simon Glass | 2016-05-27 | -0/+14 |
* | dm: mmc: Add support for driver-model block devices | Simon Glass | 2016-05-17 | -2/+7 |
* | dm: mmc: Move the device list into a separate file | Simon Glass | 2016-05-17 | -0/+24 |
* | dm: Drop the block_dev_desc_t typedef | Simon Glass | 2016-03-14 | -4/+4 |
* | block: pass block dev not num to read/write/erase() | Stephen Warren | 2016-01-13 | -7/+8 |
* | mmc: fsl_esdhc: Add adapter card type identification support | Yangbo Lu | 2015-05-04 | -0/+3 |
* | mmc: don't support write & erase for SPL builds | Paul Burton | 2013-09-20 | -0/+45 |