Module Name: src Committed By: hsuenaga Date: Thu May 14 05:39:32 UTC 2015
Modified Files: src/sys/arch/arm/arm: cpufunc.c cpufunc_asm_pj4b.S src/sys/arch/arm/include: cpufunc_proto.h src/sys/arch/arm/marvell: armadaxp.c armadaxpreg.h mvsocreg.h src/sys/arch/evbarm/marvell: marvell_machdep.c Log Message: add synchronization barrier for AURORA_IO_CACHE_COHERENCY. cleanup MARVELL L2 cache code. To generate a diff of this commit: cvs rdiff -u -r1.153 -r1.154 src/sys/arch/arm/arm/cpufunc.c cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/arm/cpufunc_asm_pj4b.S cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/include/cpufunc_proto.h cvs rdiff -u -r1.12 -r1.13 src/sys/arch/arm/marvell/armadaxp.c cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/marvell/armadaxpreg.h cvs rdiff -u -r1.9 -r1.10 src/sys/arch/arm/marvell/mvsocreg.h cvs rdiff -u -r1.30 -r1.31 src/sys/arch/evbarm/marvell/marvell_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.