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
/
dev
Age
Commit message (
Expand
)
Author
4 days
kernel: nvme: Return -ENODEV instead of -EIO
Ian Moffett
4 days
kernel: ahci: Handle AHCI interface/HBA errors
Ian Moffett
4 days
kernel: ahci: Ensure bus mastering + MMIO is set
Ian Moffett
4 days
kernel: ahci: Remove redundant newline
Ian Moffett
4 days
kernel: ahci: Perform ATA IDENTIFY
Ian Moffett
4 days
kernel: ahci: Initialize device link before init
Ian Moffett
4 days
kernel: ahci: Cleanup identity dump logs
Ian Moffett
4 days
kernel: ahci: Implement ATA IDENTIFY command
Ian Moffett
4 days
kernel: ahci: Add HBA port reset logic
Ian Moffett
4 days
kernel: ahci: Add command list helpers
Ian Moffett
4 days
kernel: ahci: Detect staggered spin up
Ian Moffett
4 days
kernel: ahci: Improve HBA port scan logic
Ian Moffett
4 days
kernel: ahci: Add sanity checks to port start/stop
Ian Moffett
5 days
kernel: ahci: Clear out PxSERR per port
Ian Moffett
5 days
kernel: ahci: Initialize each HBA port
Ian Moffett
5 days
kernel: ahci: Cleanup port count log
Ian Moffett
6 days
kernel: ahci: Implement initial HBA port logic
Ian Moffett
6 days
kernel: ahci: Remove stray newline
Ian Moffett
7 days
kernel: ahci: Return 0 in ahci_poll_reg()
Ian Moffett
8 days
kernel: rt8139: Autoload 93C46 + read MAC address
Ian Moffett
8 days
kernel: xhci: Workaround Dell USBLEGSUP quirk
Ian Moffett
2025-04-22
kernel: cons: Add backspace support
Ian Moffett
2025-04-18
Merge branch 'expt' into aarch64
Ian Moffett
2025-04-18
kernel: cons: Add console buffer framework
Ian Moffett
2025-04-18
kernel: video: Add bpp field to fbdev
Ian Moffett
2025-04-17
kernel: cons: Support flexible console attr
Ian Moffett
2025-04-17
kernel: acpi: Add acpi_oemid()
Ian Moffett
2025-04-13
Merge branch 'expt' into aarch64
Ian Moffett
2025-04-12
kernel: rt8139: Add initial impl
Ian Moffett
2025-04-12
dev: nvme: Log controller presence
Ian Moffett
2025-03-14
Merge branch 'expt'
Ian Moffett
2025-02-22
kernel: cons: Add lock around root console
Ian Moffett
2025-02-22
kernel: dev: Add /dev/console
Ian Moffett
2025-02-21
Merge branch 'expt'
Ian Moffett
2025-02-21
kernel: Update kernel log style
Ian Moffett
2025-02-20
Merge branch 'expt'
Ian Moffett
2025-02-20
kernel: ahci: Ensure HBA is AHCI aware
Ian Moffett
2025-02-20
Merge branch 'expt'
Ian Moffett
2025-02-20
kernel: ahci: Improve reset logic + cleanup
Ian Moffett
2025-02-20
kernel: ahci: Conform to OSMORA C style
Ian Moffett
2025-02-19
kernel: ahci: Clean up includes
Ian Moffett
2025-02-19
kernel: ahci: Fix up style
Ian Moffett
2025-02-19
kernel: ahci: Map ABAR and perform HBA reset
Caelus
2025-02-18
kernel: ahci: Add initial skeleton
Ian Moffett
2025-02-16
project: Update copyright date to 2025
Ian Moffett
2025-02-15
kernel: pci: Optimize PCI bus scanning
Quinn Stephens
2025-02-15
kernel: cons: Optimize console drawing
Quinn Stephens
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
[next]