summaryrefslogtreecommitdiff
path: root/include/blk.h
AgeCommit message (Expand)Author
2016-05-17dm: blk: Add a comment as to why the bdev member is neededSimon Glass
2016-05-17dm: blk: Add functions to select a hardware partitionSimon Glass
2016-05-17dm: blk: Add a easier way to create a named block deviceSimon Glass
2016-05-17dm: blk: Allow blk_create_device() to allocate the device numberSimon Glass
2016-05-17dm: systemace: Add a legacy block interfaceSimon Glass
2016-05-17dm: blk: Add a legacy block interfaceSimon Glass
2016-04-11drivers: block: fix placement of parametersEric Nelson
2016-04-01drivers: block: add block device cacheEric Nelson
2016-03-14dm: blk: Add a block-device uclassSimon Glass
2016-03-14dm: block: Adjust device calls to go through helpers functionSimon Glass
2016-03-14dm: block: Rename device number member dev to devnumSimon Glass
2016-03-14dm: blk: Convert interface type to an enumSimon Glass
2016-03-14dm: Add a new header for block devicesSimon Glass