Commit Graph

9598 Commits

Author SHA1 Message Date
Joel Sherrill
9957dbf8cf 2008-10-02 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, preinstall.am: Use shared tm27.h stub.
	* include/tm27.h: Removed.
2008-10-02 21:39:40 +00:00
Joel Sherrill
c7b9ed35f3 2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* preinstall.am: Regenerated.
2008-10-02 21:36:13 +00:00
Joel Sherrill
eb15b898a3 2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* .cvsignore, ChangeLog, Makefile.am, acinclude.m4,
	configure.ac: New files.
2008-10-02 21:35:57 +00:00
Joel Sherrill
41e58bb3a4 2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* README: New file.
2008-10-02 21:35:46 +00:00
Joel Sherrill
0fd07a10eb 2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* .cvsignore, ChangeLog, Makefile.am, bsp_specs, configure.ac,
	preinstall.am, console/console-io.c, console/syscalls.S,
	include/.cvsignore, include/bsp.h, start/start.S, startup/bspstart.c,
	startup/crtn.S, startup/linkcmds, timer/timer.c, tools/.cvsignore,
	tools/Makefile.am, tools/configure.ac, tools/runtest.in: New files.
2008-10-02 21:34:36 +00:00
Joel Sherrill
5d209d6abb 2008-10-02 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am: bsp_cleanup() was wrong. Use stub. openpic.h not needed.
	* startup/bspclean.c: Removed.
2008-10-02 19:48:51 +00:00
Joel Sherrill
beff4c6d9a 2008-10-02 Joel Sherrill <joel.sherrill@OARcorp.com>
* console/init68360.c: Delete unused code.
2008-10-02 19:46:12 +00:00
Joel Sherrill
61814f978e 2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* bootcard.c, bspgetworkarea.c, bsppretaskinghook.c,
	include/bootcard.h: Change size_t to ssize_t on bsp_get_work_area().
	On 16-bit architectures, size_t can be 16-bits which would limit the
	work area to 64K.
2008-10-02 19:13:05 +00:00
Joel Sherrill
12838f7579 2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* startup/bspgetworkarea.c: Change size_t to ssize_t on
	bsp_get_work_area(). On 16-bit architectures, size_t can be 16-bits
	which would limit the work area to 64K.
2008-10-02 19:12:59 +00:00
Joel Sherrill
c7932deda1 2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* shared/bspgetworkarea.c: Change size_t to ssize_t on
	bsp_get_work_area(). On 16-bit architectures, size_t can be 16-bits
	which would limit the work area to 64K.
2008-10-02 19:12:54 +00:00
Joel Sherrill
b4fa916b3c 2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* shared/startup/bspgetworkarea.c: Change size_t to ssize_t on
	bsp_get_work_area(). On 16-bit architectures, size_t can be 16-bits
	which would limit the work area to 64K.
2008-10-02 19:12:40 +00:00
Joel Sherrill
de49de66e1 2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* console/config.c, console/console.c, console/console.h,
	console/ns16550cfg.c, console/ns16550cfg.h, include/bsp.h,
	include/tm27.h, irq/irq_init.c, irq/openpic_xxx_irq.c,
	pci/no_host_bridge.c: File head clean up.
	* console/debugio.c: Removed.
2008-10-02 17:27:07 +00:00
Joel Sherrill
4e4dc3a577 2008-10-02 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, preinstall.am: Use shared stub coverhd.h
	* include/coverhd.h: Removed.
2008-10-02 16:39:15 +00:00
Joel Sherrill
76428fd9b9 2008-10-02 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, preinstall.am:
	* include/coverhd.h: Removed.
2008-10-02 16:38:19 +00:00
Joel Sherrill
b5f6cf3447 2008-10-02 Joel Sherrill <joel.sherrill@OARcorp.com>
* preinstall.am: Regenerated.
2008-10-02 14:53:31 +00:00
Joel Sherrill
1004c3c125 2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* PCI_bus/PCI.c, PCI_bus/PCI.h, PCI_bus/flash.c, console/85c30.h,
	console/console.c, console/consolebsp.h, console/tbl85c30.c,
	include/gen2.h, irq/FPGA.c, irq/irq.c, irq/irq.h, irq/irq_init.c,
	pci/no_host_bridge.c, startup/bspclean.c, startup/bspstart.c,
	startup/genpvec.c, startup/vmeintr.c: File head clean up.
