summaryrefslogtreecommitdiff
path: root/test/dm/blk.c
Commit message (Expand)AuthorAgeFilesLines
* blk: dm: make blk_create_device() take a number of block instead of a sizeJean-Jacques Hiblot2017-09-111-3/+3
* dm: blk: Add a way to obtain a block device from its parentSimon Glass2017-06-091-0/+18
* dm: blk: Improve block device claimingSimon Glass2017-06-011-2/+37
* dm: blk: Allow finding block devices without probingSimon Glass2017-06-011-0/+21
* dm: sandbox: mmc: Enable building MMC code for sandboxSimon Glass2016-05-171-2/+2
* dm: blk: Add tests for block devicesSimon Glass2016-03-171-0/+96