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