spi: nxp_fspi: Ensure width is respected in spi-mem operations
[platform/kernel/u-boot.git] / drivers / nvme /
2017-08-28 Bin Mengnvme: Use macros to access NVMe queues
2017-08-28 Bin Mengnvme: Respect timeout when en/disabling the controller
2017-08-28 Bin Mengnvme: Cache controller's capabilities
2017-08-28 Bin Mengnvme: Fix endianness assignment to prp2 in nvme_identify()
2017-08-28 Bin Mengnvme: Fix ndev->queues allocation
2017-08-28 Bin Mengnvme: Fix getting PCI vendor id of the NVMe block device
2017-08-28 Bin Mengnvme: Remove useless defines
2017-08-18 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-08-16 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-08-16 Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-08-16 Tom RiniMerge git://git.denx.de/u-boot-spi
2017-08-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-rockchip
2017-08-13 Bin Mengnvme: Handle zero Maximum Data Transfer Size (MDTS)
2017-08-13 Jon Nettletonnvme: Fix number of blocks detection
2017-08-13 Jon Nettletonnvme: Detect devices that are class Storage Express
2017-08-13 Zhikang Zhangnvme: Add show routine to print detailed information
2017-08-13 Zhikang Zhangnvme: Add NVM Express driver support