CVS commit: src/sys/arch/evbarm/armadaxp

2015-04-15 Thread SUENAGA Hiroki
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/

CVS commit: src/sys/arch/evbarm/armadaxp

2014-03-29 Thread Matt Thomas
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

CVS commit: src/sys/arch/evbarm/armadaxp

2014-03-29 Thread Matt Thomas
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

CVS commit: src/sys/arch/evbarm/armadaxp

2014-03-17 Thread Matt Thomas
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

CVS commit: src/sys/arch/evbarm/armadaxp

2013-09-30 Thread KIYOHARA Takashi
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

CVS commit: src/sys/arch/evbarm/armadaxp

2013-05-29 Thread Radoslaw Kujawa
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

CVS commit: src/sys/arch/evbarm/armadaxp

2013-05-01 Thread Radoslaw Kujawa
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 -