aboutsummaryrefslogtreecommitdiff
path: root/include/blk.h
AgeCommit message (Expand)AuthorFilesLines
2016-04-11drivers: block: fix placement of parametersEric Nelson1-20/+14
2016-04-01drivers: block: add block device cacheEric Nelson1-1/+104
2016-03-14dm: blk: Add a block-device uclassSimon Glass1-0/+145
2016-03-14dm: block: Adjust device calls to go through helpers functionSimon Glass1-0/+29
2016-03-14dm: block: Rename device number member dev to devnumSimon Glass1-1/+1
2016-03-14dm: blk: Convert interface type to an enumSimon Glass1-12/+15
2016-03-14dm: Add a new header for block devicesSimon Glass1-0/+71