]> git.ipfire.org Git - people/ms/u-boot.git/history - include/blk.h
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
[people/ms/u-boot.git] / include / blk.h
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