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
Age
Commit message (
Expand
)
Author
3 days
kernel: ahci: Cleanup identity dump logs
Ian Moffett
3 days
kernel: ahci: Implement ATA IDENTIFY command
Ian Moffett
3 days
kernel: ahci: Add HBA port reset logic
Ian Moffett
3 days
kernel: ahci: Add command list helpers
Ian Moffett
3 days
kernel: ahci: Define ATA identity structure
Ian Moffett
3 days
kernel: ahci: Detect staggered spin up
Ian Moffett
3 days
kernel: ahci: Improve HBA port scan logic
Ian Moffett
3 days
kernel: ahci: Add sanity checks to port start/stop
Ian Moffett
3 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
5 days
kernel: ahci: Add basic AHCI constants
Ian Moffett
5 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
6 days
kernel/amd64: gdt: Fix indent
Ian Moffett
6 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: net: Add initial net_if headers
Ian Moffett
8 days
kernel: xhci: Workaround Dell USBLEGSUP quirk
Ian Moffett
11 days
kernel: cons: Add backspace support
Ian Moffett
11 days
kernel: initramfs: Add initial OMAR port
Ian Moffett
2025-04-18
kernel: syscall: Fix conditional includes
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
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
kernel: cons: Add console buffer framework
Ian Moffett
2025-04-18
kernel: sched: Always sync on sched entry
Ian Moffett
2025-04-18
kernel: descrip: Fix copyin/copyout + rw operation
Ian Moffett
2025-04-18
kernel: Initialize vm subsystem earlier
Ian Moffett
2025-04-18
kernel: video: Add bpp field to fbdev
Ian Moffett
2025-04-17
kernel: cons: Default theme to amber shade
Ian Moffett
2025-04-17
kernel: cons: Support flexible console attr
Ian Moffett
2025-04-17
kernel: Add copyright
Ian Moffett
2025-04-17
kernel: atoimc -> atomic
Ian Moffett
2025-04-17
kernel: Reconsider the idea of init systems
Ian Moffett
2025-04-17
kernel/amd64: isa: Add i8042 keyboard support
Ian Moffett
2025-04-17
kernel/amd64: machdep: Add sync.h headers
Ian Moffett
2025-04-17
kernel/amd64: cpu: Add IRQ mask
Ian Moffett
2025-04-17
kernel: sched: Default to MLFQ
Ian Moffett
2025-04-17
kernel: synch: Add system-wide locking
Ian Moffett
2025-04-17
kernel: sched: Adjust default quantum to 500 usec
Ian Moffett
2025-04-17
kernel/amd64: cdefs: Add more md_* macros
Ian Moffett
[next]