Commit Graph

10635 Commits

Author SHA1 Message Date
Joel Sherrill
dc9c137334 2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* gdbstub/rtems-stub-glue.c: Remove warnings.
2010-04-28 18:59:41 +00:00
Joel Sherrill
7657a000d2 2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* mongoosev/duart/mg5uart.c: Remove warnings.
2010-04-28 18:59:33 +00:00
Joel Sherrill
d1c52f8dd3 2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* startup/linkcmds: Needed to be assigned to a memory region.
2010-04-28 18:59:01 +00:00
Joel Sherrill
00b5917fe6 2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* shared/bootloader/em86.c, shared/bootloader/mm.c,
	shared/console/polled_io.c, shared/irq/irq_init.c,
	shared/startup/bspstart.c: Remove warnings.
2010-04-28 18:51:58 +00:00
Joel Sherrill
14a78df2be 2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* mpc5xx/clock/clock.c, mpc5xx/console-generic/console-generic.c,
	mpc5xx/irq/irq_init.c, mpc5xx/timer/timer.c: Remove warnings.
2010-04-28 17:17:59 +00:00
Joel Sherrill
af2af2b4b7 2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* irq/irq.h, startup/iss555.c, startup/tm27supp.c: Remove warnings.
2010-04-28 17:17:48 +00:00
Joel Sherrill
51dc695af7 2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* libchip/network/if_dc.c: Remove warnings.
2010-04-28 13:23:41 +00:00
Joel Sherrill
deada8db0e 2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* network/xiltemac.c, startup/bspstart.c: Remove warnings.
2010-04-28 13:23:16 +00:00
Joel Sherrill
423f7e02a8 2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* startup/bspclean.c, startup/bspstart.c: Remove warnings.
2010-04-28 13:23:11 +00:00
Joel Sherrill
cbf3e3a025 2010-04-27 Joel Sherrill <joel.sherrilL@OARcorp.com>
* startup/init5206e.c: Remove warnings.
2010-04-27 22:01:18 +00:00
Joel Sherrill
71aade99ef 2010-04-27 Joel Sherrill <joel.sherrilL@OARcorp.com>
* startup/init5272.c: Remove warnings.
2010-04-27 21:54:57 +00:00
Joel Sherrill
874220e4ad 2010-04-27 Joel Sherrill <joel.sherrilL@OARcorp.com>
* network/network.c: Remove warnings.
2010-04-27 18:23:44 +00:00
Joel Sherrill
e37ae0d8c8 2010-04-27 Joel Sherrill <joel.sherrilL@OARcorp.com>
* network/network.c, startup/bspstart.c: Remove warnings. hwaddr
	handling changed to avoid use of unitialized variable.
2010-04-27 17:33:53 +00:00
Joel Sherrill
65a45ae5df 2010-04-27 Joel Sherrill <joel.sherrilL@OARcorp.com>
* network/network.c, startup/bspclean.c, startup/init5282.c: Remove
	warnings.
2010-04-27 17:23:22 +00:00
Joel Sherrill
2b2e3ef5f9 2010-04-27 Joel Sherrill <joel.sherrill@oarcorp.com>
* startup/linkcmds: Revert previous change. Remove .reginfo from .bss
	section where it was present.
2010-04-27 17:11:10 +00:00
Joel Sherrill
980ee08fa9 2010-04-27 Joel Sherrill <joel.sherrill@oarcorp.com>
* start/start.S, startup/linkcmds: Revert previous change. Remove
	.reginfo from .bss section where it was present.
2010-04-27 17:11:03 +00:00
Eric Norum
93b4e6d916 * startup/bspstart.c: Clean up some warnings.
* network/network.c: Fix up full/half duplex printout and some warnings.
2010-04-26 17:44:57 +00:00
Joel Sherrill
5d44c8590b 2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
* console/uart.c: Fix warnings.
2010-04-26 02:33:57 +00:00
Joel Sherrill
af3fd0c616 2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
* console/console.c: Fix warnings.
2010-04-26 02:28:02 +00:00
Joel Sherrill
59adbd8802 2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
* console/fbcons.c: Fix warnings.
2010-04-26 02:24:36 +00:00
Joel Sherrill
fa775a8707 2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
* network/network.c: Fix warning.
2010-04-26 01:30:51 +00:00
Joel Sherrill
1a1279f703 2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
* startup/bspstart.c: Fix warning.
2010-04-26 01:30:08 +00:00
Joel Sherrill
8f9457efab 2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
* console/console.c: Fix prototypes.
2010-04-26 01:29:05 +00:00
Joel Sherrill
642c500988 2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
* libchip/serial/mc68681.c, libchip/serial/mc68681_reg.c,
	libchip/serial/ns16550.c, libchip/serial/serial.h,
	libchip/serial/z85c30.c, libchip/serial/z85c30_reg.c: Use uintptr_t
	or intptr_t instead of uint32_t or int32_t.
