net: dwc_eth_qos: cosmetic: remove unused define EQOS_DESCRIPTOR_ALIGN
[platform/kernel/u-boot.git] / include / blk.h
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