Jukka,
#include fenv.h as part of this seems to have caused build.sh to break on arch
evbmips64-eb
> In file included from
> /home/cliff/netbsd/NetBSD-current/usr/src/tests/lib/libc/s
> tdlib/t_strtod.c:38:
> /home/cliff/netbsd/NetBSD-current/build/evbmips64-eb-20110510/dest/usr/include/f
> en
Module Name:src
Committed By: cliff
Date: Wed Feb 17 08:41:43 UTC 2010
Modified Files:
src/gnu/dist/binutils/opcodes [matt-nb5-mips64]: mips-opc.c
Log Message:
add RMI Coprocessor 2 ops to mips_builtin_opcodes[]
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.3.3
Module Name:src
Committed By: cliff
Date: Wed Feb 10 19:45:48 UTC 2010
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_subr.S
Log Message:
save gp and t8 before callback to firmware
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.3 -r1.1.2.4 src/sy
Module Name:src
Committed By: cliff
Date: Sat Feb 6 18:18:01 UTC 2010
Modified Files:
src/sys/arch/mips/conf [matt-nb5-mips64]: files.mips
Log Message:
add entry for mips/spl.S so kernel can compile
To generate a diff of this commit:
cvs rdiff -u -r1.58.24.7 -r1.58.24.8
Module Name:src
Committed By: cliff
Date: Sat Feb 6 03:10:14 UTC 2010
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_intr.c
Log Message:
- when establishing an intr, if malloc fails, be sure to splx on the way out
- in interrupt dispatch, when ack-ing EIRR
Module Name:src
Committed By: cliff
Date: Fri Jan 29 00:36:04 UTC 2010
Modified Files:
src/sys/arch/evbmips/conf [matt-nb5-mips64]: XLSATX
Log Message:
- add option MEMLIMIT, can be used to limit max memory address used
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: cliff
Date: Fri Jan 29 00:24:33 UTC 2010
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_usbi.c
Log Message:
- use rmixl_probe_4 to match
- fail attach if USB interface is disabled GPIO LOW_PWR_DIS reg (?)
- fail attach if USB i
Module Name:src
Committed By: cliff
Date: Fri Jan 29 00:24:14 UTC 2010
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_intr.c
Log Message:
- be more thorough about 'mips_cpu_id' based variations
- rip out pcie interrupt related debug stuff
- start thinking a
Module Name:src
Committed By: cliff
Date: Fri Jan 29 00:23:54 UTC 2010
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_pcie.c
Log Message:
- rmixl_cache_err_dis, rmixl_cache_err_restore, rmixl_cache_err_check
inlines moved from here ro rmixlvar.h
- add a l
Module Name:src
Committed By: cliff
Date: Fri Jan 29 00:23:35 UTC 2010
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_pcievar.h
Log Message:
- add pcie interrupt dispatch stuff
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/sys/ar
Module Name:src
Committed By: cliff
Date: Fri Jan 29 00:23:18 UTC 2010
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_ehci.c rmixl_ohci.c
Log Message:
- use rmixl_probe_4 to match
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/sys
Module Name:src
Committed By: cliff
Date: Fri Jan 29 00:22:53 UTC 2010
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_cpu.c
Log Message:
- avoid cpu_wakeup callback if running on PSB_TYPE_DELL firmware
To generate a diff of this commit:
cvs rdiff -u -r1.1
Module Name:src
Committed By: cliff
Date: Fri Jan 29 00:22:27 UTC 2010
Modified Files:
src/sys/arch/evbmips/rmixl [matt-nb5-mips64]: machdep.c
Log Message:
- rmiclfw_psb_versions[] is replaced by rmiclfw_psb_id[]
which now lists type to distinguish between RMI and Dell
Module Name:src
Committed By: cliff
Date: Fri Jan 29 00:22:06 UTC 2010
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixlvar.h
Log Message:
- add enum and display name lookup for firmware type
- firmware type field added to rmixl_config
- rmixl_cache_err_dis, r
Module Name:src
Committed By: cliff
Date: Fri Jan 29 00:21:49 UTC 2010
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixlreg.h
Log Message:
- add RMIXL_ADDR_ERR_DEVICE_MASK_2 reg
- add RMIXL_GPIO_LOW_PWR_DIS bit defines
To generate a diff of this commit:
cvs
Module Name:src
Committed By: cliff
Date: Tue Jan 26 04:51:03 UTC 2010
Modified Files:
src/sys/kern [matt-nb5-mips64]: kern_subr.c
Log Message:
remove debug prints
To generate a diff of this commit:
cvs rdiff -u -r1.192.4.1.4.1 -r1.192.4.1.4.2 src/sys/kern/kern_subr.c
P
Module Name:src
Committed By: cliff
Date: Tue Jan 26 04:41:07 UTC 2010
Modified Files:
src/sys/kern [matt-nb5-mips64]: kern_subr.c
Log Message:
fix bug in setroot() where device_class() would be called
with NULL pointer arg if root is specified in config but
the specified
Module Name:src
Committed By: cliff
Date: Tue Jan 26 04:37:38 UTC 2010
Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: db_interface.c
Log Message:
fix macros used for printing cp0 regs
To generate a diff of this commit:
cvs rdiff -u -r1.64.16.14 -r1.64.16.15 sr
Module Name:src
Committed By: cliff
Date: Sun Jan 24 05:39:57 UTC 2010
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_cpu.c rmixl_subr.S
Log Message:
- cpu_rmixl_attach calls cpu_setup_trampoline to get control of
subordinate CPUs from firmware by using t
Module Name:src
Committed By: cliff
Date: Sun Jan 24 05:34:20 UTC 2010
Modified Files:
src/sys/arch/evbmips/rmixl [matt-nb5-mips64]: machdep.c
Log Message:
- move firmware info stuff into struct rmixl_config
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.16 -r1.
Module Name:src
Committed By: cliff
Date: Sun Jan 24 05:32:36 UTC 2010
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixlvar.h
Log Message:
- move firmware info stuff into struct rmixl_config
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.11 -r1.1.2.
Module Name:src
Committed By: cliff
Date: Sun Jan 24 05:27:47 UTC 2010
Added Files:
src/sys/arch/evbmips/conf [matt-nb5-mips64]: XLSATX64.MP
Log Message:
add MP config wrapper for XLSATX64
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1.2.1 src/sys/arch/evbmips
Module Name:src
Committed By: cliff
Date: Sun Jan 24 04:38:28 UTC 2010
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_obio.c
Log Message:
remove include of "obio.h"
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.12 -r1.1.2.13 src/sys/arch/mips/rm
Module Name:src
Committed By: cliff
Date: Sat Jan 23 07:45:59 UTC 2010
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_firmware.h
Log Message:
define RMI firmware IPIs
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.3 -r1.1.2.4 src/sys/arch/mips/rm
Module Name:src
Committed By: cliff
Date: Fri Jan 22 07:58:52 UTC 2010
Modified Files:
src/sys/arch/evbmips/rmixl [matt-nb5-mips64]: machdep.c
Log Message:
- memsize and related now uint64_t to handle >4GB mem
- if MULTIPROCESSOR do not 'disable all threads except #0' or
Module Name:src
Committed By: cliff
Date: Sun Jan 17 00:20:14 UTC 2010
Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: mipsX_subr.S
Log Message:
fix print format for EPC in cache error format string
To generate a diff of this commit:
cvs rdiff -u -r1.26.36.1.2.
Module Name:src
Committed By: cliff
Date: Sun Jan 17 00:11:11 UTC 2010
Added Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_cpunode.c
rmixl_cpunodevar.h
Log Message:
cpunode driver represents CPU node in device tree
To generate a diff of this commit:
c
Module Name:src
Committed By: cliff
Date: Sun Jan 17 00:02:00 UTC 2010
Modified Files:
src/sys/arch/evbmips/rmixl [matt-nb5-mips64]: machdep.c
Log Message:
- get cpu wakeup info from firmware
- reserve the cpu_wakeup_info shared memory area from uvm
- initialize cpu_model
Module Name:src
Committed By: cliff
Date: Sun Jan 17 00:01:39 UTC 2010
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_firmware.h
Log Message:
- add struct rmixlfw_cpu_wakeup_info and related
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.2 -r1.1.
Module Name:src
Committed By: cliff
Date: Sun Jan 17 00:01:23 UTC 2010
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixlreg.h
Log Message:
- fix RMIXL_PIC_IPIBASE register bits
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.6 -r1.1.2.7 src/sys/arch/
Module Name:src
Committed By: cliff
Date: Sun Jan 17 00:00:55 UTC 2010
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixlvar.h
Log Message:
- add cpu wakeup info pointers
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.10 -r1.1.2.11 src/sys/arch/mips/
Module Name:src
Committed By: cliff
Date: Sat Jan 16 23:50:59 UTC 2010
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_mainbus.c
Log Message:
- mainbus now attaches cpunode's
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.5 -r1.1.2.6 src/sys/arch/
Module Name:src
Committed By: cliff
Date: Sat Jan 16 23:50:33 UTC 2010
Modified Files:
src/sys/arch/evbmips/rmixl [matt-nb5-mips64]: autoconf.h
Log Message:
- add struct mainbus_softc
- struct mainbus_attach_args loses ma_core, gets ma_node
To generate a diff of this com
Module Name:src
Committed By: cliff
Date: Sat Jan 16 23:50:05 UTC 2010
Modified Files:
src/sys/arch/mips/conf [matt-nb5-mips64]: files.rmixl
Log Message:
- cpucore and cpu config info moved here from to arch/evbmips/conf/files.rmixl
- obio now attaches to cpunode instead o
Module Name:src
Committed By: cliff
Date: Sat Jan 16 23:49:32 UTC 2010
Modified Files:
src/sys/arch/evbmips/conf [matt-nb5-mips64]: files.rmixl
Log Message:
- remove mainbus locator 'core', add mainbus locator 'node'
- cpucore and cpu config info moved to arch/mips/conf/fi
Module Name:src
Committed By: cliff
Date: Sat Jan 16 23:49:10 UTC 2010
Modified Files:
src/sys/arch/evbmips/conf [matt-nb5-mips64]: XLSATX
Log Message:
- cpunode attaches to mainbus
- cpucore and obio now attache to cpunode
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: cliff
Date: Sat Jan 16 23:48:41 UTC 2010
Added Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_cpucorevar.h
Removed Files:
src/sys/arch/evbmips/rmixl [matt-nb5-mips64]: cpucorevar.h
Log Message:
- moved arch/evbmips/rmixl/cpucore
Module Name:src
Committed By: cliff
Date: Sat Jan 16 23:48:16 UTC 2010
Added Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_cpucore.c
Removed Files:
src/sys/arch/evbmips/rmixl [matt-nb5-mips64]: cpucore.c
Log Message:
- moved arch/evbmips/rmixl/cpucore.c to
Module Name:src
Committed By: cliff
Date: Sat Jan 16 23:47:30 UTC 2010
Added Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_cpu.c
Removed Files:
src/sys/arch/evbmips/rmixl [matt-nb5-mips64]: cpu.c
Log Message:
- moved arch/evbmips/rmixl/cpu.c to arch/mips/rm
Module Name:src
Committed By: cliff
Date: Thu Jan 14 05:02:38 UTC 2010
Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]:
bus_space_alignstride_chipdep.c
Log Message:
in BS(unmap), instead of assuming KSEG2 bsh address came from uvm_km_alloc,
check that
Module Name:src
Committed By: cliff
Date: Wed Jan 13 09:56:10 UTC 2010
Modified Files:
src/sys/arch/evbmips/rmixl [matt-nb5-mips64]: cpucore.c
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_mainbus.c
Log Message:
- clean up formatting in print functions
To genera
Module Name:src
Committed By: cliff
Date: Wed Jan 13 09:43:31 UTC 2010
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_obio.c
Log Message:
- don't match if attach arg name doesn;t match cf_name
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.10 -r1
Module Name:src
Committed By: cliff
Date: Wed Jan 13 09:43:07 UTC 2010
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_mainbus.c
Log Message:
- nuke mainbussearch()
- use config_found (vs. config_search_ia) for cpucore's and obio
- print L2 cache attributes
Module Name:src
Committed By: cliff
Date: Wed Jan 13 09:42:38 UTC 2010
Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: mips_machdep.c
Log Message:
- spec CIDFL's for RMI L2, cores, threads attributes
- add cputab[] entry for RMI XLS404LITE
- cpu_identify() now ge
Module Name:src
Committed By: cliff
Date: Wed Jan 13 09:42:16 UTC 2010
Modified Files:
src/sys/arch/mips/include [matt-nb5-mips64]: cpu.h
Log Message:
- cpu_identify() now gets device_t arg
- add CIDFL's for RMI L2, cores, threads attributes
To generate a diff of this co
Module Name:src
Committed By: cliff
Date: Wed Jan 13 09:41:53 UTC 2010
Modified Files:
src/sys/arch/evbmips/rmixl [matt-nb5-mips64]: cpu.c
Log Message:
- attach at cpucore
- match multiple cpus (RMI "threads")
- print of cpu freq and call to cpu_identify() moved to parent
Module Name:src
Committed By: cliff
Date: Wed Jan 13 09:41:32 UTC 2010
Modified Files:
src/sys/arch/evbmips/conf [matt-nb5-mips64]: files.rmixl
Log Message:
- mainbus gets 'core' locator, loses (unused) 'addr' locator
- attach cpucore at mainbus
- attach cpu at cpucore
T
Module Name:src
Committed By: cliff
Date: Wed Jan 13 09:40:56 UTC 2010
Modified Files:
src/sys/arch/evbmips/conf [matt-nb5-mips64]: XLSATX
Log Message:
- attach cpucore at mainbus
- attach cpu at cpucore
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.2 -r1.1.2.3
Module Name:src
Committed By: cliff
Date: Wed Jan 13 09:40:35 UTC 2010
Added Files:
src/sys/arch/evbmips/rmixl [matt-nb5-mips64]: cpucore.c cpucorevar.h
Log Message:
- add driver to represent processor core(s) in device tree
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: cliff
Date: Wed Jan 13 09:40:09 UTC 2010
Added Files:
src/sys/arch/evbmips/rmixl [matt-nb5-mips64]: autoconf.h
Log Message:
- add autoconf.h, need mainbus_atach_args
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1.2.1 src/sys/arch/
Module Name:src
Committed By: cliff
Date: Tue Jan 12 08:18:23 UTC 2010
Modified Files:
src/sys/arch/evbmips/conf [matt-nb5-mips64]: XLSATX
Log Message:
comment out options MEMSIZE; just use the mem we get from firmware map.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: cliff
Date: Tue Jan 12 07:58:09 UTC 2010
Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: bus_dma.c
Log Message:
- in _bus_dmatag_subregion fix comparison of max_addr vs. _BUS_AVAIL_END
- in _bus_dmamap_load_buffer use #ifdef BUS_DMA_
Module Name:src
Committed By: cliff
Date: Fri Jan 8 08:01:23 UTC 2010
Modified Files:
src/sys/arch/evbmips/rmixl [matt-nb5-mips64]: machdep.c
Log Message:
- if the firmware version is unknown, we use MEMSIZE instead of
maps prpovided by firmware; if MEMSIZE if nt config
Module Name:src
Committed By: cliff
Date: Sun Jan 3 08:37:15 UTC 2010
Modified Files:
src/sys/arch/evbmips/rmixl [matt-nb5-mips64]: machdep.c
Log Message:
- rmixl_reset() now uses RESET bit in RMIXL_GPIO_RESET register to reboot
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: cliff
Date: Sun Jan 3 08:37:07 UTC 2010
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_ehci.c rmixl_ohci.c
rmixlreg.h
Log Message:
- unconfuse bit defines for rmixl gpio RESET and RESET_CFG registers
To generate
On Nov 10, 2009, at 5:02 AM, Simon Burge wrote:
Cliff Neighbors wrote:
Module Name:src
Committed By: cliff
Date: Mon Nov 9 10:00:02 UTC 2009
Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: db_interface.c
Log Message:
arch/mips/mips/db_interface.c
- add
56 matches
Mail list logo