Commit Graph

6039 Commits

Author SHA1 Message Date
Ralf Corsepius
0c8d752918 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_CHECK_CPU.
2003-10-21 13:42:57 +00:00
Ralf Corsepius
51d35b2e77 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-cpu.m4: Remove.
	* configure.ac: Merge-in former aclocal/check-cpu.m4.
2003-10-21 11:42:53 +00:00
Ralf Corsepius
80b546efc5 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_CHECK_CPU.
	* aclocal/check-itron.m4: Add m4-quotes.
	Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
2003-10-21 11:31:03 +00:00
Ralf Corsepius
bb483c70eb 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_CHECK_CPU.
2003-10-21 11:29:12 +00:00
Ralf Corsepius
3993b6f79e 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/canonical-target-name.m4: Add m4-quotes.
	* aclocal/check-cxx.m4: Add m4-quotes.
	Don't require RTEMS_CHECK_CPU.
	* aclocal/check-multiprocessing.m4: Add m4-quotes.
	Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
	* aclocal/check-networking.m4: Add m4-quotes.
	Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
	* aclocal/check-posix.m4: Add m4-quotes.
	Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
	* aclocal/check-rdbg.m4: Add m4-quotes.
	Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
2003-10-21 11:28:41 +00:00
Ralf Corsepius
c8e175104e 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_CHECK_CPU.
2003-10-21 11:18:07 +00:00
Ralf Corsepius
547c167351 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* network/open_eth.c: Remove #define OPEN_ETH_SUPPORTED (Unused).
2003-10-21 04:28:20 +00:00
Ralf Corsepius
6c3e328f98 2003-10-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-multiprocessing.m4: Don't require RTEMS_BSP_ALIAS.
	* aclocal/bsp_alias.m4: Remove.
2003-10-20 16:32:18 +00:00
Ralf Corsepius
e57a235a4d 2003-10-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ChangeLog: Add (missed in previous commits).
2003-10-20 13:58:38 +00:00
Ralf Corsepius
f73623b2f8 2003-10-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
2003-10-20 13:55:54 +00:00
Ralf Corsepius
aabd76743d 2003-10-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: Reflect changes to bootstrap.
2003-10-20 13:45:16 +00:00
Ralf Corsepius
6e68690ddf 2003-10-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: Reflect changes to bootstrap.
	* configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
2003-10-20 13:45:13 +00:00
Ralf Corsepius
2eaee845f3 2003-10-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
	* aclocal/bsp-alias.m4: Remove.
2003-10-20 13:43:23 +00:00
Ralf Corsepius
43e60f825f 2003-10-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: Reflect changes to bootstrap.
	* configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
2003-10-20 13:39:41 +00:00
Ralf Corsepius
003888531f 2003-10-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Make presence of tests/ optional.
2003-10-19 13:41:08 +00:00
Ralf Corsepius
8857d52553 2003-10-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/path-perl.m4: Remove (Unused).
2003-10-17 16:43:09 +00:00
Ralf Corsepius
6d507b89f7 2003-10-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use AC_PATH_PROG(PERL,perl) instead of
	RTEMS_PATH_PERL.
2003-10-17 16:37:50 +00:00
Ralf Corsepius
85a488be76 2003-10-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_PATH_PERL (Unused).
2003-10-17 16:34:36 +00:00
Ralf Corsepius
67113c7655 2003-10-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* comm/uart.h: Add extern "C" guards.
	* pci/pcibios.h: Ditto.
2003-10-08 15:33:52 +00:00
Joel Sherrill
0bad72c920 2003-10-02 Till Strauman <strauman@slac.stanford.edu>
PR 502/bsps
	* console/outch.c: Add support for a few ANSI escape sequences to make
	libetcl happy.
2003-10-02 12:49:34 +00:00
Joel Sherrill
d4429a7ca2 2003-10-02 Joel Sherrill <joel@OARcorp.com>
PR 503/bsps
	* clock/ckinit.c, include/bsp.h, startup/efi68k_tcp.c, timer/timer.c:
	Do not include DP8570A.h from bsp.h but still install it. This avoids
	polluting the namespace.
2003-10-02 12:43:57 +00:00
Ralf Corsepius
5445ee60a6 2003-10-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac:Remove RTEMS_CHECK_CPU.
2003-10-02 03:44:52 +00:00
Ralf Corsepius
98e88aa39a 2003-10-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac:Remove RTEMS_CHECK_CPU.
	* aclocal/check-cpu.m4: Remove.
	* aclocal/check-cxx.m4, aclocal/check-itron.m4,
	aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
	aclocal/check-posix.m4: AC_REQUIRE RTEMS_CANONICAL_TARGET_CPU instead of
	RTEMS_CHECK_CPU.
