index
:
L5
dev
master
An operating system for control systems
Ian Moffett <ian@osmora.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sys
Age
Commit message (
Expand
)
Author
4 days
kern: xhci: Add NULL check to xhci_init_dcbaap()
Ian Moffett
5 days
kern: ahci: Enable PCI MMIO and bus mastering
Ian Moffett
5 days
kern: xhci: Add module credit
Ian Moffett
5 days
kern: xhci: Initialize the DCBAAP register on init
Ian Moffett
5 days
kern: vm: Add BYTES_TO_PAGES helper macro
Ian Moffett
5 days
kern: pci: Initialize PCI bus mastering + MMIO
Ian Moffett
5 days
kern: xhci: Fixup xHCI opregs field sizes
Ian Moffett
5 days
kern: usb: Extract HCSPARAMS1 register fields
Ian Moffett
5 days
kern: usb: Poll USBSTS.CNR after reset
Ian Moffett
5 days
kern: xhci: Comment USBCMD bits
Ian Moffett
5 days
kern: xhci: Implement controller hard reset
Ian Moffett
5 days
kern: io: Add initial xHCI skeleton
Ian Moffett
5 days
kern/amd64: pci: Handle 64-bit BAR addresses
Ian Moffett
5 days
kern/amd64: bus: Use higher half VA for MMIO
Ian Moffett
5 days
kern: pci: Support lookups via programming iface
Ian Moffett
5 days
kern: pci: Get programming interface from device
Ian Moffett
5 days
kern: pci: Use LU types instead of classrev field
Ian Moffett
5 days
kern: proc: Remove redundant flag set
Ian Moffett
5 days
kern: proc: Add process lookups by PID
Ian Moffett
5 days
kern: mac: Document the MAC border table
Ian Moffett
5 days
kern: Bump version up to v0.0.4
Ian Moffett
5 days
kern/amd64: proc: Mark process as exiting on kill
Ian Moffett
5 days
kern: proc: Documented rest of structure fields
Ian Moffett
6 days
conf: Beautify default boot w/ console + log tweak
Ian Moffett
6 days
kern: cons: Implement console backspace
Ian Moffett
6 days
kern: proc: Add getargv system call
Ian Moffett
6 days
kern: systm: Add copyoutstr()
Ian Moffett
6 days
kern: proc: Add initial penv block support
Ian Moffett
6 days
kern: conf: Make default fg/bg configurable
Ian Moffett
6 days
kern/amd64: Attempt to dequeue on a cores first go
Ian Moffett
6 days
kern/amd64: isa: Add i8042 led shift values
Ian Moffett
6 days
libc: l5: Add spawn() syscall interface
Ian Moffett
6 days
kern/amd64: Handle integrated capslock LED
Ian Moffett
7 days
kern/amd64: Handle special keys (shift, caps, etc)
Ian Moffett
7 days
kern/amd64: 'i8042.port.0' -> 'input.igkbd'
Ian Moffett
7 days
kern: fbdev: 'video:attr' -> 'output.fbdev.attr'
Ian Moffett
7 days
kern: cons: Add text mode cursor
Ian Moffett
7 days
kern/amd64: isa: Add i8042 read timeout
Ian Moffett
7 days
kern: iotap: Fix typo in comment
Ian Moffett
7 days
kern/amd64: isa: Add locks to keybuf operations
Ian Moffett
7 days
libc: iotap: Add I/O tap syscall interface
Ian Moffett
7 days
kern: iotap: Expose I/O taps to userland
Ian Moffett
7 days
kern: security: Improve scalability of MAC checks
Ian Moffett
8 days
kernel/amd64: Add PS/2 scancode buffering + IO tap
Ian Moffett
8 days
kern/amd64: isa: Add PS/2 keyboard prototype
Ian Moffett
8 days
kernel/amd64: cpu: Implement 'ioapic_common' stub
Ian Moffett
8 days
kern/amd64: Copy handler to `ih_new'
Ian Moffett
8 days
kern/amd64: intr: Zero the handler structure
Ian Moffett
8 days
kernel/amd64: intr: Make interrupt table global
Ian Moffett
8 days
kern/amd64: Reserve 64 vectors for I/O APIC inputs
Ian Moffett
[next]