index
:
rv7
dev
master
Preparing since 2025...
Ian Moffett <ian@osmora.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
Age
Commit message (
Expand
)
Author
17 hours
kern/amd64: mp: Make AP bring up more stable
Ian Moffett
17 hours
kern/amd64: cpu: Don't initialize bootspace twice
Ian Moffett
19 hours
kern/amd64: Bring application cores to long mode
Ian Moffett
21 hours
kern/amd64: mp: Ensure core is online capable
Ian Moffett
21 hours
kern/amd64: mp: Add multiprocessing groundwork
Ian Moffett
21 hours
kern/amd64: lapic: Add lapic_read_id() function
Ian Moffett
23 hours
kern/amd64: lapic: Fix SVR low byte to logical 1s
Ian Moffett
24 hours
kern/amd64: lapic: Fix typo in comment
Ian Moffett
24 hours
kern/amd64: lapic: Make ICR values 64-bits
Ian Moffett
24 hours
kern/amd64: lapic: Add support for sending IPIs
Ian Moffett
26 hours
kern/amd64: lapic: Configure and calibrate timer
Ian Moffett
36 hours
kern/amd64: isa: Add minimal i8254 driver
Ian Moffett
37 hours
kern/amd64: cpu: Add initial Local APIC driver
Ian Moffett
42 hours
kern/amd64+mu: Add processor descriptor + percpu state
Ian Moffett
45 hours
kern/amd64: cpu: Disable master/slave i8259 chips
Ian Moffett
48 hours
kern/amd64+mu: Add initial virtual memory sources
Ian Moffett
2 days
kern: panic: Deprecate mu_panic_preamble()
Ian Moffett
2 days
kern/amd64: Add spinlock impl for AMD64 port
Ian Moffett
3 days
build: Add header deps
Ian Moffett
3 days
kern/amd64: Add panic function + MU helpers
Ian Moffett
3 days
kern/amd64: uart: Add missing RET
Ian Moffett
3 days
kern/amd64: cpu: Add kernel fence for trap entry
Ian Moffett
3 days
kern/amd64: cpu: Add initial trap handling
Ian Moffett
3 days
kern/amd64: io: Add uart_puts() helper for strings
Ian Moffett
3 days
build: Make build logs pretty
Ian Moffett
3 days
kern: Create C kernel entrypoint
Ian Moffett
3 days
kern/amd64: cpu: Put _start in .text section
Ian Moffett
3 days
kern/amd64: cpu: Load IDT
Ian Moffett
3 days
kern/amd64: cpu: Write boot message on startup
Ian Moffett
3 days
kern/amd64: cpu: Load new flat GDT on boot
Ian Moffett
3 days
project: Add copyright headers
Ian Moffett
3 days
kern/amd64: mainbus: Add modeline to pio.S
Ian Moffett
3 days
kern/amd64: io: Add serial UART driver
Ian Moffett
3 days
kern/amd64: mainbus: Add port I/O helpers
Ian Moffett
3 days
kern/amd64: Move boot.S to amd64/cpu/
Ian Moffett
3 days
initial commit
Ian Moffett