index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
arch
/
arm
/
conf
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-09
Retguard will start using sections named ".openbsd.randomdata.retguard.*"
guenther
1
-2
/
+6
2018-05-15
Remove a4x bus space hack.
kettenis
1
-3
/
+1
2018-05-04
Add a common rules file for ofw sources to help keep the configurations
visa
1
-2
/
+2
2018-03-08
Rework and cleanup the linker script for armv7. The main feature is
patrick
1
-43
/
+46
2018-02-10
Convert armv7 to MI mutex.
mpi
1
-2
/
+1
2018-02-10
Replace two spaces indents with tabs. Makes it easier to read and
patrick
1
-72
/
+72
2018-02-10
Supplying entropy from etext has created a regression on arm where we
patrick
1
-1
/
+2
2018-02-10
Put the ldscript parts into a single file instead of storing it as head
patrick
2
-27
/
+25
2018-01-26
Add kernel support for the VFP FPU/SIMD unit. Based on a diff by drahn@.
kettenis
1
-1
/
+2
2017-10-26
Discard exception handling information as we do on other architectures.
kettenis
1
-1
/
+5
2017-04-30
Unifdef KGDB.
mpi
1
-3
/
+2
2017-04-27
Bring over the changes to mainbus(4) and simplebus(4) from arm64.
kettenis
1
-4
/
+2
2017-01-21
Move virtio config from files.pci to files.pci
reyk
1
-1
/
+2
2017-01-02
remove unused armv4 and xscale files
jsg
1
-5
/
+1
2016-09-24
Add an implementation of __aeabi_ldivmode() and __aeabi_uldivmod(); clang
kettenis
1
-1
/
+3
2016-09-18
Use a locator (named "early") to let designated drivers attach before others.
kettenis
1
-2
/
+2
2016-08-14
Remove code for Intel 80219/80321 xscale processors used by armish.
jsg
1
-5
/
+3
2016-08-06
Build ofw_pinctrl.o and ofw_gpio.o on armv7. The latters here from the
kettenis
1
-2
/
+1
2016-07-11
Hook up imxgpio(4) to the FDT gpio framework.
kettenis
1
-1
/
+2
2016-05-23
Change openprom into a pseudo-device, because not all arm platforms
deraadt
1
-1
/
+4
2016-05-02
Rework mainbus and implement simplebus to be able to span a tree-like
patrick
1
-3
/
+12
2016-03-22
Remove support for ARM10.
patrick
1
-6
/
+2
2016-03-22
Remove support for ARM9E. This is another step in the plan to remove
patrick
1
-4
/
+4
2016-03-19
Remove support for the XScale 80200. We don't use it, it didn't compile
patrick
1
-4
/
+2
2016-03-19
Remove support for IXP425. This is another architecture that is not
patrick
1
-3
/
+1
2016-03-19
Remove support for StrongARM (SA1) and IXP12x0. Both are ARMv4 and
patrick
1
-10
/
+1
2016-03-18
Remove support for ARM9T (armv4t). Not used by any of the arm platforms.
jsg
1
-4
/
+2
2016-03-18
Remove support for ARM8, an old armv4 processor without thumb that was
jsg
1
-2
/
+1
2015-07-17
remove obsolete INET kernel option
tedu
1
-2
/
+2
2014-12-30
Remove redundant md memcpy.S and memmove.S lines. The mi config
jsg
1
-3
/
+1
2014-10-09
disassem.c only if ddb; ok miod
deraadt
1
-3
/
+2
2013-05-09
Drain the bufs after or before we do a bus space operation on ARMv7.
patrick
1
-1
/
+2
2013-05-01
Add a cortex bus which represents the ARM MPCore Complex.
patrick
1
-1
/
+3
2013-04-30
Switch from pmap to pmap7.
patrick
1
-3
/
+5
2013-03-27
Move generic armv7 files into arm's file list.
patrick
1
-1
/
+6
2011-11-08
merge cpu_coredump() back to where it belongs, ok drahn miod
deraadt
1
-2
/
+1
2011-11-08
compat_13 support died ages ago
deraadt
1
-2
/
+1
2011-11-08
arm has no need for procfs
deraadt
1
-2
/
+1
2011-09-22
None of the mainbus child devices care about getting a bus_space_tag_t from
miod
1
-5
/
+2
2011-09-22
this escaped when miod threw cats off a bridge
jsg
1
-23
/
+0
2011-09-20
Late spring cleaning of the arm code for old dusty bits we do not want to
miod
1
-16
/
+5
2010-12-06
- remove unused/commented COMPAT_LINUX stuff
jasper
1
-9
/
+1
2009-06-27
Revert the last change to this file which was made with armv7 support came in.
drahn
1
-3
/
+1
2009-05-08
Pieces of arm11 and armv7 support for newer cpus. This is work in progress
drahn
2
-2
/
+5
2008-09-11
add support for arm9e core, taken from NetBSD.
kevlo
1
-3
/
+6
2008-04-25
neccessary -> necessary; from Pierre Riteau
jmc
1
-2
/
+2
2007-11-25
libkern, begone. Move to a new mechanism where config(8)'s "file"
deraadt
1
-1
/
+27
2007-05-15
Dummy mutex code for arm platforms. ok drahn@ deraadt@
miod
1
-1
/
+2
2006-07-12
Remove commented out defopt goo.
miod
1
-26
/
+1
2006-07-12
Turn GetCPSR() into an inline get_cpsr(), and remove more dead code.
miod
1
-2
/
+1
[next]