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