summaryrefslogtreecommitdiff
path: root/drivers/block/blk-uclass.c
Commit message (Expand)AuthorAgeLines
* dm: Add support for scsi/sata based devicesMichal Simek2016-12-20-1/+1
* Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini2016-12-09-1/+1
* dm: Add support for scsi/sata based devicesMichal Simek2016-12-08-1/+1
* dm: blk: Fix get_desc to return block device descriptorMichal Simek2016-12-02-0/+2
* dm: blk: Add functions to select a hardware partitionSimon Glass2016-05-17-0/+29
* dm: blk: Free the block device name when unboundSimon Glass2016-05-17-2/+10
* dm: blk: Fix allocation of block-device numberingSimon Glass2016-05-17-9/+9
* dm: blk: Add a easier way to create a named block deviceSimon Glass2016-05-17-0/+15
* dm: blk: Allow blk_create_device() to allocate the device numberSimon Glass2016-05-17-0/+29
* dm: mmc: Add an implementation of the 'devnum' functionsSimon Glass2016-05-17-0/+280
* drivers: block: add block device cacheEric Nelson2016-04-01-1/+12
* dm: blk: Add a block-device uclassSimon Glass2016-03-14-0/+175