529 Commits

Author SHA1 Message Date
Chris Johns
270c5df5db Makefile.inc: Add support for staged builds.
- Allow the RTEMS_ROOT to be conditionally supplied. This
  can be a staging area before being moved to the final
  install prefix location.

- Update the default.cfg to use RTEMS_ROOT and to not rely on
  the exec_prefix so it's paths can be staged.

- Fix and add the needed configure subs.

Closes #3768
2019-07-19 17:50:05 +10:00
Joel Sherrill
9b4422a251 Remove All CVS Id Strings Possible Using a Script
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-11 08:44:13 -05:00
Joel Sherrill
61250b4ce9 Remove all .cvsignore files. 2012-02-01 10:59:44 -06:00
Joel Sherrill
c9be95770e 2011-04-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* custom/default.cfg: Update to account for movement of .cfg files.
2011-04-01 18:12:01 +00:00
Ralf Corsepius
816d182f02 Remove (Abandoned). 2009-10-16 14:28:17 +00:00
Ralf Corsepius
591e925aa5 Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>). 2009-10-15 12:52:03 +00:00
Ralf Corsepius
6d3082d72e Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>). 2009-10-15 09:17:53 +00:00
Ralf Corsepius
63ef27a375 Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>). 2009-10-15 09:10:27 +00:00
Ralf Corsepius
5df2e902ff Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>). 2009-10-15 08:51:11 +00:00
Ralf Corsepius
2237c6e881 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/lm32_evr.cfg:
	Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
2009-10-15 08:29:40 +00:00
Ralf Corsepius
19c7f30bcf Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>). 2009-10-15 07:00:28 +00:00
Ralf Corsepius
1524173154 Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>). 2009-10-15 06:53:14 +00:00
Ralf Corsepius
ccf89a6209 Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>). 2009-10-15 06:22:05 +00:00
Ralf Corsepius
e6b8110659 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/brs5l.cfg:
	Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
2009-10-15 06:16:18 +00:00
Ralf Corsepius
0e329deb6d 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/h8sim.cfg, custom/h8sxsim.cfg:
	Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
2009-10-15 06:06:30 +00:00
Ralf Corsepius
17578234d2 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/c3xsim.cfg, custom/c4xsim.cfg:
	Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
2009-10-15 06:02:57 +00:00
Ralf Corsepius
8ecc4925fe Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>). 2009-10-15 05:22:52 +00:00
Ralf Corsepius
51a8f0ea05 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/nios2_iss.cfg:
	Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
2009-10-15 04:38:02 +00:00
Ralf Corsepius
3c5a40f093 Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>). 2009-10-15 04:30:51 +00:00
Ralf Corsepius
c7e67f3ead Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>). 2009-10-15 04:21:53 +00:00
Ralf Corsepius
de885fe831 Remove. 2009-10-14 12:09:10 +00:00
Thomas Doerfler
b3e228e681 add missing files 2009-10-05 11:05:05 +00:00
Thomas Doerfler
24dc66c6ef renamed config files 2009-10-05 10:32:28 +00:00
Joel Sherrill
73d04fe8e6 2009-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: Add new BSP variants for ARM simulator in GDB.
	* custom/arm1136jfs.cfg, custom/arm1136js.cfg, custom/arm7tdmi.cfg,
	custom/arm920.cfg, custom/armcortexa9.cfg: New files.
2009-10-01 21:35:38 +00:00
Joel Sherrill
98765cb868 2009-09-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: Add qemuppc.cfg.
	* custom/qemuppc.cfg: New file.
2009-09-24 19:17:16 +00:00
Ralf Corsepius
4ea75f2d1e 2009-09-14 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/gen83xx.cfg: Remove -funit-at-a-time.
2009-09-14 14:52:13 +00:00
Joel Sherrill
2161e594d9 2009-08-27 Joel Sherrill <joel.sherrill@OARcorp.com>
* custom/leon2.cfg, custom/leon3.cfg: Fix typo.
2009-08-27 18:31:36 +00:00
Joel Sherrill
2c9fde8bdb 2009-06-04 Xi Yang <hiyangxi@gmail.com>
* Makefile.am: New Gumstix BSP.
	* custom/gumstix.cfg: New file.
