summaryrefslogtreecommitdiffstats
path: root/test/dm/blk.c
Commit message (Expand)AuthorAgeFilesLines
* test: dm: blk: Correct blk_base test caseBin Meng2018-11-141-16/+11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* 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