summaryrefslogtreecommitdiffstats
path: root/make (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-10-152009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* custom/avrtest.cfg: Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
2009-10-15Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).Ralf Corsepius15-354/+0
2009-10-152009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+7
* custom/i386ex.cfg, custom/pc486.cfg, custom/ts_386ex.cfg, custom/pc386.cfg, custom/pc586.cfg, custom/pc386dx.cfg, custom/pc686.cfg: Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
2009-10-152009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+7
* custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg, custom/simsh1.cfg, custom/simsh2.cfg, custom/simsh2e.cfg, custom/simsh4.cfg: Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
2009-10-142009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+6
* custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg, custom/Linux-posix.cfg, custom/Solaris-posix.cfg, custom/posix.cfg: Remove.
2009-10-14Remove.Ralf Corsepius5-108/+0
2009-10-05add missing filesThomas Doerfler2-0/+18
2009-10-05renamed config filesThomas Doerfler6-32/+20
2009-10-012009-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill7-0/+114
* 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-242009-09-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill3-0/+31
* Makefile.am: Add qemuppc.cfg. * custom/qemuppc.cfg: New file.
2009-09-142009-09-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-1/+5
* custom/gen83xx.cfg: Remove -funit-at-a-time.
2009-08-272009-08-27 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill3-3/+6
* custom/leon2.cfg, custom/leon3.cfg: Fix typo.
2009-06-042009-06-04 Xi Yang <hiyangxi@gmail.com>Joel Sherrill3-0/+26
* Makefile.am: New Gumstix BSP. * custom/gumstix.cfg: New file.
2009-05-282009-05-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2-0/+14
* custom/csb637.cfg: New file.
2009-02-27added missing filesThomas Doerfler3-0/+46
2009-02-27 * README: Added NCS.Thomas Doerfler1-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-192009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-0/+22
* custom/simsh2e.cfg: New file.
2009-02-172009-02-17 Till Straumann <strauman@slac.stanford.edu>Joel Sherrill2-2/+6
PR 1371/bsps * custom/mvme167.cfg: mvme167 needs to convert ELF -> pure binary RALF.
2009-02-172009-02-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2-0/+6
* custom/uC5282.cfg: Add cvs Id.
2009-02-112009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-1/+5
* custom/h8sxsim.cfg: Small H8SX should be optimized for size.
2009-02-06Regenerate list of custom/*.cfg.Ralf Corsepius1-16/+111
2009-02-062009-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
* Makefile.am: Regenerate list of custom/*.cfg.
2009-02-062009-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-1/+2
* Makefile.am: Remove custom/HPUX9-posix.cfg.
2009-02-062009-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* custom/HPUX9-posix.cfg: Remove.
2009-02-06Remove.Ralf Corsepius1-19/+0
2009-02-052009-02-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-13/+4
* custom/pck6.cfg: Remove.
2008-12-042008-12-04 Jukka Pietarinen <jukka.pietarinen@mrf.fi>Joel Sherrill3-1/+37
* Makefile.am: Add Lattice Mico32 support. * custom/lm32_evr.cfg: New file.
2008-11-202008-11-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-0/+24
* custom/avrtest.cfg: New file.
2008-11-202008-11-20 Daron Chabot <daronchabot@gmail.com>Joel Sherrill2-1/+6
PR 1337/bsps * custom/pc386.cfg: Stripping .rodata section produces unusable executables for the i386-rtems target.
2008-10-142008-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill3-1/+27
* Makefile.am: Add h8sxsim BSP variant. * custom/h8sxsim.cfg: New file.
2008-10-10Added -msoft-float and removed -funit-at-a-time in CPU_CFLAGSThomas Doerfler2-1/+6
2008-10-022008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-0/+25
* custom/m32rsim.cfg: New file.
2008-10-022008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-0/+26
* custom/m32csim.cfg: New file.
2008-10-022008-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* custom/virtex.cfg: Remove -Dvirtex.
2008-10-02Remove -Dvirtex.Ralf Corsepius1-1/+1
2008-10-022008-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* custom/pghplus.cfg, custom/tqm8xx.cfg, custom/tqm8xx_stk8xx.cfg: Remove RTEMS_TQM_MODEL.
2008-10-02Remove RTEMS_TQM_MODEL.Ralf Corsepius3-3/+1
2008-10-022008-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* custom/mpc5566evb.cfg, custom/mpc55xx.cfg: Remove RTEMS_BOARD_MODEL.
2008-10-02Remove RTEMS_BOARD_MODEL.Ralf Corsepius3-5/+2
2008-10-022008-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* custom/pgh360.cfg: Remove RTEMS_BOARD_MODEL.
2008-10-022008-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+6
* custom/m5484FireEngine.cfg: Remove RTEMS_BOARD_MODEL. Remove RTEMS_54XX_DERIVATE (Unused). * custom/genmcf548x.cfg: Remove RTEMS_BOARD_MODEL.
2008-10-02Remove RTEMS_BOARD_MODEL. Remove RTEMS_54XX_DERIVATE (Unused).Ralf Corsepius1-2/+0
2008-10-02Remove RTEMS_BOARD_MODEL.Ralf Corsepius1-1/+1
2008-10-022008-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* custom/brs5l.cfg, custom/gen5200.cfg, custom/icecube.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg: Remove RTEMS_BOARD_MODEL.
2008-10-02Remove RTEMS_BOARD_MODEL.Ralf Corsepius5-6/+1
2008-10-022008-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+6
* custom/gen83xx.cfg, custom/hsc_cm01.cfg, custom/mpc8313erdb.cfg, custom/mpc8349eamds.cfg: Remove RTEMS_BOARD_MODEL, RTEMS_83XX_DERIVATE.
2008-10-02Remove RTEMS_BOARD_MODEL, RTEMS_83XX_DERIVATE.Ralf Corsepius4-8/+1
2008-10-012008-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-1/+5
* custom/erc32.cfg: Revert accidental commit.
2008-10-012008-10-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+10
* custom/brs5l.cfg, custom/gen5200.cfg, custom/gen83xx.cfg, custom/genmcf548x.cfg, custom/hsc_cm01.cfg, custom/icecube.cfg, custom/m5484FireEngine.cfg, custom/mpc5566evb.cfg, custom/mpc55xx.cfg, custom/mpc8313erdb.cfg, custom/mpc8349eamds.cfg, custom/pgh360.cfg, custom/pghplus.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg, custom/tqm8xx.cfg, custom/tqm8xx_stk8xx.cfg: Back out parts of yesterdays changes.
2008-10-01Back out parts of yesterdays changes.Ralf Corsepius17-7/+22