summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
11 dayskernel: ahci: Split CLB/FB into lower/upper bitsIan Moffett
11 dayskernel: ahci: Cleanup port count logIan Moffett
11 dayskernel: ahci: Add basic AHCI constantsIan Moffett
11 dayskernel: achi: Define command header and H2D FISIan Moffett
12 dayskernel: ahci: Implement initial HBA port logicIan Moffett
12 dayskernel: ahci: Remove stray newlineIan Moffett
12 dayssys: Add popcnt() implementationIan Moffett
13 dayskernel/amd64: gdt: Fix indentIan Moffett
13 dayskernel: ahci: Return 0 in ahci_poll_reg()Ian Moffett
13 daysusr: libc: Add memset() to string.hIan Moffett
14 daystools: 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
2025-04-18kernel/aarch64: Add md_sync_all() stubIan Moffett
2025-04-18kernel/aarch64: Add missing machdep headersIan Moffett
2025-04-18Merge branch 'expt' into aarch64Ian Moffett
2025-04-18usr.bin: Add basic "shell"Ian Moffett
2025-04-18usr: libc: Add initial string.hIan Moffett
2025-04-18kernel: exec_elf64: Better loggingIan Moffett
2025-04-18kernel/amd64: isa: Improve polling and bufferingIan Moffett
2025-04-18kernel/amd64: isa: Attempt to wake up PS/2 linesIan Moffett
2025-04-18usr: Make gcc put less crap in user binariesIan Moffett