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
/
include
/
dev
/
ic
/
ahcivar.h
Age
Commit message (
Expand
)
Author
14 hours
kernel: ahci: Add /ctl/sdx/bsize control file
main
Ian Moffett
14 hours
kernel: ahci: Include sys/device.h
Ian Moffett
5 days
kernel: ahci: Store major in HBA descriptor
Ian Moffett
5 days
kernel: ahci: Define ATA identity structure
Ian Moffett
5 days
kernel: ahci: Detect staggered spin up
Ian Moffett
5 days
kernel: ahci: Add command table + PRD definition
Ian Moffett
7 days
kernel: ahci: Initialize each HBA port
Ian Moffett
7 days
kernel: ahci: Add basic AHCI constants
Ian Moffett
7 days
kernel: achi: Define command header and H2D FIS
Ian Moffett
7 days
kernel: ahci: Implement initial HBA port logic
Ian Moffett
2025-02-20
kernel: ahci: Add AHCI spinwait timeout
Ian Moffett
2025-02-18
kernel: ahci: Add necessary AHCI related headers
Ian Moffett
2024-06-24
Clean out for expt
Ian Moffett
2024-06-02
kernel: ahci: Add SATA read/write support
Ian Moffett
2024-06-02
kernel: ahci: Acquire global "io_lock" during cmd
Ian Moffett
2024-05-31
kernel: ic: Add initial AHCI driver code
Ian Moffett