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: Fri Jul 17 20:32:27 UTC 2015
Modified Files:
src/sys/arch/evbarm/bcm53xx [matt-nb5-mips64]: bcm53xx_machdep.c
Log Message:
Deal with > 1GB of memory.
To generate a diff of this commit:
cvs rdiff -u -r1.7.4.3 -r1.7.4.4 \
src/sy
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: Sat Apr 5 07:19:34 UTC 2014
Modified Files:
src/gnu/dist/binutils/bfd [matt-nb5-mips64]: elf32-arm.c
Log Message:
When writing BE8 executables, make the PLTs are written as little endian.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: matt
Date: Fri Apr 4 05:07:14 UTC 2014
Modified Files:
src/share/mk [matt-nb5-mips64]: bsd.lib.mk
Log Message:
Using -Wl,-x breaks build ARM BE8 shared libraries by striping the $a/$d/$t
symbols before the linker can use them. Instead do ${O
Module Name:src
Committed By: matt
Date: Wed Apr 2 17:34:51 UTC 2014
Modified Files:
src/sys/kern [matt-nb5-mips64]: core_elf32.c
src/sys/sys [matt-nb5-mips64]: exec_elf.h
Log Message:
Support coredumps with >= 65535 psections.
To generate a diff of this commit:
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: Thu Mar 27 00:28:48 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf [matt-nb5-mips64]: std.bcm53xx
Log Message:
Add ARM_HAS_VBAR
To generate a diff of this commit:
cvs rdiff -u -r1.13.2.3 -r1.13.2.4 src/sys/arch/evbarm/conf/std.
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:16:05 UTC 2014
Modified Files:
src/sys/arch/evbarm/bcm53xx [matt-nb5-mips64]: bcm53xx_start.S
Log Message:
Use adr/bfi to access kernel variables.
To generate a diff of this commit:
cvs rdiff -u -r1.10.2.2 -r1.10.2.3
Module Name:src
Committed By: matt
Date: Wed Mar 26 02:15:02 UTC 2014
Modified Files:
src/sys/arch/evbarm/bcm53xx [matt-nb5-mips64]: bcm53xx_machdep.c
Log Message:
Use apb/4 for the com freq on !BCM5301X
To generate a diff of this commit:
cvs rdiff -u -r1.7.4.2 -r1.7.4.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:57:04 UTC 2014
Modified Files:
src/sys/dev/pci [matt-nb5-mips64]: ahcisata_pci.c
Log Message:
Use ahci_resume
To generate a diff of this commit:
cvs rdiff -u -r1.12.4.2.4.1 -r1.12.4.2.4.2 src/sys/dev/pci/ahcisata_pci
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:58:00 UTC 2014
Modified Files:
src/libexec/ld.aout_so [matt-nb5-mips64]: Makefile
src/sbin/ldconfig [matt-nb5-mips64]: Makefile
Log Message:
Make these work with a machine_arch of armv7
To generate a diff of
Module Name:src
Committed By: matt
Date: Mon Mar 24 18:53:34 UTC 2014
Modified Files:
src/common/lib/libc/arch/arm/atomic [matt-nb5-mips64]: atomic_swap.S
Log Message:
Use ldrex/strex instead of swp when possible.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1
Module Name:src
Committed By: matt
Date: Mon Mar 24 18:50:51 UTC 2014
Modified Files:
src/sys/conf [matt-nb5-mips64]: files
Log Message:
Add sata_fis to ahcisata
To generate a diff of this commit:
cvs rdiff -u -r1.924.4.1.4.4 -r1.924.4.1.4.5 src/sys/conf/files
Please no
Module Name:src
Committed By: matt
Date: Mon Mar 24 18:51:45 UTC 2014
Modified Files:
src/sys/kern [matt-nb5-mips64]: kern_runq.c
Log Message:
Use the cpu_name in ci_data
To generate a diff of this commit:
cvs rdiff -u -r1.22.4.3.4.2 -r1.22.4.3.4.3 src/sys/kern/kern_runq
Module Name:src
Committed By: matt
Date: Mon Mar 24 18:49:53 UTC 2014
Modified Files:
src/sys/dev/ata [matt-nb5-mips64]: satafis_subr.c satafisreg.h
satafisvar.h
Log Message:
Merge satafis changes from HEAD for ahcisata
To generate a diff of this commit:
cvs
Module Name:src
Committed By: matt
Date: Mon Mar 24 18:48:52 UTC 2014
Modified Files:
src/sys/dev/i2c [matt-nb5-mips64]: files.i2c
Added Files:
src/sys/dev/i2c [matt-nb5-mips64]: gttwsi_core.c gttwsireg.h
gttwsivar.h
Log Message:
Merge mvi2c from HEAD
Module Name:src
Committed By: matt
Date: Mon Mar 24 18:47:17 UTC 2014
Modified Files:
src/sys/dev/ic [matt-nb5-mips64]: ahcisata_core.c ahcisatareg.h
ahcisatavar.h
Log Message:
Merge needed changes from HEAD for cubie
To generate a diff of this commit:
cvs rd
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:46:38 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf [matt-nb5-mips64]: Makefile.evbarm.inc
Added Files:
src/sys/arch/evbarm/conf [matt-nb5-mips64]: CUBIEBOARD
CUBIEBOARD_INSTALL files.cubie mk.cu
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:38:23 UTC 2014
Modified Files:
src/share/mk [matt-nb5-mips64]: bsd.endian.mk
Log Message:
Add armv7
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.15.16.1 src/share/mk/bsd.endian.mk
Please note that diff
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: Mon Mar 24 07:37:14 UTC 2014
Modified Files:
src/sys/uvm [matt-nb5-mips64]: uvm_page.c
Log Message:
Make sure the hint is initialized to NULL.
To generate a diff of this commit:
cvs rdiff -u -r1.140.6.3.4.11 -r1.140.6.3.4.12 src/s
Module Name:src
Committed By: matt
Date: Mon Mar 24 07:36:48 UTC 2014
Modified Files:
src/sys/kern [matt-nb5-mips64]: subr_evcnt.c
Log Message:
Fix infinite recursion.
To generate a diff of this commit:
cvs rdiff -u -r1.4.94.3 -r1.4.94.4 src/sys/kern/subr_evcnt.c
Please
Module Name:src
Committed By: matt
Date: Fri Mar 14 22:34:35 UTC 2014
Modified Files:
src/sys/kern [matt-nb5-mips64]: kern_malloc.c
Log Message:
Deal with the issue that VM_MAP_INTRSAFE km_suballoc returns more than asked
for so the space needs for kmemusage accounting has
Module Name:src
Committed By: matt
Date: Fri Mar 14 21:45:42 UTC 2014
Modified Files:
src/sys/kern [matt-nb5-mips64]: kern_malloc.c
Log Message:
Make sure uvm_km_suballoc returned the correctly sized submap.
To generate a diff of this commit:
cvs rdiff -u -r1.121.10.1 -r
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:10:29 UTC 2014
Modified Files:
src/etc/etc.evbarm [matt-nb5-mips64]: Makefile.inc
Log Message:
Fix KERNEL_SETS
To generate a diff of this commit:
cvs rdiff -u -r1.23.8.1 -r1.23.8.2 src/etc/etc.evbarm/Makefile.inc
Pl
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 17:50:31 UTC 2014
Modified Files:
src/sys/arch/evbarm/include [matt-nb5-mips64]: vmparam.h
Log Message:
Export VM_*FREELIST
To generate a diff of this commit:
cvs rdiff -u -r1.25.18.2 -r1.25.18.3 src/sys/arch/evbarm/inc
Module Name:src
Committed By: matt
Date: Sat Feb 15 17:50:02 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf [matt-nb5-mips64]: std.bcm53xx
Log Message:
remove __HAVE_ATOMIC64_OPS (it's in types.h now)
To generate a diff of this commit:
cvs rdiff -u -r1.13.2.2 -r1.13.2
Module Name:src
Committed By: matt
Date: Sat Feb 15 17:49:12 UTC 2014
Modified Files:
src/etc/etc.evbarm [matt-nb5-mips64]: Makefile.inc
Log Message:
Deal with armv7{,eb} MACHINE_ARCH
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.23.8.1 src/etc/etc.evbarm/Ma
Module Name:src
Committed By: matt
Date: Sat Feb 15 17:48:37 UTC 2014
Modified Files:
src/share/mk [matt-nb5-mips64]: bsd.kmod.mk bsd.kmodule.mk
Log Message:
kernel uses -std=gnu99
To generate a diff of this commit:
cvs rdiff -u -r1.89.6.2 -r1.89.6.3 src/share/mk/bsd.kmo
Module Name:src
Committed By: matt
Date: Sat Feb 15 17:48:09 UTC 2014
Modified Files:
src/sys/rump/librump/rumpkern [matt-nb5-mips64]: emul.c
Log Message:
Add vpanic
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.53.8.1 src/sys/rump/librump/rumpkern/emul.c
P
Module Name:src
Committed By: matt
Date: Sat Feb 15 16:29:55 UTC 2014
Modified Files:
src/lib/csu/arm_elf [matt-nb5-mips64]: crt0.c dot_init.h
Log Message:
is not for C files.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.7.10.1 src/lib/csu/arm_elf/crt0.c
cv
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: Sat Feb 15 16:18:37 UTC 2014
Modified Files:
src/sys/arch/arm/arm [matt-nb5-mips64]: arm_machdep.c ast.c
bcopyinout.S bcopyinout_xscale.S blockio.S bootconfig.c
bus_space_asm_generic.S bus_space_notimpl.S comp
Module Name:src
Committed By: matt
Date: Sat Feb 15 16:16:39 UTC 2014
Modified Files:
src/gnu/dist/binutils/gas/config [matt-nb5-mips64]: tc-arm.c
src/gnu/dist/binutils/opcodes [matt-nb5-mips64]: arm-dis.c
Log Message:
Add pli support
To generate a diff of this c
Module Name:src
Committed By: matt
Date: Sat Feb 15 10:27:44 UTC 2014
Modified Files:
src/common/lib/libc/arch/arm/atomic [matt-nb5-mips64]: Makefile.inc
atomic_op_asm.h
Added Files:
src/common/lib/libc/arch/arm/atomic [matt-nb5-mips64]: atomic_add_64.S
Module Name:src
Committed By: matt
Date: Sat Feb 15 10:19:14 UTC 2014
Modified Files:
src/sys/uvm [matt-nb5-mips64]: uvm_page.c uvm_pglist.c
Log Message:
Adapt to K{,D}ASSERTMSG changes
To generate a diff of this commit:
cvs rdiff -u -r1.140.6.3.4.10 -r1.140.6.3.4.11 src
Module Name:src
Committed By: matt
Date: Sat Feb 15 10:18:33 UTC 2014
Modified Files:
src/sys/uvm [matt-nb5-mips64]: uvm_pmap.h
Log Message:
Add PMAP_NOCACHE + others.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.23.10.1 src/sys/uvm/uvm_pmap.h
Please note
Module Name:src
Committed By: matt
Date: Sat Feb 15 10:17:20 UTC 2014
Modified Files:
src/sys/dev/pci [matt-nb5-mips64]: pcivar.h
Log Message:
Add a few OKAY flags from HEAD
To generate a diff of this commit:
cvs rdiff -u -r1.83.12.1 -r1.83.12.2 src/sys/dev/pci/pcivar.h
Module Name:src
Committed By: matt
Date: Sat Feb 15 10:16:32 UTC 2014
Modified Files:
src/sys/dev/sysmon [matt-nb5-mips64]: sysmon_wdog.c sysmonvar.h
Log Message:
move sysmon_wdog_setmode prototype to sysmonvar.h
To generate a diff of this commit:
cvs rdiff -u -r1.24.28.
Module Name:src
Committed By: matt
Date: Sat Feb 15 10:14:35 UTC 2014
Modified Files:
src/sys/sys [matt-nb5-mips64]: syscallvar.h
Log Message:
Add sy_invoke inline from HEAD
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.2.8.1 src/sys/sys/syscallvar.h
Please
Module Name:src
Committed By: matt
Date: Sat Feb 15 10:14:10 UTC 2014
Modified Files:
src/sys/sys [matt-nb5-mips64]: ucontext.h
Log Message:
add prototype for cpu_mcontext_validate
To generate a diff of this commit:
cvs rdiff -u -r1.11.12.1 -r1.11.12.2 src/sys/sys/uconte
Module Name:src
Committed By: matt
Date: Sat Feb 15 10:13:25 UTC 2014
Modified Files:
src/sys/kern [matt-nb5-mips64]: subr_evcnt.c
src/sys/sys [matt-nb5-mips64]: evcnt.h
Log Message:
Add evcnt_attach_dynamic_nozero
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: matt
Date: Sat Feb 15 10:12:47 UTC 2014
Modified Files:
src/sys/kern [matt-nb5-mips64]: kern_cpu.c
src/sys/sys [matt-nb5-mips64]: cpu.h cpu_data.h
Log Message:
Add cpu_softintr_p()
Add cpu_name to cpu_data
To generate a diff of this
Module Name:src
Committed By: matt
Date: Sat Feb 15 03:33:40 UTC 2014
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_sdhc.c
src/sys/dev/sdmmc [matt-nb5-mips64]: sdhc.c sdhcvar.h
Log Message:
HAS_CGM -> HAVE_CGM (like current)
Add 32BIT_ACCESS
To g
Module Name:src
Committed By: matt
Date: Sat Feb 15 03:22:27 UTC 2014
Modified Files:
src/sys/dev/pci [matt-nb5-mips64]: if_wm.c pcireg.h ppb.c
Log Message:
sync pcireg.h with HEAD.
update if_wm.c and ppb.c accordingly.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: matt
Date: Fri Feb 14 18:38:16 UTC 2014
Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: mips_softint.c pmap.c
pmap_tlb.c vm_machdep.c
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_intr.c rmixl_nand_pci.c
s
Module Name:src
Committed By: matt
Date: Fri Feb 14 18:36:14 UTC 2014
Modified Files:
src/sys/conf [matt-nb5-mips64]: Makefile.kern.inc
Log Message:
SYSTEM_DEP?= -> SYSTEM_DEP+=
Add KERNLDSCRIPT to SYSTEM_DEP
To generate a diff of this commit:
cvs rdiff -u -r1.118.4.2.4.
Module Name:src
Committed By: matt
Date: Fri Feb 14 18:35:15 UTC 2014
Modified Files:
src/sys/conf [matt-nb5-mips64]: files
src/sys/dev/ic [matt-nb5-mips64]: comreg.h
Log Message:
defparam COM_TOLERANCE
To generate a diff of this commit:
cvs rdiff -u -r1.924.4.1.
Module Name:src
Committed By: matt
Date: Fri Feb 14 18:31:49 UTC 2014
Modified Files:
src/sys/kern [matt-nb5-mips64]: vfs_subr.c
Log Message:
vpanic -> vnpanic
To generate a diff of this commit:
cvs rdiff -u -r1.357.4.4.2.1.2.1 -r1.357.4.4.2.1.2.2 src/sys/kern/vfs_subr.c
Module Name:src
Committed By: matt
Date: Sat Jan 11 00:23:41 UTC 2014
Modified Files:
src/lib/csu/common_elf [matt-nb5-mips64]: Makefile.inc
Log Message:
Make sure $a/$t/$d are preserved for ARM BE.
To generate a diff of this commit:
cvs rdiff -u -r1.30.10.1 -r1.30.10.2
Module Name:src
Committed By: matt
Date: Thu Jan 9 22:58:15 UTC 2014
Modified Files:
src/distrib/evbarm/instkernel/ramdisk [matt-nb5-mips64]: Makefile
Log Message:
Build BE ramdisks for BE MACHINE_ARCH's
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.4.24.1 s
Module Name:src
Committed By: matt
Date: Thu Jan 2 17:34:43 UTC 2014
Modified Files:
src/gnu/dist/gdb6/bfd [matt-nb5-mips64]: config.bfd
Log Message:
allow arm*{,eb]-*-netbsdelf*
To generate a diff of this commit:
cvs rdiff -u -r1.4.24.1 -r1.4.24.2 src/gnu/dist/gdb6/bfd
Module Name:src
Committed By: matt
Date: Thu Dec 19 01:26:38 UTC 2013
Modified Files:
src/usr.bin/ldd [matt-nb5-mips64]: Makefile.common
Log Message:
Match any arm
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.2.4.1 -r1.1.2.2.4.2 src/usr.bin/ldd/Makefile.common
Module Name:src
Committed By: matt
Date: Thu Dec 19 01:22:02 UTC 2013
Modified Files:
src/sys/uvm [matt-nb5-mips64]: uvm_pglist.h
Log Message:
error out if VM_NFREELIST isn't defined
To generate a diff of this commit:
cvs rdiff -u -r1.7.16.5 -r1.7.16.6 src/sys/uvm/uvm_pg
Module Name:src
Committed By: matt
Date: Thu Dec 19 01:20:41 UTC 2013
Modified Files:
src/sys/rump/librump/rumpkern [matt-nb5-mips64]: vm.c
src/sys/ufs/lfs [matt-nb5-mips64]: lfs_bio.c
Log Message:
Adapt to new uvm_estimatepageable arguments
To generate a diff of
Module Name:src
Committed By: matt
Date: Thu Dec 19 01:19:26 UTC 2013
Modified Files:
src/sys/lkm/arch/arm [matt-nb5-mips64]: lkmtramp.awk lkmwrap.awk
Log Message:
Update to use -Wl and change \. to just .
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.2.90.1
Module Name:src
Committed By: matt
Date: Thu Dec 19 01:18:44 UTC 2013
Modified Files:
src/sys/arch/evbarm/stand/gzboot [matt-nb5-mips64]: Makefile
Log Message:
Make endian check more generic
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.9.10.1 src/sys/arch/ev
Module Name:src
Committed By: matt
Date: Thu Dec 19 01:18:01 UTC 2013
Modified Files:
src/sys/arch/evbarm/include [matt-nb5-mips64]: vmparam.h
Log Message:
compat in libc needs some uvm stuff which needs VM_NFREELIST defined.
To generate a diff of this commit:
cvs rdiff
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
Module Name:src
Committed By: matt
Date: Thu Dec 19 01:16:13 UTC 2013
Modified Files:
src/gnu/lib/libgcc4/libgcov [matt-nb5-mips64]: Makefile
src/gnu/lib/libiberty [matt-nb5-mips64]: Makefile
src/gnu/lib/libsupc++4 [matt-nb5-mips64]: Makefile.common
Log Mes
Module Name:src
Committed By: matt
Date: Thu Dec 19 01:15:09 UTC 2013
Modified Files:
src/etc [matt-nb5-mips64]: MAKEDEV.awk Makefile
src/etc/mtree [matt-nb5-mips64]: Makefile NetBSD.dist
Added Files:
src/etc/mtree [matt-nb5-mips64]: NetBSD.dist.mips64eb
Module Name:src
Committed By: matt
Date: Thu Dec 19 01:14:12 UTC 2013
Added Files:
src/distrib/sets/lists/base [matt-nb5-mips64]: ad.armv7eb
md.evbarm.armv7eb rescue.ad.armv7eb
src/distrib/sets/lists/comp [matt-nb5-mips64]: ad.armv7eb
Log Message:
set c
Module Name:src
Committed By: matt
Date: Thu Dec 19 01:13:27 UTC 2013
Modified Files:
src/distrib/evbarm [matt-nb5-mips64]: Makefile
src/distrib/evbarm/instkernel/instkernel [matt-nb5-mips64]: Makefile
Log Message:
adapt for evbarmv7
To generate a diff of this co
Module Name:src
Committed By: matt
Date: Thu Dec 19 01:12:39 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/atomic [matt-nb5-mips64]: Makefile.inc
atomic_cas_32.S
Log Message:
Enable ldrex/strex based atomic ops on armv6/armv7
To generate a diff of thi
Module Name:src
Committed By: matt
Date: Wed Dec 18 18:43:30 UTC 2013
Modified Files:
src/gnu/usr.bin/binutils [matt-nb5-mips64]: Makefile Makefile.inc
src/gnu/usr.bin/binutils/common [matt-nb5-mips64]: Makefile
Makefile.inc Makefile.prog
src/gnu
Module Name:src
Committed By: matt
Date: Wed Dec 18 18:42:57 UTC 2013
Modified Files:
src/gnu/usr.bin/gcc4/libcpp [matt-nb5-mips64]: Makefile
src/gnu/usr.bin/gcc4/libiberty [matt-nb5-mips64]: Makefile
Added Files:
src/gnu/usr.bin/gcc4/arch/armv7 [matt-nb5-mi
Module Name:src
Committed By: matt
Date: Wed Dec 18 18:41:40 UTC 2013
Modified Files:
src/gnu/lib/crtstuff4 [matt-nb5-mips64]: Makefile
src/gnu/lib/libbfd [matt-nb5-mips64]: Makefile
src/gnu/lib/libgcc4 [matt-nb5-mips64]: Makefile.inc
src/gnu/lib/lib
Module Name:src
Committed By: matt
Date: Wed Dec 18 18:40:35 UTC 2013
Modified Files:
src [matt-nb5-mips64]: build.sh
Log Message:
Allow arch of armv7/armv7eb for evbarm. Add evbarmv7-e[bl] alias
To generate a diff of this commit:
cvs rdiff -u -r1.198.2.3.4.3 -r1.198.2.
Module Name:src
Committed By: matt
Date: Wed Dec 18 18:39:25 UTC 2013
Modified Files:
src/share/mk [matt-nb5-mips64]: bsd.sys.mk
Log Message:
Bring OBJCOPYLIBFLAGS from HEAD so we can preserve $a/$d/$t on BE ARM
To generate a diff of this commit:
cvs rdiff -u -r1.179.8.5
Module Name:src
Committed By: matt
Date: Wed Dec 18 18:39:05 UTC 2013
Modified Files:
src/share/mk [matt-nb5-mips64]: bsd.lib.mk
Log Message:
Bring OBJCOPYLIBFLAGS from HEAD so we can preserve $a/$d/$t on BE ARM
To generate a diff of this commit:
cvs rdiff -u -r1.289.2.2
Module Name:src
Committed By: matt
Date: Wed Dec 18 18:38:21 UTC 2013
Modified Files:
src/share/mk [matt-nb5-mips64]: bsd.own.mk
Log Message:
Allow armv7/armv7eb as valid MACHINE_ARCH for arm
To generate a diff of this commit:
cvs rdiff -u -r1.542.2.9.4.7 -r1.542.2.9.4.8
Module Name:src
Committed By: matt
Date: Wed Dec 18 18:33:11 UTC 2013
Modified Files:
src/gnu/dist/binutils/bfd [matt-nb5-mips64]: config.bfd
src/gnu/dist/binutils/ld [matt-nb5-mips64]: configure.tgt
Log Message:
All arm*{,eb}-*-netbsdelf* to match
To generate a
Module Name:src
Committed By: matt
Date: Wed Dec 18 18:31:22 UTC 2013
Modified Files:
src/gnu/dist/binutils/opcodes [matt-nb5-mips64]: arm-dis.c
Log Message:
Decode some armv7 instructions
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.3 -r1.1.1.3.32.1 src/gnu/d
1 - 100 of 776 matches
Mail list logo