summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-09misc/boot-image: Use the linux kernel.bootloader-imageChris Johns
2019-06-08misc/boot-image: add uenv templates and uenv.txt support.Chris Johns
2019-06-06boot-image: Add support for 1st and 2nd loaders.Chris Johns
2019-06-06rtemstoolkit/macros: Improve the macro output.Chris Johns
2019-06-06rtemstoolkit/configuration: Add get_sections() to get the sections.Chris Johns
2019-05-31misc/boot-image: Add Linux support.Chris Johns
2019-05-31misc/boot-image: Add MacOS support.Chris Johns
2019-05-30misc/boot-image: Add a tool to create boot images.Chris Johns
2019-05-30rtemstoolkit/path: Merge RSB changes.Chris Johns
2019-05-30rtemstoolkit/log: Add info().Chris Johns
2019-05-30rtemstoolkit/host: Make the load() public.Chris Johns
2019-05-30rtemstoolkit/check: Optionally check exe silently.Chris Johns
2019-05-27waf: Update the check_cc tests to a newer method supported by waf.Chris Johns
2019-05-21rtemstoolkit/path : print OSError in mkdirVijay Kumar Banerjee
2019-05-21rtemstoolkit/path : Add listdir functionVijay Kumar Banerjee
2019-05-05rtemstoolkit: columns are only ints.Chris Johns
2019-03-27coverage: Add subdirectory name in HTML reportsVijay Kumar Banerjee
2019-03-22coverage: remove utf-8 encoding in symbolset namesVijay Kumar Banerjee
2019-03-18config: Add x86_64 to tier-3 archsSebastian Huber
2019-02-21rtemstoolkit/mailer.py: Check for no --smtp-host arg being providedJoel Sherrill
2019-02-19Add patch used by RTEMS 5 epiphany GDB on FreeBSDSebastian Huber
2019-02-19testing/bsps: Add covoar commands in bsp ini fileVijay Kumar Banerjee
2019-02-14Coverage: Add support for TSIM formatVijay Kumar Banerjee
2019-02-12Coverage : Add coverage support for RISCVVijay Kumar Banerjee
2019-02-11linkers/syms: Add symbol filtering.Chris Johns
2019-02-08tester: Ignore the execute return code for some commandsChris Johns
2019-02-08rtemstoolkit/config: Unlock when printing to avoid blocking.Chris Johns
2019-02-08tester/check: Convert the indent size to an int.Chris Johns
2019-02-08rtemstoolkit/execute: Print the trace exe command as a string and not list.Chris Johns
2019-02-08tester: Increase the psim memory size to match the BSP.Chris Johns
2019-01-25rtems-test: add bsp for leon3 on sis with coverageJiri Gaisler
2019-01-25covoar: wrong symbol length in coverage mapJiri Gaisler
2019-01-25covoar: enable -f switch to select other coverage formatsJiri Gaisler
2019-01-25covoar: debug print-out of addresses should be in hexJiri Gaisler
2019-01-22rtems-tester: added griscv bsps for gdb and sisJiri Gaisler
2019-01-10linkers: Fix the -O option handling in rtems-execinfoChris Johns
2019-01-09rtems-test: Fix qemu coverage logic errors.Chris Johns
2018-12-194.9/gcc/gcc-core-4.3.2-rtems4.9-20181217.diff: New fileJoel Sherrill
2018-12-18waf: Update to waf-2.0.13.Christian Mauderer
2018-12-17tester: Run leon3-sis with four processorsJiri Gaisler
2018-12-17tester: Fix leon2.iniSebastian Huber
2018-12-06Fix wrong function signatureskaidoho
2018-12-02tester : Add support to use QEMU serial console when coverage is enabledVijay Kumar Banerjee
2018-11-29rtemstoolkit/host: Fix the darwin support.Chris Johns
2018-11-29rtemstoolkit/git: Use 'git' if no macro path is present.Chris Johns
2018-11-29rtemstoolkit/version: Remove the tailing - with a clean git repoChris Johns
2018-11-29rtemstoolkit: Fix unittests on WindowsChris Johns
2018-11-29tester/coverage: Remove warnings in covoar on Windows.Chris Johns
2018-11-29rtemstoolkit:libelf: Removing warning for asprintf on Windows.Chris Johns
2018-11-29Fix warnings on Windows.Chris Johns