Commit Graph

8984 Commits

Author SHA1 Message Date
Ralf Corsepius
1925dad2cb Add missing prototypes. 2008-08-19 14:47:33 +00:00
Ralf Corsepius
8d7fe6221f 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* sh7032/timer/timer.c, sh7045/timer/timer.c, sh7750/timer/timer.c:
	 Add missing prototypes.
2008-08-19 14:47:08 +00:00
Ralf Corsepius
e77c723878 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* trap34/console-io.c: Add missing prototypes.
2008-08-19 14:45:32 +00:00
Joel Sherrill
ea0586b1a1 2008-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>
* shared/m68kbspgetworkarea.c: Move extern of global symbols from
	linkcmds outside function.
2008-08-19 14:39:21 +00:00
Ralf Corsepius
3fe64cb577 Add missing prototypes. 2008-08-19 13:59:12 +00:00
Ralf Corsepius
c85b78ac7a 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* timerstub.c: Add missing prototypes.
2008-08-19 13:58:58 +00:00
Ralf Corsepius
21a62ef002 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* startup/__main.c: Add missing prototypes.
2008-08-19 13:47:11 +00:00
Ralf Corsepius
bec7639374 Add missing prototypes. 2008-08-19 13:47:03 +00:00
Joel Sherrill
f3eaba9a0c 2008-08-19 Sebastian Huber <sebastian.huber@embedded-brains.de>
* include/bootcard.h, bootcard.c, bsplibc.c: Changed parameter types of
	bsp_libc_init() to match RTEMS_Malloc_Initialize().
	* bsppost.c, bsppredriverhook.c: Include bootcard.h.
	* src/irq-generic.c: Fixed warnings.
2008-08-19 12:41:03 +00:00
Joel Sherrill
a9c2508f60 2008-08-19 Sebastian Huber <sebastian.huber@embedded-brains.de>
* shared/clock/clock.c: Fixed warnings.
2008-08-19 12:39:55 +00:00
Joel Sherrill
699c2be07f 2008-08-19 Sebastian Huber <sebastian.huber@embedded-brains.de>
* include/bsp.h, network/network.c, spi/spi_init.c, startup/cpuinit.c,
	startup/uboot_support.c: Fixed warnings.
2008-08-19 12:38:41 +00:00
Joel Sherrill
54c7a7fef6 2008-08-19 Sebastian Huber <sebastian.huber@embedded-brains.de>
* libchip/display/disp_hcms29xx.c: Fixed warnings. Initialized
	variables and made methods static.
2008-08-19 12:27:47 +00:00
Ralf Corsepius
b79c595205 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* startup/init5235.c: Add missing prototypes.
2008-08-19 11:25:13 +00:00
Ralf Corsepius
a840853385 Add missing prototypes. 2008-08-19 11:25:05 +00:00
Ralf Corsepius
1b778dcc9b 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* startup/init5206e.c: Add missing prototypes.
2008-08-19 11:23:29 +00:00
Ralf Corsepius
349a9fcb06 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* startup/bspstart.c: Add missing prototypes.
2008-08-19 11:22:18 +00:00
Ralf Corsepius
bbc99ce2d0 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* clock/clock.c, startup/init5329.c: Add missing prototypes.
2008-08-19 11:19:52 +00:00
Ralf Corsepius
ddb6ac6ac6 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* startup/init5272.c: Add missing prototypes.
2008-08-19 11:18:08 +00:00
Ralf Corsepius
7220bf85d4 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* startup/init5282.c: Add missing prototypes.
2008-08-19 11:16:19 +00:00
Ralf Corsepius
686d078369 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* clock/clock.c, startup/init52235.c: Add missing prototypes.
2008-08-19 11:14:49 +00:00
Ralf Corsepius
5df7515e73 Add missing prototypes. 2008-08-19 10:28:06 +00:00
Ralf Corsepius
d54ef06065 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* timer/timer.c: Add missing prototypes.
2008-08-19 10:27:55 +00:00
Ralf Corsepius
07426924d6 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/bspspuriousinit.c: Add missing prototypes.
2008-08-19 10:26:35 +00:00
Ralf Corsepius
8bd13f1f61 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* clock/ckinit.c, console/leds.c, console/mc68ec.c,
	startup/bspstart.c, timer/timer.c: Add missing prototypes.
2008-08-19 10:24:31 +00:00
Ralf Corsepius
4377b904f4 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* console/sci.c, startup/bspstart.c, startup/start_c.c,
	timer/timer.c: Add missing prototypes.
