Commit Graph

57 Commits

Author SHA1 Message Date
Jennifer Averett
dc1c997b85 2011-05-25 Jennifer Averett <Jennifer.Averett@OARcorp.com>
PR 1792/bsps
	* src/lib/libbsp/i386/pc386/Makefile.am,
	src/lib/libbsp/sparc/erc32/Makefile.am,
	src/lib/libbsp/sparc/leon2/Makefile.am,
	src/lib/libbsp/sparc/leon3/Makefile.am: Added a generic smp wait
	method to sparc and i386 bsps.
	* src/lib/libbsp/shared/smp/bspsmp_wait_for.c: New file.
2011-05-25 14:38:45 +00:00
Jennifer Averett
85f5c14bd0 2011-04-21 Jennifer Averett <Jennifer.Averett@OARcorp.com
PR 1777/cpukit
	* src/lib/libbsp/powerpc/shared/startup/panic.c,
	src/lib/libcpu/sh/sh7032/score/cpu_asm.c,
	src/lib/libcpu/sh/sh7045/score/cpu_asm.c,
	src/lib/libcpu/sh/sh7750/score/cpu_asm.c,
	src/lib/libcpu/sh/shgdb/score/cpu_asm.c: Consolidated access to
	_Thread_Dispatch_disable_level.
2011-04-21 19:04:50 +00:00
Ralf Corsepius
8ee3775f30 2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.68, automake-1.11.1.
2011-02-02 15:01:43 +00:00
Joel Sherrill
3e25dfc8c1 2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* src/libchip/network/dec21140.c, src/libchip/network/elnk.c,
	src/libchip/network/greth.c, src/libchip/network/greth.h,
	src/libchip/network/open_eth.c: Fix typo where license said
	found in found in.
2011-01-28 20:47:05 +00:00
Ralf Corsepius
8d9d5bd813 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Remove reference to bare BSP.
	Simplify RTEMS_BSP_LIST setup.
2009-10-21 05:01:14 +00:00
Joel Sherrill
eeec0b82d9 2008-12-04 Jukka Pietarinen <jukka.pietarinen@mrf.fi>
* TOOL_TARGETS: Add Lattice Mico32 support.
2008-12-04 23:04:26 +00:00
Joel Sherrill
1c16744128 2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* src/aclocal/rtems-cpu-subdirs.m4: Add new M32R port. It is just a
	beginning but the BSP is functional enough to initialize and shutdown
	RTEMS.
2008-10-02 21:57:44 +00:00
Joel Sherrill
93c2b412be Back off patch which should not have been committed. 2007-05-10 18:40:36 +00:00
Joel Sherrill
9847e4a05a 2007-05-10 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1237/rtems
	* src/lib/libbsp/shared/bsplibc.c: Add logic to prevent stack creep
	when interrupts occur at a sufficient rate that the interrupted
	thread never gets to clean its stack. This patch ensures that an
	interrupted thread will not nest ISR dispatches on its stack.
2007-05-10 18:39:03 +00:00
Ralf Corsepius
92de627004 2007-03-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Use MKDIR_P instead of mkdir_p.
2007-03-27 06:10:16 +00:00
Ralf Corsepius
fcb0cd462c 2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-12-02 06:06:55 +00:00
Ralf Corsepius
ba2c04fa2c 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.60. Require automake-1.10.
2006-10-17 07:38:02 +00:00
Joel Sherrill
7526750ed4 2006-08-09 Kolja Waschk <waschk@telos.de>
* TOOL_TARGETS: New port to Altera NIOS II.
2006-08-09 21:02:15 +00:00
Ralf Corsepius
7e8151c7cd 2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Remove depend-am.
2005-11-13 09:19:37 +00:00
Ralf Corsepius
2d1daaef4d 2004-10-18 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Rework checking for BSPs.
2004-10-18 09:33:13 +00:00
Ralf Corsepius
2c8d5f2a95 2004-10-18 Ralf Corsepius <ralf_corsepius@rtems.org>
* acinclude.m4: Remove RTEMS_CHECK_CPU.
	* configure.ac: Remove RTEMS_CHECK_CPU, RTEMS_ENABLE_BARE.
2004-10-18 09:28:00 +00:00
Ralf Corsepius
97891e5ea3 2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Require automake > 1.9.
2004-09-24 05:54:59 +00:00
Ralf Corsepius
1b7c918309 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Add --with-project-root, --with-project-top to
	rtems_bsp_configure.
2004-03-31 10:56:48 +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
Joel Sherrill
78a95648cc 2004-01-07 Joel Sherrill <joel@OARcorp.com>
* ACKNOWLEDGEMENTS: Remove efi68k and efi332 references as they are no
	longer in the tree.
