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
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
6 days
kernel: ahci: Clear out PxSERR per port
Ian Moffett
6 days
kernel: ahci: Initialize each HBA port
Ian Moffett
6 days
kernel: ahci: Split CLB/FB into lower/upper bits
Ian Moffett
6 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
9 days
docs: Update README.md
Ian Moffett
9 days
usr: osh: Rewrite console shell
Gon Namprasertkul
9 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
11 days
build: Omit -Wno-c23-extensions in build flags
Ian Moffett
11 days
build: Add @PROJECT_ROOT@ build var
Ian Moffett
11 days
build: Add -no-pie to linker flags
Ian Moffett
2025-04-24
docs: contrib: Add note about switch/case
Ian Moffett
2025-04-22
kernel: cons: Add backspace support
Ian Moffett
2025-04-18
share: contrib: Add note about local variables
Ian Moffett
2025-04-18
share: contrib: Add pointer style notes
Ian Moffett
2025-04-18
usr: libc: Add machdep headers
Ian Moffett
2025-04-18
build: Pass arch to libc
Ian Moffett
2025-04-18
kernel: syscall: Fix conditional includes
Ian Moffett
2025-04-18
tools: Add tap interface test script
Ian Moffett
[next]