Age | Commit message (Expand) | Author |
---|---|---|
2025-09-21 | kern: ahci: Add initial port startup logic | Ian Moffett |
2025-09-21 | kern: ahci: Scan for implemented ports with PI reg | Ian Moffett |
2025-09-21 | kern: ahci: Add debug tracing | Ian Moffett |
2025-09-21 | kern: ahci: Ensure HBA is in AHCI-mode after reset | Ian Moffett |
2025-09-21 | kern: ahci: Add AHCI host bus adapter reset impl | Ian Moffett |
2025-09-19 | kern: pci: Implement PCI leaf drivers + AHCI stub | Ian Moffett |