summaryrefslogtreecommitdiff
path: root/test/dm/blk.c
AgeCommit message (Expand)Author
2021-07-21blk: Support iterationSimon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-18dm: test: Drop assumptions of no sequence numbersSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-08-07dm: Rename DM test flags to make them more genericSimon Glass
2020-08-03dm: core: Drop header files from dm/test.hSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2018-11-14test: dm: blk: Correct blk_base test caseBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-09-11blk: dm: make blk_create_device() take a number of block instead of a sizeJean-Jacques Hiblot
2017-06-09dm: blk: Add a way to obtain a block device from its parentSimon Glass
2017-06-01dm: blk: Improve block device claimingSimon Glass
2017-06-01dm: blk: Allow finding block devices without probingSimon Glass
2016-05-17dm: sandbox: mmc: Enable building MMC code for sandboxSimon Glass
2016-03-17dm: blk: Add tests for block devicesSimon Glass