Age | Commit message (Expand) | Author |
---|---|---|
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2016-10-09 | dm: mmc: Support erase | Simon Glass |
2016-09-20 | mmc: sd: optimize erase | Peng Fan |
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-05-17 | dm: mmc: Use the new select_hwpart() API | Simon Glass |
2016-03-14 | dm: block: Rename device number member dev to devnum | Simon Glass |
2016-03-14 | dm: Drop the block_dev_desc_t typedef | Simon Glass |
2016-01-13 | mmc: store hwpart in the block device | Stephen Warren |
2016-01-13 | block: pass block dev not num to read/write/erase() | Stephen Warren |
2016-01-04 | mmc: update MMC_ERASE argument to match Linux kernel. | Eric Nelson |
2015-06-18 | mmc_write.c: Make mmc_berase do 32bit safe 64bit math | Tom Rini |
2014-03-24 | mmc: Split mmc struct, rework mmc initialization (v2) | Pantelis Antoniou |
2013-09-20 | mmc: don't support write & erase for SPL builds | Paul Burton |