dm: blk: Allow blk_create_device() to allocate the device number
[oweals/u-boot.git] / include / blk.h
2016-05-17 Simon Glassdm: blk: Allow blk_create_device() to allocate the...
2016-05-17 Simon Glassdm: systemace: Add a legacy block interface
2016-05-17 Simon Glassdm: blk: Add a legacy block interface
2016-04-13 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2016-04-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arc
2016-04-11 Eric Nelsondrivers: block: fix placement of parameters
2016-04-01 Eric Nelsondrivers: block: add block device cache
2016-03-20 Stefano BabicMerge branch 'next'
2016-03-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-03-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2016-03-14 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-03-14 Simon Glassdm: blk: Add a block-device uclass
2016-03-14 Simon Glassdm: block: Adjust device calls to go through helpers...
2016-03-14 Simon Glassdm: block: Rename device number member dev to devnum
2016-03-14 Simon Glassdm: blk: Convert interface type to an enum
2016-03-14 Simon Glassdm: Add a new header for block devices