Commit Graph

245 Commits (lime2-spi)

Author SHA1 Message Date
Stefan Roese 22f5de6b5c ahci: Make ahci_port_base() non-static to enable overwrite 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Masahiro Yamada a4ca3799c2 drivers: squash lines for immediate return 8 years ago
Peng Fan 3fd9eb6689 block: dwc_ahsata: support i.MX6DQPlus 8 years ago
Simon Glass cd0fb55b64 dm: blk: Add functions to select a hardware partition 8 years ago
Simon Glass d0773524e1 dm: blk: Free the block device name when unbound 8 years ago
Simon Glass 72a85c0d2d dm: blk: Fix allocation of block-device numbering 8 years ago
Simon Glass 4560ee470f dm: systemace: Add driver-mode block-device support 8 years ago
Simon Glass a0ff24c467 dm: systemace: Reorder function to avoid forward declarataions 8 years ago
Simon Glass 9107c973d3 dm: blk: Add a easier way to create a named block device 8 years ago
Simon Glass 52138fd407 dm: blk: Allow blk_create_device() to allocate the device number 8 years ago
Simon Glass f1d86fd3b1 dm: sandbox: Drop the host_get_dev() function 8 years ago
Simon Glass ae9ffccdac dm: blk: Drop the systemace.h header 8 years ago
Simon Glass f6d000edbe dm: systemace: Drop the get_dev() function 8 years ago
Simon Glass d508c82ba9 dm: mmc: Add an implementation of the 'devnum' functions 8 years ago
Simon Glass 0cc65a7cc2 dm: sandbox: Add a legacy host block interface 8 years ago
Simon Glass 3ef85e3772 dm: systemace: Add a legacy block interface 8 years ago
Simon Glass 6eef6eac1f dm: blk: Add a legacy block interface 8 years ago
Simon Glass c649e3c91c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI 8 years ago
Simon Glass a31e2c93cb sandbox: Add dummy SATA functions 8 years ago
Simon Glass 84d39cbd30 sandbox: Add dummy SCSI functions 8 years ago
Simon Glass a219639d42 dm: Rename disk uclass to ahci 8 years ago
Simon Glass e161356bff Revert "dm: sandbox: Drop the pre-DM host implementation" 8 years ago
Tang Yuantian 75e14b1ac8 ahci: flush dcache before issuing command 8 years ago
Michal Simek 679b994a2b block: Add support for Ceva sata 8 years ago
Eric Nelson e40cf34a29 drivers: block: add block device cache 8 years ago
Vagrant Cascadian a6f70a3d14 Fix spelling of "transferred". 8 years ago
Simon Glass 33cf727b16 dm: sandbox: Drop the pre-DM host implementation 8 years ago
Simon Glass 40fd050890 dm: sandbox: Add driver-model block-device support for sandbox 8 years ago
Simon Glass 7ded959e4d dm: sandbox: Prepare block driver for driver-model conversion 8 years ago
Simon Glass 09d71aac7b dm: blk: Add a block-device uclass 8 years ago
Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum 8 years ago
Simon Glass 3e8bd46950 dm: part: Rename some partition functions 8 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 8 years ago
Simon Glass e3b5f04143 ahci: Add a disk-controller uclass 8 years ago
Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs. 8 years ago
Stefan Roese 81e33f4b65 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig 8 years ago
Tor Krill 169789dcb9 sata: Add SATA driver with DMA support for Marvell Kirkwood and Armada XP 8 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 8 years ago
Simon Glass ff758ccc8a dm: ahci: Convert to use new DM PCI API 8 years ago
Vagrant Cascadian 1b25e586cb Fix typo: firstly -> first. 9 years ago
Vagrant Cascadian 3f42dc87b4 Fix typo: commmand -> command. 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Fabio Estevam 4408248146 block: ahci: Remove dead code 9 years ago
Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 years ago
Anton Schubert e863f7f051 arm: mvebu: add Armada XP SATA support 9 years ago
Bin Meng e1783b5ba3 drivers: block: Remove the ata_piix driver 9 years ago
Stefan Roese 2cc1aa2e00 block: ahci: Don't enable port interrupts 9 years ago
Tang Yuantian fa31377ef0 ahci: Fix compiling warnings under 64bit platforms 9 years ago