summaryrefslogtreecommitdiff
path: root/crates/kernel/src/lib.rs
AgeCommit message (Expand)Author
2024-09-14Start of a platform-independent paging interface.Nathan Ringo
2024-09-04Enables paging.Nathan Ringo
2024-09-02Split hart0_boot in half, so stacks can be switched in the middle.Nathan Ringo
2024-09-02Set up the physical memory allocators.Nathan Ringo
2024-09-02Re-adds a bad logger.Nathan Ringo
2024-09-01Move almost all the kernel into crates/.Nathan Ringo