index
:
rv7
dev
master
Preparing since 2025...
Ian Moffett <ian@osmora.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
15 hours
kern/amd64: msr: Make md/msr.h includable in asm
Ian Moffett
15 hours
kern/amd64: mmu: Add mu_pmap_forkvas() helper
Ian Moffett
17 hours
kern/amd64: mp: Sync MTRRs between APs and BSP
Ian Moffett
17 hours
kern/amd64: boot: Disable interrupts on AP boot
Ian Moffett
18 hours
kern/amd64: mp: Update stale comment about mappings
Ian Moffett
19 hours
kern/amd64: mp: Make AP bring up more stable
Ian Moffett
19 hours
kern/amd64: cpu: Don't initialize bootspace twice
Ian Moffett
21 hours
kern/amd64: Bring application cores to long mode
Ian Moffett
21 hours
kern: vm: Fix typo in VIRT_TO_PHYS()
Ian Moffett
23 hours
kern/amd64: mp: Ensure core is online capable
Ian Moffett
23 hours
kern/amd64: mp: Add multiprocessing groundwork
Ian Moffett
23 hours
sys: cdefs: Add __section() macro
Ian Moffett
23 hours
kern/amd64: lapic: Add lapic_read_id() function
Ian Moffett
23 hours
kern: acpi: Add acpi_read_madt() helper
Ian Moffett
25 hours
kern: dev: Add HPET timer driver
Ian Moffett
25 hours
kern/amd64: lapic: Fix SVR low byte to logical 1s
Ian Moffett
26 hours
kern/amd64: lapic: Fix typo in comment
Ian Moffett
26 hours
kern/amd64: lapic: Make ICR values 64-bits
Ian Moffett
26 hours
kern/amd64: lapic: Add support for sending IPIs
Ian Moffett
26 hours
build: Disable generation of 80387 instruction
Ian Moffett
28 hours
kern/amd64: lapic: Configure and calibrate timer
Ian Moffett
28 hours
kern/amd64: Expose IDT to C through idt.h
Ian Moffett
28 hours
kern/amd64: i8254: Add dividend define
Ian Moffett
38 hours
kern/amd64: isa: Add minimal i8254 driver
Ian Moffett
39 hours
kern/amd64: cpu: Add initial Local APIC driver
Ian Moffett
39 hours
kern: os: Add MMIO helper macros
Ian Moffett
39 hours
kern/amd64: Add CPUID helper macro
Ian Moffett
39 hours
kern: vm: Add KERN_BASE macro for HHDM
Ian Moffett
43 hours
kern/amd64+mu: Introduce percpu machine core block
Ian Moffett
43 hours
kern: mu: Get rid of that yucky self field
Ian Moffett
44 hours
kern: mu: Move cpu_info to machine unifier
Ian Moffett
44 hours
kern/amd64+mu: Add processor descriptor + percpu state
Ian Moffett
44 hours
kern/amd64: Add model specific register helpers
Ian Moffett
47 hours
kern: Add initial ACPI related sources
Ian Moffett
47 hours
kern: lib: Add POSIX memcmp() function
Ian Moffett
47 hours
acpi: tables: Add initial ACPI table defs
Ian Moffett
47 hours
kern/amd64: cpu: Disable master/slave i8259 chips
Ian Moffett
2 days
kern/amd64: Annotate KFENCE macro
Ian Moffett
2 days
kern: mu: Swap __weak/__strong order
Ian Moffett
2 days
kern/amd64+mu: Add initial virtual memory sources
Ian Moffett
2 days
kern: vm: Add frame allocation and deallocation
Ian Moffett
2 days
kern: panic: Deprecate mu_panic_preamble()
Ian Moffett
2 days
kern/amd64: Add spinlock impl for AMD64 port
Ian Moffett
2 days
sys: cdefs: Add __asmv macro
Ian Moffett
2 days
kern: phys: Find free memory to fit a bitmap
Ian Moffett
2 days
kern: vm: Add pagesize define
Ian Moffett
2 days
kern: vm: Add initial physical memory management
Ian Moffett
3 days
kern: dev: Add initial console driver
Ian Moffett
3 days
kern: dev: Add console font
Ian Moffett
3 days
kern: dev: Add video RAM driver
Ian Moffett
[next]