Gedare Bloom
|
05e75a4b05
|
2011-11-06 gedare@rtems.org
* shared/score/interrupt.S: Pass ISR correct pointer to interrupt frame
|
2011-11-06 16:48:36 +00:00 |
|
Ralf Corsepius
|
0527367cd9
|
2011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1945/cpukit
* libchip/i2c/spi-memdrv.c: Replace rtems_off64_t with off_t.
|
2011-11-06 12:40:21 +00:00 |
|
Ralf Corsepius
|
515ecec952
|
2011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1945/cpukit
* umon/tfsDriver.c: Replace rtems_off64_t with off_t.
|
2011-11-06 12:36:55 +00:00 |
|
Joel Sherrill
|
a6bd46d5e0
|
2011-11-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* ChangeLog, Makefile.am: Add bsp_reset() stub.
|
2011-11-04 19:47:13 +00:00 |
|
Joel Sherrill
|
4778c6e0c4
|
2011-10-28 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1944/misc
* libchip/serial/mc68681.c: Remove #if 0.
|
2011-10-28 13:58:22 +00:00 |
|
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 |
|