created | 2019-01-12T16:09:59Z |
---|---|
begin | 2019-01-04T00:00:00Z |
end | 2019-01-05T00:00:00Z |
path | src/sys |
commits | 4 |
date | 2019-01-04T11:13:35Z | |||
---|---|---|---|---|
author | benno | |||
files | src/sys/net/if_gre.c | log | diff | annotate |
message |
make kernel build without INET6 again. ok dlg@ |
date | 2019-01-04T11:16:03Z | |||
---|---|---|---|---|
author | benno | |||
files | src/sys/net/if_gre.c | log | diff | annotate |
message |
make kernel build without MPLS/mpe/mpw ok claudio@ dlg@ |
date | 2019-01-04T23:55:29Z | |||
---|---|---|---|---|
author | dlg | |||
files | src/sys/dev/fdt/files.fdt | log | diff | annotate |
src/sys/dev/fdt/ohci_fdt.c | log | diff | annotate | |
message |
add support for ohci, as found on the pine64 this currently relies on the usbphy code in the ehci fdt glue to work, but this is a work in progress. there's an extra printf of fdt in the dmesg to make the ohci checkrev code not look terrible. ok kettenis@ |
date | 2019-01-04T23:56:19Z | |||
---|---|---|---|---|
author | dlg | |||
files | src/sys/arch/arm64/conf/GENERIC | log | diff | annotate |
message | enable ohci at fdt |