index
:
Hyra
dev
expt
main
old
stable
user
The Hyra Operating System
Ian Moffett <ian@osmora.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
3 days
kernel: ahci: Expose to devfs @ /dev/sd<n>
Ian Moffett
3 days
kernel: ahci: Implement disk I/O logic
Ian Moffett
3 days
kernel: ahci: Store major in HBA descriptor
Ian Moffett
4 days
kernel: ahci: Keep track of total ports
Ian Moffett
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: Define ATA identity structure
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
4 days
kernel: ahci: Add command table + PRD definition
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: Split CLB/FB into lower/upper bits
Ian Moffett
5 days
kernel: ahci: Cleanup port count log
Ian Moffett
6 days
kernel: ahci: Add basic AHCI constants
Ian Moffett
6 days
kernel: achi: Define command header and H2D FIS
Ian Moffett
6 days
kernel: ahci: Implement initial HBA port logic
Ian Moffett
6 days
kernel: ahci: Remove stray newline
Ian Moffett
6 days
sys: Add popcnt() implementation
Ian Moffett
7 days
kernel/amd64: gdt: Fix indent
Ian Moffett
7 days
kernel: ahci: Return 0 in ahci_poll_reg()
Ian Moffett
8 days
usr: libc: Add memset() to string.h
Ian Moffett
8 days
tools: Add mktap script
Ian Moffett
8 days
kernel: rt8139: Autoload 93C46 + read MAC address
Ian Moffett
8 days
kernel: net: Add initial net_if headers
Ian Moffett
8 days
docs: Update README.md
Ian Moffett
8 days
usr: osh: Rewrite console shell
Gon Namprasertkul
8 days
kernel: xhci: Workaround Dell USBLEGSUP quirk
Ian Moffett
10 days
Merge branch 'build-openbsd' into expt
Ian Moffett
11 days
share: man: Add square brackets in omar(1)
Ian Moffett
11 days
share: man: Add omar(1)
Ian Moffett
11 days
build: Add -Wno-c2x-extensions CC flag
Ian Moffett
11 days
docs: contrib: Add note about switch/case
Ian Moffett
11 days
kernel: cons: Add backspace support
Ian Moffett
11 days
kernel: initramfs: Add initial OMAR port
Ian Moffett
11 days
bootstrap: Do host checks
Ian Moffett
11 days
build: Omit -mabi=sysv
Ian Moffett
11 days
usr: osh: Use project root in build script
Ian Moffett
11 days
usr: init: Use project root in build script
Ian Moffett
11 days
libc: crt0.S -> crti.S
Ian Moffett
11 days
build: Pass project root to other build dirs
Ian Moffett
[next]