Commit Graph

6655 Commits

Author SHA1 Message Date
Ralf Corsepius
fc235f442f 2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
2004-03-26 09:11:59 +00:00
Ralf Corsepius
e63a784c8a 2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
* sh7032/score/cpu_asm.c, sh7045/score/cpu_asm.c,
	sh7750/score/cpu_asm.c: Use asm constraint "i" instead of "I" to
	pass sizeof(Context_Control) to context switch.
2004-03-26 09:07:02 +00:00
Ralf Corsepius
ef02bc1828 2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
* aclocal/rtems-top.m4:  Add 2nd arg to RTEMS_TOP.
	Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
2004-03-26 03:57:24 +00:00
Ralf Corsepius
8ae203e3a6 2004-03-25 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Reflect changes to testsuites's configuration.
2004-03-25 11:09:19 +00:00
Ralf Corsepius
a1cf46b328 2004-03-25 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Add 2nd arg to RTEMS_TOP.
	Unconditionally configure MP-directories.
	* Makefile.am: Don't include @RTEMS_BSP@.cfg.
	Add DIST_SUBDIRS comprising MP-subdirs.
	* samples/Makefile.am: Add DIST_SUBDIRS comprising MP-subdirs.
2004-03-25 05:19:36 +00:00
Ralf Corsepius
cdcef7e6da 2004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>
PR/589 rtems
	* libchip/network/pci.h: Remove (Moved to cpukit).
2004-03-23 12:24:54 +00:00
Ralf Corsepius
ee4f57d9a6 2004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>
* libchip/ide/ata.c, libchip/ide/ata_internal.h,
	libchip/ide/ide_controller.c, libchip/ide/ide_ctrl_cfg.h,
	libchip/ide/ide_ctrl_io.h, libchip/network/cs8900.c,
	libchip/network/dec21140.c, libchip/network/elnk.c,
	libchip/network/if_fxp.c, libchip/network/open_eth.c,
	libchip/network/open_eth.h, libchip/network/sonic.c,
	libchip/network/sonic.h, libchip/rtc/icm7170.c, libchip/rtc/icm7170.h,
	libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
	libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
	libchip/rtc/m48t08.c, libchip/rtc/m48t08.h, libchip/rtc/m48t08_reg.c,
	libchip/rtc/m48t08_reg2.c, libchip/rtc/m48t08_reg4.c,
	libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h, libchip/serial/mc68681.c,
	libchip/serial/mc68681.h, libchip/serial/mc68681_reg.c,
	libchip/serial/mc68681_reg2.c, libchip/serial/mc68681_reg4.c,
	libchip/serial/mc68681_reg8.c, libchip/serial/ns16550.c,
	libchip/serial/ns16550_p.h, libchip/serial/serial.h,
	libchip/serial/z85c30.c, libchip/serial/z85c30.h,
	libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c,
	libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
	libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/init.c,
	libchip/shmdr/initlq.c, libchip/shmdr/intr.c, libchip/shmdr/poll.c,
	libchip/shmdr/send.c, libchip/shmdr/shm_driver.h: Convert to using c99
	fixed-size types.
2004-03-23 09:59:52 +00:00
Chris Johns
60f9088e56 CS8900 driver updates. 2004-03-14 01:38:54 +00:00
Chris Johns
528da1cb9f Updated the BSP example code. 2004-03-14 01:28:34 +00:00
Chris Johns
00bf774547 Changes made to support the DIMMPC. This is a pc396 target with IO port
support.
Minor formating clean up.
Add documentation to the header file.
2004-03-14 01:28:08 +00:00
Chris Johns
27192b8981 The CS8900 driver is documented in the cs8900.h header file. 2004-03-14 01:26:07 +00:00
Ralf Corsepius
6a54d6f1fa 2004-03-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* README: Add "mpc5xx (mpc565)", because Wilfried B. mentioned the
	mpc5xx being used on mpc565.
2004-03-09 12:49:37 +00:00
Ralf Corsepius
2494cba23e 2004-03-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: SIZE, NM, OBJCOPY.
2004-03-09 10:41:30 +00:00
Ralf Corsepius
51b9899971 2004-03-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libchip/network/dec21140.c: Use __PPC__ instead of __PPC.
	Cosmetics.
