aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
11 dayskernel: ahci: Add HBA port reset logicIan Moffett
11 dayskernel: ahci: Add command list helpersIan Moffett
11 dayskernel: ahci: Define ATA identity structureIan Moffett
11 dayskernel: ahci: Detect staggered spin upIan Moffett
11 dayskernel: ahci: Improve HBA port scan logicIan Moffett
11 dayskernel: ahci: Add sanity checks to port start/stopIan Moffett
11 dayskernel: ahci: Add command table + PRD definitionIan Moffett
13 dayskernel: ahci: Clear out PxSERR per portIan Moffett
13 dayskernel: ahci: Initialize each HBA portIan Moffett
13 dayskernel: ahci: Split CLB/FB into lower/upper bitsIan Moffett
13 dayskernel: ahci: Cleanup port count logIan Moffett
13 dayskernel: ahci: Add basic AHCI constantsIan Moffett
13 dayskernel: achi: Define command header and H2D FISIan Moffett
13 dayskernel: ahci: Implement initial HBA port logicIan Moffett
13 dayskernel: ahci: Remove stray newlineIan Moffett
13 dayssys: Add popcnt() implementationIan Moffett
14 dayskernel/amd64: gdt: Fix indentIan Moffett
14 dayskernel: ahci: Return 0 in ahci_poll_reg()Ian Moffett
2025-05-05usr: libc: Add memset() to string.hIan Moffett
2025-05-05tools: Add mktap scriptIan Moffett
2025-05-05kernel: rt8139: Autoload 93C46 + read MAC addressIan Moffett
2025-05-05kernel: net: Add initial net_if headersIan Moffett
2025-05-05docs: Update README.mdIan Moffett
2025-05-05usr: osh: Rewrite console shellGon Namprasertkul
2025-05-05kernel: xhci: Workaround Dell USBLEGSUP quirkIan Moffett
2025-05-04Merge branch 'build-openbsd' into exptIan Moffett
2025-05-02share: man: Add square brackets in omar(1)Ian Moffett
2025-05-02share: man: Add omar(1)Ian Moffett
2025-05-02build: Add -Wno-c2x-extensions CC flagIan Moffett
2025-05-02docs: contrib: Add note about switch/caseIan Moffett
2025-05-02kernel: cons: Add backspace supportIan Moffett
2025-05-02kernel: initramfs: Add initial OMAR portIan Moffett
2025-05-02bootstrap: Do host checksIan Moffett
2025-05-02build: Omit -mabi=sysvIan Moffett
2025-05-02usr: osh: Use project root in build scriptIan Moffett
2025-05-02usr: init: Use project root in build scriptIan Moffett
2025-05-02libc: crt0.S -> crti.SIan Moffett
2025-05-02build: Pass project root to other build dirsIan Moffett
2025-05-02build: Omit -Wno-c23-extensions in build flagsIan Moffett
2025-05-02build: Add @PROJECT_ROOT@ build varIan Moffett
2025-05-02build: Add -no-pie to linker flagsIan Moffett
2025-04-24docs: contrib: Add note about switch/caseIan Moffett
2025-04-22kernel: cons: Add backspace supportIan Moffett
2025-04-18share: contrib: Add note about local variablesIan Moffett
2025-04-18share: contrib: Add pointer style notesIan Moffett
2025-04-18usr: libc: Add machdep headersIan Moffett
2025-04-18build: Pass arch to libcIan Moffett
2025-04-18kernel: syscall: Fix conditional includesIan Moffett
2025-04-18tools: Add tap interface test scriptIan Moffett
2025-04-18kernel: Startup osh instead of initIan Moffett