summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
4 dayskernel: ahci: Keep track of total portsIan Moffett
4 dayskernel: nvme: Return -ENODEV instead of -EIOIan Moffett
4 dayskernel: ahci: Handle AHCI interface/HBA errorsIan Moffett
4 dayskernel: ahci: Ensure bus mastering + MMIO is setIan Moffett
4 dayskernel: ahci: Remove redundant newlineIan Moffett
4 dayskernel: ahci: Perform ATA IDENTIFYIan Moffett
4 dayskernel: ahci: Initialize device link before initIan Moffett
4 dayskernel: ahci: Cleanup identity dump logsIan Moffett
4 dayskernel: ahci: Implement ATA IDENTIFY commandIan Moffett
4 dayskernel: ahci: Add HBA port reset logicIan Moffett
4 dayskernel: ahci: Add command list helpersIan Moffett
4 dayskernel: ahci: Define ATA identity structureIan Moffett
4 dayskernel: ahci: Detect staggered spin upIan Moffett
4 dayskernel: ahci: Improve HBA port scan logicIan Moffett
4 dayskernel: ahci: Add sanity checks to port start/stopIan Moffett
4 dayskernel: ahci: Add command table + PRD definitionIan Moffett
6 dayskernel: ahci: Clear out PxSERR per portIan Moffett
6 dayskernel: ahci: Initialize each HBA portIan Moffett
6 dayskernel: ahci: Split CLB/FB into lower/upper bitsIan Moffett
6 dayskernel: ahci: Cleanup port count logIan Moffett
6 dayskernel: ahci: Add basic AHCI constantsIan Moffett
6 dayskernel: achi: Define command header and H2D FISIan Moffett
6 dayskernel: ahci: Implement initial HBA port logicIan Moffett
6 dayskernel: ahci: Remove stray newlineIan Moffett
6 dayssys: Add popcnt() implementationIan Moffett
7 dayskernel/amd64: gdt: Fix indentIan Moffett
7 dayskernel: ahci: Return 0 in ahci_poll_reg()Ian Moffett
8 daysusr: libc: Add memset() to string.hIan Moffett
8 daystools: Add mktap scriptIan Moffett
8 dayskernel: rt8139: Autoload 93C46 + read MAC addressIan Moffett
8 dayskernel: net: Add initial net_if headersIan Moffett
9 daysdocs: Update README.mdIan Moffett
9 daysusr: osh: Rewrite console shellGon Namprasertkul
9 dayskernel: xhci: Workaround Dell USBLEGSUP quirkIan Moffett
10 daysMerge branch 'build-openbsd' into exptIan Moffett
11 daysshare: man: Add square brackets in omar(1)Ian Moffett
11 daysshare: man: Add omar(1)Ian Moffett
11 daysbuild: Add -Wno-c2x-extensions CC flagIan Moffett
11 daysdocs: contrib: Add note about switch/caseIan Moffett
11 dayskernel: cons: Add backspace supportIan Moffett
11 dayskernel: initramfs: Add initial OMAR portIan Moffett
11 daysbootstrap: Do host checksIan Moffett
11 daysbuild: Omit -mabi=sysvIan Moffett
11 daysusr: osh: Use project root in build scriptIan Moffett
11 daysusr: init: Use project root in build scriptIan Moffett
11 dayslibc: crt0.S -> crti.SIan Moffett
11 daysbuild: Pass project root to other build dirsIan Moffett
11 daysbuild: Omit -Wno-c23-extensions in build flagsIan Moffett
11 daysbuild: Add @PROJECT_ROOT@ build varIan Moffett
11 daysbuild: Add -no-pie to linker flagsIan Moffett