summaryrefslogtreecommitdiff
path: root/sim-scripts/gumstix.in (unfollow)
AgeCommit message (Collapse)Author
2013-09-21skyeye simulators: Refactor out setting bspGeneratesDeviceTreeCynthia Rempel
2012-05-15rtems-testing - Remove CVS Ids (scripted)Joel Sherrill
2009-10-122009-10-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* 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-212009-08-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* 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-212009-08-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* 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-132009-08-13 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* 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-042009-08-04 Xi Yang <hiyangxi@gmail.com>Joel Sherrill
* gumstix.in: Tinker with script to get more tests to run. Increase time limits. Add LCD.
2009-07-292009-07-29 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* gdb-sim-run.in: Skip pppd.exe * gumstix.in: Skyeye isn't trusted yet.
2009-07-102009-07-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* gdb-sim.in: Rearrange so check_status defined before used. * gumstix.in: Fix typo.
2009-06-172009-06-17 Xi Yang <hiyangxi@gmail.com>Joel Sherrill
* gumstix.in: Update to reflect latest support in Skyeye.
2009-06-052009-06-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* gumstix.in: Attempt to fix coverage range for gumstix.
2009-06-042009-06-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* Makefile: Add Gumstix on Skyeye script. * gumstix.in: New file.
2009-03-232009-03-23 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* rtl22xx.in: Add coverage enable to rtl22xx.
2009-01-202009-01-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* .cvsignore, Makefile: Add rest of Skyeye configurations whether they work completely at this point or not. * ant5206.in, bf537Stamp.in, csb337.in, csb350.in, csb360.in, ezkit533.in, rtl22xx.in, smdk2410.in: New files.
2009-01-202009-01-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* Makefile, edb7312.in, gdb-sim-run.in, gdb-sim.in, h8sim.in, jmr3904.in, m32csim.in, m32rsim.in, psim.in, simsh.in, sis.in, skyeye-support: Find run or gdb along PATH. Check for multiple RTEMS versions so there is only one version of the script. Default the simulator name so the BSP specific files do not have to do as much.
2009-01-202009-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* .cvsignore, Makefile, gdb-sim-run.in, gdb-sim.in, h8sim.in, jmr3904.in, m32csim.in, m32rsim.in, mkrun, psim.in, simsh.in, sis.in: Add ARM/edb7312 support. This is the first Skyeye BSP and adding this required tinkering with all BSP scripts. All appear to still work OK. * edb7312.in, skyeye-support: New files.