Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src/sys/arch
Module Name: src
Committed By: bouyer
Date: Sun Mar 4 12:15:39 UTC 2007
Modified Files:
src/sys/arch/arm/arm32 [netbsd-4]: cpuswitch.S genassym.cf
src/sys/arch/evbarm/ifpga [netbsd-4]: pl030_rtc.c
src/sys/arch/evbarm/include [netbsd-4]: types.h
src/sys/arch/evbarm/iq80310 [netbsd-4]: iq80310_timer.c
Log Message:
Pull up following revision(s) (requested by matt in ticket #470):
sys/arch/evbarm/iq80310/iq80310_timer.c: revision 1.20
sys/arch/evbarm/ifpga/pl030_rtc.c: revision 1.8
sys/arch/evbarm/include/types.h: revision 1.7
sys/arch/arm/arm32/genassym.cf: revision 1.30
sys/arch/arm/arm32/cpuswitch.S: revision 1.46
Get DOMAIN_CLIENT directly from arm/arm32/pte.h instead of from genassym
to avoid redefinition when both assymh and pte.h are included (as in
INTEGRATOR's intmmu.S, which uses more macros from pte.h).
Convert evbarm to __HAVE_GENERIC_TODR.
To generate a diff of this commit:
cvs rdiff -r1.44 -r1.44.12.1 src/sys/arch/arm/arm32/cpuswitch.S
cvs rdiff -r1.29.2.1 -r1.29.2.2 src/sys/arch/arm/arm32/genassym.cf
cvs rdiff -r1.7 -r1.7.24.1 src/sys/arch/evbarm/ifpga/pl030_rtc.c
cvs rdiff -r1.6 -r1.6.6.1 src/sys/arch/evbarm/include/types.h
cvs rdiff -r1.19 -r1.19.24.1 src/sys/arch/evbarm/iq80310/iq80310_timer.c
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