aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-04kernel: lib: Add memset()Ian Moffett
2024-06-04build: Fix versionIan Moffett
2024-06-04kernel: Add ALIGN_UP/ALIGN_DOWN macrosIan Moffett
2024-06-04kernel: Add bitmap helper macrosIan Moffett
2024-06-04kernel: syslog: Print timestamp in kprintf()Ian Moffett
2024-06-04kernel/amd64: Add HPET driverIan Moffett
2024-06-04kernel: Add initial ACPI codeIan Moffett
2024-06-04kernel: Add timer abstractionIan Moffett
2024-06-04kernel: Add panic()Ian Moffett
2024-06-04kernel: Add mmio(9)Ian Moffett
2024-06-04kernel: lib: Add memcmp()Ian Moffett
2024-06-04kernel: Add initial virtual memory codeIan Moffett
2024-06-04project: Initial commitIan Moffett