Age | Commit message (Expand) | Author |
---|---|---|
33 hours | kernel: ahci: Add basic AHCI constants | Ian Moffett |
33 hours | kernel: achi: Define command header and H2D FIS | Ian Moffett |
40 hours | kernel: ahci: Implement initial HBA port logic | Ian Moffett |
2025-02-20 | kernel: ahci: Add AHCI spinwait timeout | Ian Moffett |
2025-02-18 | kernel: ahci: Add necessary AHCI related headers | Ian Moffett |
2024-06-24 | Clean out for expt | Ian Moffett |
2024-06-02 | kernel: ahci: Add SATA read/write support | Ian Moffett |
2024-06-02 | kernel: ahci: Acquire global "io_lock" during cmd | Ian Moffett |
2024-05-31 | kernel: ic: Add initial AHCI driver code | Ian Moffett |