Ralf Corsepius
7a415dbd1f
2011-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* shared/can/occan.c: Comment out unused var "tmp".
2011-10-26 03:08:40 +00:00
Ralf Corsepius
c46399635a
2011-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* network/network.c: Remove unused var "dptr".
2011-10-26 02:54:22 +00:00
Ralf Corsepius
d8b42565d7
2011-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libchip/serial/ns16550.c (ns16550_init):
Remove unused var "ucTrash".
2011-10-26 02:51:15 +00:00
Ralf Corsepius
a5b4ab6a29
2011-10-23 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libchip/network/smc91111.c (lan91cxx_recv):
Define var "lp" conditionally (Avoid warning).
2011-10-23 13:32:42 +00:00
Ralf Corsepius
b01abd58c6
2011-10-23 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* page.c: Remove unused var "dirCount".
2011-10-23 06:40:09 +00:00
Ralf Corsepius
e3b324b4cd
2011-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* shared/comm/uart.c (uartError): Remove unused var "uartStatus".
2011-10-22 04:40:53 +00:00
Ralf Corsepius
0d12670683
2011-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libchip/network/dec21140.c (dec21140_rxDaemon):
Remove unused var "tbase".
2011-10-22 04:36:14 +00:00
Ralf Corsepius
81c35902bd
2011-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libchip/rtc/mc146818a.c (mc146818a_initialize):
Remove unused var "getReg".
* libchip/rtc/mc146818a.c (mc146818a_set_time):
Remove unused var "getReg".
2011-10-22 04:33:02 +00:00
Ralf Corsepius
5dd62f06af
2011-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* console/console.c (ISS_output_char): Add return type.
* timer/timer.c: Remove unused vars "old_ie".
2011-10-21 13:37:01 +00:00
Ralf Corsepius
9e621f6d05
2011-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libchip/display/disp_hcms29xx.c: Remove ARRAY_COUNT (unused).
2011-10-20 15:35:40 +00:00
Ralf Corsepius
7bc026e608
2011-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* console.c: Include <rtems/error.h> for rtems_panic().
2011-10-20 15:33:09 +00:00
Ralf Corsepius
9495580623
2011-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
...
PR 1940/misc:
* libchip/serial/ns16550.c: Reflect changes to console-driver.
2011-10-20 11:46:34 +00:00
Sebastian Huber
35809f54fc
2011-10-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
PR 1926/bsps
* timer/timer.c: New file.
* Makefile.am: Reflect change above.
2011-10-20 07:30:24 +00:00
Ralf Corsepius
49a49d7c99
2011-10-19 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libchip/network/smc91111.c: Use PRIxPTR to print pointers.
2011-10-19 16:02:12 +00:00
Ralf Corsepius
15211c8307
Remove white spaces.
2011-10-19 09:43:36 +00:00
Ralf Corsepius
2e98d46bf2
2011-10-19 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* console.c: RTEMS_DEBUG is a define, not a variable.
2011-10-19 09:20:28 +00:00
Jennifer Averett
229bcca81d
2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
...
PR 1917/bsps
* libchip/serial/mc68681.c, libchip/serial/ns16550.c,
libchip/serial/serial.h, libchip/serial/z85c30.c: Modifications to
add dynamic tables for libchip serial drivers.
2011-10-18 18:40:27 +00:00
Jennifer Averett
11f7aab754
2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
...
PR 1917/bsps
* mongoosev/duart/mg5uart.c: Modifications to add dynamic tables for
libchip serial drivers.
2011-10-18 18:39:05 +00:00
Jennifer Averett
7431fdc965
2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
...
PR 1917/bsps
* sh7045/sci/sci_termios.c: Modifications to add dynamic tables for
libchip serial drivers.
2011-10-18 18:37:32 +00:00
Jennifer Averett
e1ddcec09e
2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
...
PR 1917/bsps
* Makefile.am, console/conscfg.c: Modifications to add dynamic tables
for libchip serial drivers.
2011-10-18 18:35:25 +00:00
Jennifer Averett
d5286a1fd8
2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
...
PR 1917/bsps
* Makefile.am, console/consolelite.c: Modifications to add dynamic
tables for libchip serial drivers.
2011-10-18 18:34:02 +00:00
Jennifer Averett
00991a3100
2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
...
PR 1917/bsps
* Makefile.am, preinstall.am, console/config.c, console/mc68360_scc.c,
console/ns16550cfg.c, console/printk_support.c: Modifications to add
dynamic tables for libchip serial drivers.
2011-10-18 18:33:04 +00:00
Jennifer Averett
3bb9f198ba
2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
...
PR 1917/bsps
* Makefile.am, console/console-config.c, startup/bspstart.c:
Modifications to add dynamic tables for libchip serial drivers.
2011-10-18 18:32:49 +00:00
Jennifer Averett
964c734b04
2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
...
PR 1917/bsps
* Makefile.am, console/console-config.c, console/uart-bridge-master.c,
console/uart-bridge-slave.c, startup/bspstart.c: Modifications to add
dynamic tables for libchip serial drivers.
2011-10-18 18:32:23 +00:00
Jennifer Averett
32f5a41c96
2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
...
PR 1917/bsps
* console/config.c: Modifications to add dynamic tables for libchip
serial drivers.
2011-10-18 18:31:09 +00:00
Jennifer Averett
5976658617
2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
...
PR 1917/bsps
* Makefile.am, console/erc32_console.c: Modifications to add dynamic
tables for libchip serial drivers.
2011-10-18 18:30:22 +00:00
Jennifer Averett
a7f3a657a9
2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
...
PR 1917/bsps
* shared/console/conscfg.c: Modifications to add dynamic tables for
libchip serial drivers.
2011-10-18 18:29:18 +00:00
Jennifer Averett
1aa561d614
2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
...
PR 1917/bsps
* Makefile.am: Modifications to add dynamic tables for libchip serial
drivers.
2011-10-18 18:28:37 +00:00
Jennifer Averett
93b8c70a47
2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
...
PR 1917/bsps
* Makefile.am, console/uarts.c: Modifications to add dynamic tables for
libchip serial drivers.
2011-10-18 18:26:55 +00:00
Jennifer Averett
bdd3b6375b
2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
...
PR 1917/bsps
* Makefile.am, console/uart.c: Modifications to add dynamic tables for
libchip serial drivers.
2011-10-18 18:26:36 +00:00
Jennifer Averett
a39316315d
2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
...
PR 1917/bsps
* Makefile.am, console/console-config.c: Modifications to add dynamic
tables for libchip serial drivers.
2011-10-18 18:25:35 +00:00
Jennifer Averett
0a91018fd3
2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
...
PR 1917/bsps
* Makefile.am, console/console-config.c, console/hsu.c: Modifications
to add dynamic tables for libchip serial drivers.
2011-10-18 18:25:15 +00:00
Jennifer Averett
ba692232fa
2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
...
PR 1917/bsps
* console.c: Modifications to add dynamic tables for libchip serial
drivers.
* console_control.c, console_private.h, console_read.c,
console_select.c, console_write.c: New files.
2011-10-18 18:23:51 +00:00
Ralf Corsepius
c145d73986
2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* ne2000/ne2000.c: Remove unused var "stat".
2011-10-17 12:37:24 +00:00
Ralf Corsepius
f1e608864d
2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libchip/rtc/icm7170.c (icm7170_get_time): Remove unused var setReg.
* libchip/rtc/icm7170.c (icm7170_set_time): Remove unused var getReg.
2011-10-17 11:56:31 +00:00
Sebastian Huber
4f609eec67
2011-10-17 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* include/start-config.h, make/custom/lpc24xx_plx800_rom_int.cfg,
startup/linkcmds.lpc24xx_plx800_rom_int,
startup/start-config-emc-dynamic.c, startup/start-config-emc-static.c,
startup/start-config-pinsel.c: New files.
* Makefile.am, configure.ac, preinstall.am: Reflect changes above.
* startup/bspstarthooks.c: Use configuration tables for EMC
initialization.
2011-10-17 10:40:00 +00:00
Ralf Corsepius
04a5c54911
2011-10-13 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* shared/comm/uart.c: Remove unused var "tmp".
2011-10-13 12:18:39 +00:00
Ralf Corsepius
d1dbd228d3
2011-10-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libchip/network/smc91111.c: Eliminate unused var "success".
2011-10-11 05:19:13 +00:00
Ralf Corsepius
b4fe8c305d
Fix changelog entry.
2011-10-11 05:17:46 +00:00
Ralf Corsepius
7095f9f84c
2011-10-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libchip/serial/mc68681.c: Eliminate unused var "success".
2011-10-11 04:56:22 +00:00
Ralf Corsepius
a39985713f
2011-10-10 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libchip/serial/z85c30.c: Eliminate unused var "dummy".
2011-10-10 08:37:28 +00:00
Sebastian Huber
fcec9c4caa
2011-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* mpc55xx/include/fsl-mpc567x.h: Added EQADC as an alias to EQADC_A.
2011-10-10 08:37:07 +00:00
Sebastian Huber
e2d3e37192
2011-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
PR 1928/bsps:
* mpc55xx/include/fsl-mpc567x.h: Revert previous change.
* mpc55xx/misc/flash_support.c: Enable this file only for MPC55XX.
2011-10-10 08:22:27 +00:00
Ralf Corsepius
a32a86e758
2011-10-10 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libchip/network/sonic.c: Don't cast pointers to uint32_t.
2011-10-10 02:12:46 +00:00
Ralf Corsepius
1f25c77783
2011-10-09 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libchip/network/greth.c, libchip/network/open_eth.c
libchip/network/sonic.c: Eliminate evil typecasts.
* libchip/network/greth.h, libchip/network/open_eth.h,
libchip/network/sonic.h: Use void* for addresses.
2011-10-09 15:37:53 +00:00
Joel Sherrill
47a61aa16f
2011-10-07 Daniel Hellstrom <daniel@gaisler.com>
...
PR 1933/cpukit
* shared/irq_asm.S: From code inspection I have found the following
issues (most SMP), and some improvements in irq_asm.S. I would need a
long test with interrupts to verify the interrupt handler better,
however I can not see that these patches hurt. Please see comment per
hunk below, One should go through the file to indent delay-slots
correctly, I have fixed some in the patch areas. An extra space is
added in front of delay slots to indicate a delay slot.
2011-10-07 14:35:03 +00:00
Ralf Corsepius
591e964eb8
2011-10-07 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* shared/startup/bspstart.c: Comment out unused vars.
2011-10-07 14:29:38 +00:00
Ralf Corsepius
5191d84995
2011-10-07 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* shared/console/console.c: Remove stray local decl of "close".
2011-10-07 14:25:31 +00:00
Ralf Corsepius
6ae51d2e96
2011-10-07 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* make/custom/rtl22xx_t.cfg: Remove USE_THUMB (Violates *.cfg
conventions, unused).
2011-10-07 11:00:48 +00:00
Ralf Corsepius
968ff5bbd3
2011-10-07 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* ppc403/clock/clock.c (ClockOn): Define pvr only for "ifndef ppc405".
2011-10-07 09:58:39 +00:00