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
Age
Commit message (
Expand
)
Author
41 hours
kernel: ahci: Add basic AHCI constants
Ian Moffett
42 hours
kernel: achi: Define command header and H2D FIS
Ian Moffett
2 days
kernel: ahci: Implement initial HBA port logic
Ian Moffett
2 days
kernel: ahci: Remove stray newline
Ian Moffett
2 days
sys: Add popcnt() implementation
Ian Moffett
3 days
kernel/amd64: gdt: Fix indent
Ian Moffett
3 days
kernel: ahci: Return 0 in ahci_poll_reg()
Ian Moffett
4 days
usr: libc: Add memset() to string.h
Ian Moffett
4 days
tools: Add mktap script
Ian Moffett
4 days
kernel: rt8139: Autoload 93C46 + read MAC address
main
Ian Moffett
4 days
kernel: net: Add initial net_if headers
Ian Moffett
5 days
docs: Update README.md
Ian Moffett
5 days
usr: osh: Rewrite console shell
Gon Namprasertkul
5 days
kernel: xhci: Workaround Dell USBLEGSUP quirk
Ian Moffett
6 days
Merge branch 'build-openbsd' into expt
Ian Moffett
7 days
share: man: Add square brackets in omar(1)
Ian Moffett
7 days
share: man: Add omar(1)
Ian Moffett
7 days
build: Add -Wno-c2x-extensions CC flag
Ian Moffett
7 days
docs: contrib: Add note about switch/case
Ian Moffett
7 days
kernel: cons: Add backspace support
Ian Moffett
7 days
kernel: initramfs: Add initial OMAR port
Ian Moffett
7 days
bootstrap: Do host checks
Ian Moffett
7 days
build: Omit -mabi=sysv
Ian Moffett
7 days
usr: osh: Use project root in build script
Ian Moffett
7 days
usr: init: Use project root in build script
Ian Moffett
7 days
libc: crt0.S -> crti.S
Ian Moffett
7 days
build: Pass project root to other build dirs
Ian Moffett
7 days
build: Omit -Wno-c23-extensions in build flags
Ian Moffett
7 days
build: Add @PROJECT_ROOT@ build var
Ian Moffett
7 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
2025-04-18
kernel: Startup osh instead of init
Ian Moffett
2025-04-18
kernel/aarch64: Add md_sync_all() stub
Ian Moffett
2025-04-18
kernel/aarch64: Add missing machdep headers
Ian Moffett
2025-04-18
Merge branch 'expt' into aarch64
Ian Moffett
2025-04-18
usr.bin: Add basic "shell"
Ian Moffett
2025-04-18
usr: libc: Add initial string.h
Ian Moffett
2025-04-18
kernel: exec_elf64: Better logging
Ian Moffett
2025-04-18
kernel/amd64: isa: Improve polling and buffering
Ian Moffett
2025-04-18
kernel/amd64: isa: Attempt to wake up PS/2 lines
Ian Moffett
2025-04-18
usr: Make gcc put less crap in user binaries
Ian Moffett
2025-04-18
kernel: cons: Add console buffer framework
Ian Moffett
2025-04-18
kernel: sched: Always sync on sched entry
Ian Moffett
[next]