summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2017-08-13dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVMEZhikang Zhang
2017-08-01Merge git://git.denx.de/u-boot-x86Tom Rini
2017-08-01block: ide: Fix build error when CONFIG_BLK is onBin Meng
2017-08-01dm: mmc: Allow disabling driver model in SPLSimon Glass
2017-07-11scsi: Move drivers into new drivers/scsi directorySimon Glass
2017-07-11sata: Move drivers into new drivers/ata directorySimon Glass
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass
2017-07-11scsi: Drop scsi_print_error()Simon Glass
2017-07-11scsi: Drop sym53c8xx driverSimon Glass
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass
2017-07-03drivers, block: remove sil680 driverHeiko Schocher
2017-06-20block: sata: ceva: drop extraneous netdev.h includePeter Robinson
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher
2017-06-09dm: blk: Add a way to obtain a block device from its parentSimon Glass
2017-06-01dm: blk: Improve block device claimingSimon Glass
2017-06-01dm: blk: Add a function to find the next block device numberSimon Glass
2017-06-01dm: blk: Allow finding block devices without probingSimon Glass
2017-06-01dm: core: Replace of_offset with accessor (part 2)Simon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass
2017-05-09drivers: block: dwc_ahci: Implement a driver for Synopsys DWC sata deviceJean-Jacques Hiblot
2017-04-18fsl/sata: correctly identify failed mallocxypron.glpk@gmx.de
2017-04-18drivers: remove Blackfin specific driversMasahiro Yamada
2017-04-05dm: core: Add flags parameter to device_remove()Stefan Roese
2016-12-20block: Move ceva driver to DMMichal Simek
2016-12-20dm: Add support for scsi/sata based devicesMichal Simek
2016-12-09Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini
2016-12-08block: Move ceva driver to DMMichal Simek
2016-12-08dm: Add support for scsi/sata based devicesMichal Simek
2016-12-05sata: sata_mv: Fix misaligned cache warningsStefan Roese
2016-12-03dm: blk: Fix get_desc to return block device descriptorMichal Simek
2016-10-11dm: blk: Enable CONFIG_BLK if DM_MMC is enabledSimon Glass
2016-09-27ahci: Make ahci_port_base() non-static to enable overwriteStefan Roese
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-23drivers: squash lines for immediate returnMasahiro Yamada
2016-05-24block: dwc_ahsata: support i.MX6DQPlusPeng Fan
2016-05-17dm: blk: Add functions to select a hardware partitionSimon Glass
2016-05-17dm: blk: Free the block device name when unboundSimon Glass
2016-05-17dm: blk: Fix allocation of block-device numberingSimon Glass
2016-05-17dm: systemace: Add driver-mode block-device supportSimon Glass
2016-05-17dm: systemace: Reorder function to avoid forward declarataionsSimon Glass
2016-05-17dm: blk: Add a easier way to create a named block deviceSimon Glass
2016-05-17dm: blk: Allow blk_create_device() to allocate the device numberSimon Glass
2016-05-17dm: sandbox: Drop the host_get_dev() functionSimon Glass
2016-05-17dm: blk: Drop the systemace.h headerSimon Glass
2016-05-17dm: systemace: Drop the get_dev() functionSimon Glass
2016-05-17dm: mmc: Add an implementation of the 'devnum' functionsSimon Glass
2016-05-17dm: sandbox: Add a legacy host block interfaceSimon Glass
2016-05-17dm: systemace: Add a legacy block interfaceSimon Glass
2016-05-17dm: blk: Add a legacy block interfaceSimon Glass