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
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
2016-07-10
Use the synciobdma instruction instead of the sync instruction for
Visa Hankala
2016-07-05
Add openprom(4) for octeon.
Visa Hankala
2016-07-01
Add fdt init for octeon.
Visa Hankala
2016-06-22
Add support for the second GMX interface on Octeon II. This enables
Visa Hankala
2016-05-30
Fill the packet data pool with standard mbuf clusters instead of
Visa Hankala
2016-05-24
Reduce the size of gather buffers and allocate more of them to make
Visa Hankala
2016-05-04
Initial support for MSI-X. Only supported on amd64 for now. I have diffs to
Mark Kettenis
2016-03-21
On Octeon systems, U-Boot provides a list of usable memory regions. Use
Visa Hankala
2016-03-06
Rename mips64's trap_frame into trapframe.
Martin Pieuchot
2016-01-05
Some implementations of HitSyncDCache() call pmap_extract() for va->pa
Visa Hankala
2015-09-30
Use #ifndef _MACHINE_DISKLABEL_H_ everywhere. Replace _ARM_DISKLABEL_H_
Kenneth R Westerback
2015-09-30
Use consistant whitespace/comments for #define'ing LABELSECTOR,
Kenneth R Westerback
2015-09-26
Let MP-safe interrupt handlers run without the kernel lock on octeon.
Visa Hankala
2015-09-13
intr_barrier(9) for loongson, octeon and sgi.
Mark Kettenis
2015-09-09
The mplock implementations on MP-enabled mips64 platforms, octeon and
Visa Hankala
2015-07-20
Add a new flash driver for Octeon that allows access to the internal
Paul Irofti
2015-07-17
Remove {LOAD,COUNT}_TEXTA from libsa loadfile, it only made sense for a.out
Miod Vallat
2015-07-15
Ditch the octeon simulator non-sense.
Paul Irofti
2015-07-08
unify the mutex implementations on all the mips64 platforms.
David Gwynne
2014-10-26
- add board type of edgerouter pro
Jasper Lievisse Adriaanse
[next]