summaryrefslogtreecommitdiff
path: root/kernel/includes/mmu.h
AgeCommit message (Expand)Author
2024-03-20MMU: Fixed massive problem in assumption of RAM layoutAnton Kling
2024-03-14random changes madeAnton Kling
2024-02-07A lot of small changesAnton Kling
2023-11-12AHCI: Add very basic AHCI and some additional helper functions to mmu.cAnton Kling
2023-11-10Kernel Style: Change uint*_t -> u*Anton Kling
2023-11-08Kernel/MMU: Detect system memory and dynamically adjust memory usage availableAnton Kling
2023-10-31Meta: Move kernel and userland to their own folders.Anton Kling