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