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
/
simplebus
/
simplebus.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
handle "simple-pm-bus" in simplebus
jsg
2021-02-18
1
-5
/
+10
*
Let the armv7 bus_dma layer and simplebus(4) implementation deal with
kettenis
2020-04-29
1
-3
/
+79
*
Prevent attaching drivers to devices for which we attached a driver early.
kettenis
2019-04-16
1
-3
/
+22
*
match arm64 and print unconfigured simplebus devices on armv7
jsg
2019-01-05
1
-2
/
+23
*
Bring over the changes to mainbus(4) and simplebus(4) from arm64.
kettenis
2017-04-27
1
-8
/
+8
*
No need to explicitly use config_activate_children in the cfattach struct.
kettenis
2017-01-23
1
-3
/
+2
*
Outsource simplebus softc definition so that it can be used by
patrick
2016-10-21
1
-16
/
+2
*
Some device trees use 64-bit intermediate virtual addresses. This
patrick
2016-10-05
1
-3
/
+3
*
Use a locator (named "early") to let designated drivers attach before others.
kettenis
2016-09-18
1
-9
/
+20
*
Instead of passing the raw reg property to simplebus nodes,
patrick
2016-07-27
1
-8
/
+32
*
Some SoCs have a ranges property set in their device trees. This can
patrick
2016-07-18
1
-2
/
+75
*
The "#address-cells" and "#size-cells" properties define the size
patrick
2016-07-13
1
-1
/
+9
*
Use OF_getpropintarray().
kettenis
2016-06-12
1
-8
/
+4
*
Fetch "reg" and "interrupts" properties and pass them down as attach args to
kettenis
2016-06-09
1
-1
/
+26
*
Print the name from the corresponding FDT node to make identifying simplebus(4)
kettenis
2016-05-23
1
-1
/
+7
*
Use OF_is_compatible(9) here.
kettenis
2016-05-16
1
-7
/
+2
*
Rework mainbus and implement simplebus to be able to span a tree-like
patrick
2016-05-02
1
-0
/
+118