summaryrefslogtreecommitdiffstats
path: root/make/custom (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2009-09-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-09-241-0/+25
| | | | | * Makefile.am: Add qemuppc.cfg. * custom/qemuppc.cfg: New file.
* 2009-09-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-09-141-1/+1
| | | | * custom/gen83xx.cfg: Remove -funit-at-a-time.
* 2009-08-27 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-272-3/+2
| | | | * custom/leon2.cfg, custom/leon3.cfg: Fix typo.
* 2009-06-04 Xi Yang <hiyangxi@gmail.com>Joel Sherrill2009-06-041-0/+20
| | | | | * Makefile.am: New Gumstix BSP. * custom/gumstix.cfg: New file.
* 2009-05-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-05-281-0/+10
| | | | * custom/csb637.cfg: New file.
* added missing filesThomas Doerfler2009-02-273-0/+46
|
* * README: Added NCS.Thomas Doerfler2009-02-271-15/+8
| | | | | | | | | | | | | | | * 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-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-02-191-0/+18
| | | | * custom/simsh2e.cfg: New file.
* 2009-02-17 Till Straumann <strauman@slac.stanford.edu>Joel Sherrill2009-02-171-2/+1
| | | | | PR 1371/bsps * custom/mvme167.cfg: mvme167 needs to convert ELF -> pure binary RALF.
* 2009-02-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-02-171-0/+2
| | | | * custom/uC5282.cfg: Add cvs Id.
* 2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-02-111-1/+1
| | | | * custom/h8sxsim.cfg: Small H8SX should be optimized for size.
* Remove.Ralf Corsepius2009-02-061-19/+0
|
* 2009-02-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-02-051-13/+0
| | | | * custom/pck6.cfg: Remove.
* 2008-12-04 Jukka Pietarinen <jukka.pietarinen@mrf.fi>Joel Sherrill2008-12-041-0/+30
| | | | | * Makefile.am: Add Lattice Mico32 support. * custom/lm32_evr.cfg: New file.
* 2008-11-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-11-201-0/+20
| | | | * custom/avrtest.cfg: New file.
* 2008-11-20 Daron Chabot <daronchabot@gmail.com>Joel Sherrill2008-11-201-1/+0
| | | | | | PR 1337/bsps * custom/pc386.cfg: Stripping .rodata section produces unusable executables for the i386-rtems target.
* 2008-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-141-0/+21
| | | | | * Makefile.am: Add h8sxsim BSP variant. * custom/h8sxsim.cfg: New file.
* Added -msoft-float and removed -funit-at-a-time in CPU_CFLAGSThomas Doerfler2008-10-101-1/+1
|
* 2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-021-0/+21
| | | | * custom/m32rsim.cfg: New file.
* 2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-021-0/+22
| | | | * custom/m32csim.cfg: New file.
* Remove -Dvirtex.Ralf Corsepius2008-10-021-1/+1
|
* Remove RTEMS_TQM_MODEL.Ralf Corsepius2008-10-023-3/+1
|
* Remove RTEMS_BOARD_MODEL.Ralf Corsepius2008-10-023-5/+2
|
* Remove RTEMS_BOARD_MODEL. Remove RTEMS_54XX_DERIVATE (Unused).Ralf Corsepius2008-10-021-2/+0
|
* Remove RTEMS_BOARD_MODEL.Ralf Corsepius2008-10-021-1/+1
|
* Remove RTEMS_BOARD_MODEL.Ralf Corsepius2008-10-025-6/+1
|
* Remove RTEMS_BOARD_MODEL, RTEMS_83XX_DERIVATE.Ralf Corsepius2008-10-024-8/+1
|
* 2008-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-011-1/+1
| | | | * custom/erc32.cfg: Revert accidental commit.
* Back out parts of yesterdays changes.Ralf Corsepius2008-10-0117-7/+22
|
* 2008-10-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-10-012-3/+2
| | | | * custom/gen83xx.cfg, custom/lpc2478.cfg: Remove warning flags.
* 2008-09-30 Jennifer Averett <jennifer.averett@oarcorp.com>Joel Sherrill2008-09-301-1/+1
| | | | | * custom/score603e.cfg: Modifications required to run on hardware. Some cleanup.
* Eliminate RTEMS_54XX_DERIVATE (Unused).Ralf Corsepius2008-09-301-1/+0
|
* Eliminate RTEMS_TQM_MODEL (Unused).Ralf Corsepius2008-09-303-3/+1
|
* Remove RTEMS_BOARD_MODEL.Ralf Corsepius2008-09-3015-19/+5
|
* 2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-303-9/+4
| | | | | * custom/simsh1.cfg, custom/simsh2.cfg, custom/simsh4.cfg: Make all use RTEMS_BSP_FAMILY.
* Remove Author notice.Ralf Corsepius2008-09-292-4/+0
|
* 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-254-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-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-251-23/+0
| | | | * custom/bf537skyeye.cfg: Removed.
* 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-253-1/+26
| | | | | | * custom/bf537Stamp.cfg, custom/erc32.cfg: Add skyeye alias for bf537stamp. * custom/bf537skyeye.cfg: New file.
* 2008-09-23 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-231-1/+3
| | | | | * custom/lpc2478.cfg: Comment out use of U-Boot specific mkimage since we do not reliably know it is installed.
* added BSP for ARM LPC24xxThomas Doerfler2008-09-221-0/+24
|
* 2008-09-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-195-6/+4
| | | | | | * custom/ep1a.cfg, custom/mtx603e.cfg, custom/mvme2100.cfg, custom/psim.cfg, custom/score603e.cfg: Eliminate vestiges of mpc603e define.
* 2008-09-18 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-1812-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-18 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-181-13/+3
| | | | | PR 1314/bsps * custom/mvme3100.cfg: Remove old stuff.
* 2008-09-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-099-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.
* added BSP for tqm8xx based boardsThomas Doerfler2008-09-083-0/+49
|
* More CPU_CFLAGS: -meabi -msdata -fno-commonThomas Doerfler2008-09-031-1/+3
|
* 2008-08-15 Allan Hessenflow <allanh@kallisti.com>Joel Sherrill2008-08-151-0/+33
| | | | * custom/bf537Stamp.cfg: New file.
* updated gen83xx BSPThomas Doerfler2008-07-144-2/+56
| | | | | updated haleakala BSP added MPC55xx BSP
* added haleakala BSP contributed by Michael HamelThomas Doerfler2008-07-141-0/+30
|