Joel Sherrill
bf49991faa
i386/shared/comm/uart.c: Remove unused uart_set_driver_handler() method
2014-10-16 08:58:46 -05:00
Joel Sherrill
451d323741
tqm8xx/clock/p_clock.c: Remove unused BSP_get_clock_irq_level() method
2014-10-16 08:58:46 -05:00
Joel Sherrill
a8ac803e93
tqm8xx/startup/bspstart.c: Remove myCpu variables and clean up
2014-10-16 08:58:46 -05:00
Joel Sherrill
27474fb111
ss555/startup/bspstart.c: Remove myCpu variables and clean up
2014-10-16 08:58:46 -05:00
Joel Sherrill
c506cc9845
shared/startup/bspstart.c: Remove myCpu variables and clean up
2014-10-16 08:58:46 -05:00
Joel Sherrill
0697180b31
qemuppc/startup/cmain.c: Remove myCpu variables and clean up
2014-10-16 08:58:46 -05:00
Joel Sherrill
0af227c505
mpc8260ads/startup/bspstart.c: Remove myCpu variables and clean up
2014-10-16 08:58:46 -05:00
Joel Sherrill
0549cd75e0
mbx8xx/startup/bspstart.c: Remove myCpu variables and clean up
2014-10-16 08:58:46 -05:00
Joel Sherrill
5271fd0a8e
ep1a/startup/bspstart.c: Remove myCpu variables and clean up
2014-10-16 08:58:46 -05:00
Joel Sherrill
01746c4fcf
virtex5/startup/bspstart.c: Fix header
2014-10-16 08:58:46 -05:00
Joel Sherrill
1e77dde7d7
virtex4/startup/bspstart.c: Fix header
2014-10-16 08:58:46 -05:00
Joel Sherrill
becc686e19
mvme3100/startup/bspstart.c: Remove myCpu variables and clean up
2014-10-16 08:58:45 -05:00
Joel Sherrill
3916cec2a6
powerpc/virtex: Fix unused variable warnings
2014-10-16 08:58:45 -05:00
Joel Sherrill
cfff78f3bb
powerpc/mbx8xx: Fix unused variable warnings
2014-10-16 08:58:45 -05:00
Joel Sherrill
e81fe6dbec
powerpc/gen83xx: Fix unused variable warnings
2014-10-16 08:58:45 -05:00
Joel Sherrill
cba474ea2d
m68k/ods68302: Fix warnings
2014-10-16 08:58:45 -05:00
Joel Sherrill
b4ed4cb6d7
libcpu/arm/shared/../mmu: Fix warnings
2014-10-16 08:58:45 -05:00
Joel Sherrill
d623697145
gp32/startup/bspstart.c: Fix warnings
2014-10-16 08:58:45 -05:00
Joel Sherrill
c144c097d0
csb336/startup/bspstart.c: Fix warnings
2014-10-16 08:58:45 -05:00
Joel Sherrill
6da91abb14
m68k/idp: Fix warnings
2014-10-16 08:58:45 -05:00
Joel Sherrill
3c743901a0
arm/gp32/smc/smc.c: Remove unused sm_ECCEncode() and sm_status()
2014-10-16 08:58:45 -05:00
Joel Sherrill
57e8a0dc90
arm/gp32/smc/smc.c: Fix warnings and clean up
2014-10-16 08:58:45 -05:00
Sebastian Huber
21021feb60
shell: Print null mount table entry via LSOF
2014-10-16 15:15:03 +02:00
Sebastian Huber
c52384afd1
bsp/qoriq: Fix warnings
2014-10-16 13:41:06 +02:00
Sebastian Huber
cb513f0a5a
shell: Improve LSOF output
2014-10-16 13:02:03 +02:00
Sebastian Huber
cf51c3bfa0
score: Fix compile error for POSIX disabled
2014-10-16 08:04:17 +02:00
Gedare Bloom
38f7c785b4
rfs: explicitly cast to dev_t
2014-10-16 01:00:11 -04:00
Joel Sherrill
e6386f7764
h8300/h8sim: Exit simulator cleanly
2014-10-15 09:33:16 -05:00
Joel Sherrill
85c533b106
h8300/h8sim/startup/__main.c: Removed. Obsolete remnant of COFF.
2014-10-15 09:33:16 -05:00
Joel Sherrill
b6bfa1a29b
h8300/cpu_asm.S: Correct register size suffix for loading DISPATCH_NEEDED
2014-10-15 09:33:15 -05:00
Joel Sherrill
8237b2d39c
rtems/score/object.h: Include <rtems/score/cpu.h> to honor 16-bit Ids
...
Selection of 16-bit object Ids is a port specific decision. Somewhere
along the way, the file providing this information was dropped from
the include file set. This resulted in the code being compiled with
a mix of 16 and 32 bit ID assumptions for those targets with 16-bit Ids.
2014-10-15 09:33:15 -05:00
Sebastian Huber
43633ae262
testsuites: Avoid clock driver
2014-10-14 12:12:32 +02:00
Sebastian Huber
d5262fcbc8
bsps/powerpc: Fix the warning fix
2014-10-14 08:41:41 +02:00
Sebastian Huber
6db0f56b36
bsps/mpc55xx: Fix MPC5674F memory map
2014-10-14 08:15:10 +02:00
Sebastian Huber
116ef2e9c7
bsps/arm: Convert PL011 and PL050 console drivers
...
Use Termios device API.
2014-10-14 08:02:39 +02:00
Hesham ALMatary
393e8eafd1
libbsp/or1ksim: Fix warnings.
2014-10-13 15:59:08 -05:00
Gedare Bloom
fcc1d15720
sparc64: use null in empty argument list
2014-10-13 15:25:47 -04:00
Gedare Bloom
b7d3273665
sparc64: make local functions static in conscfg
2014-10-13 15:24:31 -04:00
Gedare Bloom
a0f27360c9
sparc64: fix warnings for ofw function calls
2014-10-13 15:21:14 -04:00
Gedare Bloom
2d7029d559
sparc64: remove sparc64_install_isr_entries and its callers.
...
sparc64_install_isr_entries function is no longer used. Removing it also
allows to use the default bsppredriverhook for usiii and bspstart for niagara.
2014-10-13 15:07:10 -04:00
Gedare Bloom
805ee4fabc
sparc64: fix warnings in cpukit/score/cpu
2014-10-13 14:54:28 -04:00
Hesham ALMatary
37885d5d1e
libcpu/or1k: Fix warnings.
2014-10-13 12:02:08 -05:00
Joel Sherrill
c7d8be5900
mips/rbtx4938/start/start.S: Fix nested comment
2014-10-13 11:47:10 -05:00
Joel Sherrill
635119b3ed
mips/rbtx4925/start/start.S: Fix nested comment
2014-10-13 11:46:57 -05:00
Joel Sherrill
945f31b9a9
nsecs/init.c: Use long to avoid overflow on 16-bit targets
2014-10-13 11:13:11 -05:00
Joel Sherrill
54560d3b1f
h8sxsim-testsuite.tcfg: Disable capture test - uses too many task tasks for BSP
2014-10-13 11:12:37 -05:00
Joel Sherrill
e6e63f8728
libcpu/i386/cache.c: Fix warnings
2014-10-13 10:33:36 -05:00
Joel Sherrill
a5222b6544
mips/gdbstub: Fix warnings
2014-10-13 10:33:35 -05:00
Joel Sherrill
2dac965ff6
mips/genmongoosev: Fix warnings
2014-10-13 10:33:35 -05:00
Joel Sherrill
a36094f157
libbsp/shared/umon: Fix warnings
2014-10-13 10:33:35 -05:00