summaryrefslogtreecommitdiffstats
path: root/aclocal/check-bsps.m4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps: Move make/custom/* files to bspsSebastian Huber2018-04-231-6/+6
| | | | | | | | | Adjust various build files. Remove automatic generation of the c/src/lib/libbsp/*/acinclude.m4 files from bootstrap script. This patch is a part of the BSP source reorganization. Update #3285.
* aclocal/check-bsps.m4: Do not rely on bsp_specs to find BSP familiesJoel Sherrill2017-11-271-3/+3
| | | | Updates #3520.
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
| | | | | | | | | | | | Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
* Revert: Remove CVS IdsJoel Sherrill2012-05-071-0/+2
| | | | | See http://www.rtems.org/pipermail/rtems-devel/2012-May/001006.html for details.
* Remove CVS-Ids.Ralf Corsépius2012-05-041-2/+0
|
* Remove "blacklist".Ralf Corsepius2009-10-171-10/+1
|
* 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-151-31/+17
| | | | | * aclocal/check-bsps.m4: Pickup bsps from c/src/lib/libbsp/<cpu>/<bsp_family>/make/custom*.cfg.
* renamed lpc24xx BSPsThomas Doerfler2009-10-051-1/+1
|
* 2009-09-14 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2009-09-141-0/+1
| | | | * aclocal/check-bsps.m4: Add csb337 bsp family.
* * README: Added NCS.Thomas Doerfler2009-02-271-1/+1
| | | | | | | | | | | | | | | * Makefile.am, configure.ac, preinstall.am: Added BSP variants. * console/console-config.c, clock/clock-config.c, ssp/ssp.c: Fixed register settings. Cleanup. * include/bsp.h: Added network defines and functions. * include/lpc24xx.h: Added AHB and EMC defines. Fixed Ethernet status sizes. * include/system-clocks.h, misc/system-clocks.c: Added micro seconds delay function that uses Timer 1. Changed PLL setup. * network/network.c, startup/bspreset.c, startup/linkcmds.lpc2478, startup/linkcmds.lpc2478_ncs, startup/linkcmds.lpc2478_ncs_ram: New files. * startup/bspstart.c: Added EMC initialization. Changes for ROM boot.
* Remove pck6 BSP.Ralf Corsepius2009-02-051-1/+1
|
* 2008-12-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-301-1/+1
| | | | * aclocal/check-bsps.m4: remove stray ")" from rtl22xx_t alias.
* 2008-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-141-0/+1
| | | | | * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add h8sxsim as variant of h8sim.
* 2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-021-0/+1
| | | | | * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add M32C port and m32csim BSP.
* 2008-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-10-011-2/+2
| | | | | PR 1324/bsps * aclocal/check-bsps.m4: Revert Joel's icecube patch.
* 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-251-1/+1
| | | | | | | * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Recognize the the GDB SuperH simulator is just an architectural simulator and does not include devices. Rename existing simulator BSP configurations to simsh1 and simsh2 and add simsh4.
* 2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>Joel Sherrill2008-09-241-1/+1
| | | | | PR 1324/bsps * aclocal/check-bsps.m4: Add missing icecube.
* added BSP for ARM LPC24xxThomas Doerfler2008-09-221-0/+1
|
* added new BSP for powerpc/tqm8xx boardsThomas Doerfler2008-09-081-0/+1
|
* Remove doxygen comments.Ralf Corsepius2008-07-271-9/+0
|
* updated gen83xx BSPThomas Doerfler2008-07-141-1/+11
| | | | | updated haleakala BSP added MPC55xx BSP
* added BSP to m68kThomas Doerfler2008-07-111-1/+2
| | | | adapted PPC exception code
* 2007-11-06 Ray Xu <rayx.cn@gmail.com>Joel Sherrill2007-11-061-0/+1
| | | | * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
* added BSP hsc_cm01Thomas Doerfler2007-08-101-1/+1
|
* compilable release of virtex/gen83xx/gen5200 powerpc adaptations. Merged ↵Thomas Doerfler2007-07-101-0/+1
| | | | many different versions of new exception handling code to shared sources.
* 2007-05-15 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-151-1/+0
| | | | | * README.configure, aclocal/check-bsps.m4: Remove references to mbx860_1b since it is just an alternate name for the mbx860_001b.
* 2007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-111-2/+1
| | | | | * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP variants.
* applied patches for PR1117/1118/1119/1120Thomas Doerfler2006-07-091-1/+1
|
* 2006-01-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-091-3/+3
| | | | | | | * aclocal/bsp-alias.m4: Remove brs5l. Remove leon2. Alias leon1 to leon2. Add sis. * aclocal/check_bsps.m4: Remove brs5l. Remove leon. Add leon2. Add sis to erc32 family.
* 2005-11-31 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-12-311-1/+2
| | | | | | PR 851/bsps * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add gen5200 BSP family.
* 2005-11-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-031-1/+6
| | | | * aclocal/check-bsps.m4: Add the plethora of mbx* BSP.
* 2004-11-16 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-11-161-1/+1
| | | | | * aclocal/check-bsps.m4: Use ls instead of globs to pickup bsp_specs.
* 2004-11-12 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-11-121-1/+1
| | | | | * aclocal/check-bsps.m4: Add MVME2100 BSP as alias of motorola_shared.
* 2004-10-18 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-181-16/+16
| | | | | | * aclocal/check-bsps.m4: Add bspkit support. Don't check for presence of *.cfg. * aclocal/check-custom-bsp.m4: Add bspkit support.
* 2004-01-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-161-15/+19
| | | | | * configure.ac: Require automake >= 1.8.2. * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
* 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-261-1/+1
| | | | | | | | | | | | | | | * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4, aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4, aclocal/enable-bare.m4, aclocal/enable-cxx.m4, aclocal/enable-inlines.m4, aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4, aclocal/enable-posix.m4, aclocal/enable-rdbg.m4, aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4, aclocal/multilib.m4, aclocal/path-ksh.m4, aclocal/project-root.m4, aclocal/rtems-top.m4, aclocal/tool-paths.m4, acinclude.m4: Fix underquoting to silence automake-1.8.
* 2002-11-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-291-12/+0
| | | | | | | * aclocal/prog-ccas.m4: New. * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4. * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP. * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
* 2002-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-181-1/+1
| | | | | * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for Motorola MTX603e.
* 2001-11-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-11-211-1/+0
| | | | | | * aclocal/bsp-alias.m4: Remove score603e_g1. * aclocal/check-bsps.m4: Remove score603e_g1. * aclocal/prog-cc.m4: Apply m4_if.
* 2001-11-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-11-151-24/+17
| | | | | * aclocal/check-bsps.m4: Reworked. * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
* 2001-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-02-211-1/+1
| | | | | | | * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in TARGET_CONFIG_SUBDIRS. * aclocal/enable-bsp.m4: fix quoting. * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
* 2001-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-02-021-3/+3
| | | | | | | * configre.in: Fix AM_INIT_AUTOMAKE. * aclocal/bsp-arg-enable.m4: Extend comments. * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in the default clause.
* 2001-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-221-0/+1
| | | | | * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and simsh7045.
* 2000-11-13 Jiri Gaisler <jgais@ws.estec.esa.nl>Joel Sherrill2000-11-131-0/+2
| | | | | | * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Modified to reflect addition of LEON BSPs as well as the no-FP ERC32 variant.
* 2000-08-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-09-011-2/+2
| | | | * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
* 2000-08-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-08-251-1/+2
| | | | | | | | | | | | * make/custom/pck6.cfg: New file * make/custom/pc486.cfg: Use -m486 * make/custom/pc586.cfg: Use -mpentium * make/custom/pc686.cfg: Use -mmpentiumpro * make/custom/i386ex.cfg: Use -msoft-float * aclocal/check-bsps.h: - Add pck6-BSP - Exclude ChangeLog from being picked up as BSP * aclocal/bsp-alias.m4: Add pck6-BSP
* Added sim68000 BSP for the BSVC simulator. This BSP includes theJoel Sherrill2000-08-011-0/+1
| | | | | alias simcpu32 that supports the CPU32 simulator in BSVC. At this point, it is still under development.
* Added c3xsim as alias of c4xsim.Joel Sherrill2000-07-251-0/+1
|
* Patch from John Cotton <john.cotton@nrc.ca>, Charles-Antoine GauthierJoel Sherrill2000-06-121-0/+1
| | | | | | | | | | | | | | | <charles.gauthier@iit.nrc.ca>, and Darlene A. Stewart <Darlene.Stewart@nrc.ca> to add support for a number of very significant things: + BSPs for many variations on the Motorola MBX8xx board series + Cache Manager including initial support for m68040 and PowerPC + Rework of mpc8xx libcpu code so all mpc8xx CPUs now use same code base. + Rework of eth_comm BSP to utiltize above. John reports this works on the 821 and 860
* Patch to fix typo from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2000-01-271-1/+1
|