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
Age
Commit message (
Expand
)
Author
2021-02-23
remove some unused includes
Jonathan Gray
2006-10-06
Preliminary bits for SuperH-based ports, based on NetBSD/sh3 codebase with
Miod Vallat
2021-02-23
timecounting: use C99-style initialization for all timecounter structs
cheloha
2021-02-22
Terminate backtrace of secondary processors in ddb.
Mark Kettenis
2021-02-22
Enable bge(4).
Mark Kettenis
2021-02-22
Enable apldog(4).
Mark Kettenis
2021-02-22
Add apldog(4), a driver for the watchdog on Apple M1 SoCs.
Mark Kettenis
2021-02-21
Add cryptox(4), a driver for armv8 cryptographic extensions.
tobhe
2021-02-21
One CPUs that implement the VHE extension and have the E2H bit set, keep
Mark Kettenis
2021-02-20
Fix disestablishing of PCI interrupt handlers.
Visa Hankala
2021-02-18
Make kernel ld.script similar to octeon's on loongson and sgi.
Visa Hankala
2021-02-18
handle "simple-pm-bus" in simplebus
Jonathan Gray
2021-02-17
Skip gp initialization in loongson bootblocks
Visa Hankala
2021-02-17
Do not reprogram address filter after MII status change
Visa Hankala
2021-02-17
Add support for FIQs. We need these to support agtimer(4) on Apple M1 SoCs
Mark Kettenis
2021-02-16
Introduce BUS_SPACE_MAP_POSTED such that we can distinguish between
Mark Kettenis
2021-02-16
some phy are not needed anymore since the ethernet drivers went away
Theo de Raadt
2021-02-15
While it should be possible to use "normal uncachable" mappings for
Mark Kettenis
2021-02-14
Enable clocks and adjust for removal of subnodes in upstream Linux
Mark Kettenis
2021-02-14
Enable clocks.
Mark Kettenis
2021-02-14
Raise match priority to beat syscon(4).
Mark Kettenis
2021-02-14
Recent device trees have the syscon-reboot and syscon-poweroff nodes as
Mark Kettenis
2021-02-13
Revise cnmac(4)'s address filter setup
Visa Hankala
2021-02-13
Fix a comment
Mike Larkin
2021-02-13
Remove trailing whitespace
Mike Larkin
2021-02-11
Call exuart(4) early attach on arm64.
Patrick Wildt
2021-02-11
Enable exuart(4).
Patrick Wildt
2021-02-11
Leave out gp initialization from kernel entry on mips64
Visa Hankala
2021-02-10
Add a instruction barrier between writing CCSELR_EL1 and reading CCSIDR_EL1
Mark Kettenis
2021-02-09
Make sure that switching the console from serial to framebuffer works
Mark Kettenis
2021-02-09
Activate use of PF_LOCK() by removing the WITH_PF_LOCK ifdefs.
Patrick Wildt
2021-02-06
6.9-beta
Theo de Raadt
2021-02-06
Revise kernel's ld.script on octeon
Visa Hankala
2021-02-05
Move exuart(4) to sys/dev/fdt so it can be shared between arm64 and armv7.
Patrick Wildt
2021-02-04
exuart(4) does not need to include exclockvar.h. The header seems to only
Patrick Wildt
2021-02-04
Tedu exuartvar.h, which has not been needed since we switched to the "new
Patrick Wildt
2021-02-04
Add missing CVS tag.
Patrick Wildt
2021-02-04
Add uhidpp(4), a driver for Logitech HID++ devices. Currently limited to
anton
2021-02-04
Handle Netgear ProSecure UTM25
Visa Hankala
2021-02-04
make if_pfsync.c a better friend with PF_LOCK
Alexandr Nedvedicky
2021-01-30
satisfy -fno-common
Theo de Raadt
2021-01-30
Abstract octeon board handling a little
Visa Hankala
2021-01-30
satisfy -fno-common
Theo de Raadt
2021-01-29
repair declerations to satisfy -fno-common
Theo de Raadt
2021-01-29
recognise Cortex-A78C
Jonathan Gray
2021-01-28
bios_memmap[] should not be a common
Theo de Raadt
2021-01-28
Again allow COPTS= to come from the environment again, and don't lose the
Theo de Raadt
2021-01-26
Recognize Apple Icestorm cores.
Mark Kettenis
2021-01-25
Give machdep.c a thorough cleanup that is long overdue.
Mark Kettenis
2021-01-23
Fix whitespace issues
Mike Larkin
[next]