Module Name:src
Committed By: hsuenaga
Date: Wed Apr 15 10:30:42 UTC 2015
Modified Files:
src/sys/arch/evbarm/armadaxp: armadaxp_machdep.c
Log Message:
lookup clock frequencies of ARMADA 370 correctly.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/
Module Name:src
Committed By: matt
Date: Sat Mar 29 15:00:07 UTC 2014
Modified Files:
src/sys/arch/evbarm/armadaxp: armadaxp_machdep.c
Log Message:
support mapping all of memory.
Map memory starting at 0x8000 and leave 1GB until kernel VM
Make kernel VM size 320MB (avo
Module Name:src
Committed By: matt
Date: Sat Mar 29 14:53:57 UTC 2014
Modified Files:
src/sys/arch/evbarm/armadaxp: armadaxp_start.S
Log Message:
Use armv7 instructions. Add ARM_MMU_EXTENDED support.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/ar
Module Name:src
Committed By: matt
Date: Tue Mar 18 06:17:55 UTC 2014
Modified Files:
src/sys/arch/evbarm/armadaxp: armadaxp_machdep.c
Log Message:
Default comfreq to mvTclk if CONSFREQ is not defined.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/a
Module Name:src
Committed By: kiyohara
Date: Mon Sep 30 13:29:07 UTC 2013
Modified Files:
src/sys/arch/evbarm/armadaxp: armadaxp_machdep.c
Log Message:
Call some armadaxp functions with MARVLL_INTERREG_PBASE.
And include arm/marvell/armadaxpreg.h instead of evbarm/armadaxp
Module Name:src
Committed By: rkujawa
Date: Wed May 29 19:55:56 UTC 2013
Added Files:
src/sys/arch/evbarm/armadaxp: armadaxp_machdep.c armadaxp_start.S
Log Message:
Import cleaned up MD parts of Armada XP port.
Compared to what was posted to port-arm, the main difference
Module Name:src
Committed By: rkujawa
Date: Wed May 1 12:34:45 UTC 2013
Added Files:
src/sys/arch/evbarm/armadaxp: armadaxpreg.h
Log Message:
Add register definitions for Aramada XP.
Obtained from Marvell, Semihalf.
To generate a diff of this commit:
cvs rdiff -u -r0 -