aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ahci/ahci_generic.c
Commit message (Expand)AuthorAgeFilesLines
* ahci_generic: add quirk for NXP0004 (NXP Layerscape LX2160A)Emmanuel Vadot2020-09-301-0/+17
* ahci: Check if bus is cache-coherentEmmanuel Vadot2019-05-101-0/+7
* Add support for AHCI in Armada 3700Marcin Wojtas2017-09-091-3/+4
* Check if the device is marked as dma-coherent in the FDT, and if so, letOlivier Houchard2017-04-261-0/+4
* Add an ACPI attachment to the existing ahci_generic driver. This is usedAndrew Turner2017-01-101-14/+74
* Add support for a generic AHCI attachment. This allows us to attach to aAndrew Turner2015-12-031-0/+131