index
:
Hyra
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
/
include
/
arch
/
aarch64
Age
Commit message (
Expand
)
Author
25 hours
kernel: style: Clean up and remove extra newlines
expt
Ian Moffett
2025-07-28
kernel: Introduce per-arch M_WORD_SIZE
Ian Moffett
2025-07-03
kernel/aarch64: Add 'board_info' structure
Ian Moffett
2025-06-19
kernel/aarch64: Add exception code + frame fixups
Ian Moffett
2025-06-18
kernel/aarch64: frame: Remove extra whitespace
Ian Moffett
2025-06-18
kernel/aarch64: Implement initial vector stubs
Ian Moffett
2025-06-18
kernel/aarch64: Add intr_register() stub
Ian Moffett
2025-06-18
kernel/aarch64: Make stubs up to date
Ian Moffett
2025-06-18
kernel/aarch64: cdefs: Make halt macro proper
Ian Moffett
2025-06-11
kernel: pci: Add 'cam_hook' structure for PCI I/O
Ian Moffett
2025-05-27
kernel: Add md_halt()
Ian Moffett
2025-05-16
kernel: Add cpu_halt_others() and harden panic()
Ian Moffett
2025-05-14
kernel: mach: Add TF_IP() macro
Ian Moffett
2025-04-18
kernel/aarch64: Add missing machdep headers
Ian Moffett
2025-04-12
aarch64/pio: Add PIO stubs
Ian Moffett
2025-04-02
kernel/aarch64: Add initial AARCH64 port
Ian Moffett