summaryrefslogtreecommitdiff
path: root/sys/kern/kern_init.c
AgeCommit message (Collapse)Author
43 hourskern/amd64+mu: Add processor descriptor + percpu stateIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
46 hourskern: Add initial ACPI related sourcesIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
2 dayskern/amd64+mu: Add initial virtual memory sourcesIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
2 dayskern: vm: Add initial physical memory managementIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
3 dayskern: dev: Add initial console driverIan Moffett
This commit introduces the boot console driver and integrates it with the tracing system Signed-off-by: Ian Moffett <ian@osmora.org>
3 dayskern: Create C kernel entrypointIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>