Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm
Module Name: src
Committed By: skrll
Date: Sat Aug 10 17:03:59 UTC 2019
Modified Files:
src/sys/arch/arm/cortex: a9tmr_var.h a9wdt.c files.cortex
src/sys/arch/arm/fdt: files.fdt
Added Files:
src/sys/arch/arm/cortex: a9ptmr.c a9ptmr_var.h
src/sys/arch/arm/fdt: a9ptmr_fdt.c a9wdt_fdt.c
Log Message:
Add a driver for the A5/A9 Private timer.
While here FDTise the Watchdog driver.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/cortex/a9ptmr.c \
src/sys/arch/arm/cortex/a9ptmr_var.h
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/cortex/a9tmr_var.h
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/arm/cortex/a9wdt.c
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/arm/cortex/files.cortex
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/fdt/a9ptmr_fdt.c \
src/sys/arch/arm/fdt/a9wdt_fdt.c
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/arm/fdt/files.fdt
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index