created | 2019-01-31T09:35:43Z |
---|---|
begin | 2017-12-28T00:00:00Z |
end | 2017-12-29T00:00:00Z |
path | src/sys |
commits | 6 |
date | 2017-12-28T11:37:44Z | |||
---|---|---|---|---|
author | bluhm | |||
files | src/sys/net/pf.c | log | diff | annotate |
message |
pf drops IPv4 packets with any options by default. For IPv6 the same is already done for options header. Add the routing extension header to the list that need "allow-opts" to pass. OK sashan@ visa@ |
date | 2017-12-28T11:39:11Z | |||
---|---|---|---|---|
author | kettenis | |||
files | src/sys/dev/fdt/sxipio.c | log | diff | annotate |
src/sys/dev/fdt/sxipio_pins.h | log | diff | annotate | |
message |
Synch pin defenitions with Linux and add support for the Allwinner GR8 and Allwinner R40. |
date | 2017-12-28T15:06:24Z | |||
---|---|---|---|---|
author | kettenis | |||
files | src/sys/dev/fdt/rkclock.c | log | diff | annotate |
src/sys/dev/fdt/rkclock_clocks.h | log | diff | annotate | |
message | Add RK3288 CPU core related clocks. |
date | 2017-12-28T17:50:57Z | |||
---|---|---|---|---|
author | tom | |||
files | src/sys/dev/fdt/sxitwi.c | log | diff | annotate |
message |
Remove duplicate includes from sxitwi(4) From Artturi Alm |
date | 2017-12-28T18:05:09Z | |||
---|---|---|---|---|
author | kettenis | |||
files | src/sys/dev/fdt/sxipio.c | log | diff | annotate |
src/sys/dev/fdt/sxipio_pins.h | log | diff | annotate | |
message | Separate out Allwinner H3 and H5 pin definitions. |
date | 2017-12-28T18:11:13Z | |||
---|---|---|---|---|
author | kettenis | |||
files | src/sys/dev/fdt/sxiccmu.c | log | diff | annotate |
src/sys/dev/fdt/sxiccmu_clocks.h | log | diff | annotate | |
message | Add support for the 2nd clock control module on the Allwinner H3/H5. |