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
/
amd64
/
cpu
Age
Commit message (
Expand
)
Author
78 min.
kern/amd64: lapic: Add Local APIC timer interface
dev
Ian Moffett
79 min.
kern/amd64: idt: Make idt.h includable in ASM
Ian Moffett
98 min.
kern/amd64: mp: Add application processor counter
Ian Moffett
4 hours
project: Correct malformed copyright headers
HEAD
master
Ian Moffett
6 hours
kern/amd64: mmu: Add function to map pages
Ian Moffett
7 hours
kern/amd64: mmu: Don't truncate bits when reading vas
Ian Moffett
16 hours
kern/amd64: Do low-level processor configuration
Ian Moffett
17 hours
kern/amd64: mmu: Add mu_pmap_forkvas() helper
Ian Moffett
18 hours
kern/amd64: mp: Sync MTRRs between APs and BSP
Ian Moffett
20 hours
kern/amd64: mp: Update stale comment about mappings
Ian Moffett
20 hours
kern/amd64: mp: Make AP bring up more stable
Ian Moffett
21 hours
kern/amd64: cpu: Don't initialize bootspace twice
Ian Moffett
22 hours
kern/amd64: Bring application cores to long mode
Ian Moffett
24 hours
kern/amd64: mp: Ensure core is online capable
Ian Moffett
25 hours
kern/amd64: mp: Add multiprocessing groundwork
Ian Moffett
25 hours
kern/amd64: lapic: Add lapic_read_id() function
Ian Moffett
27 hours
kern/amd64: lapic: Fix SVR low byte to logical 1s
Ian Moffett
27 hours
kern/amd64: lapic: Fix typo in comment
Ian Moffett
27 hours
kern/amd64: lapic: Make ICR values 64-bits
Ian Moffett
27 hours
kern/amd64: lapic: Add support for sending IPIs
Ian Moffett
30 hours
kern/amd64: lapic: Configure and calibrate timer
Ian Moffett
41 hours
kern/amd64: cpu: Add initial Local APIC driver
Ian Moffett
45 hours
kern/amd64+mu: Add processor descriptor + percpu state
Ian Moffett
2 days
kern/amd64: cpu: Disable master/slave i8259 chips
Ian Moffett
2 days
kern/amd64+mu: Add initial virtual memory sources
Ian Moffett
2 days
kern/amd64: Add spinlock impl for AMD64 port
Ian Moffett
3 days
kern/amd64: Add panic function + MU helpers
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
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: io: Add serial UART driver
Ian Moffett
3 days
kern/amd64: Move boot.S to amd64/cpu/
Ian Moffett