Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-8] src/sys
Module Name: src
Committed By: snj
Date: Sat Jun 10 05:57:08 UTC 2017
Modified Files:
src/sys/arch/arm/fdt [netbsd-8]: files.fdt
src/sys/arch/evbarm/conf [netbsd-8]: VEXPRESS_A15
src/sys/conf [netbsd-8]: files
Added Files:
src/sys/arch/arm/fdt [netbsd-8]: plrtc_fdt.c
src/sys/dev/ic [netbsd-8]: pl031.c pl031var.h
Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #19):
sys/arch/arm/fdt/files.fdt: revision 1.11
sys/arch/arm/fdt/plrtc_fdt.c: revision 1.1
sys/arch/evbarm/conf/VEXPRESS_A15: revision 1.16
sys/conf/files: revision 1.1175
sys/dev/ic/pl031.c: revision 1.1
sys/dev/ic/pl031var.h: revision 1.1
Add driver for ARM PrimeCell PL031 (RTC) Real Time Clock.
--
Add fdt glue for plrtc
--
Add plrtc driver
To generate a diff of this commit:
cvs rdiff -u -r1.9.2.1 -r1.9.2.2 src/sys/arch/arm/fdt/files.fdt
cvs rdiff -u -r0 -r1.1.2.2 src/sys/arch/arm/fdt/plrtc_fdt.c
cvs rdiff -u -r1.12.2.2 -r1.12.2.3 src/sys/arch/evbarm/conf/VEXPRESS_A15
cvs rdiff -u -r1.1173.2.1 -r1.1173.2.2 src/sys/conf/files
cvs rdiff -u -r0 -r1.1.2.2 src/sys/dev/ic/pl031.c src/sys/dev/ic/pl031var.h
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