index
:
Hyra
dev
expt
main
old
stable
user
The Hyra Operating System
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2 days
kernel/amd64: i8237: Use word register for mode
Ian Moffett
2 days
kernel/amd64: i8237: Optimize set channel select
Ian Moffett
2 days
kernel: ahci: Ensure HBA is AHCI aware
Ian Moffett
2 days
kernel: ahci: Improve reset logic + cleanup
Ian Moffett
2 days
kernel: ahci: Add AHCI spinwait timeout
Ian Moffett
2 days
kernel: ahci: __BIT() -> BIT()
Ian Moffett
2 days
kernel: ahci: Conform to OSMORA C style
Ian Moffett
2 days
kernel/amd64: isa: Add initial i8237 driver impl
Ian Moffett
3 days
kernel/amd64: bus: Add bus resource interface
Ian Moffett
3 days
kernel: ahci: Clean up includes
Ian Moffett
3 days
kernel: ahci: Fix up style
Ian Moffett
3 days
kernel: ahci: Map ABAR and perform HBA reset
Caelus
4 days
kernel: ahci: Add necessary AHCI related headers
Ian Moffett
4 days
kernel: ahci: Add initial skeleton
Ian Moffett
4 days
kernel: param: Add bit MASK() macro
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
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
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
2025-01-27
kernel/amd64: pci: Add PCI MSI-X EOI wrapper
Ian Moffett
2025-01-08
kernel: xhci: Add TRB definitions
Ian Moffett
2025-01-08
kernel: xhci: Add xHC interrupt management
Ian Moffett
2025-01-08
kernel: xhci: Ensure command ring is zeroed
Ian Moffett
2025-01-08
kernel: xhci: Fixup naming and enable interrupter
Ian Moffett
2024-12-20
kernel/amd64: proc: Protect SWAPGS with LFENCE
Ian Moffett
2024-12-20
kernel/amd64: backtrace() -> md_backtrace()
Ian Moffett
2024-12-20
kernel: xhci: Add initial xhci/usb3 driver impl
Ian Moffett
2024-12-20
kernel: param: Add ptr helpers
Ian Moffett
2024-12-20
kernel/amd64: Add panic backtrace
Ian Moffett
2024-12-20
kernel: cdefs: Add __weak macro
Ian Moffett
2024-12-17
kernel/amd64: pci: Allow mapping of 64 bit BARs
Ian Moffett
2024-12-16
kernel: synch: Move spinlock_usleep()
Ian Moffett
2024-12-15
kernel: vm: Add objects, page struct and pagers
Ian Moffett
2024-12-15
kernel: synch: kern_lock.c -> kern_synch.c
Ian Moffett
2024-12-15
kernel: synch: Add spinlock with timeout
Ian Moffett
2024-12-15
kernel: lib: Add atoi()
Ian Moffett
2024-12-15
kernel: Add __nothing def to cdefs.h
Ian Moffett
2024-12-15
kernel: Add __unused attribute to cdefs.h
Ian Moffett
2024-12-15
kernel: Add offsetof in cdefs.h
Ian Moffett
2024-12-15
kernel: Add tree.h and tree_subr.c port
Ian Moffett
2024-12-07
kernel: vcache: Add impl of "local" vcaches
Ian Moffett
2024-12-07
kernel: vcache: Improve vcache add/pull interface
Ian Moffett
2024-11-13
kernel: vfs: Recycle vnodes before allocating
Ian Moffett
[next]