summaryrefslogtreecommitdiffstats
path: root/aclocal/check-bsps.m4 (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-09-21build: Remove old build systemSebastian Huber1-25/+0
Close #3250. Close #4081.
2018-04-23bsps: Move make/custom/* files to bspsSebastian Huber1-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.
2017-11-27aclocal/check-bsps.m4: Do not rely on bsp_specs to find BSP familiesJoel Sherrill1-3/+3
Updates #3520.
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-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.
2012-05-07Revert: Remove CVS IdsJoel Sherrill1-0/+2
See http://www.rtems.org/pipermail/rtems-devel/2012-May/001006.html for details.
2012-05-04Remove CVS-Ids.Ralf Corsépius1-2/+0
2009-10-17Remove "blacklist".Ralf Corsepius1-10/+1
2009-10-152009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-31/+17
* aclocal/check-bsps.m4: Pickup bsps from c/src/lib/libbsp/<cpu>/<bsp_family>/make/custom*.cfg.
2009-10-05renamed lpc24xx BSPsThomas Doerfler1-1/+1
2009-09-142009-09-14 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
* aclocal/check-bsps.m4: Add csb337 bsp family.
2009-02-27 * README: Added NCS.Thomas Doerfler1-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.
2009-02-05Remove pck6 BSP.Ralf Corsepius1-1/+1
2008-12-302008-12-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
* aclocal/check-bsps.m4: remove stray ")" from rtl22xx_t alias.
2008-10-142008-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+1
* aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add h8sxsim as variant of h8sim.
2008-10-022008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+1
* README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add M32C port and m32csim BSP.
2008-10-012008-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
PR 1324/bsps * aclocal/check-bsps.m4: Revert Joel's icecube patch.
2008-09-252008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-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-242008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>Joel Sherrill1-1/+1
PR 1324/bsps * aclocal/check-bsps.m4: Add missing icecube.
2008-09-22added BSP for ARM LPC24xxThomas Doerfler1-0/+1
2008-09-08added new BSP for powerpc/tqm8xx boardsThomas Doerfler1-0/+1
2008-07-27Remove doxygen comments.Ralf Corsepius1-9/+0
2008-07-14updated gen83xx BSPThomas Doerfler1-1/+11
updated haleakala BSP added MPC55xx BSP
2008-07-11added BSP to m68kThomas Doerfler1-1/+2
adapted PPC exception code
2007-11-062007-11-06 Ray Xu <rayx.cn@gmail.com>Joel Sherrill1-0/+1
* aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
2007-08-10added BSP hsc_cm01Thomas Doerfler1-1/+1
2007-07-10compilable release of virtex/gen83xx/gen5200 powerpc adaptations. Merged ↵Thomas Doerfler1-0/+1
many different versions of new exception handling code to shared sources.
2007-05-152007-05-15 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-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-112007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+1
* README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP variants.
2006-07-09applied patches for PR1117/1118/1119/1120Thomas Doerfler1-1/+1
2006-01-092006-01-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-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-12-312005-11-31 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+2
PR 851/bsps * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add gen5200 BSP family.
2005-11-032005-11-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+6
* aclocal/check-bsps.m4: Add the plethora of mbx* BSP.
2004-11-162004-11-16 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
* aclocal/check-bsps.m4: Use ls instead of globs to pickup bsp_specs.
2004-11-122004-11-12 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
* aclocal/check-bsps.m4: Add MVME2100 BSP as alias of motorola_shared.
2004-10-182004-10-18 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-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-162004-01-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-15/+19
* configure.ac: Require automake >= 1.8.2. * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
2003-11-262003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-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-292002-11-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-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-182002-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
* aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for Motorola MTX603e.
2001-11-212001-11-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-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-152001-11-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-24/+17
* aclocal/check-bsps.m4: Reworked. * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
2001-02-212001-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-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-022001-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-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-222001-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+1
* aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and simsh7045.
2000-11-132000-11-13 Jiri Gaisler <jgais@ws.estec.esa.nl>Joel Sherrill1-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-09-012000-08-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-2/+2
* aclocal/check-bsps.m4: Fix c4* and sim68000 entries
2000-08-252000-08-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-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
2000-08-01Added sim68000 BSP for the BSVC simulator. This BSP includes theJoel Sherrill1-0/+1
alias simcpu32 that supports the CPU32 simulator in BSVC. At this point, it is still under development.
2000-07-25Added c3xsim as alias of c4xsim.Joel Sherrill1-0/+1
2000-06-12Patch from John Cotton <john.cotton@nrc.ca>, Charles-Antoine GauthierJoel Sherrill1-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