Commit Graph

9009 Commits

Author SHA1 Message Date
Joel Sherrill
344745466b 2008-09-03 Joel Sherrill <joel.sherrill@OARcorp.com>
* tod.c: Remove extern. RTC_Present is not defined anywhere.
2008-09-03 21:28:30 +00:00
Joel Sherrill
c8b03dbd81 2008-09-03 Joel Sherrill <joel.sherrill@OARcorp.com>
* timer/timer.c: Convert using "bool".
2008-09-03 20:44:22 +00:00
Joel Sherrill
40e7ae2296 2008-09-03 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, README, configure.ac, console/85c30.c,
	console/console.c, console/consolebsp.h, include/bsp.h,
	include/gen2.h, irq/FPGA.c, irq/irq.c, irq/irq.h, irq/irq_init.c,
	start/start.S, startup/bspstart.c, startup/genpvec.c,
	startup/linkcmds, timer/timer.c, tod/tod.c: Initiate update and
	testing. Runs hello but does not run ticker yet.
2008-09-03 20:36:21 +00:00
Joel Sherrill
e36390a662 2008-09-03 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, configure.ac, console/alloc360.c, console/console.c,
	console/console.h, console/m68360.h, console/mc68360_scc.c,
	console/ns16550cfg.c, console/rsPMCQ1.c, console/rsPMCQ1.h,
	include/bsp.h, irq/irq_init.c, vme/VMEConfig.h: Initiate update and
	testing. Add missing files. Does not run hello yet.
	* console/debugio.c, console/polled_io.c, irq/openpic_xxx_irq.c: New files.
2008-09-03 20:35:43 +00:00
Joel Sherrill
4598164a0b 2008-09-03 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1304/bsps
	* Makefile.am: Add ../../shared/bsppredriverhook.c.
2008-09-03 19:28:19 +00:00
Joel Sherrill
001b41625e 2008-09-03 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac: Rework psim scripts to share code for
	creating device trees and actually running the tests. Overhaul the
	device tree generated to always include a block of Flash and a
	Real-Time Clock. When running MP tests enable the shared memory and
	semaphore devices.
	* psim-bottom, psim-gdb-bottom, psim-gdb-top.in, psim-shared,
	psim-top.in, runtest-bottom, runtest-top.in: New files.
	* psim, psim-gdb, runtest: Removed.
2008-09-03 18:37:51 +00:00
Joel Sherrill
6c45275ae0 2008-09-03 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, bestcomm/load_task.c,
	bestcomm/task_api/tasksetup_general.h: Eliminate requirement to build
	bestcomm as a relocatable lump. This should reduce the minimum
	footprint considerably.
2008-09-03 16:36:27 +00:00
Thomas Doerfler
d8b2e89c8d update to current PPC exception and memory map structure 2008-09-03 15:40:46 +00:00
Thomas Doerfler
6f776e7118 Changed to include new file
startup/linkcmds.base.  Supports small data area now.
2008-09-03 15:40:11 +00:00
Thomas Doerfler
82bd8d9d66 Converted to use shared
exception and interrupt code.
2008-09-03 15:39:03 +00:00
Thomas Doerfler
9ac98838d6 Moved general MSCAN functions into
separate header and source files (include/mscan-base.h and
        mscan/mscan-base.c).  Formatted code.
2008-09-03 15:36:45 +00:00
Ralf Corsepius
e09ecea818 2008-09-02 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1302/bsps
	* vmeUniverse/vmeUniverse.h: Remove
	_VME_UNIVERSE_DECLARE_SHOW_ROUTINES.
2008-09-02 16:22:05 +00:00
Ralf Corsepius
9caef03646 PR 1302/bsps
Remove _VME_UNIVERSE_DECLARE_SHOW_ROUTINES.
2008-09-02 16:21:58 +00:00
Ralf Corsepius
4296ec6527 Eliminate rtems_boolean. 2008-09-02 13:55:05 +00:00
Ralf Corsepius
9459fae449 2008-09-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* clock/rtc.c, console/inch.c, ne2000/ne2000.c, timer/timer.c:
	Eliminate rtems_boolean.
