index
:
u-boot-fsl-qoriq
master
scalys
Freescale 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
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
2016-05-17
sandbox: Add dummy SATA functions
Simon Glass
2016-05-17
sandbox: Add dummy SCSI functions
Simon Glass
2016-05-17
dm: Rename disk uclass to ahci
Simon Glass
2016-05-17
Revert "dm: sandbox: Drop the pre-DM host implementation"
Simon Glass
2016-04-18
ahci: flush dcache before issuing command
Tang Yuantian
2016-04-04
block: Add support for Ceva sata
Michal Simek
2016-04-01
drivers: block: add block device cache
Eric Nelson
2016-03-22
Fix spelling of "transferred".
Vagrant Cascadian
2016-03-18
dm: sandbox: Drop the pre-DM host implementation
Simon Glass
2016-03-14
dm: sandbox: Add driver-model block-device support for sandbox
Simon Glass
2016-03-14
dm: sandbox: Prepare block driver for driver-model conversion
Simon Glass
2016-03-14
dm: blk: Add a block-device uclass
Simon Glass
2016-03-14
dm: block: Rename device number member dev to devnum
Simon Glass
2016-03-14
dm: part: Rename some partition functions
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2016-01-24
ahci: Add a disk-controller uclass
Simon Glass
2016-01-15
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2016-01-14
Merge git://www.denx.de/git/u-boot-marvell
Tom Rini
2016-01-14
arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
Stefan Roese
2016-01-14
sata: Add SATA driver with DMA support for Marvell Kirkwood and Armada XP
Tor Krill
2016-01-14
block: pass block dev not num to read/write/erase()
Stephen Warren
2016-01-12
dm: ahci: Convert to use new DM PCI API
Simon Glass
2015-12-05
Fix typo: firstly -> first.
Vagrant Cascadian
2015-12-05
Fix typo: commmand -> command.
Vagrant Cascadian
2015-11-20
Move console definitions into a new console.h file
Simon Glass
2015-11-12
block: ahci: Remove dead code
Fabio Estevam
2015-09-11
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-07-23
arm: mvebu: add Armada XP SATA support
Anton Schubert
2015-07-15
drivers: block: Remove the ata_piix driver
Bin Meng
2015-07-10
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2015-07-10
block: ahci: Don't enable port interrupts
Stefan Roese
2015-07-09
ahci: Fix compiling warnings under 64bit platforms
Tang Yuantian
2015-06-12
ahci: extend data io wait to 10s
Mark Langsdorf
[next]