2008-10-02 14:26:17 +00:00
Joel Sherrill
1666253fcb Revert. 2008-10-02 13:51:27 +00:00
Joel Sherrill
92b338c091 2008-10-02 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, startup/bspgetworkarea.c: Turn = into +=.
2008-10-02 13:50:44 +00:00
Ralf Corsepius
adc6349ed2 2008-10-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Move PGH360, GEN68360, GEN68360_040
	defines from *.cfg into bspopts.h.
2008-10-02 07:44:27 +00:00
Ralf Corsepius
b465b0f110 2008-10-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Move M5484FIREENGINE defines from *.cfg into
	bspopts.h.
2008-10-02 07:07:38 +00:00
Ralf Corsepius
8d3d04555c 2008-10-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Move PM520_ZE30, PM520_CR825, icecube, BRS5L
	defines from *.cfg into bspopts.h.
2008-10-02 04:11:37 +00:00
Ralf Corsepius
3760a5d66d 2008-10-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Move MPC8313ERDB, MPC8349EAMDS, HSC_CM01, MPC8349
	defines from *.cfg into bspopts.h.
2008-10-02 04:10:08 +00:00
Ralf Corsepius
d5d8f1067f 2008-10-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Move MPC8313ERDB, MPC8349EAMDS, HSC_CM01, MPC8349
	defines from *.cfg into bspopts.h.
2008-10-02 03:57:09 +00:00
Joel Sherrill
8000c52f99 2008-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, PCI_bus/PCI.c, PCI_bus/universe.c, startup/genpvec.c:
	Fix warnings.
2008-10-01 17:03:45 +00:00
Joel Sherrill
d59e9b9044 2008-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, preinstall.am, PCI_bus/PCI.c, PCI_bus/PCI.h,
	PCI_bus/universe.c, console/85c30.c, console/85c30.h,
	console/consolebsp.h, console/tbl85c30.c, include/gen2.h,
	startup/Hwr_init.c, startup/bspstart.c, startup/genpvec.c,
	startup/setvec.c, startup/vmeintr.c, timer/timer.c, tod/tod.c,
	vme/VMEConfig.h: Some clean up.
	* include/coverhd.h: Removed.
2008-10-01 16:09:23 +00:00
Ralf Corsepius
b1866be864 2008-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>
* mpc83xx/include/mpc83xx.h: #include <bspopts.h> to make sure
	defines from bspopts.h get propagated.
2008-10-01 11:23:07 +00:00
Ralf Corsepius
68f39d5830 2008-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>
* include/bsp.h: #include <bspopts.h> first.
2008-10-01 09:35:40 +00:00
Ralf Corsepius
c5a7f1a9c2 2008-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Eliminate bsp.am. Build startup files as side-effect
	of building libbspstart.a, using automake-rules.
2008-10-01 09:33:09 +00:00
Ralf Corsepius
ce1dfbef4b 2008-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove scitab.c (Not applicable).
2008-10-01 09:31:46 +00:00
Joel Sherrill
909adceeee 2008-09-30 Jennifer Averett <jennifer.averett@oarcorp.com>
* include/irq-config.h: New file.
	* startup/spurious.c: Removed.
2008-09-30 23:16:21 +00:00
Joel Sherrill
3d505747dc 2008-09-30 Jennifer Averett <jennifer.averett@oarcorp.com>
* Makefile.am, preinstall.am, PCI_bus/universe.c, console/console.c,
	include/bsp.h, irq/FPGA.c, irq/irq.c, startup/Hwr_init.c,
	startup/bspstart.c, startup/vmeintr.c: Modifications required to run
	on hardware. Some cleanup.
