Age | Commit message (Expand) | Author |
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 |
2018-05-02 | Fix build. The power domain API is needed by r1.9 of xhci_fdt.c. | Visa Hankala |
2018-04-09 | Add a driver for the OCTEON cryptographic unit. It provides | Visa Hankala |
2018-03-31 | r1.7 of xhci_fdt.c pulls in the regulator API. | Visa Hankala |
2018-02-09 | Check for the existence of /bsd before trying to back it up to /obsd. | Theo Buehler |
2017-11-04 | Since rev 1.502 of rc(8) it creates a /bsd.booted hard link. At the | Florian Obser |
2017-09-28 | When option DDB_STRUCTINFO was removed from the kernel, too much from | Patrick Wildt |
2017-09-12 | Remove option DDB_STRUCTINFO. Now that ddb(4) is CTF aware, similar | Martin Pieuchot |
2017-08-28 | swap ualea for urng | Jasper Lievisse Adriaanse |
2017-08-19 | Equalize the use of LINKFLAGS and STRIPFLAGS with other mips64 ports. | Visa Hankala |
2017-08-19 | Use --warn-common when linking. | Visa Hankala |
2017-08-19 | Put ${LD} in double quotes in MAKE_GAP, like has been done elsewhere. | Visa Hankala |
2017-08-12 | Use ctfstrip(1) by default to strip kernels. | Martin Pieuchot |
2017-08-01 | Add a driver for the OCTEON USB3 controller bridge. | Visa Hankala |
2017-07-30 | Add a driver for CIU3. Not quite finished yet, but good enough for now. | Visa Hankala |
2017-07-28 | Add a driver for the OCTEON SATA controller bridge. | Visa Hankala |
2017-07-25 | rework octuctl and its children to attach via fdt | Jonathan Matthew |
2017-07-18 | Stop automatically regenerating gap.o (and hence linking a new kernel) | Theo Buehler |
2017-07-16 | Pass the linker from make environment to makegap.sh. This is (only) | Visa Hankala |
2017-07-13 | Add a driver for the CIB interrupt controller. Certain device | Visa Hankala |
2017-07-03 | Attach com(4) using fdt on octeon. | Visa Hankala |
2017-06-29 | put SYSTEM_SWAP_DEP out of its misery, it died in 1997, along with config.old | Marc Espie |
2017-06-25 | dull dependency for copying makegap.sh to obj, so that installs | Theo de Raadt |