]> git.ipfire.org Git - people/ms/u-boot.git/history - include/blk.h
arc/cache: really do invalidate_dcache_all() even if IOC exists
[people/ms/u-boot.git] / include / blk.h
2016-05-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2016-05-24  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-05-17  Tom RiniMerge git://git.denx.de/u-boot-dm
2016-05-17  Simon Glassdm: blk: Add a comment as to why the bdev member is...
2016-05-17  Simon Glassdm: blk: Add functions to select a hardware partition
2016-05-17  Simon Glassdm: blk: Add a easier way to create a named block device
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://www.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