2003-10-02 03:39:12 +00:00
Ralf Corsepius
1b16201e7f 2003-10-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: New.
	Add RTEMS_CHECK_CPU.
2003-10-02 01:43:48 +00:00
Ralf Corsepius
85ad55d491 2003-10-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/bsp.h: Replace stringification madness to pick up bare.h
	(Doesn't work with gcc >= 3.3) with a somewhat cleaner madness.
2003-10-01 12:42:04 +00:00
Ralf Corsepius
91c7246f66 2003-10-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Correct path to mvme16x_hw.h.
2003-10-01 07:15:47 +00:00
Ralf Corsepius
15ee26fc3c 2003-10-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/force-preinstall.am: Remove.
2003-10-01 06:25:49 +00:00
Ralf Corsepius
7d7cdefee0 2003-10-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* vectors/Makefile.am: Fix header installation.
2003-10-01 06:00:37 +00:00
Ralf Corsepius
af69e57bc3 2003-09-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* fileio/init.c: Unconditionally define MIN (We *do want* to see
	error messages if it conflicts).
2003-09-30 05:43:30 +00:00
Joel Sherrill
b56a278a10 2003-09-29 Till Strauman <strauman@slac.stanford.edu>
PR 497/bsps
	* bootloader/head.S: Disable code that returned to the firmware when
	the loader starts.
2003-09-29 21:42:57 +00:00
Ralf Corsepius
d0d6a5c5b6 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in include/Makefile.am.
	Reflect changes to bsp.am.
	* include/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
2003-09-29 14:43:22 +00:00
Ralf Corsepius
d688b2ca0c 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in include/Makefile.am.
	Reflect changes to bsp.am.
	* include/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
2003-09-29 14:26:12 +00:00
Ralf Corsepius
2821666fa1 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in include/Makefile.am.
	Reflect changes to bsp.am.
	* include/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
2003-09-29 14:11:26 +00:00
Ralf Corsepius
23090f3386 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in include/Makefile.am.
	Reflect changes to bsp.am.
	* include/Makefile.am: Remove.
	* include/bsp.h: Add copy of ../shared/include/bsp.h (Violates BSP
	coding standards).
	* configure.ac: Reflect changes above.
	* irq/Makefile.am: Fix header installation.
	* motorola/Makefile.am: Fix header installation.
	* openpic/Makefile.am: Fix header installation.
	* pci/Makefile.am: Fix header installation.
2003-09-29 13:22:48 +00:00
Ralf Corsepius
db0b36999d 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in include/Makefile.am.
	Reflect changes to bsp.am.
	* include/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
2003-09-29 13:11:22 +00:00
Ralf Corsepius
a692823e78 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in include/Makefile.am.
	Reflect changes to bsp.am.
	* include/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
2003-09-29 12:23:14 +00:00
Ralf Corsepius
602610f636 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in include/Makefile.am.
	Reflect changes to bsp.am.
	* include/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
2003-09-29 12:06:49 +00:00
Ralf Corsepius
75db8c2295 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in include/Makefile.am.
	Reflect changes to bsp.am.
	* include/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
2003-09-29 11:52:53 +00:00
Ralf Corsepius
b58e3f390f 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in include/Makefile.am.
	Reflect changes to bsp.am.
	* include/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
	* start/start.S: Comment out string after #endif.
2003-09-29 11:50:05 +00:00
Ralf Corsepius
dfe49b699d 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove refs to non-existing files include/bspio.h and
	include/uart.h.
2003-09-29 10:46:25 +00:00
Ralf Corsepius
d1b210cd17 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in include/Makefile.am.
	Reflect changes to bsp.am.
	* include/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
2003-09-29 10:39:05 +00:00
Ralf Corsepius
8d7f47f4a5 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in include/Makefile.am.
	Reflect changes to bsp.am.
	* include/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
2003-09-29 10:26:06 +00:00
Ralf Corsepius
d348010c03 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in include/Makefile.am.
	Reflect changes to bsp.am.
	* include/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
2003-09-29 10:12:40 +00:00
Ralf Corsepius
82a7f58038 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in include/Makefile.am.
	Reflect changes to bsp.am.
	* include/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
2003-09-29 09:56:23 +00:00
Ralf Corsepius
87576f7331 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp.am: Reworked.
2003-09-29 09:50:29 +00:00
Joel Sherrill
8063a2c11f 2003-09-26 Joel Sherrill <joel@OARcorp.com>
* ACKNOWLEDGEMENTS: Obsoleting HP PA-RISC port and removing all
	references.
2003-09-26 21:58:05 +00:00
Joel Sherrill
d956ef78db 2003-09-26 Joel Sherrill <joel@OARcorp.com>
* timer/timer.c: Obsoleting HP PA-RISC port and removing all
	references.
2003-09-26 21:52:33 +00:00
Joel Sherrill
2a8c28831f 2003-09-26 Joel Sherrill <joel@OARcorp.com>
* bspstart.c: Obsoleting HP PA-RISC port and removing all references.
2003-09-26 21:52:26 +00:00
Joel Sherrill
ee5171b968 2003-09-26 Joel Sherrill <joel@OARcorp.com>
* hppa1.1/.cvsignore, hppa1.1/ChangeLog, hppa1.1/Makefile.am,
	hppa1.1/acinclude.m4, hppa1.1/configure.ac,
	hppa1.1/simhppa/.cvsignore, hppa1.1/simhppa/ChangeLog,
	hppa1.1/simhppa/Makefile.am, hppa1.1/simhppa/bsp_specs,
	hppa1.1/simhppa/configure.ac, hppa1.1/simhppa/times,
	hppa1.1/simhppa/include/.cvsignore,
	hppa1.1/simhppa/include/Makefile.am, hppa1.1/simhppa/include/bsp.h,
	hppa1.1/simhppa/include/ttydrv.h, hppa1.1/simhppa/shmsupp/.cvsignore,
	hppa1.1/simhppa/shmsupp/Makefile.am, hppa1.1/simhppa/shmsupp/README,
	hppa1.1/simhppa/shmsupp/addrconv.c,
	hppa1.1/simhppa/shmsupp/cause_intr.c,
	hppa1.1/simhppa/shmsupp/getcfg.c, hppa1.1/simhppa/shmsupp/lock.c,
	hppa1.1/simhppa/shmsupp/mpisr.c, hppa1.1/simhppa/start/.cvsignore,
	hppa1.1/simhppa/start/Makefile.am, hppa1.1/simhppa/start/start.S,
	hppa1.1/simhppa/startup/.cvsignore,
	hppa1.1/simhppa/startup/Makefile.am,
	hppa1.1/simhppa/startup/bspclean.c,
	hppa1.1/simhppa/startup/bspstart.c, hppa1.1/simhppa/startup/linkcmds,
	hppa1.1/simhppa/startup/setvec.c, hppa1.1/simhppa/tools/.cvsignore,
	hppa1.1/simhppa/tools/ChangeLog, hppa1.1/simhppa/tools/Makefile.am,
	hppa1.1/simhppa/tools/configure.ac,
	hppa1.1/simhppa/tools/print_dump.c, hppa1.1/simhppa/tty/.cvsignore,
	hppa1.1/simhppa/tty/Makefile.am, hppa1.1/simhppa/tty/tty.c,
	hppa1.1/simhppa/wrapup/.cvsignore,
	hppa1.1/simhppa/wrapup/Makefile.am: Removed.
2003-09-26 21:38:59 +00:00
Joel Sherrill
487c286c32 2003-09-26 Joel Sherrill <joel@OARcorp.com>
* hppa1.1/.cvsignore, hppa1.1/ChangeLog, hppa1.1/Makefile.am,
	hppa1.1/configure.ac, hppa1.1/clock/.cvsignore,
	hppa1.1/clock/Makefile.am, hppa1.1/clock/clock.c,
	hppa1.1/include/.cvsignore, hppa1.1/include/Makefile.am,
	hppa1.1/include/runway.h, hppa1.1/include/semaphore.h,
	hppa1.1/milli/.cvsignore, hppa1.1/milli/Makefile.am,
	hppa1.1/milli/milli.S, hppa1.1/semaphore/.cvsignore,
	hppa1.1/semaphore/Makefile.am, hppa1.1/semaphore/semaphore.c,
	hppa1.1/timer/.cvsignore, hppa1.1/timer/Makefile.am,
	hppa1.1/timer/timer.c: Removed.
2003-09-26 21:36:14 +00:00