2008-08-19 10:23:15 +00:00
Ralf Corsepius
7b68eedc1d 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* startup/bspclean.c, timer/timer.c: Add missing prototypes.
2008-08-19 10:21:43 +00:00
Ralf Corsepius
1249bb2226 Add missing prototypes. 2008-08-19 09:19:39 +00:00
Ralf Corsepius
6a324ea827 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* startup/bspclean.c, timer/timer.c: Add missing prototypes.
2008-08-19 09:19:33 +00:00
Ralf Corsepius
ef8c37c25f 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* startup/bspclean.c, timer/timer.c, tod/tod.c:
	Add missing prototypes.
2008-08-19 09:18:20 +00:00
Ralf Corsepius
6793070abf 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* timer/timer.c: Add missing prototypes.
2008-08-19 09:17:16 +00:00
Ralf Corsepius
c47d34277e 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* startup/cpuboot.c, startup/memcheck.c, timer/timer.c:
	Add missing prototypes.
2008-08-19 09:06:06 +00:00
Ralf Corsepius
eb7dd75b83 Add missing prototypes. 2008-08-19 09:05:57 +00:00
Ralf Corsepius
047888003b 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* clock/clockdrv.c, startup/bspstart.c: Add missing prototypes.
2008-08-19 09:04:03 +00:00
Joel Sherrill
c553a23338 2008-08-18 Allan Hessenflow <allanh@kallisti.com>
* shared/clock/clockdrv.c, shared/clock/rtc.c, shared/clock/tod.h,
	shared/console/console.c, shared/timer/timer.c: Removed.
2008-08-18 21:51:37 +00:00
Joel Sherrill
c8b1ab96c8 2008-08-18 Allan Hessenflow <allanh@kallisti.com>
* Makefile.am, console/console-io.c, startup/bspstart.c: Update to use
	shared libcpu version of code implemented as part of bf537Stamp
	effort.
2008-08-18 21:51:35 +00:00
Joel Sherrill
73d53444ef 2008-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>
* libchip/serial/ns16550.c: Fix warning.
2008-08-18 21:26:50 +00:00
Joel Sherrill
371c30d556 2008-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>
* bsppost.c: Fix warning by moving prototype to libcsupport.h.
2008-08-18 21:18:05 +00:00
Joel Sherrill
4243433bb2 2008-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>
* irq/irq_init.c: Fix warnings.
2008-08-18 21:17:16 +00:00
Joel Sherrill
b679966dc9 2008-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>
* mpc6xx/mmu/pte121.c, mpc6xx/mmu/pte121.h, mpc6xx/timer/timer.c,
	new-exceptions/e500_raw_exc_init.c,
	new-exceptions/bspsupport/ppc_exc_bspsupp.h,
	new-exceptions/bspsupport/vectors_init.c: Fix warnings.
2008-08-18 21:17:06 +00:00
Ralf Corsepius
6bb1d1a228 2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/irq/irq_init.c: Add missing prototypes.
2008-08-18 21:15:04 +00:00
Ralf Corsepius
0b27c3dc43 2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* smc/smc.c, startup/exit.c: Add missing prototypes.
2008-08-18 21:10:21 +00:00
Ralf Corsepius
085b702f96 2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* clock/clockdrv.c: Add missing prototypes.
2008-08-18 21:08:53 +00:00
Ralf Corsepius
c001766d38 2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>
*  irq/bsp_irq_init.c: Add missing prototypes.
2008-08-18 21:07:48 +00:00
Ralf Corsepius
166cc98c58 2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* startup/bspstart.c: Add missing prototypes.
2008-08-18 21:06:25 +00:00
Ralf Corsepius
3ad0c50ea0 2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* startup/exit.c: Add missing prototypes.
2008-08-18 21:05:13 +00:00
Joel Sherrill
6dcf06ec7f 2008-08-18 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, console/console.c: Split debug IO code into separate
	file.
	* console/debugio.c: New file.
2008-08-18 16:47:54 +00:00
Ralf Corsepius
1f27c1f765 2008-08-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/prog-cc.m4: Add -Wnested-externs.
2008-08-18 15:27:59 +00:00
Joel Sherrill
4c54bb077e 2008-08-18 Sebastian Huber <sebastian.huber@embedded-brains.de>
* startup/init548x.c: Converted to UNIX line endings.
2008-08-18 14:54:45 +00:00
Joel Sherrill
541c9e84f3 2008-08-18 Sebastian Huber <sebastian.huber@embedded-brains.de>
* Makefile.am, startup/bspstart.c, startup/cpuinit.c: For the
	MPC8313ERDB -- The BAT entry for the eLBC was missing and add
	 hard reset sequence in bsp_cleanup().
2008-08-18 13:40:15 +00:00
Ralf Corsepius
bebbb9ab0f 2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/clock/tod.h: Add missing prototypes.
2008-08-18 13:32:06 +00:00