Age | Commit message (Expand) | Author |
---|---|---|
2025-09-14 | os: Add early boot message | Ian Moffett |
2025-09-14 | build: Do not have per subsystem libs | Ian Moffett |
2025-09-13 | os: boot: Add boot variable information | Ian Moffett |
2025-09-13 | os: init: Panic at end of kernel | Ian Moffett |
2025-09-13 | os: Add syslog logging | Ian Moffett |
2025-09-13 | os: Add spinlock support | Ian Moffett |
2025-09-13 | os: kern_init -> os_init.c | Ian Moffett |
2025-09-13 | kern/amd64: cpu: Initialize GDT | Ian Moffett |
2025-09-13 | build: TARGET -> TARGET_LIB | Ian Moffett |
2025-09-13 | project: 'kern' -> 'os' | Ian Moffett |