Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split up ahci_port_portreset into a few smaller bits, and also slightly | 2017-08-21 | 1 | -1/+2 | |
* | Turn ahci port start into a callback so sxiahci can do some magic to | 2014-12-03 | 1 | -1/+4 | |
* | move the hardware structures into ahcireg.h. | 2014-04-14 | 1 | -53/+1 | |
* | the hardware expects ahci_cmd_table to be 128 byte aligned | 2014-03-31 | 1 | -2/+2 | |
* | ahci dva things are 64bit and surprisingly aligned nicely to 64bit too. | 2014-03-31 | 1 | -4/+3 | |
* | massage the prdt (what an sgl is on every other chip) loading with | 2014-03-31 | 1 | -4/+3 | |
* | dva on ahci is 64bit | 2014-03-31 | 1 | -2/+2 | |
* | disable MSI for Samsung XP941. | 2014-01-02 | 1 | -1/+2 | |
* | move AHCI_DEBUG stuff into ahci.c so we can build with it enabled again | 2013-07-09 | 1 | -13/+1 | |
* | Split AHCI in order to support devices which are not attached via pci. | 2013-01-21 | 1 | -0/+213 |