Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ide: Include hw/ide/internal a bit less outside hw/ide/ | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Clean up decorations and whitespace around header guards | Markus Armbruster | 2019-05-13 | 1 | -1/+1 |
* | ahci: fix FIS I bit and PIO Setup FIS interrupt | Paolo Bonzini | 2018-06-25 | 1 | -1/+1 |
* | ahci: delete old host register address definitions | John Snow | 2018-06-08 | 1 | -6/+0 |
* | ahci: fix host register max address | John Snow | 2018-06-08 | 1 | -2/+1 |
* | ahci: add host register enumeration | John Snow | 2018-06-08 | 1 | -0/+15 |
* | ahci: delete old port register address definitions | John Snow | 2018-06-08 | 1 | -18/+0 |
* | ahci: add port register enumeration | John Snow | 2018-06-08 | 1 | -0/+29 |
* | hw/ide/ahci: Keep ALLWINNER_AHCI() macro internal | Philippe Mathieu-Daudé | 2018-05-20 | 1 | -3/+0 |
* | hw/ide: Remove duplicated definitions from ahci_internal.h | John Snow | 2018-01-19 | 1 | -4/+0 |
* | AHCI: Rework IRQ constants | John Snow | 2017-09-19 | 1 | -9/+35 |
* | ahci: split public and private interface | John Snow | 2017-07-18 | 1 | -0/+359 |