summaryrefslogtreecommitdiff
path: root/kernel/drivers/ahci.c
AgeCommit message (Expand)Author
2024-06-17Reorganize logging codeAnton Kling
2024-04-26Kernel/VFS: Change polling from variables to functionsAnton Kling
2024-04-26Kernel: More out of memory condition checksAnton Kling
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