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
Age
Commit message (
Expand
)
Author
2017-08-12
Use ctfstrip(1) by default to strip kernels.
Martin Pieuchot
2017-08-12
Add a dummy (for now) <machine/reloc.h> for mips64 to fix build.
Visa Hankala
2017-08-09
Clear any pending (edge-triggered) interrupts at setup to avoid
Visa Hankala
2017-08-01
Add a driver for the OCTEON USB3 controller bridge.
Visa Hankala
2017-07-31
Replace OCTEON_MAXCPUS with MAXCPUS to avoid redundancy.
Visa Hankala
2017-07-31
Assume edge triggering by default for robustness, as is done
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-30
Add a driver for CIU3. Not quite finished yet, but good enough for now.
Visa Hankala
2017-07-29
There is no RTC on the E300 boards.
Visa Hankala
2017-07-29
Replace a complex `if' condition with a list.
Visa Hankala
2017-07-28
Add a driver for the OCTEON SATA controller bridge.
Visa Hankala
2017-07-28
Add a workaround that allows the use of sys/dev/fdt code on octeon.
Visa Hankala
2017-07-25
rework octuctl and its children to attach via fdt
Jonathan Matthew
2017-07-25
Remove leftovers of a past softintr mechanism.
Visa Hankala
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-15
iobus_h is unused, remove it.
Visa Hankala
2017-07-13
Add a driver for the CIB interrupt controller. Certain device
Visa Hankala
2017-07-13
Add handling for the third interrupt summary vector,
Visa Hankala
2017-07-13
Get cpuid from `ci' to avoid an extra function call.
Visa Hankala
2017-07-12
Reorganize separate configuration fields into per-CPU structs
Visa Hankala
2017-07-10
Keep refusing SDIO initialization. The driver cannot work properly
Visa Hankala
2017-07-07
Add logic for running SD commands. Tested with a few different makes
Visa Hankala
2017-07-07
Fix function name in panic message.
Visa Hankala
2017-07-03
Attach com(4) using fdt on octeon.
Visa Hankala
2017-07-03
Add the first UART into the fdt blob.
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-29
Always use the maximum permissible frame size for Rx size limit.
Visa Hankala
2017-06-26
Arrange a phandle for the "ciu" node.
Visa Hankala
2017-06-25
dull dependency for copying makegap.sh to obj, so that installs
Theo de Raadt
2017-06-22
Generate a gap.link script, and use that to generate gap.o. On multi-ABI
Theo de Raadt
2017-06-19
Fix the timecounter register on CN72xx/CN73xx.
Visa Hankala
2017-06-19
Use octeon_model_family() for SoC identification as in the rest
Visa Hankala
2017-06-19
Use type register_t instead of __register_t. Drop unneeded __unused.
Visa Hankala
2017-06-19
There is no RTC on the E1000 board.
Visa Hankala
2017-06-19
Use a consistent naming for fdt attach arguments.
Visa Hankala
2017-06-18
Split octeon interrupt code into a glue layer and a CIU driver.
Visa Hankala
2017-06-18
Move IPI control entry points into octeon_intr.c.
Visa Hankala
2017-06-18
Drop unnecessary call to octeon_setintrmask(). The function gets called
Visa Hankala
2017-06-13
newbsd: target which re-links a kernel. We cannot use the bsd: target
Theo de Raadt
2017-06-11
make vers.o not depend on gap.o using a trick, because it is piece of
Theo de Raadt
2017-06-11
Use umask 077 instead of cp -p when installing the kernel as root.
Alexander Bluhm
2017-06-11
Define register_splx_handler() in one place.
Visa Hankala
2017-06-11
Fix TLB size computation on OCTEON II and III. The CPUs have utilized
Visa Hankala
2017-06-11
Add a memory barrier to ensure that stores become visible
Visa Hankala
2017-06-08
Wrap startup code with .ent and .end for proper disassembly.
Visa Hankala
2017-06-08
Move loongson/octeon/sgi unmap_startup() under arch/mips64.
Visa Hankala
2017-06-06
Remove code that is not needed right now.
Visa Hankala
[prev]
[next]