summaryrefslogtreecommitdiff
path: root/kernel/src/allocators
AgeCommit message (Expand)Author
2024-08-31Adds a static assertion.Nathan Ringo
2024-08-27The start of the buddy allocator.Nathan Ringo
2024-08-27Adds a free-list for physical memory.Nathan Ringo
2024-08-26Refactor DeviceTree parsing.Nathan Ringo