2008-09-30 23:13:54 +00:00
Joel Sherrill
290da88f5a 2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
* timer/timer.c: Eliminate uses of old benchmark timer names.
2008-09-30 16:27:16 +00:00
Joel Sherrill
b9c6fb1d07 2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
* include/tm27.h: Do not use set_vector.
2008-09-30 16:26:36 +00:00
Joel Sherrill
3f3dbf3fa7 2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
* preinstall.am: Regenerated.
2008-09-30 16:24:25 +00:00
Joel Sherrill
7f4545ded0 2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
* sh7750/score/ispsh7750.c, shgdb/score/ispshgdb.c: Fine tune
	conditional so _CPU_ISR_install_vector is in CPU Kit now.
2008-09-30 16:23:46 +00:00
Joel Sherrill
a523721c99 2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, preinstall.am: Add timer driver stub.
2008-09-30 16:17:52 +00:00
Joel Sherrill
37ec780a87 2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
* acinclude.m4: simsh4 folded into shsim.
2008-09-30 16:12:58 +00:00
Joel Sherrill
542e7b3512 2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, preinstall.am, include/bsp.h, include/tm27.h,
	trap34/console-io.c: Now builds cleanly for runs for SH1, SH2, and
	SH4.
	* include/syscall.h: New file.
	* include/gdbsci.h: Removed.
2008-09-30 16:12:37 +00:00
Ralf Corsepius
882b5f28f2 2008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Eliminate bsp.am. Build startup files as side-effect
	of building libbspstart.a, using automake-rules.
	* start/startfor340only.S: Remove (Unused).
2008-09-30 16:03:11 +00:00
Joel Sherrill
77db4a393d 2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
* include/tm27.h: Now links all tests.
2008-09-30 15:47:34 +00:00
Joel Sherrill
82c873099e 2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
* simsh4/.cvsignore, simsh4/ChangeLog, simsh4/Makefile.am,
	simsh4/README, simsh4/bsp_specs, simsh4/configure.ac,
	simsh4/preinstall.am, simsh4/clock/ckinit.c,
	simsh4/console/console.c, simsh4/include/.cvsignore,
	simsh4/include/bsp.h, simsh4/include/coverhd.h,
	simsh4/include/ramdisk.h, simsh4/include/syscall.h,
	simsh4/include/tm27.h, simsh4/start/start.S,
	simsh4/startup/hw_init.c, simsh4/startup/linkcmds,
	simsh4/startup/linkcmds-le, simsh4/startup/linkcmds-le.coff,
	simsh4/timer/timer.c, simsh4/tools/.cvsignore,
	simsh4/tools/ChangeLog, simsh4/tools/Makefile.am,
	simsh4/tools/configure.ac, simsh4/tools/runtest.in: Removed.
2008-09-30 15:24:10 +00:00
Ralf Corsepius
9370fc2512 2008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Eliminate bsp.am. Cleanup.
2008-09-30 15:19:41 +00:00
Ralf Corsepius
51c6675615 2008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Eliminate bsp.am. Build startup files as side-effect
	of building libbspstart.a, using automake-rules.
2008-09-30 15:18:33 +00:00
Joel Sherrill
ddf7cedcd6 2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
* shgdb/score/ispshgdb.c: Add dummy _CPU_ISR_install_vector.
2008-09-30 15:12:38 +00:00
Joel Sherrill
c30b8de714 2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, preinstall.am: Now links all tests.
	* include/tm27.h: New file.
2008-09-30 14:57:02 +00:00
Joel Sherrill
544b5ac1fb 2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
* include/tm27.h: Remove reference to set_vector.
2008-09-30 14:49:43 +00:00
Joel Sherrill
9927019ac7 2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
* clock/clockdrv.c: Correct spelling error in comment.
	* include/tm27.h: Delete duplicate #endif.
2008-09-30 14:37:33 +00:00
Joel Sherrill
55670973c0 2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
* mcf5206/timer/timerisr.S: Make compile again.
2008-09-30 14:22:23 +00:00
Ralf Corsepius
de0cd76487 2008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Eliminate bsp.am. Build startup files as side-effect
	of building libbspstart.a, using automake-rules.
2008-09-30 12:02:06 +00:00
Ralf Corsepius
a14fba32cb 2008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Eliminate bsp.am. Build startup files as side-effect
	of building libbspstart.a, using automake-rules.
2008-09-30 10:38:36 +00:00