summaryrefslogtreecommitdiffstats
path: root/make (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove.Ralf Corsepius2009-10-145-108/+0
|
* add missing filesThomas Doerfler2009-10-052-0/+18
|
* renamed config filesThomas Doerfler2009-10-056-32/+20
|
* 2009-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-10-017-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-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-09-243-0/+31
| | | | | * Makefile.am: Add qemuppc.cfg. * custom/qemuppc.cfg: New file.
* 2009-09-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-09-142-1/+5
| | | | * custom/gen83xx.cfg: Remove -funit-at-a-time.
* 2009-08-27 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-273-3/+6
| | | | * custom/leon2.cfg, custom/leon3.cfg: Fix typo.
* 2009-06-04 Xi Yang <hiyangxi@gmail.com>Joel Sherrill2009-06-043-0/+26
| | | | | * Makefile.am: New Gumstix BSP. * custom/gumstix.cfg: New file.
* 2009-05-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-05-282-0/+14
| | | | * 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-192-0/+22
| | | | * custom/simsh2e.cfg: New file.
* 2009-02-17 Till Straumann <strauman@slac.stanford.edu>Joel Sherrill2009-02-172-2/+6
| | | | | 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-172-0/+6
| | | | * custom/uC5282.cfg: Add cvs Id.
* 2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-02-112-1/+5
| | | | * custom/h8sxsim.cfg: Small H8SX should be optimized for size.
* Regenerate list of custom/*.cfg.Ralf Corsepius2009-02-061-16/+111
|
* 2009-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-02-061-0/+1
| | | | * Makefile.am: Regenerate list of custom/*.cfg.
* 2009-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-02-062-1/+2
| | | | * Makefile.am: Remove custom/HPUX9-posix.cfg.
* 2009-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-02-061-0/+4
| | | | * custom/HPUX9-posix.cfg: Remove.
* Remove.Ralf Corsepius2009-02-061-19/+0
|
* 2009-02-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-02-052-13/+4
| | | | * custom/pck6.cfg: Remove.
* 2008-12-04 Jukka Pietarinen <jukka.pietarinen@mrf.fi>Joel Sherrill2008-12-043-1/+37
| | | | | * Makefile.am: Add Lattice Mico32 support. * custom/lm32_evr.cfg: New file.
* 2008-11-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-11-202-0/+24
| | | | * custom/avrtest.cfg: New file.
* 2008-11-20 Daron Chabot <daronchabot@gmail.com>Joel Sherrill2008-11-202-1/+6
| | | | | | 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-143-1/+27
| | | | | * 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-102-1/+6
|
* 2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-022-0/+25
| | | | * custom/m32rsim.cfg: New file.
* 2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-022-0/+26
| | | | * custom/m32csim.cfg: New file.
* 2008-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-10-021-0/+4
| | | | * custom/virtex.cfg: Remove -Dvirtex.
* Remove -Dvirtex.Ralf Corsepius2008-10-021-1/+1
|
* 2008-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-10-021-0/+5
| | | | | * custom/pghplus.cfg, custom/tqm8xx.cfg, custom/tqm8xx_stk8xx.cfg: Remove RTEMS_TQM_MODEL.
* Remove RTEMS_TQM_MODEL.Ralf Corsepius2008-10-023-3/+1
|
* 2008-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-10-021-0/+5
| | | | | * custom/mpc5566evb.cfg, custom/mpc55xx.cfg: Remove RTEMS_BOARD_MODEL.
* Remove RTEMS_BOARD_MODEL.Ralf Corsepius2008-10-023-5/+2
|
* 2008-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-10-021-0/+4
| | | | * custom/pgh360.cfg: Remove RTEMS_BOARD_MODEL.
* 2008-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-10-021-0/+6
| | | | | | * custom/m5484FireEngine.cfg: Remove RTEMS_BOARD_MODEL. Remove RTEMS_54XX_DERIVATE (Unused). * custom/genmcf548x.cfg: Remove RTEMS_BOARD_MODEL.
* 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
|
* 2008-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-10-021-0/+5
| | | | | * custom/brs5l.cfg, custom/gen5200.cfg, custom/icecube.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg: Remove RTEMS_BOARD_MODEL.
* Remove RTEMS_BOARD_MODEL.Ralf Corsepius2008-10-025-6/+1
|
* 2008-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-10-021-0/+6
| | | | | | * custom/gen83xx.cfg, custom/hsc_cm01.cfg, custom/mpc8313erdb.cfg, custom/mpc8349eamds.cfg: Remove RTEMS_BOARD_MODEL, RTEMS_83XX_DERIVATE.
* 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-012-1/+5
| | | | * custom/erc32.cfg: Revert accidental commit.
* 2008-10-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-10-011-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.
* Back out parts of yesterdays changes.Ralf Corsepius2008-10-0117-7/+22
|
* 2008-10-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-10-013-3/+6
| | | | * custom/gen83xx.cfg, custom/lpc2478.cfg: Remove warning flags.
* 2008-09-30 Jennifer Averett <jennifer.averett@oarcorp.com>Joel Sherrill2008-09-302-1/+6
| | | | | * custom/score603e.cfg: Modifications required to run on hardware. Some cleanup.
* 2008-09-30 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-301-0/+5
| | | | | * custom/m5484FireEngine.cfg: Eliminate RTEMS_54XX_DERIVATE (Unused).
* Eliminate RTEMS_54XX_DERIVATE (Unused).Ralf Corsepius2008-09-301-1/+0
|
* 2008-09-30 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-301-0/+5
| | | | | * custom/pghplus.cfg, custom/tqm8xx.cfg, custom/tqm8xx_stk8xx.cfg: Eliminate RTEMS_TQM_MODEL (Unused).