index
:
L5
dev
master
An operating system for control systems
Ian Moffett <ian@osmora.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sys
/
arch
Age
Commit message (
Expand
)
Author
3 days
kern/amd64: Set RBP when kicking processes
Ian Moffett
4 days
kern/amd64: reboot: Add Intel PCH RST_CNT method
Ian Moffett
4 days
kern/amd64: reboot: Add I8042_REBOOT option
Ian Moffett
4 days
kern/amd64: cpu: Get processor family ID
Ian Moffett
4 days
kern/amd64: Identify processor vendor in mdcore
Ian Moffett
4 days
kern/amd64: Add reboot function
Ian Moffett
5 days
kern/amd64: pci: Handle 64-bit BAR addresses
Ian Moffett
5 days
kern/amd64: bus: Use higher half VA for MMIO
Ian Moffett
5 days
kern: proc: Remove redundant flag set
Ian Moffett
5 days
kern/amd64: proc: Mark process as exiting on kill
Ian Moffett
6 days
kern: proc: Add initial penv block support
Ian Moffett
6 days
kern/amd64: Attempt to dequeue on a cores first go
Ian Moffett
6 days
kern/amd64: Handle integrated capslock LED
Ian Moffett
6 days
kern/amd64: Handle special keys (shift, caps, etc)
Ian Moffett
6 days
kern/amd64: 'i8042.port.0' -> 'input.igkbd'
Ian Moffett
7 days
kern/amd64: isa: Add i8042 read timeout
Ian Moffett
7 days
kern/amd64: isa: Add locks to keybuf operations
Ian Moffett
7 days
kernel/amd64: Add PS/2 scancode buffering + IO tap
Ian Moffett
8 days
kern/amd64: isa: Add PS/2 keyboard prototype
Ian Moffett
8 days
kernel/amd64: cpu: Implement 'ioapic_common' stub
Ian Moffett
8 days
kern/amd64: Copy handler to `ih_new'
Ian Moffett
8 days
kern/amd64: intr: Zero the handler structure
Ian Moffett
8 days
kernel/amd64: intr: Make interrupt table global
Ian Moffett
8 days
kern/amd64: Reserve 64 vectors for I/O APIC inputs
Ian Moffett
8 days
kern/amd64: Add interrupt registration framework
Ian Moffett
8 days
kern/amd64: ioapic: Add ISA IRQ to GSI conversion
Ian Moffett
11 days
kern/amd64: mp: Initialize sched queue per core
Ian Moffett
13 days
np: codegen: Support returning symbols / strings
Ian Moffett
13 days
np: piir: Add bitmap based register allocation
Ian Moffett
14 days
np/amd64: piir: Add 32-bit register ID list
Ian Moffett
14 days
np: backend: Add backend pirho sources
Ian Moffett
2025-09-28
build: Use clang during early state
Ian Moffett
2025-09-28
kern: cpu: Fix typo in ap_entry()
Ian Moffett
2025-09-27
kern/amd64: build: Add stub MD conf
Ian Moffett
2025-09-27
kern/amd64: mmu: Map with zero if prot is also zero
Ian Moffett
2025-09-27
kern/amd64: mmu: pmap_set_cache() -> pmap_set_cache()
Ian Moffett
2025-09-27
kern/amd64: panic: Halt all processors on panic
Ian Moffett
2025-09-26
kern/amd64: cpu: Add cpu_halt_others() function
Ian Moffett
2025-09-26
kern/amd64: cpu: Add CPU halt ISR for IPIs
Ian Moffett
2025-09-26
kern/amd64: cpu: Enable interrupts upon CPU startup
Ian Moffett
2025-09-26
kern/amd64: Support APIC inter-processor interrupts
Ian Moffett
2025-09-23
kern/amd64: proc: Deallocate mapped frames on exit
Ian Moffett
2025-09-23
usr/amd64: Discard .eh_frame and .note sections
Ian Moffett
2025-09-21
kern: bus: Simply return bus_space, don't remap
Ian Moffett
2025-09-21
kern: clkdev: Add callback to get elapsed time
Ian Moffett
2025-09-21
kern/amd64: hpet: Register HPET with clkdev
Ian Moffett
2025-09-20
kern/amd64: Add initial HPET driver
Ian Moffett
2025-09-20
kern: pci: Add bus framework and PCI BAR mapper
Ian Moffett
2025-09-20
kern: pci: Assume error if barreg is zero
Ian Moffett
2025-09-20
kern/amd64: mmu: Add page-level cacheability attrs
Ian Moffett
[next]