Age | Commit message (Expand) | Author |
---|---|---|
2025-09-15 | kern: cons: Finish string writing logic | Ian Moffett |
2025-09-15 | kern: io: Implement initial console logic | Ian Moffett |
2025-09-14 | os: vm: Add physical memory manager | Ian Moffett |
2025-09-14 | os: Add early boot message | Ian Moffett |
2025-09-13 | os: init: Panic at end of kernel | Ian Moffett |
2025-09-13 | os: kern_init -> os_init.c | Ian Moffett |