Age | Commit message (Expand) | Author |
2022-01-14 | update drm to linux 5.15.14 | Jonathan Gray |
2022-01-08 | Remove verbose PCI and USB device info from BOOT | Visa Hankala |
2021-12-17 | Disable a few warning flags that were introduced and enabled by default | Patrick Wildt |
2021-11-30 | add ixl(4) | Theo de Raadt |
2021-11-27 | stop building kernels with -Wno-uninitialized on clang archs | Jonathan Gray |
2021-10-05 | wd(4) device node support was missing, add it. | Theo de Raadt |
2021-08-20 | Add ucc(4), a driver for USB HID Consumer Control keyboards. Such | anton |
2021-07-07 | update drm to linux 5.10.47 | Jonathan Gray |
2021-04-28 | Enable dt(4) on amd64, arm64, i386, and powerpc64 in GENERIC kernel. | Alexander Bluhm |
2021-02-04 | Add uhidpp(4), a driver for Logitech HID++ devices. Currently limited to | anton |
2021-01-28 | Again allow COPTS= to come from the environment again, and don't lose the | Theo de Raadt |
2021-01-23 | OPAL implements firmware calls that abstract communicating with the BMC over | Mark Kettenis |
2021-01-23 | introduce ujoy(4), a restricted subset of uhid(4) for gamecontrollers. | thfr |
2020-11-16 | Enable mcx(4) | Mark Kettenis |
2020-10-27 | add the nearly full list of usb devices. | Theo de Raadt |
2020-10-27 | Enable radeondrm(4). | Mark Kettenis |
2020-10-26 | Include I2C stuff. | Mark Kettenis |
2020-10-01 | Add astfb(4), a driver for the framebuffer of the Aspeed BMC found on | Mark Kettenis |
2020-09-05 | Add mpii(4). | Mark Kettenis |
2020-08-24 | Enable xicp(4) here as well. | Mark Kettenis |
2020-08-24 | Add some USB HID devices. | Mark Kettenis |
2020-08-23 | Enable xicp(4). | Mark Kettenis |
2020-08-23 | Add xicp(4), a driver for the interrupt control presenter hardware found | Mark Kettenis |
2020-08-05 | sigh, some duplication, but at least put things into the canonical order | Theo de Raadt |
2020-08-04 | add cd9660, msdos, and inet6 support | Theo de Raadt |
2020-08-03 | add more scsi devices, observed by gkoehler | Theo de Raadt |
2020-07-24 | Remove bge(4) and brgphy(4) as the bootloader doesn't include network support | Mark Kettenis |
2020-07-24 | Implement BOOT_QUIET option that supresses kernel printf output to the | Mark Kettenis |
2020-07-21 | GENERIC.MP | Mark Kettenis |
2020-07-20 | improve accuracy of kexec_subr.o dependency | Theo de Raadt |
2020-07-19 | kexec_subr.S will need assym.h built beforehands | Theo de Raadt |
2020-07-19 | Enable xhci(4) in the BOOT kernel. While there is some USB-related | Mark Kettenis |
2020-07-18 | Improve kernel linker script. Split binary in a .text, .rodata and .data | Mark Kettenis |
2020-07-16 | Add BOOT kernel config. | Mark Kettenis |
2020-07-16 | Add a pseudo-driver to "kexec" an OpenBSD/powerpc64 kernel. Heavily | Mark Kettenis |
2020-07-14 | Add xics(4), a driver for the OPAL virtual ICS. | Mark Kettenis |
2020-07-07 | Add opalsens(4), a driver for sensors provided by the OPAL firmware. | Mark Kettenis |
2020-07-05 | Enable xhci(4) and a (deliberately) tiny set of USB devices. | Mark Kettenis |
2020-07-05 | We're self-hosted now. | Mark Kettenis |
2020-07-04 | Bump the size of the ramdisk. | Mark Kettenis |
2020-07-04 | Use block device numbers instead of character device numbers. | Mark Kettenis |
2020-07-03 | We need a RAMDISK kernel config as well of course. | Mark Kettenis |
2020-07-02 | Add RAMDISK config for powerpc64. | Mark Kettenis |
2020-06-29 | Enable nvme(4). | Mark Kettenis |
2020-06-29 | Enable USER_PCICONF. | Mark Kettenis |
2020-06-29 | Hook up a bunch of device drivers. | Mark Kettenis |
2020-06-27 | /dev/openprom | Mark Kettenis |
2020-06-27 | /dev/{null,mem,kmem,...} | Mark Kettenis |
2020-06-27 | Support using the FPU and AltiVec registers in userland. The registers are | Mark Kettenis |
2020-06-22 | Add opalcons(4), a driver for the OPAL console. | Mark Kettenis |