2008-09-02 13:49:44 +00:00
Ralf Corsepius
78b05d33ea Eliminate rtems_boolean. 2008-09-02 13:49:37 +00:00
Ralf Corsepius
81f1ce65e5 2008-09-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* clock/rtc.c, network/ne2000.c: Eliminate rtems_boolean.
2008-09-02 13:05:05 +00:00
Ralf Corsepius
57bc54dc4e Eliminate rtems_boolean. 2008-09-02 13:04:59 +00:00
Ralf Corsepius
f58412d015 2008-09-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* sh7750/sci/sh4uart.c: Misc. bool cleanup.
2008-09-02 12:56:59 +00:00
Ralf Corsepius
3938b43726 Misc. bool cleanup. 2008-09-02 12:56:52 +00:00
Ralf Corsepius
67b3516690 2008-09-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* mpc83xx/i2c/mpc83xx_i2cdrv.c, mpc8xx/clock/clock.c,
	ppc403/clock/clock.c, ppc403/console/console.c.polled:
	Eliminate rtems_boolean.
2008-09-02 12:55:52 +00:00
Ralf Corsepius
9a73f42181 Eliminate rtems_boolean. 2008-09-02 12:55:44 +00:00
Ralf Corsepius
6197fb5f8d 2008-09-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* mcf5206/console/mcfuart.c, mcf5206/include/mcfuart.h:
	Eliminate rtems_boolean.
2008-09-02 12:52:58 +00:00
Ralf Corsepius
7e9c03b8aa 2008-09-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* sh7045/include/sci.h, sh7045/sci/sci.c, sh7750/include/sh/sh4uart.h:
	Convert to using bool.
2008-09-02 12:27:03 +00:00
Ralf Corsepius
326cc87faf Convert to using bool. 2008-09-02 12:26:55 +00:00
Joel Sherrill
0f7b64673b 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* timerstub.c: Eliminate empty function from every benchmark timer
	driver. Fix spelling.
2008-08-31 18:18:49 +00:00
Joel Sherrill
5dff6e6ed0 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* timer/timer.c, timer/timerisr.c: Eliminate empty function from every
	benchmark timer driver. Fix spelling.
2008-08-31 18:18:18 +00:00
Joel Sherrill
25c62b02bc 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* timer/timer.c: Eliminate empty function from every benchmark timer
	driver. Fix spelling.
2008-08-31 18:18:17 +00:00
Joel Sherrill
6b2923cbc3 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* timer/timer.c, timer/timerisr.S: Eliminate empty function from every
	benchmark timer driver. Fix spelling.
2008-08-31 18:17:35 +00:00
Joel Sherrill
722ab6dd03 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* console/console.c, include/m340timer.h, timer/timer.c: Eliminate
	empty function from every benchmark timer driver. Fix spelling.
2008-08-31 18:15:27 +00:00
Joel Sherrill
e511e12626 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* timer/timer.c: Eliminate empty function from every benchmark timer
	driver. Fix spelling.
2008-08-31 17:42:00 +00:00
Joel Sherrill
39c1a1afdc 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* timer/timer.c: Eliminate empty function from every benchmark timer
	driver. Fix spelling.
2008-08-31 17:33:55 +00:00
Joel Sherrill
89866d84f8 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* timer/timer.c: Eliminate empty function from every benchmark timer
	driver. Fix spelling.
2008-08-31 17:24:32 +00:00
Joel Sherrill
18bfc42d67 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* arm/at91rm9200/timer/timer.c, arm/lpc22xx/timer/timer.c,
	arm/mc9328mxl/timer/timer.c, arm/s3c2400/timer/timer.c,
	arm/s3c24xx/timer/timer.c, bfin/timer/timer.c,
	m68k/mcf5206/timer/timer.c, m68k/mcf5272/timer/timer.c: Rename timer
	driver methods to follow RTEMS programming conventions.
