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
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
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
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
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
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
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
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/
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
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
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
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
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
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
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
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
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
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
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
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
20 matches
Mail list logo