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
/
armv7
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-02
Fix Dale's email address
tb
3
-6
/
+6
2021-03-25
remove uneeded includes in md armv7 files
jsg
42
-178
/
+42
2021-03-16
Node without a "status" property should be considered enabled as well.
kettenis
1
-3
/
+3
2021-03-16
Make sure that switching the console from serial to framebuffer works
kettenis
2
-22
/
+25
2021-03-11
spelling
jsg
10
-20
/
+20
2021-03-11
grow media a little
deraadt
1
-2
/
+2
2021-02-25
Add some infrastructure in the PCI chipset tag for pci_probe_device_hook()
patrick
2
-2
/
+18
2021-02-25
we don't have to cast to caddr_t when calling m_copydata anymore.
dlg
1
-2
/
+2
2021-02-23
timecounting: use C99-style initialization for all timecounter structs
cheloha
3
-6
/
+26
2021-02-14
Enable clocks and adjust for removal of subnodes in upstream Linux
kettenis
1
-2
/
+4
2021-02-14
Enable clocks.
kettenis
1
-1
/
+4
2021-02-14
Raise match priority to beat syscon(4).
kettenis
1
-39
/
+81
2021-02-14
Recent device trees have the syscon-reboot and syscon-poweroff nodes as
kettenis
2
-11
/
+22
2021-02-05
Move exuart(4) to sys/dev/fdt so it can be shared between arm64 and armv7.
patrick
3
-1057
/
+1
2021-02-04
exuart(4) does not need to include exclockvar.h. The header seems to only
patrick
1
-2
/
+1
2021-02-04
Tedu exuartvar.h, which has not been needed since we switched to the "new
patrick
2
-20
/
+1
2021-02-04
Add missing CVS tag.
patrick
1
-0
/
+1
2021-02-04
Add uhidpp(4), a driver for Logitech HID++ devices. Currently limited to
anton
1
-1
/
+2
2021-01-28
Again allow COPTS= to come from the environment again, and don't lose the
deraadt
1
-4
/
+4
2021-01-23
introduce ujoy(4), a restricted subset of uhid(4) for gamecontrollers.
thfr
1
-1
/
+2
2021-01-19
s/KHZ/kHz/ and reduce dmesg spam a bit
kettenis
6
-15
/
+15
2021-01-19
Remove some unused #defines and remove some commented-out variables.
kettenis
1
-6
/
+1
2020-12-09
Use daddr_t and not daddr32_t in boot media.
krw
6
-12
/
+12
2020-11-29
Give armv7 a <machine/cpufunc.h> header and use it to add a prototype
kettenis
1
-0
/
+16
2020-07-17
Re-work intr_barrier(9) on arm64 to remove layer violation. So far we
patrick
1
-1
/
+2
2020-07-14
Implement pci_intr_establish_cpu() on arm64 and armv7. The function pointer
patrick
2
-12
/
+13
2020-07-14
Extend the interrupt API on arm64 and armv7 to be able to pass around
patrick
8
-64
/
+129
2020-07-12
Use the full 32 bits for the miscellaneous armv7 timecounters.
naddy
1
-2
/
+2
2020-07-10
Change users of IFQ_SET_MAXLEN() and IFQ_IS_EMPTY() to use the "new" API.
patrick
2
-5
/
+5
2020-07-10
Change users of IFQ_DEQUEUE(), IFQ_ENQUEUE() and IFQ_LEN() to use the
patrick
1
-2
/
+2
2020-07-06
Add support for timeconting in userland.
pirofti
3
-4
/
+27
2020-07-05
match on "ti,am335-sdhci" used since linux 5.8-rc3
jsg
1
-3
/
+5
2020-06-30
Remove obsolete <machine/stdarg.h> header. Nowadays the vararg
visa
1
-4
/
+0
2020-06-23
Enable virtual consoles on armv7, the same way it is done on arm64.
fcambus
1
-3
/
+3
2020-06-18
Enable bwfm(4) on armv7 RAMDISK for SD/MMC and USB devices.
fcambus
1
-1
/
+3
2020-06-02
use correct node when enabling phy
jsg
1
-3
/
+2
2020-05-31
introduce "cpu_rnd_messybits" for use instead of nanotime in dev/rnd.c.
dlg
1
-1
/
+10
2020-05-29
dev/rndvar.h no longer has statistical interfaces (removed during various
deraadt
1
-2
/
+1
2020-05-26
increment version numbers, due to recent RB_GOODSEED and fchmod +T changes
deraadt
1
-2
/
+2
2020-05-25
change wsdisplay attribute type from long to uint32_t
jsg
3
-11
/
+11
2020-05-25
rename wsdisplay alloc_attr() to pack_attr()
jsg
2
-5
/
+5
2020-05-23
Look at the openbsd,boothowto property and bring the bootarg parsing
kettenis
1
-26
/
+29
2020-05-18
Our check to see if the EFI services support Mtftp() doesn't work
patrick
2
-5
/
+9
2020-05-17
Remove board ID support. 6.7 shipped with a kernel that doesn't need
kettenis
4
-34
/
+9
2020-05-14
The dwctwo(4) FDT glue is now identical on armv7 and arm64. Move it to
kettenis
2
-146
/
+1
2020-05-10
Pass boothowto from the bootloader to the kernel by adding a
kettenis
3
-6
/
+9
2020-04-29
Enable a bunch of drivers needed for full Raspberry Pi 2/3 support.
kettenis
2
-4
/
+28
2020-04-29
Let the armv7 bus_dma layer and simplebus(4) implementation deal with
kettenis
2
-16
/
+4
2020-04-27
Add bcmclock(4) and bcmmbox(4). Fixes a hang because the clock for sdhc(4)
kettenis
2
-4
/
+8
2020-04-27
Remove reset hack; these days the U-Boot we ship for the CuBox-i is
kettenis
1
-10
/
+1
[next]