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
/
dev
/
fdt
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-01
Clean up nonexistent/unused properties handling
kn
1
-12
/
+1
2021-04-01
Hardcode meaningful alert level, track apm's battery state better
kn
1
-23
/
+7
2021-03-26
Flag sensors as invalid on bogus reads
kn
1
-3
/
+7
2021-03-25
Provide apm(4/arm64) with battery information
kn
1
-1
/
+41
2021-03-22
Load MSI pages through bus_dma(9). Our interrupt controllers for MSIs
patrick
1
-4
/
+53
2021-03-22
Update device-tree bindings
kn
1
-6
/
+6
2021-03-13
Advertise 30-bit color support.
kettenis
1
-2
/
+5
2021-03-11
Make sure to skip attaching disabled I2C devices. This can happen on
patrick
5
-10
/
+35
2021-03-11
Make sure to skip attaching disabled I2C devices. This can happen on
patrick
1
-2
/
+7
2021-03-09
Add support for 30-bit color modes.
kettenis
1
-2
/
+4
2021-03-08
Add support for rk809 as seen on the Rock Pi N10 with the rk3399pro. Add
kurt
1
-57
/
+262
2021-03-01
Transactions on the AXI bus contain a Stream ID. SMMUs filter
patrick
1
-1
/
+15
2021-03-01
The ep-gpios property is optional on the Rockchip PCIe controller.
patrick
1
-11
/
+21
2021-02-28
Issue call to IOMMU OFW API to collect an IOMMU-sprinkled DMA tag.
patrick
1
-1
/
+7
2021-02-25
Add some infrastructure in the PCI chipset tag for pci_probe_device_hook()
patrick
4
-4
/
+36
2021-02-22
Disable double-data rate modes if 1.8V signalling is not possible.
patrick
1
-2
/
+4
2021-02-22
Slow mode is only relevant for legacy and high speed timings.
patrick
1
-3
/
+3
2021-02-22
Improve support for the variant found on the Apple M1 SoC.
kettenis
2
-63
/
+160
2021-02-16
Add support for the UART found on the Apple M1 SoC.
kettenis
2
-10
/
+30
2021-02-14
Introduce variables to deal with bit layout differences in the UFSTAT
kettenis
1
-9
/
+26
2021-02-11
Don't hardcode com(4)'s major number in exuart(4).
patrick
1
-5
/
+12
2021-02-05
arm_intr_establish_fdt() has long been renamed to fdt_intr_establish().
patrick
3
-8
/
+7
2021-02-05
Fix CVS tag.
patrick
1
-1
/
+1
2021-02-05
Fix whitespace.
patrick
1
-2
/
+2
2021-02-05
Rename probe/attach functions to fit our regular naming scheme. Replace
patrick
1
-13
/
+13
2021-02-05
Move exuart(4) to sys/dev/fdt so it can be shared between arm64 and armv7.
patrick
3
-1
/
+1057
2021-02-04
Tedu unnecessary imxuartvar.h.
patrick
2
-21
/
+1
2021-02-01
handle #pinctrl-cells 2
jsg
1
-2
/
+7
2021-01-20
Reprogram outbound windows to match the device tree. Necessary because
kettenis
1
-3
/
+34
2021-01-19
Implement intx support.
kettenis
1
-18
/
+122
2020-12-29
Handle pinctrl.
kettenis
1
-1
/
+4
2020-12-29
Add more PWM pin descriptions.
kettenis
1
-1
/
+32
2020-12-28
Add support for the PCIe controller found on Amlogic G12A/G12B/SM1 SoCs.
kettenis
1
-11
/
+119
2020-12-27
Remove debug printf.
kettenis
1
-2
/
+1
2020-12-27
Add PCIe support.
kettenis
1
-42
/
+62
2020-12-27
Add PCIe power domain.
kettenis
1
-1
/
+14
2020-12-22
Add PCIe clocks.
kettenis
1
-1
/
+5
2020-12-22
Defer hardware initialization in order to give things like PCIe PHYs
kettenis
1
-15
/
+31
2020-12-19
There's no need to include the OFW GPIO header.
patrick
1
-2
/
+1
2020-12-19
Add support for the i.MX8MP PCIe clocks.
patrick
2
-1
/
+40
2020-12-18
Add support for the i.MX8MP second ethernet. The Plus SoC not only has the
patrick
2
-4
/
+98
2020-12-18
Emulate open drain GPIOs. This replaces the hack added in the last commit.
kettenis
1
-31
/
+22
2020-12-18
Make large read and write transactions work.
kettenis
1
-38
/
+58
2020-12-18
Add glue for the USB3 controller on the i.MX8MP SoC. NXP had this glue for
patrick
2
-1
/
+80
2020-12-18
Add code to initialize the USB 3 PHY on i.MX8MP.
patrick
1
-2
/
+65
2020-12-18
Add support for the i.MX8MP USB clocks.
patrick
2
-2
/
+88
2020-12-18
Attach imxgpc(4) to i.MX8MP as well.
patrick
1
-1
/
+3
2020-12-17
Only enable the USB 3.0 port and PHY if it is enabled on a board.
kettenis
1
-5
/
+7
2020-12-17
Reset pin 3 of the GPIOAO bank to input mode to work around a hardware
kettenis
1
-2
/
+31
2020-12-17
Match on "amlogic,meson-g12a-dwmac" which is used by newer Linux mainline
kettenis
1
-1
/
+2
[next]