2004-01-07 21:17:46 +00:00
Joel Sherrill
55485c254e 2003-12-17 Joel Sherrill <joel@OARcorp.com>
* release_support: Removed -- accidentally added to wrong directory.
2003-12-17 18:48:40 +00:00
Joel Sherrill
1f30c55806 2003-12-17 Joel Sherrill <joel@OARcorp.com>
* release_support: New file -- assistant to new cut_release script.
2003-12-17 18:42:43 +00:00
Ralf Corsepius
73dc1521e4 2003-12-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove RTEMS_BSP-subdir rule.
	* configure.ac: Let AC_CONFIG_FILES(Makefile..) append explictit
	rules for RTEMS_BSP-subdirs.
2003-12-14 16:35:54 +00:00
Ralf Corsepius
a6f212eadd 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use mkdir_p instead of mkinstalldirs.
2003-12-12 15:27:16 +00:00
Ralf Corsepius
810720b633 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Require automake >= 1.8, autoconf >= 2.59.
2003-12-12 03:28:02 +00:00
Ralf Corsepius
5c58243c2b 2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Cosmetics.
	* Makefile.am: Cosmetics.
2003-12-11 16:06:32 +00:00
Ralf Corsepius
dfc099fd8b 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: Fix underquoting to silence automake-1.8.
2003-11-26 06:06:05 +00:00
Ralf Corsepius
d2efe94117 2003-10-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: Merge-in former ../aclocal/config-subdirs.m4.
	* configure.ac: remove RTEMS_CANONICAL_HOST.
2003-10-23 15:39:37 +00:00
Ralf Corsepius
b8f4d194ef 2003-10-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Don't explictly invoke $MAKE preinstall.
2003-10-23 07:07:46 +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
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
Ralf Corsepius
7dcc3feefc 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-11 14:20:43 +00:00
Ralf Corsepius
24af9a0677 Merger from rtems-4-6-branch. 2003-03-25 08:30:09 +00:00
Ralf Corsepius
299ebb4896 Merger from rtems-4-6-branch 2003-02-15 04:04:18 +00:00
Ralf Corsepius
ccd81b60c2 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
2003-02-11 11:47:49 +00:00
Ralf Corsepius
9b5c258556 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AC_PREREQ(2.57).
2003-02-11 11:11:33 +00:00
Joel Sherrill
3d4c7390de 2002-11-07 Joel Sherrill <joel@OARcorp.com>
* TOOL_TARGETS: Updated.
	* PROBLEMS, README, REQUIRES, TESTED, UPDATE_HELP: Removed
	since they were obsolete.
2002-11-07 15:46:17 +00:00
Ralf Corsepius
ceddf30ff6 2002-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use mkinstalldirs instead of mkdir.
2002-11-02 13:56:52 +00:00
Ralf Corsepius
45789f2bb2 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix --enable-rtemsbsp= handling.
2002-10-21 13:10:06 +00:00
Ralf Corsepius
f8cb04a54a 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
	Add autom4te*cache.
	Remove autom4te.cache.
2002-10-21 12:04:36 +00:00
Ralf Corsepius
2fe08ccb0b 2002-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
2002-10-11 04:31:22 +00:00
Joel Sherrill
7273b6e166 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac:
	AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
	AM_INIT_AUTOMAKE([no-define foreign 1.6]).
	* Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-28 00:54:58 +00:00
Joel Sherrill
d04956892a 2002-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove make from SUBDIRS.
	* configure.ac: Remove make from CONFIG_SUBDIRS, cosmetics.
2002-01-06 20:11:49 +00:00
Joel Sherrill
6638798649 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Add autom4te.cache for autoconf > 2.52.
	* configure.in: Remove.
	* configure.ac: New file, generated from configure.in by autoupdate.
2001-10-11 19:07:37 +00:00
Joel Sherrill
8d94f8bd9c 2001-05-25 Joel Sherrill <joel@OARcorp.com>
* TESTED: Corrected the name of the MRM332 BSP.
2001-05-25 16:37:52 +00:00
Joel Sherrill
223d791681 2001-05-25 Joel Sherrill <joel@OARcorp.com>
* TESTED: Updated the list of BSPs.
 	* TOOLS_TARGETS: Updated the list of tools and object formats.
2001-05-25 16:22:38 +00:00
Joel Sherrill
7b79761f02 2001-03-08 Ralf Corsepiu <corsepius@faw.uni-ulm.de>
* configure.in: Use ${MAKE} in message at the end of the
	configure.in.
2001-03-14 00:18:08 +00:00
Joel Sherrill
eab41f6345 2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Apply _RTEMS_ADJUST_SRCDIR.
2001-02-05 18:40:31 +00:00
Joel Sherrill
8c4c223897 2000-12-14 Joel Sherrill <joel@OARcorp.com>
* TESTED: Added comment on 68en302 now that there is a network driver.
2000-12-14 17:55:48 +00:00
Joel Sherrill
a55158a684 2000-11-25 Joel Sherrill <joel@OARcorp.com>
* TESTED: Added jmr3904 entry.
2000-11-25 18:46:51 +00:00