Commit Graph

13 Commits (f1754f08102781f855370c7d47db0e3d85da5694)

Author SHA1 Message Date
Simon Glass 561e624c35 dm: mmc: Support erase 9 years ago
Peng Fan e492dbb41e mmc: sd: optimize erase 9 years ago
Simon Glass 33fb211dd2 dm: mmc: Add support for driver-model block devices 9 years ago
Simon Glass c40fdca6b7 dm: mmc: Move the device list into a separate file 9 years ago
Simon Glass 69f45cd53b dm: mmc: Use the new select_hwpart() API 9 years ago
Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum 9 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 9 years ago
Stephen Warren 873cc1d777 mmc: store hwpart in the block device 9 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 9 years ago
Eric Nelson 1aa2d074a7 mmc: update MMC_ERASE argument to match Linux kernel. 9 years ago
Tom Rini 180f87fcc5 mmc_write.c: Make mmc_berase do 32bit safe 64bit math 10 years ago
Pantelis Antoniou 93bfd61677 mmc: Split mmc struct, rework mmc initialization (v2) 11 years ago
Paul Burton da61fa5f42 mmc: don't support write & erase for SPL builds 12 years ago