summaryrefslogtreecommitdiffstats
path: root/aclocal/bsp-alias.m4 (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-09-21build: Remove old build systemSebastian Huber1-20/+0
Close #3250. Close #4081.
2018-04-23bsps: Move make/custom/* files to bspsSebastian Huber1-5/+7
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.
2012-05-18Remove stray dnl.Ralf Corsépius1-2/+0
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/+4
See http://www.rtems.org/pipermail/rtems-devel/2012-May/001006.html for details.
2012-05-04Remove CVS-Ids.Ralf Corsépius1-4/+0
2010-05-112010-05-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
* aclocal/bsp-alias.m4: Change quoting to work-round http://www.freebsd.org/cgi/query-pr.cgi?pr=146378.
2009-10-212009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
* aclocal/bsp-alias.m4: Fix quoting bug.
2009-10-162009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-7/+1
* aclocal/bsp-alias.m4: Remove bare BSP (Abandoned).
2009-10-162009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-45/+8
* aclocal/bsp-alias.m4: Pickup bsps from c/src/lib/libbsp/<cpu>/<bsp_family>/make/custom*.cfg.
2009-10-05renamed lpc24xx BSPsThomas Doerfler1-3/+4
2009-10-012009-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+5
* aclocal/bsp-alias.m4: Add BSP for GDB ARM simulator so we can easily experiment with and debug different ARM architectural variations.
2009-05-282009-05-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+2
* aclocal/bsp-alias.m4: Add csb637 as variant of csb337.
2009-02-27 * README: Added NCS.Thomas Doerfler1-0/+2
* 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-192009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+1
* aclocal/bsp-alias.m4: Add simsh2e.
2009-02-05Remove pck6 BSP.Ralf Corsepius1-1/+0
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-09-252008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+3
* 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-22added BSP for ARM LPC24xxThomas Doerfler1-0/+1
2008-09-08added new BSP for powerpc/tqm8xx boardsThomas Doerfler1-0/+2
2008-08-152008-08-15 Allan Hessenflow <allanh@kallisti.com>Joel Sherrill1-0/+1
* src/lib/libbsp/mips/jmr3904/tools/runtest: Add bf537Stamp.
2008-07-27Remove doxygen comments.Ralf Corsepius1-9/+0
2008-07-14updated gen83xx BSPThomas Doerfler1-0/+11
updated haleakala BSP added MPC55xx BSP
2008-07-11added BSP to m68kThomas Doerfler1-0/+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-0/+1
2007-08-062007-08-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1
* README.configure, aclocal/bsp-alias.m4: Rename EP5200 to IceCube since that is the nickname for the Freescale evaluation board it is based upon. BSP was tested on a Freescale MPC5200LITE.
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-06-202007-06-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+1
* aclocal/bsp-alias.m4, README.configure: Add ep5200, IceCube, 5200Lite.
2007-05-112007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+0
* 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-0/+1
2006-01-122006-01-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-11/+10
* aclocal/bsp-alias.m4: Revert Joel's 2006-01-10 change. Alpha-sort the aliases list.
2006-01-102006-01-10 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+1
* aclocal/bsp-alias.m4: Add sis as alias of erc32.
2006-01-092006-01-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-3/+2
* 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-0/+2
PR 851/bsps * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add gen5200 BSP family.
2004-11-102004-11-10 Joel Sherrill <joel@oarcorp.com>Joel Sherrill1-0/+1
* aclocal/bsp-alias.m4: Add MVME2100 BSP as alias of motorola_shared.
2004-02-062004-02-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+2
* aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650 which were accidentally removed when purging the mips64orion.
2004-01-072004-01-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+0
* aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port more completely covers the MIPS family.
2003-11-262003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-2/+2
* 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-182002-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+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-2/+3
* 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-0/+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-01-222001-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+2
* 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/+3
* 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-252000-08-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+1
* 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-14Patch rtems-rc-20000614-1-cvs.diff from Ralf CorsepiusJoel Sherrill1-7/+14
<corsepiu@faw.uni-ulm.de> that addresses a couple of minor configuration issues which popped up when experimenting with multilibs. Note: The multigen generated make/custom/bare-*.cfg will still be non-functional, even after having applied this patch.