index
:
Hyra
dev
expt
main
old
stable
user
The Hyra Operating System
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
28 hours
kernel: dev: Add /dev/console
Ian Moffett
28 hours
kernel: devfs: Add support for write()
Ian Moffett
28 hours
kernel: vfs: Add support for write()
Ian Moffett
28 hours
libc: Add __stack_chk_fail() stub
Ian Moffett
40 hours
tools: Add hwdoc script
Ian Moffett
41 hours
project: Hyra Release v1.4
Ian Moffett
41 hours
share: pdn: Add title
Ian Moffett
41 hours
kernel: Update kernel log style
Ian Moffett
2 days
docs: man: Add pci_conf(9)
Ian Moffett
3 days
kernel/amd64: i8237: Use word register for mode
Ian Moffett
3 days
kernel/amd64: i8237: Optimize set channel select
Ian Moffett
3 days
kernel: ahci: Ensure HBA is AHCI aware
Ian Moffett
3 days
kernel: ahci: Improve reset logic + cleanup
Ian Moffett
3 days
kernel: ahci: Add AHCI spinwait timeout
Ian Moffett
3 days
kernel: ahci: __BIT() -> BIT()
Ian Moffett
3 days
kernel: ahci: Conform to OSMORA C style
Ian Moffett
3 days
kernel/amd64: isa: Add initial i8237 driver impl
Ian Moffett
3 days
kernel/amd64: bus: Add bus resource interface
Ian Moffett
4 days
kernel: ahci: Clean up includes
Ian Moffett
4 days
tools: contrib: Sort by most changes (++/--)
Ian Moffett
4 days
kernel: ahci: Fix up style
Ian Moffett
4 days
tools: Add script to list contributors
Ian Moffett
4 days
kernel: ahci: Map ABAR and perform HBA reset
Caelus
5 days
kernel: ahci: Add necessary AHCI related headers
Ian Moffett
5 days
share: man: Add mmio(9)
Ian Moffett
5 days
kernel: ahci: Add initial skeleton
Ian Moffett
5 days
docs: Add contrib guide
Ian Moffett
5 days
kernel: param: Add bit MASK() macro
Ian Moffett
6 days
Merge branch 'main' into expt
Ian Moffett
6 days
project: Update copyright date to 2025
Ian Moffett
8 days
kernel/amd64: i8254: freq_hz -> divisor
Ian Moffett
8 days
kernel: signal: No need to compare ksig_list
Ian Moffett
8 days
kernel/amd64: lapic: Get rid of unused function
Ian Moffett
8 days
project: Hyra Release v1.3
Ian Moffett
8 days
kernel/amd64: uart: Fix newline errors
Ian Moffett
8 days
kernel: amd64: Add more defines to UART driver
Quinn Stephens
8 days
kernel: pci: Optimize PCI bus scanning
Quinn Stephens
8 days
kernel: cons: Optimize console drawing
Quinn Stephens
8 days
kernel/amd64: i8254: freq_hz -> divisor
Ian Moffett
8 days
kernel: signal: No need to compare ksig_list
Ian Moffett
8 days
kernel/amd64: lapic: Get rid of unused function
Ian Moffett
8 days
project: Hyra Release v1.3
Ian Moffett
8 days
kernel/amd64: uart: Fix newline errors
Ian Moffett
8 days
kernel: amd64: Add more defines to UART driver
Quinn Stephens
8 days
kernel: pci: Optimize PCI bus scanning
Quinn Stephens
8 days
kernel: cons: Optimize console drawing
Quinn Stephens
8 days
build: Add Clang/LLVM toolchain support
Quinn Stephens
2025-01-27
kernel/amd64: pci: Add missing include
Ian Moffett
2025-01-27
kernel: pci: Add missing pci_msix_eoi() prototype
Ian Moffett
2025-01-27
kernel: param: Add IN_RANGE macro
Ian Moffett
[next]