summaryrefslogtreecommitdiffstats
path: root/make/custom (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-09-302008-09-30 Jennifer Averett <jennifer.averett@oarcorp.com>Joel Sherrill1-1/+1
* custom/score603e.cfg: Modifications required to run on hardware. Some cleanup.
2008-09-30Eliminate RTEMS_54XX_DERIVATE (Unused).Ralf Corsepius1-1/+0
2008-09-30Eliminate RTEMS_TQM_MODEL (Unused).Ralf Corsepius3-3/+1
2008-09-30Remove RTEMS_BOARD_MODEL.Ralf Corsepius15-19/+5
2008-09-302008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill3-9/+4
* custom/simsh1.cfg, custom/simsh2.cfg, custom/simsh4.cfg: Make all use RTEMS_BSP_FAMILY.
2008-09-29Remove Author notice.Ralf Corsepius2-4/+0
2008-09-252008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill4-43/+11
* Makefile.am, custom/simsh4.cfg: 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. * custom/simsh1.cfg, custom/simsh2.cfg: New files. * custom/shsim.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg: Removed.
2008-09-252008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-23/+0
* custom/bf537skyeye.cfg: Removed.
2008-09-252008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill3-1/+26
* custom/bf537Stamp.cfg, custom/erc32.cfg: Add skyeye alias for bf537stamp. * custom/bf537skyeye.cfg: New file.
2008-09-232008-09-23 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+3
* custom/lpc2478.cfg: Comment out use of U-Boot specific mkimage since we do not reliably know it is installed.
2008-09-22added BSP for ARM LPC24xxThomas Doerfler1-0/+24
2008-09-192008-09-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill5-6/+4
* custom/ep1a.cfg, custom/mtx603e.cfg, custom/mvme2100.cfg, custom/psim.cfg, custom/score603e.cfg: Eliminate vestiges of mpc603e define.
2008-09-182008-09-18 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill12-36/+0
* compilers/gcc-no_bsp.cfg, compilers/gcc-target-default.cfg, custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg, custom/default.cfg, custom/haleakala.cfg, custom/mbx8xx.cfg, custom/mvme2307.cfg, custom/mvme3100.cfg, custom/mvme5500.cfg, custom/posix.cfg, custom/ss555.cfg, custom/virtex.cfg: Eliminate START_BASE and START_FILE.
2008-09-182008-09-18 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-13/+3
PR 1314/bsps * custom/mvme3100.cfg: Remove old stuff.
2008-09-092008-09-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill9-49/+14
* leaf.cfg, compilers/gcc-target-default.cfg, custom/bf537Stamp.cfg, custom/gen5200.cfg, custom/gen83xx.cfg, custom/genmcf548x.cfg, custom/mbx8xx.cfg, custom/mpc55xx.cfg, custom/nds.cfg, custom/pc386.cfg, custom/tqm8xx.cfg: Remove use of AM_LDFLAGS. Ensure LDFLAGS works all the time. Clean up BSPs which defined their own make-exe rules inappropriately.
2008-09-08added BSP for tqm8xx based boardsThomas Doerfler3-0/+49
2008-09-03More CPU_CFLAGS: -meabi -msdata -fno-commonThomas Doerfler1-1/+3
2008-08-152008-08-15 Allan Hessenflow <allanh@kallisti.com>Joel Sherrill1-0/+33
* custom/bf537Stamp.cfg: New file.
2008-07-14updated gen83xx BSPThomas Doerfler4-2/+56
updated haleakala BSP added MPC55xx BSP
2008-07-14added haleakala BSP contributed by Michael HamelThomas Doerfler1-0/+30
2008-07-11added BSP for mcf548xThomas Doerfler2-0/+58
2008-07-11added BSP to m68kThomas Doerfler1-0/+21
adapted PPC exception code
2008-06-29changesRalf Corsepius1-1/+1
2008-06-202008-06-20 Matthew Riek <matthew.riek@ibiscomputer.com.au>Joel Sherrill1-0/+30
* custom/mcf5329.cfg: New file.
2008-06-192008-06-19 Matthew Riek <matthew.riek@ibiscomputer.com.au>Chris Johns1-1/+1
* custom/mcf52235.cfg: Change to mcf5223x.
2008-06-11hris Johns <chrisj@rtems.org>Chris Johns18-18/+50
* custom/av5282.cfg, custom/csb360.cfg, custom/gen68302.cfg, custom/gen68340.cfg, custom/gen68360.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg, custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg, custom/ods68302.cfg, custom/sim68000.cfg, custom/simcpu32.cfg, custom/uC5282.cfg: Change CCFLAGS to use the -mcpu= option for Coldfires now supported in GCC 4.3.0. 2008-06-10 Matthew Riek <matthew.riek@ibiscomputer.com.au> * custom/mcf52235.cfg: New.
2008-05-202008-05-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
* custom/nds.cfg: Email from author says to drop this flag.
2008-05-062008-05-06 Ray Xu <rayx.cn@gmail.com>Joel Sherrill2-3/+23
* custom/gp32.cfg: Add smdk2410. Update gp32 to use shared code. * custom/smdk2410.cfg: New file.
2008-04-162008-04-16 Matthieu Bucchianeri <mbucchia@gmail.com>Joel Sherrill1-0/+44
* custom/nds.cfg: New file.
2008-03-122008-03-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-2/+4
* leaf.cfg, custom/pc386.cfg, custom/pc386dx.cfg: It appears that the default processor model optimization has changed in gcc 4.3.0.
2008-03-112008-03-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill31-78/+41
* custom/av5282.cfg, custom/bare.cfg, custom/default.cfg, custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/idp.cfg, custom/mbx8xx.cfg, custom/mcf5235.cfg, custom/mcp750.cfg, custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme3100.cfg, custom/mvme5500.cfg, custom/nios2_iss.cfg, custom/pc386.cfg, custom/posix.cfg, custom/score603e.cfg, custom/sim68000.cfg, custom/simcpu32.cfg, custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg, custom/virtex.cfg: Switch to explicit .exe instead of EXEEXT to get it to work.
2008-03-072008-03-06 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-1/+1
* custom/mvme3100.cfg: Fixed typo, 'endef' not 'endif'.
2008-03-06Make all BSPs use the same rules for invoking gcc and g++ to link an ↵Joel Sherrill73-917/+180
application. Share as much logic as possible for .num file and size information. Let BSPs provide custom rules to tranform executable from linked .exe to downloadable RTEMS Application Loadable File (RALF) .ralf file.
2008-02-19Remove (Abandonded).Ralf Corsepius2-93/+0
2008-02-112008-02-11 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-5/+1
* custom/mvme3100.cfg: Removed CFLAGS_PROFILE_V; added '-g' to CFLAGS_DEBUG_V.
2008-02-082008-02-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+2
* custom/pc386.cfg: Use file with symbols.
2008-01-312008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+2
* custom/ss555.cfg: Add CVS Id.
2008-01-092008-01-09 Eric Norum <norume@aps.anl.gov>Joel Sherrill1-0/+8
* custom/mvme3100.cfg: Add make-cxx-exe rule.
2007-12-172007-12-17 Chris Johns <chrisj@rtems.org>Chris Johns3-37/+75
* custom/mcf5235.cfg, custom/mrm332.cfg, custom/pc386.cfg: Split the make-exe and make-cxx-exe into bsp-link-c, bsp-link-cxx and bsp-post-link make macros. This allow external autotools support.
2007-12-142007-12-14 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-0/+44
* custom/mvme3100.cfg: Added; new BSP.
2007-11-282007-11-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1
* custom/mvme5500.cfg: Fix typo.
2007-11-272007-11-27 Kate Feng <feng1@bnl.gov>Joel Sherrill1-1/+1
* custom/mvme5500.cfg: Add compiler arguments sine without them, the BSP has issues.
2007-11-062007-11-03 Ray Xu <rayx.cn@gmail.com>Joel Sherrill1-0/+20
* custom/rtl22xx_t.cfg: New file, rtl22xx_t is a new bsp compiled with THUMB enabled
2007-08-10fixed typoThomas Doerfler1-1/+1
2007-08-10added BSP hsc_cm01Thomas Doerfler2-1/+17
2007-08-062007-08-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-4/+5
* custom/icecube.cfg: 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-08-052007-08-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
* custom/mcf5235.cfg: Remove bogus -m5200 from linker calls.
2007-08-052007-08-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
* custom/av5282.cfg: Remove bogus -qnolinkcmds, -m5200 from linker calls.
2007-08-052007-08-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
* custom/gen83xx.cfg: Use -O2.
2007-07-282007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
* custom/Linux-posix.cfg: Use -O2.