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
/
include
/
dev
Age
Commit message (
Expand
)
Author
3 days
kernel: xhci: Add initial xhci/usb3 driver impl
Ian Moffett
5 days
kernel/amd64: pci: Allow mapping of 64 bit BARs
Ian Moffett
2024-09-03
kernel: dev: Introduce DCDR framework
Ian Moffett
2024-07-14
kernel: nvme: Fix NVMe op definition
Ian Moffett
2024-07-13
kernel: nvme: Add nvme bdevsw + support for reads
Ian Moffett
2024-07-12
kernel: nvme: Setup I/O queues and namespaces
Ian Moffett
2024-07-11
kernel/amd64: pci: Add support for PCI MSI-X
Ian Moffett
2024-07-10
kernel: nvme: Improve nvme_identify()
Ian Moffett
2024-07-10
kernel: nvme: Add initial NVMe driver code
Ian Moffett
2024-07-09
kernel/amd64: pci: Add function to map BARs
Ian Moffett
2024-07-09
kernel: cons: Improve char handling and add cursor
Ian Moffett
2024-07-09
kernel: pci: Add PCI device lookups
Ian Moffett
2024-07-09
kernel: Add PCI driver
Ian Moffett
2024-06-04
kernel/amd64: acpi: Support parsing MADT
Ian Moffett
2024-06-04
kernel: Add initial ACPI code
Ian Moffett
2024-06-04
kernel: Add timer abstraction
Ian Moffett
2024-06-04
project: Initial commit
Ian Moffett