index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2017-08-01
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-08-01
block: ide: Fix build error when CONFIG_BLK is on
Bin Meng
2017-08-01
dm: mmc: Allow disabling driver model in SPL
Simon Glass
2017-07-11
scsi: Move drivers into new drivers/scsi directory
Simon Glass
2017-07-11
sata: Move drivers into new drivers/ata directory
Simon Glass
2017-07-11
Kconfig: Add CONFIG_SATA to enable SATA
Simon Glass
2017-07-11
scsi: Drop scsi_print_error()
Simon Glass
2017-07-11
scsi: Drop sym53c8xx driver
Simon Glass
2017-07-11
Convert CONFIG_SCSI to Kconfig
Simon Glass
2017-07-03
drivers, block: remove sil680 driver
Heiko Schocher
2017-06-20
block: sata: ceva: drop extraneous netdev.h include
Peter Robinson
2017-06-12
powerpc, 8xx: remove support for 8xx
Heiko Schocher
2017-06-09
dm: blk: Add a way to obtain a block device from its parent
Simon Glass
2017-06-01
dm: blk: Improve block device claiming
Simon Glass
2017-06-01
dm: blk: Add a function to find the next block device number
Simon Glass
2017-06-01
dm: blk: Allow finding block devices without probing
Simon Glass
2017-06-01
dm: core: Replace of_offset with accessor (part 2)
Simon Glass
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-05-22
Kconfig: Add a CONFIG_IDE option
Simon Glass
2017-05-09
drivers: block: dwc_ahci: Implement a driver for Synopsys DWC sata device
Jean-Jacques Hiblot
2017-04-18
fsl/sata: correctly identify failed malloc
xypron.glpk@gmx.de
2017-04-18
drivers: remove Blackfin specific drivers
Masahiro Yamada
2017-04-05
dm: core: Add flags parameter to device_remove()
Stefan Roese
2016-12-20
block: Move ceva driver to DM
Michal Simek
2016-12-20
dm: Add support for scsi/sata based devices
Michal Simek
2016-12-09
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
Tom Rini
2016-12-08
block: Move ceva driver to DM
Michal Simek
2016-12-08
dm: Add support for scsi/sata based devices
Michal Simek
2016-12-05
sata: sata_mv: Fix misaligned cache warnings
Stefan Roese
2016-12-03
dm: blk: Fix get_desc to return block device descriptor
Michal Simek
2016-10-11
dm: blk: Enable CONFIG_BLK if DM_MMC is enabled
Simon Glass
2016-09-27
ahci: Make ahci_port_base() non-static to enable overwrite
Stefan Roese
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
drivers: squash lines for immediate return
Masahiro Yamada
2016-05-24
block: dwc_ahsata: support i.MX6DQPlus
Peng Fan
2016-05-17
dm: blk: Add functions to select a hardware partition
Simon Glass
2016-05-17
dm: blk: Free the block device name when unbound
Simon Glass
2016-05-17
dm: blk: Fix allocation of block-device numbering
Simon Glass
2016-05-17
dm: systemace: Add driver-mode block-device support
Simon Glass
2016-05-17
dm: systemace: Reorder function to avoid forward declarataions
Simon Glass
2016-05-17
dm: blk: Add a easier way to create a named block device
Simon Glass
2016-05-17
dm: blk: Allow blk_create_device() to allocate the device number
Simon Glass
2016-05-17
dm: sandbox: Drop the host_get_dev() function
Simon Glass
2016-05-17
dm: blk: Drop the systemace.h header
Simon Glass
2016-05-17
dm: systemace: Drop the get_dev() function
Simon Glass
2016-05-17
dm: mmc: Add an implementation of the 'devnum' functions
Simon Glass
2016-05-17
dm: sandbox: Add a legacy host block interface
Simon Glass
2016-05-17
dm: systemace: Add a legacy block interface
Simon Glass
2016-05-17
dm: blk: Add a legacy block interface
Simon Glass
2016-05-17
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
Simon Glass
[next]