summaryrefslogtreecommitdiff
path: root/kernel/drivers/ahci.c
AgeCommit message (Expand)Author
2024-03-17stuffAnton Kling
2024-02-21New clang-format optionsAnton Kling
2023-11-13AHCI: Add write function.Anton Kling
2023-11-13Kernel: Add support for AHCI and make use of it with the current filesystem.Anton Kling
2023-11-13Memory: Fix problem where certain tables did not get marked as kernel.Anton Kling
2023-11-12AHCI: Add very basic AHCI and some additional helper functions to mmu.cAnton Kling