Module Name:src
Committed By: matt
Date: Thu Aug 13 00:07:15 UTC 2015
Modified Files:
src/sys/arch/arm/arm32 [matt-nb5-mips64]: arm32_kvminit.c
Log Message:
Make sure the amount of direct mapped memory doesn't cross over into the
mappable KVA range.
To generate a diff of
Module Name:src
Committed By: matt
Date: Mon Jun 9 21:03:20 UTC 2014
Modified Files:
src/sys/arch/arm/arm [matt-nb5-mips64]: cpufunc.c
Log Message:
Fix tpyo.
To generate a diff of this commit:
cvs rdiff -u -r1.89.10.2 -r1.89.10.3 src/sys/arch/arm/arm/cpufunc.c
Please n
Module Name:src
Committed By: matt
Date: Thu Mar 27 23:21:36 UTC 2014
Modified Files:
src/sys/arch/arm/cortex [matt-nb5-mips64]: a9_mpsubr.S
Log Message:
Don't = since that isn't BE8 friendly
To generate a diff of this commit:
cvs rdiff -u -r1.12.2.5 -r1.12.2.6 src/sys/a
Module Name:src
Committed By: matt
Date: Thu Mar 27 21:11:11 UTC 2014
Modified Files:
src/sys/arch/arm/include [matt-nb5-mips64]: param.h
Log Message:
#define ALIGNBYTES __ALIGNBYTES
To generate a diff of this commit:
cvs rdiff -u -r1.12.12.3 -r1.12.12.4 src/sys/arch/arm
Module Name:src
Committed By: matt
Date: Thu Mar 27 01:04:39 UTC 2014
Modified Files:
src/sys/arch/arm/include [matt-nb5-mips64]: param.h
Log Message:
Make ALIGNBYTES use __ALIGNBYTES
To generate a diff of this commit:
cvs rdiff -u -r1.12.12.2 -r1.12.12.3 src/sys/arch/ar
Module Name:src
Committed By: matt
Date: Wed Mar 26 23:43:45 UTC 2014
Modified Files:
src/sys/arch/arm/broadcom [matt-nb5-mips64]: bcm53xx_cca.c
Log Message:
Only 5301X has GPIO via CCA
To generate a diff of this commit:
cvs rdiff -u -r1.1.16.3 -r1.1.16.4 src/sys/arch/ar
Module Name:src
Committed By: matt
Date: Wed Mar 26 22:44:42 UTC 2014
Modified Files:
src/sys/arch/arm/include [matt-nb5-mips64]: cdefs.h
Log Message:
Make the minimal alignment 8 if EABI or ldrd/strd are supported.
To generate a diff of this commit:
cvs rdiff -u -r1.3.3
Module Name:src
Committed By: matt
Date: Wed Mar 26 03:20:18 UTC 2014
Modified Files:
src/sys/arch/arm/broadcom [matt-nb5-mips64]: bcm53xx_reg.h
Log Message:
Sync with HEAD.
To generate a diff of this commit:
cvs rdiff -u -r1.14.2.2 -r1.14.2.3 src/sys/arch/arm/broadcom/b
Module Name:src
Committed By: matt
Date: Wed Mar 26 03:19:32 UTC 2014
Modified Files:
src/sys/arch/arm/broadcom [matt-nb5-mips64]: bcm53xx_board.c
bcm53xx_ccb.c
Log Message:
Allow SRAB to be optional
To generate a diff of this commit:
cvs rdiff -u -r1.17.2.3
Module Name:src
Committed By: matt
Date: Wed Mar 26 02:13:54 UTC 2014
Modified Files:
src/sys/arch/arm/cortex [matt-nb5-mips64]: a9_mpsubr.S
Log Message:
flush the icache after enabling the SCU
To generate a diff of this commit:
cvs rdiff -u -r1.12.2.4 -r1.12.2.5 src/sys
Module Name:src
Committed By: matt
Date: Wed Mar 26 02:02:29 UTC 2014
Modified Files:
src/sys/arch/arm/broadcom [matt-nb5-mips64]: bcm53xx_cca.c
Log Message:
For non-BCM5301X, set frequency to 1/4 of the apb clock.
To generate a diff of this commit:
cvs rdiff -u -r1.1.16
Module Name:src
Committed By: matt
Date: Wed Mar 26 02:01:10 UTC 2014
Modified Files:
src/sys/arch/arm/arm [matt-nb5-mips64]: arm_machdep.c
Log Message:
If BE on armv7, set PSR_E_BIT
To generate a diff of this commit:
cvs rdiff -u -r1.21.8.1 -r1.21.8.2 src/sys/arch/arm/a
Module Name:src
Committed By: matt
Date: Wed Mar 26 02:00:46 UTC 2014
Modified Files:
src/sys/arch/arm/arm [matt-nb5-mips64]: cpufunc.c
Log Message:
For armv7, enable BE properly. Make sure UNAL is always set.
To generate a diff of this commit:
cvs rdiff -u -r1.89.10.1
Module Name:src
Committed By: matt
Date: Wed Mar 26 01:59:08 UTC 2014
Modified Files:
src/sys/arch/arm/cortex [matt-nb5-mips64]: gic.c
Log Message:
Let bus_space so the endian conversion if needed
To generate a diff of this commit:
cvs rdiff -u -r1.5.2.2 -r1.5.2.3 src/sy
Module Name:src
Committed By: matt
Date: Wed Mar 26 01:15:48 UTC 2014
Modified Files:
src/sys/arch/arm/include [matt-nb5-mips64]: armreg.h
Log Message:
sync with HEAD
To generate a diff of this commit:
cvs rdiff -u -r1.41.12.2 -r1.41.12.3 src/sys/arch/arm/include/armreg.
Module Name:src
Committed By: matt
Date: Mon Mar 24 18:44:13 UTC 2014
Modified Files:
src/sys/arch/arm/cortex [matt-nb5-mips64]: a9_mpsubr.S
Log Message:
Allow A7 to use this.
To generate a diff of this commit:
cvs rdiff -u -r1.12.2.3 -r1.12.2.4 src/sys/arch/arm/cortex/a
Module Name:src
Committed By: matt
Date: Mon Mar 24 18:42:50 UTC 2014
Modified Files:
src/sys/arch/arm/include/arm32 [matt-nb5-mips64]: vmparam.h
Log Message:
Deal with those arms who only need one type of freelist.
To generate a diff of this commit:
cvs rdiff -u -r1.23.
Module Name:src
Committed By: matt
Date: Mon Mar 24 18:45:16 UTC 2014
Modified Files:
src/sys/arch/arm/arm32 [matt-nb5-mips64]: exception.S
Log Message:
Use the improved undefined method from HEAD
To generate a diff of this commit:
cvs rdiff -u -r1.16.18.1 -r1.16.18.2 sr
Module Name:src
Committed By: matt
Date: Mon Mar 24 18:44:44 UTC 2014
Modified Files:
src/sys/arch/arm/arm32 [matt-nb5-mips64]: arm32_boot.c
Log Message:
Need to deal with proc0paddr.
To generate a diff of this commit:
cvs rdiff -u -r1.5.2.2 -r1.5.2.3 src/sys/arch/arm/ar
Module Name:src
Committed By: matt
Date: Mon Mar 24 18:43:40 UTC 2014
Modified Files:
src/sys/arch/arm/include [matt-nb5-mips64]: armreg.h
Log Message:
merge l2ctrl from head
To generate a diff of this commit:
cvs rdiff -u -r1.41.12.1 -r1.41.12.2 src/sys/arch/arm/include
Module Name:src
Committed By: matt
Date: Mon Mar 24 18:43:15 UTC 2014
Added Files:
src/sys/arch/arm/allwinner [matt-nb5-mips64]: awin_ahcisata.c
awin_board.c awin_com.c awin_eth.c awin_gige.c awin_gpio.c
awin_icu.c awin_intr.h awin_io.c awin_mmc.c aw
Module Name:src
Committed By: matt
Date: Mon Mar 24 16:50:57 UTC 2014
Modified Files:
src/sys/arch/arm/include/arm32 [matt-nb5-mips64]: pmap.h
Log Message:
Define PMAP_KMPAGE
To generate a diff of this commit:
cvs rdiff -u -r1.88.10.1 -r1.88.10.2 src/sys/arch/arm/include
Module Name:src
Committed By: matt
Date: Mon Mar 24 07:37:39 UTC 2014
Modified Files:
src/sys/arch/arm/arm32 [matt-nb5-mips64]: arm32_kvminit.c
Log Message:
Make sure kernel starts on a page boundary.
To generate a diff of this commit:
cvs rdiff -u -r1.22.2.2 -r1.22.2.3
Module Name:src
Committed By: matt
Date: Wed Feb 26 00:59:27 UTC 2014
Modified Files:
src/sys/arch/arm/include [matt-nb5-mips64]: elf_machdep.h
Log Message:
Use right name
To generate a diff of this commit:
cvs rdiff -u -r1.7.78.2 -r1.7.78.3 src/sys/arch/arm/include/elf_
Module Name:src
Committed By: matt
Date: Tue Feb 25 00:05:11 UTC 2014
Modified Files:
src/sys/arch/arm/arm [matt-nb5-mips64]: cpu_exec.c
Log Message:
fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.8.2.2 -r1.8.2.3 src/sys/arch/arm/arm/cpu_exec.c
Please note
Module Name:src
Committed By: matt
Date: Tue Feb 25 00:05:49 UTC 2014
Modified Files:
src/sys/arch/arm/arm [matt-nb5-mips64]: core_machdep.c
src/sys/arch/arm/include [matt-nb5-mips64]: elf_machdep.h
Log Message:
Tag BE8 coredumps properly.
To generate a diff of t
Module Name:src
Committed By: matt
Date: Thu Feb 20 20:36:29 UTC 2014
Modified Files:
src/sys/arch/arm/cortex [matt-nb5-mips64]: a9_mpsubr.S
Log Message:
Use right register when setting ttbr
To generate a diff of this commit:
cvs rdiff -u -r1.12.2.2 -r1.12.2.3 src/sys/ar
Module Name:src
Committed By: matt
Date: Wed Feb 19 23:19:57 UTC 2014
Modified Files:
src/sys/arch/arm/broadcom [matt-nb5-mips64]: bcm53xx_board.c
Log Message:
Fix dmaranges for BCM563XX
Conditionalize call to arml2cc_init
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: matt
Date: Wed Feb 19 23:18:40 UTC 2014
Modified Files:
src/sys/arch/arm/cortex [matt-nb5-mips64]: files.cortex
Log Message:
arml2cc -> needs-flag
To generate a diff of this commit:
cvs rdiff -u -r1.4.6.2 -r1.4.6.3 src/sys/arch/arm/cortex/fi
Module Name:src
Committed By: matt
Date: Sat Feb 15 19:09:56 UTC 2014
Modified Files:
src/sys/arch/arm/arm [matt-nb5-mips64]: sig_machdep.c
Log Message:
Use STACKALIGNBYTES
To generate a diff of this commit:
cvs rdiff -u -r1.35.16.1 -r1.35.16.2 src/sys/arch/arm/arm/sig_m
Module Name:src
Committed By: matt
Date: Sat Feb 15 16:30:24 UTC 2014
Modified Files:
src/sys/arch/arm/include [matt-nb5-mips64]: param.h
Log Message:
Fix typo STACK_ALIGNBYTES -> STACKALIGNBYTES
To generate a diff of this commit:
cvs rdiff -u -r1.12.12.1 -r1.12.12.2 src
Module Name:src
Committed By: matt
Date: Thu Dec 19 01:17:06 UTC 2013
Modified Files:
src/sys/arch/arm/include [matt-nb5-mips64]: cdefs.h
Log Message:
Pull from HEAD (for post armv6 defines).
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.3.38.1 src/sys/arch/a
32 matches
Mail list logo