summaryrefslogtreecommitdiffstats
path: root/include/blk.h
Commit message (Expand)AuthorAgeFilesLines
* dm: blk: Add a comment as to why the bdev member is neededSimon Glass2016-05-171-0/+5
* dm: blk: Add functions to select a hardware partitionSimon Glass2016-05-171-0/+30
* dm: blk: Add a easier way to create a named block deviceSimon Glass2016-05-171-0/+17
* dm: blk: Allow blk_create_device() to allocate the device numberSimon Glass2016-05-171-1/+14
* dm: systemace: Add a legacy block interfaceSimon Glass2016-05-171-0/+1
* dm: blk: Add a legacy block interfaceSimon Glass2016-05-171-0/+195
* drivers: block: fix placement of parametersEric Nelson2016-04-111-20/+14
* drivers: block: add block device cacheEric Nelson2016-04-011-1/+104
* dm: blk: Add a block-device uclassSimon Glass2016-03-141-0/+145
* dm: block: Adjust device calls to go through helpers functionSimon Glass2016-03-141-0/+29
* dm: block: Rename device number member dev to devnumSimon Glass2016-03-141-1/+1
* dm: blk: Convert interface type to an enumSimon Glass2016-03-141-12/+15
* dm: Add a new header for block devicesSimon Glass2016-03-141-0/+71
OpenPOWER on IntegriCloud