summaryrefslogtreecommitdiff
path: root/include/blk.h
AgeCommit message (Expand)AuthorFilesLines
2016-03-15dm: blk: Add a block-device uclassSimon Glass1-0/+145
2016-03-15dm: block: Adjust device calls to go through helpers functionSimon Glass1-0/+29
2016-03-15dm: block: Rename device number member dev to devnumSimon Glass1-1/+1
2016-03-15dm: blk: Convert interface type to an enumSimon Glass1-12/+15
2016-03-15dm: Add a new header for block devicesSimon Glass1-0/+71