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

2018-10-18 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Oct 18 07:17:47 UTC 2018 Modified Files: src/sys/arch/evbarm/bcm53xx: bcm53xx_machdep.c Log Message: Whitespace To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/sys/arch/evbarm/bcm53xx/bcm53xx_machdep.c Plea

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

2018-08-05 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Aug 5 15:28:21 UTC 2018 Modified Files: src/sys/arch/evbarm/bcm53xx: bcm53xx_machdep.c Log Message: Undo previous as it is not required. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sys/arch/evbarm/bcm53

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

2018-08-05 Thread Robert Elz
Module Name:src Committed By: kre Date: Sun Aug 5 13:41:27 UTC 2018 Modified Files: src/sys/arch/evbarm/bcm53xx: bcm53xx_machdep.c Log Message: One more step towards fixing some builds. Like my last attempt this one also needs redoing properly... To generate a diff of

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

2018-08-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Aug 4 21:59:28 UTC 2018 Modified Files: src/sys/arch/evbarm/bcm53xx: bcm53xx_machdep.c Log Message: Fix KERN_{VTOPHYS,PHYSTOV) fallout differently To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/arch/ev

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

2018-08-04 Thread Robert Elz
Module Name:src Committed By: kre Date: Sat Aug 4 13:27:03 UTC 2018 Modified Files: src/sys/arch/evbarm/bcm53xx: bcm53xx_machdep.c Log Message: Hack workaround to deal with KERN_VTOPHYS and KERN_PHYSTOV now being defined in arm/arm32/machdep.h ... attempt to fix (some) ea

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

2015-07-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jul 17 20:29:29 UTC 2015 Modified Files: src/sys/arch/evbarm/bcm53xx: bcm53xx_machdep.c Log Message: Deal with more than 1GB of RAM. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/arch/evbarm/bcm53xx/bcm53

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

2015-05-27 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu May 28 02:22:06 UTC 2015 Modified Files: src/sys/arch/evbarm/bcm53xx: bcm53xx_start.S Log Message: Remove #define VERBOSE_INIT_ARM To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/sys/arch/evbarm/bcm53xx/bcm53

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

2014-03-29 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Mar 29 14:02:46 UTC 2014 Modified Files: src/sys/arch/evbarm/bcm53xx: bcm53xx_machdep.c Log Message: adjust arm_cpu_max by 1 to be number of cpus To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/arch/evbarm/

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

2014-01-23 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 24 04:15:33 UTC 2014 Modified Files: src/sys/arch/evbarm/bcm53xx: bcm53xx_start.S Log Message: After loading the pc-relative offset, clear the upper the 4 bits incase .start starts at a different address than .text (bcm56340

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

2013-12-24 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Dec 24 21:59:59 UTC 2013 Modified Files: src/sys/arch/evbarm/bcm53xx: bcm53xx_start.S Log Message: Use the right BCM563XX symbol To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/arch/evbarm/bcm53xx/bcm53xx_s

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

2013-08-03 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sun Aug 4 01:02:01 UTC 2013 Modified Files: src/sys/arch/evbarm/bcm53xx: bcm53xx_start.S Log Message: If this is a BE kernel, force ourselves into BE just in case we aren't. (setting SCTRL[EE] is done elsewhere). To generate a di

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

2013-06-30 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sun Jun 30 22:02:56 UTC 2013 Modified Files: src/sys/arch/evbarm/bcm53xx: bcm53xx_machdep.c Log Message: Print out PMUSERSR To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/evbarm/bcm53xx/bcm53xx_machdep.c

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

2013-06-30 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sun Jun 30 22:02:29 UTC 2013 Modified Files: src/sys/arch/evbarm/bcm53xx: bcm53xx_start.S Log Message: Add MD_CPU_HATCH To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/arch/evbarm/bcm53xx/bcm53xx_start.S Pleas

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

2013-06-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Mon Jun 17 20:30:49 UTC 2013 Modified Files: src/sys/arch/evbarm/bcm53xx: bcm53xx_start.S Log Message: a9_cpuinit -> arm_cpuinit To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbarm/bcm53xx/bcm53xx_start

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

2012-10-23 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Oct 23 23:16:05 UTC 2012 Modified Files: src/sys/arch/evbarm/bcm53xx: bcm53xx_machdep.c Log Message: Support a MEMSIZE option To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/arch/evbarm/bcm53xx/bcm53xx_mach

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

2012-10-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Oct 17 20:20:54 UTC 2012 Modified Files: src/sys/arch/evbarm/bcm53xx: bcm53xx_machdep.c Log Message: If there is more than 256MB of ram, add the first 256MB into a separate VM freelist and specifiy that PMAP_ALLOC_POOLPAGE alloc

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

2012-10-07 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sun Oct 7 19:17:24 UTC 2012 Modified Files: src/sys/arch/evbarm/bcm53xx: bcm53xx_machdep.c Log Message: add call to bcm53xx_dma_bootstrap. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbarm/bcm53xx/bc

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

2012-09-26 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Sep 27 00:22:39 UTC 2012 Modified Files: src/sys/arch/evbarm/bcm53xx: bcm53xx_machdep.c bcm53xx_start.S Log Message: Print out u-boot args To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbarm/bcm53xx

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

2012-09-07 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Sep 7 11:53:50 UTC 2012 Modified Files: src/sys/arch/evbarm/bcm53xx: bcm53xx_machdep.c bcm53xx_start.S genassym.cf platform.h Log Message: Include PCI outbound windows in the kernel IO region. Make sure these start

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

2012-09-01 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sun Sep 2 05:02:36 UTC 2012 Modified Files: src/sys/arch/evbarm/bcm53xx: bcm53xx_start.S Log Message: Use the common code in To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbarm/bcm53xx/bcm53xx_start.S