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
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
2017-11-01
Fix the addressing of CVMSEG. The base address already points to
Visa Hankala
2017-08-12
Add a dummy (for now) <machine/reloc.h> for mips64 to fix build.
Visa Hankala
2017-07-31
Replace OCTEON_MAXCPUS with MAXCPUS to avoid redundancy.
Visa Hankala
2017-07-30
Bump VM_PHYSSEG_MAX.
Visa Hankala
2017-07-30
Bump MAXCPUS on octeon.
Visa Hankala
2017-07-30
Define MAXCPUS per mips64 port.
Visa Hankala
2017-07-29
There is no RTC on the E300 boards.
Visa Hankala
2017-07-28
Add a workaround that allows the use of sys/dev/fdt code on octeon.
Visa Hankala
2017-07-25
Remove leftovers of a past softintr mechanism.
Visa Hankala
2017-07-13
Add handling for the third interrupt summary vector,
Visa Hankala
2017-07-03
Attach com(4) using fdt on octeon.
Visa Hankala
2017-06-19
Fix the timecounter register on CN72xx/CN73xx.
Visa Hankala
2017-06-19
There is no RTC on the E1000 board.
Visa Hankala
2017-06-18
Split octeon interrupt code into a glue layer and a CIU driver.
Visa Hankala
2017-06-18
Drop unnecessary call to octeon_setintrmask(). The function gets called
Visa Hankala
2017-06-11
Define register_splx_handler() in one place.
Visa Hankala
2017-05-08
add a BUS_DMA_64BIT flag to bus_dma on all our archs.
David Gwynne
2017-04-07
Add prid for CN72xx/CN73xx.
Visa Hankala
2017-04-07
Make SoC version available in a simple form.
Visa Hankala
2017-04-06
Extend the fdt interrupt API a little.
Visa Hankala
2017-02-26
Define cache line size for the per-cpu API.
Visa Hankala
2016-12-17
Fix IO clock speed and system reset on Octeon III.
Visa Hankala
2016-12-17
There is no RTC on Shasta, so do not attach the driver.
Visa Hankala
2016-12-08
Add a routine for setting up interrupt handlers using fdt.
Visa Hankala
2016-12-08
Add fdt_attach_args and simplebus for implementing fdt-capable
Visa Hankala
2016-10-29
Make PHY address lookups fail instead of using CAM-0100 entries
Visa Hankala
2016-07-16
Add $OpenBSD$ / replace $Id$ with $OpenBSD$.
Visa Hankala
2016-07-16
Remove octeon_disable_interrupt() and octeon_restore_status().
Visa Hankala
[next]