Age | Commit message (Expand) | Author |
---|---|---|
3 days | kernel: ahci: Improve reset logic + cleanup | Ian Moffett |
3 days | kernel: ahci: Conform to OSMORA C style | Ian Moffett |
4 days | kernel: ahci: Clean up includes | Ian Moffett |
4 days | kernel: ahci: Fix up style | Ian Moffett |
4 days | kernel: ahci: Map ABAR and perform HBA reset | Caelus |
5 days | kernel: ahci: Add initial skeleton | Ian Moffett |
2024-06-24 | Clean out for expt | Ian Moffett |
2024-06-03 | kernel: pci: Require mapping BAR using bus_map() | Ian Moffett |
2024-06-02 | kernel: ahci: Add missing whitespacedev | Ian Moffett |
2024-06-02 | kernel: ahci: Add missing close() hook | 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: ahci: Fix null check | Ian Moffett |
2024-05-31 | kernel: ahci: Document workaround | Ian Moffett |
2024-05-31 | kernel: ic: Add initial AHCI driver code | Ian Moffett |