Commit Graph

9 Commits (322f73f473d921dbdd0fe11bd62db6a00e5b133c)

Author SHA1 Message Date
Simon Glass 4279efc4c9 dm: ahci: Drop use of probe_ent 7 years ago
Simon Glass 7cf1afce7f dm: ahci: Unwind the confusing init code 7 years ago
Simon Glass 62b4ec8e30 dm: ahci: Move common code for starting ports into a function 7 years ago
Simon Glass 225b1da7bf dm: ahci: Refactor to avoid static variables 7 years ago
Simon Glass 4b62b2ff53 dm: sata: Move ataid into struct ahci_uc_priv 7 years ago
Simon Glass 2c9f9efb3d dm: ahci: Rename struct ahci_probe_ent 7 years ago
Simon Glass 1dc64f6c00 dm: scsi: Use the uclass platform data 7 years ago
Simon Glass b9560ad649 dm: scsi: Drop the ccb typedef 7 years ago
Simon Glass f2105c6182 sata: Move drivers into new drivers/ata directory 7 years ago
Simon Glass a6fb185c70 scsi: Drop scsi_print_error() 7 years ago
Michal Simek e8a016b537 dm: Add support for scsi/sata based devices 8 years ago
Tom Rini 361a879902 Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" 8 years ago
Michal Simek bce4d18c9d dm: Add support for scsi/sata based devices 8 years ago
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
Tang Yuantian 75e14b1ac8 ahci: flush dcache before issuing command 8 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
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
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
Mark Langsdorf f8b009e8b7 ahci: extend data io wait to 10s 9 years ago
Mark Langsdorf 2b42c9317d ahci: support LBA48 data reads for 2+TB drives 9 years ago
Scott Wood 9efaca3e84 ahci: mmio_base is a virtual address 9 years ago
Tang Yuantian 8f6e18385a ahci: Fix a wrong parameter pass 9 years ago
Bin Meng 4df2b48fbe x86: ahci: Make sure interface is not busy after enabling the port 9 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 b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Roger Quadros 02590aa31c ahci: Don't start command DMA engine before buffers are set 10 years ago
Ian Campbell a6e50a88d8 ahci: provide sunxi SATA driver using AHCI platform framework 10 years ago
Ian Campbell e0ddcf93b9 AHCI: Increase link timeout to 200ms 10 years ago
Roger Quadros 3f62971162 ahci: Fix data abort on multiple scsi resets. 10 years ago
Ian Campbell 73545f75b6 ahci: wait longer for link. 10 years ago
Ian Campbell c6f3d50b9b ahci-plat: Provide a weak scsi_init hook 10 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
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Rob Herring 344ca0b40c ahci: convert to use libata functions and definitions 11 years ago
Rob Herring 7610b41ddf ahci: increase spin-up timeout to 20 sec 11 years ago
Rob Herring 178210847f ahci: handle COMINIT received during spin-up 11 years ago
Rob Herring 124e9fa132 ahci: move link bring-up handling to separate function 11 years ago
Rob Herring 2bdb10dbf5 ahci: add defines for PORT_SCR_STAT register bits 11 years ago
Rob Herring 796c2ebd6f ahci: fix memory leak in ata_scsiop_inquiry 11 years ago
Rob Herring 48c3a87c0a ahci: fix unaligned access 11 years ago
Richard Gibbs 2915a0223a ahci: use ports implemented map instead of num_ports 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
York Sun 472d546054 Consolidate bool type 11 years ago