Age | Commit message (Expand) | Author |
2024-04-30 | remove commented DEBUG_TIMER for timer driver removed in 2021 | Jonathan Gray |
2024-03-31 | Enable rge(4). | Mark Kettenis |
2024-03-07 | Enable dwxe(4) | Kevin Lo |
2024-02-02 | Enable sximmc(4) | Mark Kettenis |
2024-01-27 | Add a few drivers to support Allwinner D1. | Mark Kettenis |
2024-01-27 | On Allwinner D1, the SBI call to schedule timer interrupts doesn't work. | Mark Kettenis |
2024-01-01 | Move fdt attachment into sys/conf/files.conf instead of duplicating it on | Mark Kettenis |
2023-11-20 | Revert 1.18 and randomly sort kernel object files again now that the issue | Miod Vallat |
2023-11-11 | Randomly linked riscv64 kernels built with clang/lld-16 hang too often | Jeremie Courreges-Anglas |
2023-09-23 | Add stfrng(4), a driver for the random number generator on the JH7110 SoC. | Mark Kettenis |
2023-09-06 | revert disabling warnings for zlib on clang >= 15 | Jonathan Gray |
2023-08-29 | Enable dwiic(4) and axppmic(4). | Mark Kettenis |
2023-08-21 | Remove dead code. | Miod Vallat |
2023-07-08 | Add support for the PCIe controller on the JH7110 SoC. | Mark Kettenis |
2023-07-08 | Add support for the Motorcomm YT8521/YT8531 PHYs. Since these PHYs may | Mark Kettenis |
2023-07-04 | enable dwqe(4) | Mark Kettenis |
2023-04-25 | Enable softraid(4) in the ramdisk kernel aka. make disk crypto install work | Klemens Nanni |
2023-01-24 | Hook up the same USB device drivers as arm64/conf/GENERIC | Jeremie Courreges-Anglas |
2022-12-30 | Neuter zlib fatal warnings when building kernels and bootloaders with clang 15 | Jeremie Courreges-Anglas |
2022-06-26 | add a few missing drivers for recent nics, input from jmatthew kettenis mbuhl... | Stuart Henderson |
2022-06-12 | Add stftemp(4), a driver for the temperature sensor integrated on the | Mark Kettenis |
2022-06-09 | Add gpiorestart(4). | Mark Kettenis |
2022-06-08 | Add stfpinctrl(4). | Mark Kettenis |
2022-06-08 | Add stfpinctrl(4), a driver for the pinctrl/gpio block found on the | Mark Kettenis |
2022-06-07 | Enable stfclock(4) and make xhci(4) attach to fdt. | Mark Kettenis |
2022-06-06 | Enable stfclock(4) and make xhci(4) attach to fdt. | Mark Kettenis |
2022-06-06 | Add stfclock(4), a driver for the clock controller found on the StarFive | Mark Kettenis |
2022-05-30 | Add sfgpio(4), a driver for the GPIO controller found on the | Mark Kettenis |
2022-02-18 | Add mpfgpio(4), a driver for the PolarFire SoC MSS GPIO controller. | Visa Hankala |
2022-02-16 | Add mpfiic(4), a driver for the PolarFire SoC MSS I2C controller. | Visa Hankala |
2022-01-18 | Add cdsdhc(4), a driver for the Cadence SD/SDIO/eMMC host controller. | Visa Hankala |
2022-01-12 | Remove -target riscv64-unknown-openbsd from CMACHFLAGS. | Kevin Lo |
2022-01-07 | .glue_7 is used for arm code calling thumb code, and .glue_7t is used for | Kevin Lo |
2022-01-05 | Add mpfclock(4), a driver for the PolarFire SoC MSS clock controller. | Visa Hankala |
2022-01-03 | SOCs -> SoCs | Visa Hankala |
2021-12-17 | Disable a few warning flags that were introduced and enabled by default | Patrick Wildt |
2021-11-30 | enable uhid/fido | Theo de Raadt |
2021-11-27 | stop building kernels with -Wno-uninitialized on clang archs | Jonathan Gray |
2021-10-05 | cleanup conf.c, and bring in wd(4) support | Theo de Raadt |
2021-09-02 | add aq(4) to amd64 RAMDISK_CD and riscv64 RAMDISK | Mike Larkin |
2021-09-02 | aq(4) driver for Aquantia 1/2.5/5/10Gb/s PCIe ethernet adapters | Mike Larkin |
2021-07-25 | enable iwm(4) | Jonathan Gray |
2021-07-25 | enable ix(4) | Jonathan Gray |
2021-07-12 | Add uaudio(4) and umidi(4). ok kettenis@, mlarkin@ | Matthieu Herrb |
2021-06-29 | SMP support. Mostly works, but occasionally craps out during boot. | Mark Kettenis |
2021-06-29 | delete pre-EFI boot kernel location scripting | Theo de Raadt |
2021-06-29 | sync maxusers with other 64bits architectures. ok kettenis@, deraadt@. | Matthieu Herrb |
2021-06-27 | Make sure __bss_start is aligned on an 8-byte boundary. This makes sure | Mark Kettenis |
2021-06-25 | basic radeondrm / X support for riscv64. Ok kettenis@ | Matthieu Herrb |
2021-06-23 | Enable titmp(4). | Mark Kettenis |