Age | Commit message (Expand) | Author |
---|---|---|
2014-12-03 | Turn ahci port start into a callback so sxiahci can do some magic to | Jonathan Gray |
2014-04-14 | move the hardware structures into ahcireg.h. | David Gwynne |
2014-03-31 | the hardware expects ahci_cmd_table to be 128 byte aligned | David Gwynne |
2014-03-31 | ahci dva things are 64bit and surprisingly aligned nicely to 64bit too. | David Gwynne |
2014-03-31 | massage the prdt (what an sgl is on every other chip) loading with | David Gwynne |
2014-03-31 | dva on ahci is 64bit | David Gwynne |
2014-01-02 | disable MSI for Samsung XP941. | Gilles Chehade |
2013-07-09 | move AHCI_DEBUG stuff into ahci.c so we can build with it enabled again | Jonathan Matthew |
2013-01-21 | Split AHCI in order to support devices which are not attached via pci. | Patrick Wildt |