Age | Commit message (Expand) | Author |
2024-01-01 | Move fdt attachment into sys/conf/files.conf instead of duplicating it on | Mark Kettenis |
2023-09-06 | revert disabling warnings for zlib on clang >= 15 | Jonathan Gray |
2023-01-11 | Use 64-bit page table entries on octeon | Visa Hankala |
2022-12-30 | Neuter zlib fatal warnings when building kernels and bootloaders with clang 15 | Jeremie Courreges-Anglas |
2022-08-25 | No need for wsmux in this kernel configuration; ok visa@ | Miod Vallat |
2022-07-18 | Compile octeon kernels with -march=mips64r2 | Visa Hankala |
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-27 | stop building kernels with -Wno-uninitialized on clang archs | Jonathan Gray |
2021-08-21 | octeon has no wskbd, so ucc cannot link. the files.usb parts should have | Theo de Raadt |
2021-08-20 | Add ucc(4), a driver for USB HID Consumer Control keyboards. Such | anton |
2021-02-11 | Leave out gp initialization from kernel entry on mips64 | Visa Hankala |
2021-02-06 | Revise kernel's ld.script on octeon | Visa Hankala |
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 | introduce ujoy(4), a restricted subset of uhid(4) for gamecontrollers. | thfr |
2020-10-25 | Revert accidental commit. | Visa Hankala |
2020-10-25 | Add missing firmload attribute. | Visa Hankala |
2020-10-10 | Remove unnecessary count of device instances. | Visa Hankala |
2020-07-24 | Suppress kernel printf output in the octeon boot kernel. | Visa Hankala |
2020-05-14 | The dwctwo(4) FDT glue is now identical on armv7 and arm64. Move it to | Mark Kettenis |
2019-12-17 | Add fido(4), a HID driver for FIDO/U2F security keys | Reyk Floeter |
2019-11-09 | Retguard will start using sections named ".openbsd.randomdata.retguard.*" | Philip Guenther |
2019-11-07 | The compiler -pg option implies -fno-ret-protector, as we want to disable | Philip Guenther |
2019-11-04 | Add ogx(4), a driver for the OCTEON III network processor. | Visa Hankala |
2019-09-28 | rename the 'cn30xx' drivers to just 'oct', because digits inside devices | Theo de Raadt |
2019-09-24 | Enable eephy(4) on octeon. | Visa Hankala |
2019-09-15 | Attach packet interfaces to octpip to use fdt. | Visa Hankala |
2019-09-15 | Add a driver for the packet input processing unit. For now, the purpose | Visa Hankala |
2019-09-07 | Enable nvme(4) on octeon. | Visa Hankala |
2019-09-07 | Add a driver for the PCIe controller found on OCTEON II and OCTEON III. | Visa Hankala |
2019-09-04 | Remove DST/TIMEZONE options(4) from kernel configs; ok jca@ deraadt@ | cheloha |
2019-07-28 | Add a dedicated ramdisk entry for the octeon bootloader to reduce | Visa Hankala |
2019-07-28 | With the DWC2 reset in place, dwctwo(4) should be safe to use | Visa Hankala |
2019-07-17 | Disable for now. | Visa Hankala |
2019-07-17 | Add a bootloader for octeon. | Visa Hankala |
2019-06-24 | Add option to build octeon kernels using clang. | Visa Hankala |
2019-06-21 | Further improve the filesystem stability of kernel installation by KARL. | Theo de Raadt |
2019-05-08 | Enable ucrcom(4) on all architectures that have uslcom(4). | Mark Kettenis |
2019-04-23 | Add a driver for OCTEON two-wire serial interface. | Visa Hankala |
2019-04-14 | Instead of using COPTS=-Oz (and similar) in make environment to force | Theo de Raadt |
2019-03-22 | umbg now supports DCF600USB as well; adjust comment. from weerd@ | Stuart Henderson |
2019-01-14 | Remove obsolete symbols.sort target. | Visa Hankala |
2019-01-12 | Add a driver for OCTEON GPIO controller. | Visa Hankala |
2018-10-31 | Bring over gapdummy.c changes from amd64/amr64/armv7/i386. | Mark Kettenis |
2018-09-14 | add gapdummy.c to the "clean" target like other generated files | Christian Weisgerber |
2018-08-22 | Enable uscom(4) where uslcom(4) is already present. | Martin Pieuchot |
2018-06-01 | Add a kludge that fixes the build until com_fdt.c is ready for octeon. | Visa Hankala |
2018-05-05 | Enable octcrypto(4). | Visa Hankala |
2018-05-04 | Add a common rules file for ofw sources to help keep the configurations | Visa Hankala |