index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
octeon
/
include
Age
Commit message (
Expand
)
Author
2024-07-14
Add missing <machine/elf.h> for compound arches.
Miod Vallat
2024-06-26
return type on a dedicated line when declaring functions
Jonathan Gray
2024-05-20
remove prototypes with no matching function; ok visa@
Jonathan Gray
2023-09-22
move simplebusvar.h so it can be used without ifdef
Jonathan Gray
2022-12-28
Fix the word in the copyright. IIJ is not a regent. ok from nakayama
YASUOKA Masahiko
2022-08-29
use ansi volatile keyword, not __volatile
Jonathan Gray
2022-07-02
remove machine/lock.h where unused
Jonathan Gray
2022-06-28
Remove unused field d_poll from struct cdevsw.
Visa Hankala
2022-01-08
Adjust debug printfs after pcitag_t type change.
Visa Hankala
2022-01-06
Use a 64-bit integer for pcitag_t and define PCITAG_NODE and PCITAG_OFFSET
Theo de Raadt
2021-03-11
spelling
Jonathan Gray
2021-03-09
Add initial bits for Check Point UTM-1 EDGE N.
Visa Hankala
2021-02-04
Handle Netgear ProSecure UTM25
Visa Hankala
2021-01-30
Abstract octeon board handling a little
Visa Hankala
2020-09-04
Add kstat to cnmac(4)
Visa Hankala
2020-07-18
Userland timecounter implementation for octeon
Visa Hankala
2020-07-11
Synchronize each core's CP0 cycle counter using the IO clock counter.
Visa Hankala
2020-07-08
Make membar_consumer() a plain compiler barrier in kernel on octeon.
Visa Hankala
2020-07-06
Add support for timeconting in userland.
Paul Irofti
2020-06-30
Remove obsolete <machine/stdarg.h> header. Nowadays the vararg
Visa Hankala
2020-06-27
TNF rescinded clauses 3 & 4 in 2008 in NetBSD.
Jonathan Gray
2020-05-27
Retire <machine/varargs.h>.
Visa Hankala
2020-05-26
Rework kernel loading with octboot(4)
Visa Hankala
2020-04-14
Fix some of the more esoteric bus_space functions. The
Mark Kettenis
2019-09-29
Add option to configure GPIO output select.
Visa Hankala
2019-09-07
Add a driver for the PCIe controller found on OCTEON II and OCTEON III.
Visa Hankala
2019-09-05
Implement splassert() on mips64.
Visa Hankala
2019-09-05
Adjust interrupt priority levels on mips64 so that priorities
Visa Hankala
2019-07-17
Add a bootloader for octeon.
Visa Hankala
2019-07-12
Make rootdev parsing a little saner. The "rootdev=" prefix can be
Visa Hankala
2019-03-21
Remove struct intrhand. It is no longer used on octeon.
Visa Hankala
2019-03-17
Let each interrupt controller driver choose how to implement
Visa Hankala
2018-12-18
Figure out the number of available CPUs using system fuse registers.
Visa Hankala
2018-12-04
Add processor IDs for several OCTEON II and III SoCs.
Visa Hankala
2018-08-20
Remove unused spllock().
Visa Hankala
2018-08-09
Define __HAVE_ACPI on arm64 and __HAVE_FDT on arm64, armv7 and octeon
Patrick Wildt
2018-08-06
Give the FDT interrupt API a more generic naming by replacing the
Patrick Wildt
2018-06-18
Improve indentation and variable naming.
Visa Hankala
2018-06-18
Fix build with DEBUG_PCI_CONF.
Visa Hankala
2018-04-09
Add a driver for the OCTEON cryptographic unit. It provides
Visa Hankala
2018-02-18
Inline hw_{get,set}curcpu() to streamline the machine code.
Visa Hankala
2018-01-22
Include <sys/mutex.h> instead of <machine/mutex.h>
Martin Pieuchot
2018-01-18
Fix the computation of `ncpusfound' on !MULTIPROCESSOR kernels so that
Visa Hankala
2018-01-08
Override membar_producer() for octeon.
Visa Hankala
2017-11-20
Add the board ID of the Unifi Security Gateway PRO-4.
Visa Hankala
2017-11-20
Fix the product code of the Unifi Security Gateway.
Visa Hankala
2017-11-18
Add the board ID for the Ubiquiti Unifi Security Gateway.
Visa Hankala
2017-11-05
Add a function for getting the current core's hardware identifier.
Visa Hankala
2017-11-02
Assign each cnmac(4) port its own input work group, and assign
Visa Hankala
2017-11-01
Add readiness to utilize LMTDMA operations.
Visa Hankala
[next]