2010-04-26 00:58:39 +00:00
Joel Sherrill
9bbba5401c 2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
* console/console.c, ide/pcmcia_ide.c, startup/bspstart.c,
	startup/imbx8xx.c: Fix some warnings.
2010-04-25 22:36:25 +00:00
Joel Sherrill
2b0d72afb8 2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
* libchip/rtc/ds1375-rtc.h, libchip/rtc/ds1375.c,
	libchip/rtc/icm7170.c, libchip/rtc/icm7170_reg.c,
	libchip/rtc/m48t08_reg.c, libchip/rtc/rtc.h: Use uintptr_t instead of
	uint32_t.
2010-04-25 21:18:06 +00:00
Joel Sherrill
46b6a01ef1 2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
* startup/linkcmds: Add NOLOAD to .bss to eliminate warnings.
2010-04-25 16:11:05 +00:00
Joel Sherrill
fbd06a090c 2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
* ppc403/clock/clock.c, ppc403/console/console405.c,
	ppc403/tty_drv/tty_drv.c: Remove warnings and simple vectored
	interrupt support.
2010-04-25 16:10:36 +00:00
Joel Sherrill
f295c4c69f 2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
* console/consolebsp.h: Remove extraneous #warning.
2010-04-25 15:27:55 +00:00
Joel Sherrill
ee2903f27e 2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
* bsp_specs: Remove warning on __start not found.
2010-04-25 15:20:36 +00:00
Joel Sherrill
8a5012003e 2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
* bsp_specs: Remove extra } to eliminate warning.
2010-04-25 14:08:50 +00:00
Joel Sherrill
c669bf30e4 2010-04-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* start/start.S: Verify boot_card is invoked properly with argc, argv.
2010-04-24 21:45:57 +00:00
Ralf Corsepius
25ddacd4f3 2010-04-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* console/console.c: Reflect termios-API having changed.
2010-04-20 08:13:58 +00:00
Joel Sherrill
1590fd3e53 2010-04-18 Joel Sherrill <joel.sherrilL@OARcorp.com>
* .cvsignore, include/.cvsignore: New files.
2010-04-18 21:30:21 +00:00
Joel Sherrill
9e95e540b9 2010-04-15 Joel Sherrill <joel.sherrill@oarcorp.com>
* cpuModel.S, cpuModel.h, displayCpu.c: Update to include more reserved
	bits and pick out a bit more information.
2010-04-15 14:09:57 +00:00
Ralf Corsepius
f53301c938 2010-04-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* sh7045/include/sci_termios.h, sh7045/sci/sci.c,
	sh7045/sci/sci_termios.c: Reflect termios API changes.
2010-04-15 08:39:33 +00:00
Ralf Corsepius
a5fb3d1bfe Reflect termios API changes. 2010-04-15 08:39:26 +00:00
Ralf Corsepius
eb18d28bb6 2010-04-10 Ralf Corsépius <ralf.corsepius@rtems.org>
* console/uart.c: Reflect termios API changes.
2010-04-14 09:27:31 +00:00
Ralf Corsepius
96bb0f4036 2010-04-14 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/umon/umoncons.c:
	Reflect changes to rtems_termios_callbacks->write.
2010-04-14 09:00:46 +00:00
Ralf Corsepius
b93ca7c6b3 Include <unistd.h>. 2010-04-14 08:59:02 +00:00
Ralf Corsepius
a3b8cdab46 2010-04-14 Ralf Corsépius <ralf.corsepius@rtems.org>
* console/conscfg.c: Include <unistd.h>.
2010-04-14 08:58:28 +00:00
Ralf Corsepius
90ea3ded2f 2010-04-14 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/flash/flash.c: Include <unistd.h>.
2010-04-14 08:53:48 +00:00
Ralf Corsepius
8f7b4b5f07 2010-04-14 Ralf Corsépius <ralf.corsepius@rtems.org>
* network/support/bsp_attach.c: Include <unistd.h>.
2010-04-14 08:51:56 +00:00
Ralf Corsepius
f9bf7f1646 Include <unistd.h>. 2010-04-14 08:51:46 +00:00
Ralf Corsepius
80e2405dde 2010-04-13 Ralf Corsépius <ralf.corsepius@rtems.org>
* console/console.c: Fix broken comment formatting.
2010-04-13 04:21:15 +00:00
Ralf Corsepius
d3d297496c Fix broken comment format. 2010-04-13 04:20:05 +00:00
Ralf Corsepius
4d0771e1e8 2010-04-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/comm/uart.c, shared/comm/uart.h: Reflect termios API
	changes.
2010-04-12 16:34:38 +00:00
Ralf Corsepius
2daa19ffa3 Reflect termios API changes. 2010-04-12 16:34:31 +00:00
Ralf Corsepius
5da993c0ac 2010-04-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* console/console.c, console/ps2_mouse.c: Reflect termios API
	changes.
2010-04-12 16:33:00 +00:00
Ralf Corsepius
a99d541b3f 2010-04-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* console/debugio.c: Include <unistd.h>.
2010-04-11 16:34:42 +00:00