2009-06-04 16:33:04 +00:00
Joel Sherrill
6aaab51b92 2009-05-28 Joel Sherrill <joel.sherrill@OARcorp.com>
* custom/csb637.cfg: New file.
2009-05-28 20:08:43 +00:00
Thomas Doerfler
949166d6c0 added missing files 2009-02-27 12:12:08 +00:00
Thomas Doerfler
9647f7feac * README: Added NCS.
* 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-27 11:26:44 +00:00
Joel Sherrill
a064ef56f4 2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>
* custom/simsh2e.cfg: New file.
2009-02-19 21:23:59 +00:00
Joel Sherrill
49633b9b8f 2009-02-17 Till Straumann <strauman@slac.stanford.edu>
PR 1371/bsps
	* custom/mvme167.cfg: mvme167 needs to convert ELF -> pure binary RALF.
2009-02-17 18:35:09 +00:00
Joel Sherrill
9c2af12e3f 2009-02-17 Joel Sherrill <joel.sherrill@OARcorp.com>
* custom/uC5282.cfg: Add cvs Id.
2009-02-17 14:37:34 +00:00
Joel Sherrill
e856d14ae5 2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* custom/h8sxsim.cfg: Small H8SX should be optimized for size.
2009-02-11 20:37:51 +00:00
Ralf Corsepius
7d04202417 Remove. 2009-02-06 05:46:09 +00:00
Ralf Corsepius
2843700da5 2009-02-05 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/pck6.cfg: Remove.
2009-02-05 15:57:42 +00:00
Joel Sherrill
5485a4d703 2008-12-04 Jukka Pietarinen <jukka.pietarinen@mrf.fi>
* Makefile.am: Add Lattice Mico32 support.
	* custom/lm32_evr.cfg: New file.
2008-12-04 22:56:09 +00:00
Joel Sherrill
59c9f260b4 2008-11-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* custom/avrtest.cfg: New file.
2008-11-20 19:41:15 +00:00
Joel Sherrill
1b5e5524e6 2008-11-20 Daron Chabot <daronchabot@gmail.com>
PR 1337/bsps
	* custom/pc386.cfg: Stripping .rodata section produces unusable
	executables for the i386-rtems target.
2008-11-20 15:26:37 +00:00
Joel Sherrill
1b7363bfa7 2008-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: Add h8sxsim BSP variant.
	* custom/h8sxsim.cfg: New file.
2008-10-14 21:57:38 +00:00
Thomas Doerfler
b08f12d709 Added -msoft-float and removed -funit-at-a-time in CPU_CFLAGS 2008-10-10 15:40:02 +00:00
Joel Sherrill
9cf93daba3 2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* custom/m32rsim.cfg: New file.
2008-10-02 21:57:48 +00:00
Joel Sherrill
d92d42e9cb 2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* custom/m32csim.cfg: New file.
2008-10-02 21:34:05 +00:00
Ralf Corsepius
20a53db80b Remove -Dvirtex. 2008-10-02 10:28:19 +00:00
Ralf Corsepius
8f9acb2803 Remove RTEMS_TQM_MODEL. 2008-10-02 08:13:09 +00:00
Ralf Corsepius
913f3e9479 Remove RTEMS_BOARD_MODEL. 2008-10-02 08:09:55 +00:00
Ralf Corsepius
618b18f848 Remove RTEMS_BOARD_MODEL. Remove RTEMS_54XX_DERIVATE (Unused). 2008-10-02 07:15:17 +00:00
Ralf Corsepius
e90653d79c Remove RTEMS_BOARD_MODEL. 2008-10-02 07:14:58 +00:00
Ralf Corsepius
461e18c7bc Remove RTEMS_BOARD_MODEL. 2008-10-02 04:38:37 +00:00