OpenBSD cvs log

created 2019-01-12T16:00:34Z
begin 2018-12-30T00:00:00Z
end 2018-12-31T00:00:00Z
path src/sys
commits 4

date 2018-12-30T18:18:54Z
author kettenis
files src/sys/dev/fdt/rkclock.c log diff annotate
message Implement setting CPU-related clocks for RK3328.

date 2018-12-30T20:11:59Z
author kettenis
files src/sys/dev/ic/dwc_gmac.c log diff annotate
message Increase the reset timeout. The ROCK64 RK3328-based board seems to need a
bit more time after a warm reset.

date 2018-12-30T23:08:05Z
author guenther
files src/sys/arch/amd64/conf/Makefile.amd64 log diff annotate
message Turn on -mretpoline by default in clang on amd64, but turn it off
explicitly in SMALL_KERNEL kernel builds.

tweaks from jsg@ and tb@
ok deraadt@ kettenis@

date 2018-12-30T23:54:27Z
author kettenis
files src/sys/dev/fdt/rkclock.c log diff annotate
src/sys/dev/fdt/rkclock_clocks.h log diff annotate
message More RK3328 clock stuff.