Commit Graph

159 Commits (3aa74088d4d3cedcfed403fea8eb75831021959a)

Author SHA1 Message Date
Simon Glass e3b5f04143 ahci: Add a disk-controller uclass 9 years ago
Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs. 9 years ago
Stefan Roese 81e33f4b65 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig 9 years ago
Tor Krill 169789dcb9 sata: Add SATA driver with DMA support for Marvell Kirkwood and Armada XP 9 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 9 years ago
Simon Glass ff758ccc8a dm: ahci: Convert to use new DM PCI API 9 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 10 years ago
Anton Schubert e863f7f051 arm: mvebu: add Armada XP SATA support 10 years ago
Bin Meng e1783b5ba3 drivers: block: Remove the ata_piix driver 10 years ago
Stefan Roese 2cc1aa2e00 block: ahci: Don't enable port interrupts 10 years ago
Tang Yuantian fa31377ef0 ahci: Fix compiling warnings under 64bit platforms 10 years ago
Mark Langsdorf f8b009e8b7 ahci: extend data io wait to 10s 10 years ago
Mark Langsdorf 2b42c9317d ahci: support LBA48 data reads for 2+TB drives 10 years ago
Tang Yuantian 14f66d65a3 fsl/sata: Replace sprintf() with snprintf() 10 years ago
Scott Wood 9efaca3e84 ahci: mmio_base is a virtual address 10 years ago
Tang Yuantian 8f6e18385a ahci: Fix a wrong parameter pass 10 years ago
Bin Meng 4df2b48fbe x86: ahci: Make sure interface is not busy after enabling the port 10 years ago
Dmitry Lifshitz 1a33b7356a ahci-plat: provide a weak scsi_bus_reset() hook 10 years ago
Dmitry Lifshitz 6b68888a33 ahci: introduce ahci_reset() 10 years ago
Masahiro Yamada 8b923a56dc blackfin: include <linux/compiler.h> rather than define __iomem 10 years ago
Soeren Moch dd1c8f1b5f sata: fix reset_sata for dwc_ahsata 10 years ago
Nikita Kiryanov 10ee8ecafb sata: implement reset_sata for dwc_ahsata 10 years ago
li pengbo 1b51d32c0f sata: fix a bug in init_sata() for pci-sata card 10 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Nikita Kiryanov 0029d6c1de dwc_ahsata: use bitwise operator in sata_port_status 11 years ago
Stefan Roese 3dc23f7852 arm: marvell: Move arch/kirkwood.h to arch/soc.h 11 years ago
Roger Quadros 02590aa31c ahci: Don't start command DMA engine before buffers are set 11 years ago
Masahiro Yamada ed36323f6d kconfig: add blank Kconfig files 11 years ago
Nikita Kiryanov dc383dd583 sata: dwc_ahsata: implement sata_port_status 11 years ago
Ian Campbell a6e50a88d8 ahci: provide sunxi SATA driver using AHCI platform framework 11 years ago
Ian Campbell e0ddcf93b9 AHCI: Increase link timeout to 200ms 11 years ago
Tim Harvey ca84d72d1c dwc_ahsata: return failure for MX6 if not IMX6Q/IMX6D 11 years ago
Roger Quadros 3f62971162 ahci: Fix data abort on multiple scsi resets. 11 years ago
Ian Campbell 73545f75b6 ahci: wait longer for link. 11 years ago
Ian Campbell c6f3d50b9b ahci-plat: Provide a weak scsi_init hook 11 years ago
Tom Rini 130fbeb1c5 blackfin: Add <asm/clock.h> to numerous drivers 11 years ago
Henrik Nordström f4d8de48f5 sandbox: block driver using host file/device as backing store 11 years ago
Roger Quadros 2faf5fb82e ahci: Fix cache align error messages 11 years ago
Roger Quadros d73763a4fb ahci: Error out with message on malloc() failure 11 years ago
Masahiro Yamada 710f1d3d5f drivers: convert makefiles to Kbuild style 12 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 12 years ago
Robert P. J. Day 1f8b546f9e Fix some obvious typos across multiple subsystems. 12 years ago
Rob Herring 344ca0b40c ahci: convert to use libata functions and definitions 12 years ago
Rob Herring 7610b41ddf ahci: increase spin-up timeout to 20 sec 12 years ago
Rob Herring 178210847f ahci: handle COMINIT received during spin-up 12 years ago
Rob Herring 124e9fa132 ahci: move link bring-up handling to separate function 12 years ago