2008-08-31 17:19:10 +00:00
Joel Sherrill
19b222386f 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* sh7032/timer/timer.c, sh7045/timer/timer.c, sh7750/timer/timer.c:
	Rename timer driver methods to follow RTEMS programming conventions.
2008-08-31 17:05:19 +00:00
Joel Sherrill
6427f1a24f 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* mpc505/timer/timer.c, mpc5xx/timer/timer.c, mpc6xx/timer/timer.c,
	mpc8260/timer/timer.c, mpc8xx/timer/timer.c, ppc403/timer/timer.c:
	Rename timer driver methods to follow RTEMS programming conventions.
2008-08-31 17:03:54 +00:00
Joel Sherrill
a903b7beff 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* timer/timer.c: Rename timer driver methods to follow RTEMS
	programming conventions.
2008-08-31 16:59:49 +00:00
Joel Sherrill
a5cd22710d 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* mcf5206/timer/timer.c, mcf5206/timer/timerisr.S,
	mcf5272/timer/timer.c, mcf5272/timer/timerisr.S: Rename timer driver
	methods to follow RTEMS programming conventions.
2008-08-31 16:59:23 +00:00
Joel Sherrill
8c84731227 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* timer/timer.c: Rename timer driver methods to follow RTEMS
	programming conventions.
2008-08-31 16:53:16 +00:00
Joel Sherrill
7d6a5e2179 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* at91rm9200/timer/timer.c, lpc22xx/timer/timer.c,
	mc9328mxl/timer/timer.c, s3c2400/timer/timer.c,
	s3c24xx/timer/timer.c: Rename timer driver methods to follow RTEMS
	programming conventions.
2008-08-31 16:49:33 +00:00
Joel Sherrill
424ee2ba6a 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* timer/timer.c: Rename timer driver methods to follow RTEMS
	programming conventions.
2008-08-31 16:47:17 +00:00
Joel Sherrill
674a980f1c 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* timer/timer.c, timer/timerisr.S: Rename timer driver methods to
	follow RTEMS programming conventions.
2008-08-31 16:38:22 +00:00
Joel Sherrill
35f52a6982 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* timer/timer.c: Rename timer driver methods to follow RTEMS
	programming conventions.
2008-08-31 16:07:58 +00:00
Joel Sherrill
e6778bc860 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* timer/timer.c, timer/timerisr.c: Rename timer driver methods to
	follow RTEMS programming conventions.
2008-08-31 16:02:11 +00:00
Joel Sherrill
9856277be2 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* console/console.c, include/m340timer.h, timer/timer.c: Rename timer
	driver methods to follow RTEMS programming conventions.
2008-08-31 15:55:27 +00:00
Joel Sherrill
0ccb2bbf81 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* timer/timer.c, timer/timerisr.S: Rename timer driver methods to
	follow RTEMS programming conventions.
2008-08-31 15:54:43 +00:00
Joel Sherrill
b642940c49 2008-08-30 Joel Sherrill <joel.sherrill@oarcorp.com>
* bootcard.c: Fix formatting.
	* console-polled.c: Error if minor < 2 not just <= 2.
2008-08-30 23:00:39 +00:00
Joel Sherrill
a818530b48 2008-08-30 Joel Sherrill <joel.sherrill@OARcorp.com>
* libchip/network/sonic.c: Do not declare a variable just to hold an
	ignored return value.
2008-08-30 20:29:57 +00:00
Joel Sherrill
f634ca2997 2008-08-30 Joel Sherrill <joel.sherrill@OARcorp.com>
* acinclude.m4: Add mcf52235 and mcf5329. Regenerate.
2008-08-30 20:29:11 +00:00
Joel Sherrill
e6233d25ef 2008-08-30 Joel Sherrill <joel.sherrill@OARcorp.com>
* acinclude.m4: Add bf537Stamp. Regenerate.
2008-08-30 20:28:35 +00:00