2004-03-09 10:08:33 +00:00
Ralf Corsepius
5569cec2a1 2004-03-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/canonicalize-tools.m4: Revert Joel's 2004-03-04's patch.
	There are no application level Makefiles in here.
2004-03-09 09:53:08 +00:00
Ralf Corsepius
b6e033751d Remove refs to Makefile*. 2004-03-09 09:15:48 +00:00
Ralf Corsepius
2609e83f77 Unused. 2004-03-08 16:26:41 +00:00
Ralf Corsepius
9c4a30e209 2004-03-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
PR 587/bsps
	* shared/include/cpuIdent.h, shared/include/cpuIdent.c: Add defines
	for MPC_5XX.
2004-03-08 15:40:40 +00:00
Ralf Corsepius
25f59b144c 2004-03-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am, configure.ac: Reflect having added mpc5xx.
2004-03-08 15:37:31 +00:00
Ralf Corsepius
0aee2be50e 2004-03-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mpc5xx/.cvsignore, mpc5xx/Makefile.am: New.
	* mpc5xx/exceptions/asm_utils.S,  mpc5xx/exceptions/raw_exception.c,
	mpc5xx/exceptions/raw_exception.h, mpc5xx/ictrl/ictrl.c,
	mpc5xx/ictrl/ictrl.h, mpc5xx/timer/timer.c: New (Submission from
	Wilfried Busalski <w.busalski@lancier-monitoring.de>).
2004-03-08 15:36:03 +00:00
Ralf Corsepius
bacd4df2ab Unused 2004-03-08 03:41:10 +00:00
Ralf Corsepius
afd00b056e Unused 2004-03-08 03:17:16 +00:00
Joel Sherrill
e73c249e59 2004-03-04 Joel Sherrill <joel@OARcorp.com>
* aclocal/canonicalize-tools.m4: Add SIZE, NM, and OBJCOPY so
	they can be used in application level makefiles.
2004-03-05 18:28:38 +00:00
Joel Sherrill
bfb4c5478f 2004-03-05 Joel Sherrill <joel@OARcorp.com>
* libnetworking/rtems_webserver/ejparse.c,
	libnetworking/rtems_webserver/emfdb.c,
	libnetworking/rtems_webserver/sock.c,
	libnetworking/rtems_webserver/socket.c,
	libnetworking/rtems_webserver/sym.c,
	libnetworking/rtems_webserver/webs.c,
	libnetworking/rtems_webserver/websuemf.c: Remove warnings.
2004-03-05 18:14:27 +00:00
Joel Sherrill
845e4f30a9 2004-03-05 Joel Sherrill <joel@OARcorp.com>
* libchipnetwork/open_eth.c: Remove warnings by conditionally
	compiling this file only only those CPU families with supported
	exception models.
2004-03-05 18:12:33 +00:00
Joel Sherrill
d52342ec8a 2004-03-05 Joel Sherrill <joel@OARcorp.com>
* mpc6xx/mmu/pte121.c: Add missing ifdef DEBUG to remove warning for
	unused static routine.
2004-03-05 18:10:51 +00:00
Joel Sherrill
da3b8d3ef8 2004-03-05 Joel Sherrill <joel@OARcorp.com>
* bootloader/pci.c: Remove warnings by adding include <string.h>.
	* irq/irq.c: Clean up includes to remove warnings.
	* pci/pci.c, pci/pci.h, startup/bspstart.c: Better use of const
	on struct _int_map.
2004-03-05 18:09:14 +00:00
Joel Sherrill
d2ae273c2d 2004-03-05 Joel Sherrill <joel@OARcorp.com>
* network/network.c: Remove warnings for unused routines left from
	original code.
2004-03-05 18:06:46 +00:00
Joel Sherrill
bb7cd38e7b 2004-03-05 Joel Sherrill <joel@OARcorp.com>
PR 505/bsps
	* setvec.c: Rework to remove punned pointer warning generated by gcc
	3.3 and newer.
2004-03-05 15:31:01 +00:00
Joel Sherrill
f47ee58984 2004-03-03 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Add more memory and sections so tests can link.
	This is a generic BSP for a CPU model so OK to do this.
