summaryrefslogtreecommitdiffstats
path: root/sim-scripts/gumstix.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* skyeye simulators: Refactor out setting bspGeneratesDeviceTreeCynthia Rempel2013-09-211-1/+0
|
* rtems-testing - Remove CVS Ids (scripted)Joel Sherrill2012-05-151-2/+0
|
* 2009-10-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-10-121-0/+1
| | | | | | | | | | | * ant5206.in, avrtest.in, bf537Stamp.in, csb337.in, csb350.in, csb360.in, ezkit533.in, gdb-sim-run.in, gdbarmsim.in, gumstix.in, h8sim.in, jmr3904.in, lm32_evr.in, m32csim.in, m32rsim.in, pc386.in, psim.in, qemu-gumstix.in, qemu-leon2.in, qemuppc.in, rtl22xx.in, simsh.in, sis.in, skyeye-support, smdk2410.in, tsim-support, uC5282.in: Add running minimum to pick up path where there are no Classic API Initialization Tasks. Minimum has IDLE task as first application task.
* 2009-08-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-211-1/+14
| | | | | | * gdb-sim-run.in, gdb-sim.in, gumstix.in: Make graphics and network interfaces potentially available on all simulator scripts. Add configuration for network to gumstix.
* 2009-08-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-211-2/+3
| | | | | | | | | * ant5206.in, avrtest.in, bf537Stamp.in, csb337.in, csb350.in, csb360.in, ezkit533.in, gdb-sim-run.in, gumstix.in, h8sim.in, jmr3904.in, m32csim.in, m32rsim.in, psim.in, qemu-rtems.in, rtl22xx.in, simsh.in, sis.in, skyeye-support, smdk2410.in, tsim-support: echo rather than return time limit since the return code is only 0-255 and we need limits longer than 255 seconds.
* 2009-08-13 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-131-4/+0
| | | | | | | | * ant5206.in, avrtest.in, bf537Stamp.in, csb337.in, csb350.in, csb360.in, edb7312.in, ezkit533.in, gumstix.in, leon2-skyeye.in, rtl22xx.in, skyeye-support, smdk2410.in: Move runARGS() and gdbServerARGS() implementations to skyeye-support. They are the same for all skyeye configurations.
* 2009-08-04 Xi Yang <hiyangxi@gmail.com>Joel Sherrill2009-08-041-2/+8
| | | | | * gumstix.in: Tinker with script to get more tests to run. Increase time limits. Add LCD.
* 2009-07-29 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-07-291-1/+0
| | | | | * gdb-sim-run.in: Skip pppd.exe * gumstix.in: Skyeye isn't trusted yet.
* 2009-07-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-07-101-1/+1
| | | | | * gdb-sim.in: Rearrange so check_status defined before used. * gumstix.in: Fix typo.
* 2009-06-17 Xi Yang <hiyangxi@gmail.com>Joel Sherrill2009-06-171-2/+3
| | | | * gumstix.in: Update to reflect latest support in Skyeye.
* 2009-06-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-06-051-1/+1
| | | | * gumstix.in: Attempt to fix coverage range for gumstix.
* 2009-06-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-06-041-0/+49
* Makefile: Add Gumstix on Skyeye script. * gumstix.in: New file.