index
:
Hyra
dev
expt
main
old
stable
user
The Hyra Operating System
Ian Moffett <ian@osmora.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
amd64
/
isa
Age
Commit message (
Expand
)
Author
20 hours
kernel/amd64: Deprecate intr_alloc_vector()
main
expt
Ian Moffett
43 hours
kernel/amd64: i8042: Reduce logging verbosity
Ian Moffett
4 days
kernel: spawn: Add proper spawn impl + SYS_spawn
Ian Moffett
5 days
kernel: proc: Do not introduce fork()
Ian Moffett
7 days
kernel/amd64: i8042: Flush console for reset logs
Ian Moffett
2025-04-18
kernel/amd64: isa: Improve polling and buffering
Ian Moffett
2025-04-18
kernel/amd64: isa: Attempt to wake up PS/2 lines
Ian Moffett
2025-04-17
kernel/amd64: isa: Add i8042 keyboard support
Ian Moffett
2025-04-17
kernel/amd64: isa: Add support for pcspkr
Ian Moffett
2025-02-20
kernel/amd64: i8237: Use word register for mode
Ian Moffett
2025-02-20
kernel/amd64: i8237: Optimize set channel select
Ian Moffett
2025-02-20
kernel/amd64: isa: Add initial i8237 driver impl
Ian Moffett
2025-02-16
project: Update copyright date to 2025
Ian Moffett
2025-02-15
kernel/amd64: i8254: freq_hz -> divisor
Ian Moffett
2024-06-06
kernel/amd64: isa: Add i8254 driver
Ian Moffett