created | 2019-01-31T09:41:36Z |
---|---|
begin | 2017-12-31T00:00:00Z |
end | 2018-01-01T00:00:00Z |
path | src/sys |
commits | 9 |
date | 2017-12-31T08:42:04Z | |||
---|---|---|---|---|
author | kettenis | |||
files | src/sys/arch/arm64/arm64/locore.S | log | diff | annotate |
src/sys/arch/arm64/arm64/locore0.S | log | diff | annotate | |
src/sys/arch/arm64/arm64/pmap.c | log | diff | annotate | |
src/sys/arch/arm64/include/pmap.h | log | diff | annotate | |
message |
Tighten the permissions used in the early stage page tables somewhat. Add an interface to establish additional VA=PA 1G block mappings for use by upcoming EFI runtime services support. ok guenther@ |
date | 2017-12-31T10:54:39Z | |||
---|---|---|---|---|
author | kettenis | |||
files | src/sys/dev/fdt/sxiccmu.c | log | diff | annotate |
src/sys/dev/fdt/sxiccmu_clocks.h | log | diff | annotate | |
message | Implement H3/H5 CPU clock. |
date | 2017-12-31T11:13:59Z | |||
---|---|---|---|---|
author | kettenis | |||
files | src/sys/dev/fdt/files.fdt | log | diff | annotate |
src/sys/dev/fdt/sypwr.c | log | diff | annotate | |
message |
Add sypwr(4), a driver for the Silergy SY8106A regulator found on many boards using the Allwinner H3/H5 SoC. |
date | 2017-12-31T11:14:31Z | |||
---|---|---|---|---|
author | kettenis | |||
files | src/sys/arch/arm64/conf/GENERIC | log | diff | annotate |
message | Enable sypwr(4). |
date | 2017-12-31T13:52:18Z | |||
---|---|---|---|---|
author | kettenis | |||
files | src/sys/dev/fdt/sxiccmu_clocks.h | log | diff | annotate |
message | Implement H3/H5 thermal sensor clocks. |
date | 2017-12-31T13:54:09Z | |||
---|---|---|---|---|
author | kettenis | |||
files | src/sys/dev/fdt/files.fdt | log | diff | annotate |
src/sys/dev/fdt/sxitemp.c | log | diff | annotate | |
message | Add sxitemp(4), a driver for the temperature sensors on the Allwinner H5 SoC. |
date | 2017-12-31T13:54:48Z | |||
---|---|---|---|---|
author | kettenis | |||
files | src/sys/arch/arm64/conf/GENERIC | log | diff | annotate |
message | Enable sxitemp(4). |
date | 2017-12-31T15:35:09Z | |||
---|---|---|---|---|
author | kettenis | |||
files | src/sys/dev/fdt/sxiccmu_clocks.h | log | diff | annotate |
message | Implement R40/V40 thermal sensor clock. |
date | 2017-12-31T15:41:25Z | |||
---|---|---|---|---|
author | kettenis | |||
files | src/sys/dev/fdt/sxitemp.c | log | diff | annotate |
message | Add Allwinner R40/V40 support. |