created | 2021-02-06T19:45:33Z |
---|---|
begin | 2021-01-30T00:00:00Z |
end | 2021-01-31T00:00:00Z |
path | src/sys |
commits | 4 |
date | 2021-01-30T14:37:01Z | |||
---|---|---|---|---|
author | deraadt | |||
files | src/sys/arch/macppc/stand/conf.c | log | diff | annotate |
src/sys/arch/macppc/stand/net.c | log | diff | annotate | |
message | satisfy -fno-common |
date | 2021-01-30T14:59:13Z | |||
---|---|---|---|---|
author | visa | |||
files | src/sys/arch/octeon/dev/amdcf.c | log | diff | annotate |
src/sys/arch/octeon/dev/cn30xxgmx.c | log | diff | annotate | |
src/sys/arch/octeon/dev/cn30xxsmi.c | log | diff | annotate | |
src/sys/arch/octeon/dev/octrtc.c | log | diff | annotate | |
message |
Abstract octeon board handling a little Detect octeon board model in one place, and replace firmware-supplied board_type with an abstract model identifier in driver code. This makes it easier to manage with different products, and board flavours, that happen to use the same model information, such as board_type. |
date | 2021-01-30T14:59:14Z | |||
---|---|---|---|---|
author | visa | |||
files | src/sys/arch/octeon/include/octeonvar.h | log | diff | annotate |
src/sys/arch/octeon/octeon/machdep.c | log | diff | annotate | |
message |
Abstract octeon board handling a little Detect octeon board model in one place, and replace firmware-supplied board_type with an abstract model identifier in driver code. This makes it easier to manage with different products, and board flavours, that happen to use the same model information, such as board_type. |
date | 2021-01-30T21:06:45Z | |||
---|---|---|---|---|
author | deraadt | |||
files | src/sys/arch/sparc64/stand/ofwboot/boot.c | log | diff | annotate |
src/sys/arch/sparc64/stand/ofwboot/net.c | log | diff | annotate | |
message | satisfy -fno-common |