summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
39 hourskern: vm: Add KERN_BASE macro for HHDMIan Moffett
43 hourskern/amd64+mu: Introduce percpu machine core blockIan Moffett
43 hourskern: mu: Get rid of that yucky self fieldIan Moffett
43 hourskern: mu: Move cpu_info to machine unifierIan Moffett
44 hourskern/amd64+mu: Add processor descriptor + percpu stateIan Moffett
44 hourskern/amd64: Add model specific register helpersIan Moffett
47 hourskern: Add initial ACPI related sourcesIan Moffett
47 hourskern: lib: Add POSIX memcmp() functionIan Moffett
47 hoursacpi: tables: Add initial ACPI table defsIan Moffett
47 hourskern/amd64: cpu: Disable master/slave i8259 chipsIan Moffett
2 dayskern/amd64: Annotate KFENCE macroIan Moffett
2 dayskern: mu: Swap __weak/__strong orderIan Moffett
2 dayskern/amd64+mu: Add initial virtual memory sourcesIan Moffett
2 dayskern: vm: Add frame allocation and deallocationIan Moffett
2 dayskern: panic: Deprecate mu_panic_preamble()Ian Moffett
2 dayskern/amd64: Add spinlock impl for AMD64 portIan Moffett
2 dayssys: cdefs: Add __asmv macroIan Moffett
2 dayskern: phys: Find free memory to fit a bitmapIan Moffett
2 dayskern: vm: Add pagesize defineIan Moffett
2 dayskern: vm: Add initial physical memory managementIan Moffett
3 dayskern: dev: Add initial console driverIan Moffett
3 dayskern: dev: Add console fontIan Moffett
3 dayskern: dev: Add video RAM driverIan Moffett
3 dayssys: Add sys/errno.hIan Moffett
3 daysbuild: Add header depsIan Moffett
3 dayskern: Add initial vm/ subsystem + hhdm helpersIan Moffett
3 dayssys: Add sys/param.hIan Moffett
3 dayssys: types: Add uintptr_t to sys/types.hIan Moffett
3 dayskern: lib: Add limine.h headerIan Moffett
3 dayskern: os: Add trace function for kernel logsIan Moffett
3 dayskern/amd64: Add panic function + MU helpersIan Moffett
3 dayskern/amd64: uart: Add missing RETIan Moffett
3 dayskern/amd64: cpu: Add kernel fence for trap entryIan Moffett
3 dayskern/amd64: cpu: Add initial trap handlingIan Moffett
3 dayskern/amd64: io: Add uart_puts() helper for stringsIan Moffett
3 daysbuild: Use bash for bootstrap scriptIan Moffett
3 daysdocs: Add missing comma in READMEIan Moffett
3 daysci/cd: Add github workflowIan Moffett
3 daysbuild: Add toolchain targetIan Moffett
3 daysdocs: Add build instructionsIan Moffett
3 daysbuild: Ignore attributes warningIan Moffett
3 dayskern: lib: Add OSMORA base libsIan Moffett
3 dayskern: Add MI serial interfaceIan Moffett
3 dayssys: Add sys/cdefs.hIan Moffett
3 dayssys: types: Add big long long typesIan Moffett
3 daysbuild: Make build logs prettyIan Moffett
3 dayskern: Create C kernel entrypointIan Moffett
3 dayssys: Add sys/types.hIan Moffett
3 dayskern/amd64: cpu: Put _start in .text sectionIan Moffett
3 dayskern/amd64: cpu: Load IDTIan Moffett