Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch



Module Name:    src
Committed By:   kiyohara
Date:           Mon Dec 23 03:19:43 UTC 2013

Modified Files:
        src/sys/arch/arm/marvell: armadaxp.c armadaxpreg.h mvsoc.c mvsocreg.h
            mvsocvar.h
        src/sys/arch/evbarm/armadaxp: armadaxp_machdep.c
        src/sys/arch/evbarm/marvell: marvell_machdep.c

Log Message:
Move Misc Registers from mvsocreg.h to armadaxpreg.h.  These registers only
Armada XP.  The misc_base initializes in initarm() instead of mvsoc_bootstrap().


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/marvell/armadaxp.c
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/marvell/armadaxpreg.h
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/arm/marvell/mvsoc.c
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/marvell/mvsocreg.h
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/marvell/mvsocvar.h
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbarm/armadaxp/armadaxp_machdep.c
cvs rdiff -u -r1.24 -r1.25 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.




Home | Main Index | Thread Index | Old Index