Module Name: src Committed By: matt Date: Sat Sep 1 00:03:14 UTC 2012
Added Files: src/sys/arch/arm/cortex: a9_mpsubr.S a9tmr.c a9tmr_intr.h a9tmr_reg.h a9tmr_var.h a9wdt.c armperiph.c files.cortex gic.c gic_intr.h gic_reg.h mpcore_var.h scu_reg.h Log Message: Add Cortex-A9 support including the ARM Generic Interrupt Controller and the A9 Global Timer / Watchdog. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/cortex/a9_mpsubr.S \ src/sys/arch/arm/cortex/a9tmr.c src/sys/arch/arm/cortex/a9tmr_intr.h \ src/sys/arch/arm/cortex/a9tmr_reg.h src/sys/arch/arm/cortex/a9tmr_var.h \ src/sys/arch/arm/cortex/a9wdt.c src/sys/arch/arm/cortex/armperiph.c \ src/sys/arch/arm/cortex/files.cortex src/sys/arch/arm/cortex/gic.c \ src/sys/arch/arm/cortex/gic_intr.h src/sys/arch/arm/cortex/gic_reg.h \ src/sys/arch/arm/cortex/mpcore_var.h src/sys/arch/arm/cortex/scu_reg.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.