summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
26 hourskern/amd64: lapic: Configure and calibrate timerIan Moffett
26 hourskern/amd64: Expose IDT to C through idt.hIan Moffett
26 hourskern/amd64: i8254: Add dividend defineIan Moffett
36 hourskern/amd64: isa: Add minimal i8254 driverIan Moffett
37 hourskern/amd64: cpu: Add initial Local APIC driverIan Moffett
37 hourskern: os: Add MMIO helper macrosIan Moffett
37 hourskern/amd64: Add CPUID helper macroIan Moffett
37 hourskern: vm: Add KERN_BASE macro for HHDMIan Moffett
41 hourskern/amd64+mu: Introduce percpu machine core blockIan Moffett
42 hourskern: mu: Get rid of that yucky self fieldIan Moffett
42 hourskern: mu: Move cpu_info to machine unifierIan Moffett
42 hourskern/amd64+mu: Add processor descriptor + percpu stateIan Moffett
42 hourskern/amd64: Add model specific register helpersIan Moffett
45 hourskern: Add initial ACPI related sourcesIan Moffett
45 hourskern: lib: Add POSIX memcmp() functionIan Moffett
45 hoursacpi: tables: Add initial ACPI table defsIan Moffett
45 hourskern/amd64: cpu: Disable master/slave i8259 chipsIan Moffett
47 hourskern/amd64: Annotate KFENCE macroIan Moffett
47 hourskern: mu: Swap __weak/__strong orderIan Moffett
47 hourskern/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 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