summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtemstoolkit: Add libdwarf from elftoolchain.Chris Johns2018-04-30199-0/+36534
* rtemstoolkit: Update elftoolchain to the latest code.Chris Johns2018-04-3084-1119/+2582
* Revert "rtemstoolkit: Update elftoolchain to the latest code."Chris Johns2018-04-30120-306/+434
* rtemstoolkit: Update elftoolchain to the latest code.Chris Johns2018-04-29120-434/+306
* tester: Fix the configure debug option.Chris Johns2018-04-231-2/+2
* rtemstoolkit/rap: Ignore R_ARM_V4BX relocation recordsChris Johns2018-04-161-16/+74
* rtemstoolkit/rtl-file: Remove a file on close if requestedChris Johns2018-04-146-23/+55
* teater: Filter out an *.norun.* executables.Chris Johns2018-04-101-9/+3
* tester: List .ini files for BSPs with --list-bsps.Chris Johns2018-04-101-3/+3
* waf: Add getcwd() to sys.path as waf has changed.Chris Johns2018-04-101-2/+13
* bsp-builder: Collect2 messages are errors.Chris Johns2018-04-101-0/+1
* rtems-bsps-powerpc.ini: Add PowerPC qemu BSPsJoel Sherrill2018-02-011-0/+3
* rtems-bsp-builder: Remove stray %s from the run log message.Chris Johns2018-02-011-1/+1
* rtems-bsp-builder: Add a check for invalid ARCH and BSP names.Chris Johns2018-02-012-2/+7
* tester/covoar/covoar.cc: Add missing throw keywordJoel Sherrill2018-01-021-1/+1
* tester/covoar/covoar.cc: Exit using exit() rather than just throwing.Joel Sherrill2017-12-051-4/+4
* tester/covoar/covoar.cc: Clean up formatting (tabs, braces, indentation, etc)Joel Sherrill2017-12-051-107/+114
* Add tester qoriq_e6500_64.iniSebastian Huber2017-11-221-0/+43
* Add tester qoriq_e6500_32.iniSebastian Huber2017-11-221-0/+43
* Add imx7 and qoriq_e500 to tier-1Sebastian Huber2017-11-221-4/+4
* Add tester qoriq_e500.iniSebastian Huber2017-11-211-0/+42
* Add tool patches warningSebastian Huber2017-11-131-0/+2
* tester: Add reporting the RTEMS version, build and tools.Chris Johns2017-11-114-31/+112
* Remove tools/5 patchesSebastian Huber2017-11-1012-9344/+0
* Add tester imx7.iniSebastian Huber2017-11-091-0/+42
* Add tools/5 patchesSebastian Huber2017-11-095-0/+9095
* Add tools/5 patchSebastian Huber2017-11-091-0/+17
* Add tools/5 patchSebastian Huber2017-11-091-0/+50
* Add tools/5 patchesSebastian Huber2017-11-093-0/+149
* Add tools/5 patchSebastian Huber2017-11-091-0/+22
* Add tools/5 patchSebastian Huber2017-11-091-0/+11
* Change RTEMS version from 4.12 to 5Sebastian Huber2017-11-093-3/+3
* tester: Change the mail subject so it list by BSP in the archives.Chris Johns2017-11-042-14/+25
* tester: Fix the output so the report end analysis works.Chris Johns2017-11-032-3/+3
* tester: Add the rtems-run command.Chris Johns2017-11-036-70/+314
* tester: Make the mandatory items appear first.Chris Johns2017-11-031-1/+1
* tester: Fix rtems-bsp-builder reporting bugChris Johns2017-11-011-2/+2
* Tester - RISC-V: Add spike simulator and scripts/bsp for riscv portsHesham Almatary2017-10-287-0/+290
* tester: Minor fix to the test results mail.Chris Johns2017-10-251-1/+1
* tester: Check mail parameters early so users can fix.Chris Johns2017-10-251-5/+8
* tester: Add a BSP field to each BSP INI configuration section.Chris Johns2017-10-2567-104/+168
* rtemstoolkit: Remove test import for YAML.Chris Johns2017-10-251-1/+0
* tester: Refactor to use INI format files for BSP configurations.Chris Johns2017-10-24105-2588/+1577
* tester: Add an executable file name filter.Chris Johns2017-10-233-14/+58
* bsb-builder: Add email support, and config report types.Chris Johns2017-10-223-61/+229
* tester: Update BeagleBone Black, PC and Zedboard configurations.Chris Johns2017-10-213-5/+8
* tester: Add pretest and posttest target commands with @ARCH@, @BSP@ and @EXE@...Chris Johns2017-10-211-5/+13
* tester: Remove pass status messages from the email log posts.Chris Johns2017-10-211-1/+19
* tester: Use a target ON command before the first test.Chris Johns2017-10-211-1/+1
* tester: Print the host and port on error in telnet connect.Chris Johns2017-10-211-2/+5