summaryrefslogtreecommitdiff
path: root/include/blk.h
AgeCommit message (Expand)Author
2017-09-20part: extract MBR signature from partitionsPeter Jones
2017-09-11blk: dm: make blk_create_device() take a number of block instead of a sizeJean-Jacques Hiblot
2017-09-10blk: Use macros for block device vendor/product/rev string sizeBin Meng
2017-08-17dm: blk: Add a generic function for block device commandsSimon Glass
2017-08-17dm: blk: Add a function to find an interface-type nameSimon Glass
2017-08-13dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVMEZhikang Zhang
2017-08-01dm: mmc: Allow disabling driver model in SPLSimon Glass
2017-06-10dm: blk: Fix warning on !CONFIG_BLKTom Rini
2017-06-09dm: blk: Add a way to obtain a block device from its parentSimon Glass
2017-06-01dm: blk: Allow finding block devices without probingSimon Glass
2016-05-17dm: blk: Add a comment as to why the bdev member is neededSimon Glass
2016-05-17dm: blk: Add functions to select a hardware partitionSimon Glass
2016-05-17dm: blk: Add a easier way to create a named block deviceSimon Glass
2016-05-17dm: blk: Allow blk_create_device() to allocate the device numberSimon Glass
2016-05-17dm: systemace: Add a legacy block interfaceSimon Glass
2016-05-17dm: blk: Add a legacy block interfaceSimon Glass
2016-04-11drivers: block: fix placement of parametersEric Nelson
2016-04-01drivers: block: add block device cacheEric Nelson
2016-03-14dm: blk: Add a block-device uclassSimon Glass
2016-03-14dm: block: Adjust device calls to go through helpers functionSimon Glass
2016-03-14dm: block: Rename device number member dev to devnumSimon Glass
2016-03-14dm: blk: Convert interface type to an enumSimon Glass
2016-03-14dm: Add a new header for block devicesSimon Glass