summaryrefslogtreecommitdiff
path: root/cmd/usb_mass_storage.c
Commit message (Expand)AuthorAgeLines
* dm: usb: Use blk_dread/write() instead of direct callsSimon Glass2016-07-27-2/+2
* cmd/usb_mass_storage.c: Rework ums_init() ret logic slightlyTom Rini2016-04-20-13/+5
* usb: ums - expose selected partition/sJohn Tobias2016-04-20-10/+29
* dm: block: Rename device number member dev to devnumSimon Glass2016-03-14-1/+1
* dm: blk: Rename get_device() to blk_get_device_by_str()Simon Glass2016-03-14-1/+1
* dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-14-3/+3
* Remove the cmd_ prefix from command filesSimon Glass2016-01-25-0/+235