summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 dayskernel: ahci: Implement disk I/O logicIan Moffett
3 dayskernel: ahci: Store major in HBA descriptorIan Moffett
3 dayskernel: ahci: Keep track of total portsIan Moffett
3 dayskernel: nvme: Return -ENODEV instead of -EIOIan Moffett
3 dayskernel: ahci: Handle AHCI interface/HBA errorsIan Moffett
3 dayskernel: ahci: Ensure bus mastering + MMIO is setIan Moffett
3 dayskernel: ahci: Remove redundant newlineIan Moffett
3 dayskernel: ahci: Perform ATA IDENTIFYIan Moffett
3 dayskernel: ahci: Initialize device link before initIan Moffett
3 dayskernel: ahci: Cleanup identity dump logsIan Moffett
3 dayskernel: ahci: Implement ATA IDENTIFY commandIan Moffett
3 dayskernel: ahci: Add HBA port reset logicIan Moffett
3 dayskernel: ahci: Add command list helpersIan Moffett
3 dayskernel: ahci: Define ATA identity structureIan Moffett
3 dayskernel: ahci: Detect staggered spin upIan Moffett
3 dayskernel: ahci: Improve HBA port scan logicIan Moffett
3 dayskernel: ahci: Add sanity checks to port start/stopIan Moffett
3 dayskernel: ahci: Add command table + PRD definitionIan Moffett
5 dayskernel: ahci: Clear out PxSERR per portIan Moffett
5 dayskernel: ahci: Initialize each HBA portIan Moffett
5 dayskernel: ahci: Split CLB/FB into lower/upper bitsIan Moffett
5 dayskernel: ahci: Cleanup port count logIan Moffett
5 dayskernel: ahci: Add basic AHCI constantsIan Moffett
5 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
6 dayskernel/amd64: gdt: Fix indentIan Moffett
6 dayskernel: ahci: Return 0 in ahci_poll_reg()Ian Moffett
7 daysusr: libc: Add memset() to string.hIan Moffett
7 daystools: Add mktap scriptIan Moffett
8 dayskernel: rt8139: Autoload 93C46 + read MAC addressIan Moffett
8 dayskernel: net: Add initial net_if headersIan Moffett
8 daysdocs: Update README.mdIan Moffett
8 daysusr: osh: Rewrite console shellGon Namprasertkul
8 dayskernel: xhci: Workaround Dell USBLEGSUP quirkIan Moffett
9 daysMerge branch 'build-openbsd' into exptIan Moffett
10 daysshare: man: Add square brackets in omar(1)Ian Moffett
10 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