summaryrefslogtreecommitdiff
path: root/src/sys
AgeCommit message (Expand)Author
8 dayskern/amd64: reboot: Add Intel PCH RST_CNT methodIan Moffett
8 dayskern/amd64: reboot: Add I8042_REBOOT optionIan Moffett
8 dayskern/amd64: cpu: Get processor family IDIan Moffett
8 dayskern/amd64: Identify processor vendor in mdcoreIan Moffett
8 dayskern: reboot: Add reboot system callIan Moffett
8 dayskern/amd64: Add reboot functionIan Moffett
8 dayskern: xhci: Allocate and init command ring / CRCRIan Moffett
8 dayskern: xhci: Add NULL check to xhci_init_dcbaap()Ian Moffett
8 dayskern: ahci: Enable PCI MMIO and bus masteringIan Moffett
8 dayskern: xhci: Add module creditIan Moffett
8 dayskern: xhci: Initialize the DCBAAP register on initIan Moffett
8 dayskern: vm: Add BYTES_TO_PAGES helper macroIan Moffett
8 dayskern: pci: Initialize PCI bus mastering + MMIOIan Moffett
8 dayskern: xhci: Fixup xHCI opregs field sizesIan Moffett
8 dayskern: usb: Extract HCSPARAMS1 register fieldsIan Moffett
8 dayskern: usb: Poll USBSTS.CNR after resetIan Moffett
8 dayskern: xhci: Comment USBCMD bitsIan Moffett
8 dayskern: xhci: Implement controller hard resetIan Moffett
8 dayskern: io: Add initial xHCI skeletonIan Moffett
8 dayskern/amd64: pci: Handle 64-bit BAR addressesIan Moffett
8 dayskern/amd64: bus: Use higher half VA for MMIOIan Moffett
9 dayskern: pci: Support lookups via programming ifaceIan Moffett
9 dayskern: pci: Get programming interface from deviceIan Moffett
9 dayskern: pci: Use LU types instead of classrev fieldIan Moffett
9 dayskern: proc: Remove redundant flag setIan Moffett
9 dayskern: proc: Add process lookups by PIDIan Moffett
9 dayskern: mac: Document the MAC border tableIan Moffett
9 dayskern: Bump version up to v0.0.4Ian Moffett
9 dayskern/amd64: proc: Mark process as exiting on killIan Moffett
9 dayskern: proc: Documented rest of structure fieldsIan Moffett
9 daysconf: Beautify default boot w/ console + log tweakIan Moffett
9 dayskern: cons: Implement console backspaceIan Moffett
9 dayskern: proc: Add getargv system callIan Moffett
9 dayskern: systm: Add copyoutstr()Ian Moffett
9 dayskern: proc: Add initial penv block supportIan Moffett
10 dayskern: conf: Make default fg/bg configurableIan Moffett
10 dayskern/amd64: Attempt to dequeue on a cores first goIan Moffett
10 dayskern/amd64: isa: Add i8042 led shift valuesIan Moffett
10 dayslibc: l5: Add spawn() syscall interfaceIan Moffett
10 dayskern/amd64: Handle integrated capslock LEDIan Moffett
10 dayskern/amd64: Handle special keys (shift, caps, etc)Ian Moffett
10 dayskern/amd64: 'i8042.port.0' -> 'input.igkbd'Ian Moffett
10 dayskern: fbdev: 'video:attr' -> 'output.fbdev.attr'Ian Moffett
10 dayskern: cons: Add text mode cursorIan Moffett
10 dayskern/amd64: isa: Add i8042 read timeoutIan Moffett
10 dayskern: iotap: Fix typo in commentIan Moffett
10 dayskern/amd64: isa: Add locks to keybuf operationsIan Moffett
10 dayslibc: iotap: Add I/O tap syscall interfaceIan Moffett
10 dayskern: iotap: Expose I/O taps to userlandIan Moffett
11 dayskern: security: Improve scalability of MAC checksIan Moffett