Subject: CVS commit: src/sys/arch/arm/omap
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/06/2007 00:53:11
Module Name:	src
Committed By:	christos
Date:		Sat Jan  6 00:53:11 UTC 2007

Modified Files:
	src/sys/arch/arm/omap: files.omap
Added Files:
	src/sys/arch/arm/omap: omap5912_intr.c omap5912_intr.h

Log Message:
PR/34680: Bucky Katz: OMAP5912 support:

Attached is a patch to add generic base support for systems based on the
OMAP 1 family.  The devices supported in this patch are serial console
and MPU timers for OS timing purposes.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/arm/omap/files.omap
cvs rdiff -r0 -r1.1 src/sys/arch/arm/omap/omap5912_intr.c \
    src/sys/arch/arm/omap/omap5912_intr.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.