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