Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src/sys/arch/arm/omap
Module Name: src
Committed By: snj
Date: Wed Feb 21 18:39:20 UTC 2007
Modified Files:
src/sys/arch/arm/omap [netbsd-4]: files.omap
Added Files:
src/sys/arch/arm/omap [netbsd-4]: omap5912_intr.c omap5912_intr.h
Log Message:
Pull up following revision(s) (requested by matt in ticket #457):
sys/arch/arm/omap/files.omap: revision 1.2
sys/arch/arm/omap/omap5912_intr.c: revision 1.1
sys/arch/arm/omap/omap5912_intr.h: revision 1.1
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.4.6.1 -r1.4.6.2 src/sys/arch/arm/omap/files.omap
cvs rdiff -r0 -r1.1.6.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.
Home |
Main Index |
Thread Index |
Old Index