summaryrefslogtreecommitdiffstats
path: root/make/custom (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-152-42/+0
| | | | | * custom/h8sim.cfg, custom/h8sxsim.cfg: Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
* 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-152-42/+0
| | | | | * custom/c3xsim.cfg, custom/c4xsim.cfg: Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
* Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).Ralf Corsepius2009-10-1529-679/+0
|
* 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-151-30/+0
| | | | | * custom/nios2_iss.cfg: Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
* Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).Ralf Corsepius2009-10-154-67/+0
|
* Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).Ralf Corsepius2009-10-1515-354/+0
|
* Remove.Ralf Corsepius2009-10-145-108/+0
|
* add missing filesThomas Doerfler2009-10-052-0/+18
|
* renamed config filesThomas Doerfler2009-10-055-32/+12
|
* 2009-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-10-015-0/+103
| | | | | | * 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-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.