Age | Commit message (Expand) | Author |
---|---|---|
15 hours | kern: init: Add copyright | Ian Moffett |
15 hours | kern: init: Load /usr/sbin/init after boot | Ian Moffett |
32 hours | kern: init: Add L5 bootup logo | Ian Moffett |
3 days | kern/amd64: cpu: Add initial SMP startup code | Ian Moffett |
3 days | kern: Add initial scheduler skeleton | Ian Moffett |
3 days | kernel/amd64: Add task state segment logic | Ian Moffett |
3 days | kern: os_init: Move boot message at top | Ian Moffett |
3 days | kern: Initialize ACPI early on during boot | Ian Moffett |
3 days | kern: Add initial ACPI impl | Ian Moffett |
3 days | kern: os_init: Initialize console earlier on | Ian Moffett |
3 days | kern: cons: Finish string writing logic | Ian Moffett |
3 days | kern: io: Implement initial console logic | Ian Moffett |
4 days | os: vm: Add physical memory manager | Ian Moffett |
4 days | os: Add early boot message | Ian Moffett |
4 days | os: init: Panic at end of kernel | Ian Moffett |
4 days | os: kern_init -> os_init.c | Ian Moffett |