summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
19 hourskernel: ahci: Include sys/device.hIan Moffett
20 hourskernel: ctlfs: Include sys/sio.hIan Moffett
20 hoursMerge branch 'main' into exptIan Moffett
20 hourskernel: fs: Introduce ctlfsIan Moffett
22 hourskernel: fs: Introduce ctlfsIan Moffett
22 hourskernel: vfs: Allow multi component lookupsIan Moffett
24 hourskernel/amd64: i8042: Flush console for reset logsIan Moffett
4 dayskernel: ahci: Improve COMRESET reset logicIan Moffett
5 dayskernel: ahci: Expose to devfs @ /dev/sd<n>Ian Moffett
5 dayskernel: ahci: Implement disk I/O logicIan Moffett
5 dayskernel: ahci: Store major in HBA descriptorIan Moffett
5 dayskernel: ahci: Keep track of total portsIan Moffett
5 dayskernel: nvme: Return -ENODEV instead of -EIOIan Moffett
5 dayskernel: ahci: Handle AHCI interface/HBA errorsIan Moffett
5 dayskernel: ahci: Ensure bus mastering + MMIO is setIan Moffett
5 dayskernel: ahci: Remove redundant newlineIan Moffett
5 dayskernel: ahci: Perform ATA IDENTIFYIan Moffett
5 dayskernel: ahci: Initialize device link before initIan Moffett
5 dayskernel: ahci: Cleanup identity dump logsIan Moffett
5 dayskernel: ahci: Implement ATA IDENTIFY commandIan Moffett
5 dayskernel: ahci: Add HBA port reset logicIan Moffett
5 dayskernel: ahci: Add command list helpersIan Moffett
5 dayskernel: ahci: Define ATA identity structureIan Moffett
5 dayskernel: ahci: Detect staggered spin upIan Moffett
5 dayskernel: ahci: Improve HBA port scan logicIan Moffett
5 dayskernel: ahci: Add sanity checks to port start/stopIan Moffett
5 dayskernel: ahci: Add command table + PRD definitionIan Moffett
7 dayskernel: ahci: Clear out PxSERR per portIan Moffett
7 dayskernel: ahci: Initialize each HBA portIan Moffett
7 dayskernel: ahci: Split CLB/FB into lower/upper bitsIan Moffett
7 dayskernel: ahci: Cleanup port count logIan Moffett
7 dayskernel: ahci: Add basic AHCI constantsIan Moffett
7 dayskernel: achi: Define command header and H2D FISIan Moffett
7 dayskernel: ahci: Implement initial HBA port logicIan Moffett
7 dayskernel: ahci: Remove stray newlineIan Moffett
7 dayssys: Add popcnt() implementationIan Moffett
8 dayskernel/amd64: gdt: Fix indentIan Moffett
8 dayskernel: ahci: Return 0 in ahci_poll_reg()Ian Moffett
9 daysusr: libc: Add memset() to string.hIan Moffett
9 daystools: Add mktap scriptIan Moffett
9 dayskernel: rt8139: Autoload 93C46 + read MAC addressIan Moffett
9 dayskernel: net: Add initial net_if headersIan Moffett
10 daysdocs: Update README.mdIan Moffett
10 daysusr: osh: Rewrite console shellGon Namprasertkul
10 dayskernel: xhci: Workaround Dell USBLEGSUP quirkIan Moffett
11 daysMerge branch 'build-openbsd' into exptIan Moffett
12 daysshare: man: Add square brackets in omar(1)Ian Moffett
12 daysshare: man: Add omar(1)Ian Moffett
12 daysbuild: Add -Wno-c2x-extensions CC flagIan Moffett
12 daysdocs: contrib: Add note about switch/caseIan Moffett