summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 dayskernel: syscall: Check for _OLIBC or _KERNELIan Moffett
3 dayskernel: mach: Add TF_IP() macroIan Moffett
3 dayskernel: ahci: Add /ctl/sdx/bsize control fileIan Moffett
3 dayskernel: ahci: Include sys/device.hIan Moffett
3 dayskernel: ctlfs: Include sys/sio.hIan Moffett
4 dayskernel: fs: Introduce ctlfsIan Moffett
4 dayskernel: vfs: Allow multi component lookupsIan Moffett
4 dayskernel/amd64: i8042: Flush console for reset logsIan Moffett
7 dayskernel: ahci: Improve COMRESET reset logicIan Moffett
7 dayskernel: ahci: Expose to devfs @ /dev/sd<n>Ian Moffett
7 dayskernel: ahci: Implement disk I/O logicIan Moffett
7 dayskernel: ahci: Store major in HBA descriptorIan Moffett
7 dayskernel: ahci: Keep track of total portsIan Moffett
7 dayskernel: nvme: Return -ENODEV instead of -EIOIan Moffett
8 dayskernel: ahci: Handle AHCI interface/HBA errorsIan Moffett
8 dayskernel: ahci: Ensure bus mastering + MMIO is setIan Moffett
8 dayskernel: ahci: Remove redundant newlineIan Moffett
8 dayskernel: ahci: Perform ATA IDENTIFYIan Moffett
8 dayskernel: ahci: Initialize device link before initIan Moffett
8 dayskernel: ahci: Cleanup identity dump logsIan Moffett
8 dayskernel: ahci: Implement ATA IDENTIFY commandIan Moffett
8 dayskernel: ahci: Add HBA port reset logicIan Moffett
8 dayskernel: ahci: Add command list helpersIan Moffett
8 dayskernel: ahci: Define ATA identity structureIan Moffett
8 dayskernel: ahci: Detect staggered spin upIan Moffett
8 dayskernel: ahci: Improve HBA port scan logicIan Moffett
8 dayskernel: ahci: Add sanity checks to port start/stopIan Moffett
8 dayskernel: ahci: Add command table + PRD definitionIan Moffett
9 dayskernel: ahci: Clear out PxSERR per portIan Moffett
9 dayskernel: ahci: Initialize each HBA portIan Moffett
9 dayskernel: ahci: Split CLB/FB into lower/upper bitsIan Moffett
9 dayskernel: ahci: Cleanup port count logIan Moffett
9 dayskernel: ahci: Add basic AHCI constantsIan Moffett
10 dayskernel: achi: Define command header and H2D FISIan Moffett
10 dayskernel: ahci: Implement initial HBA port logicIan Moffett
10 dayskernel: ahci: Remove stray newlineIan Moffett
10 dayssys: Add popcnt() implementationIan Moffett
11 dayskernel/amd64: gdt: Fix indentIan Moffett
11 dayskernel: ahci: Return 0 in ahci_poll_reg()Ian Moffett
12 daysusr: libc: Add memset() to string.hIan Moffett
12 daystools: Add mktap scriptIan Moffett
12 dayskernel: rt8139: Autoload 93C46 + read MAC addressIan Moffett
12 dayskernel: net: Add initial net_if headersIan Moffett
12 daysdocs: Update README.mdIan Moffett
12 daysusr: osh: Rewrite console shellGon Namprasertkul
12 dayskernel: xhci: Workaround Dell USBLEGSUP quirkIan Moffett
13 daysMerge 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