2004-03-03 14:22:27 +00:00
Joel Sherrill
230134e9c2 2004-03-03 Joel Sherrill <joel@OARcorp.com>
* vectors/vectors.h, vectors/vectors_init.c: Undo previous change.
2004-03-03 14:21:38 +00:00
Joel Sherrill
68aef00795 2004-03-03 Joel Sherrill <joel@OARcorp.com>
* irq/irq.h: Correct typo.
2004-03-03 14:21:12 +00:00
Joel Sherrill
c403d4bd22 2004-03-03 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Correct typo.
2004-03-03 14:20:59 +00:00
Joel Sherrill
cc3de44e98 2004-03-03 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Add more memory so tests can link. This is a
	generic BSP for a CPU model so OK to do this.
2004-03-03 14:20:36 +00:00
Ralf Corsepius
93302bf978 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
2004-02-20 01:45:34 +00:00
Ralf Corsepius
789694a141 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: Fix loosing arguments when configuring cpukit and
	testsuites (Was exposed with --enable-multilib, only).
	Remove RTEMS_SUBCONFIGURE_ARGS_QUOTE. RTEMS_CONFIG_SUBDIR.
	 Add RTEMS_BSP_CONFIG_SUBDIR.
	* configure.ac: Reflect changes to acinclude.m4. Reflect new args to
	testsuites's configure.
	* aclocal/rtems-top.m4: Remove ENDIF hack.
	Rework and fix setting up PROJECT_TOPdir (PACKHEX wasn't found).
2004-02-20 01:22:04 +00:00
Ralf Corsepius
fcf00342a6 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am,
	wrapup/Makefile.am: Fix automake problems having been introduced
	in previous patch.
2004-02-20 01:11:53 +00:00
Ralf Corsepius
f8914a3c59 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bootloader/Makefile.am: Fix preinstall dir handling.
2004-02-20 01:02:24 +00:00
Ralf Corsepius
984ea8b3d1 2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bootloader/Makefile.am: Preinstall dirs.
2004-02-19 06:23:44 +00:00
Ralf Corsepius
2a7f9a2859 2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect changes to bsp.am.
	Preinstall dist_project_lib*.
2004-02-19 06:22:18 +00:00
Ralf Corsepius
d7fb9f8d60 2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Don't install *.rels. Reflect changes to bsp.am.
	Preinstall dist_project_lib*.
2004-02-19 06:11:55 +00:00
Ralf Corsepius
5e5cf07b36 2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am:
	Preinstall dirs.
	* wrapup/Makefile.am: Preinstall dirs. Cosmetics.
	* aclocal/check-multiprocessing.m4: Cosmetics.
	* aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
	* aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
2004-02-19 06:08:15 +00:00
Ralf Corsepius
c98c9c9dd8 2004-02-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Preinstall dirs.
2004-02-19 06:02:04 +00:00
Ralf Corsepius
8f1eeb9174 2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp.am: Remove everything but CPPASCOMPILE.
2004-02-19 05:51:30 +00:00
Ralf Corsepius
6ed62882ed 2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mpc505/Makefile.am: Fix typo.
2004-02-17 16:15:18 +00:00
Ralf Corsepius
1204f225cb 2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
	* configure.ac: Add support for --disable-rtemsbsp. Cosmetics.
2004-02-17 13:44:16 +00:00
Ralf Corsepius
e7495aeba8 2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am,
	librdbg/src/Makefile.am.
	* librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
	Unconditionally apply RTEMS_CHECK_MULTIPROCESSING.
	* wrapup/Makefile.am: Reflect changes above.
	* Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
2004-02-17 13:41:35 +00:00
Ralf Corsepius
3afcb030e4 2004-02-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bootloader/Makefile.am: Fix up paths having been broken in
	previous patch.
2004-02-15 15:14:45 +00:00
Ralf Corsepius
9cef014996 2004-02-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp.am: Add CPPASCOMPILE.
2004-02-15 12:02:03 +00:00
Ralf Corsepius
c9251c7e99 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-rdbg.m4: Don't AC_SUBST(HAS_RDBG).
2004-02-14 18:18:04 +00:00