summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtems-test: target_exe_filter fails when there is no filter5.1Chris Johns2020-06-172-0/+3
* linkers/ld: Output all reloc records to the RAP fileChris Johns2020-05-051-9/+10
* Allow build with i686-w64-mingw32kaidoho2020-04-281-1/+1
* rtems-tester: Add rv64imafdc_medany for QEMUHesham Almatary2020-04-091-0/+36
* bsps: Deletes erc32-run.iniCláudio Maia2020-04-051-38/+0
* tester: Add configuration pc-qemu.iniJan Sommer2020-04-031-0/+39
* rtemstoolkit/execute: Handle unicode input on python2Chris Johns2020-03-301-1/+12
* tester/gdb: Add lock timing and remote fetching registers.Chris Johns2020-03-301-3/+6
* gdbarmsim: Remove all variantsJoel Sherrill2020-03-2011-403/+2
* execute.py: fix long lineGedare Bloom2020-03-191-2/+4
* record: Increase input buffer and alignmentSebastian Huber2020-03-171-1/+1
* record: Add support for zlib compressed inputSebastian Huber2020-03-171-6/+18
* record: Add zlib filter classSebastian Huber2020-03-173-0/+106
* record: Add support for base64 encoded inputSebastian Huber2020-03-171-5/+16
* record: Add base64 filter classSebastian Huber2020-03-173-0/+124
* record: Add filter base classSebastian Huber2020-03-172-3/+51
* record: Add option to print config default valuesSebastian Huber2020-03-171-9/+26
* record: Add support for user defined event namesSebastian Huber2020-03-173-50/+164
* record: Add INI file parserSebastian Huber2020-03-174-2/+462
* record: Format file headerSebastian Huber2020-03-173-9/+9
* record: Guard config.h includeSebastian Huber2020-03-173-1/+8
* record: Fix formatSebastian Huber2020-03-171-3/+4
* Improve Python 3 compatibilitySebastian Huber2020-03-172-2/+2
* Move mkimage.py to install_files so chmod is preserved and installed in bin/Amar Takhar2020-03-071-2/+2
* psim-device-tree: Rework so devices do not conflict with 256MB RAMJoel Sherrill2020-03-051-18/+18
* rtemstoolkit: Detect native SPARCV9 ELF archSebastian Huber2020-03-051-0/+2
* rtemstoolkit: Use multiprocessing.cpu_count()Sebastian Huber2020-03-051-14/+2
* rtemstoolkit: Support more Linux distributionsSebastian Huber2020-03-051-1/+2
* Add print statement similar to the original mkimage.Amar Takhar2020-03-041-2/+15
* Fix to work under Pyhon 2 and Python 3.Amar Takhar2020-03-041-9/+9
* Convert optparse to argparse.Amar Takhar2020-03-041-20/+22
* Remove EOL whitespace.Amar Takhar2020-03-041-21/+21
* Add to wscript and add python2 shebang.Amar Takhar2020-03-032-0/+3
* Add a pure Python clone of mkimage written by Craig Barker.Amar Takhar2020-03-031-0/+139
* waf: Update to waf-2.0.19Sebastian Huber2020-02-261-8/+8
* tester: Use prefix for rtems_tools by defaultSebastian Huber2020-02-261-0/+2
* Fix typo in error messageCláudio Maia2020-02-261-1/+1
* tester: Add qemu_opts_serialSebastian Huber2020-02-257-8/+9
* linkers: Include proper header fileSebastian Huber2020-02-251-1/+1
* linkers: Update due to API changesSebastian Huber2020-02-252-2/+2
* covoar/wscript: Install covoar.css and table.jsVijay Kumar Banerjee2020-01-281-0/+1
* rtemstoolkit/path: Add support to copy single fileVijay Kumar Banerjee2020-01-281-2/+6
* tester: Prefer '_' as test state separator charSebastian Huber2019-12-191-9/+11
* linkers: Remove _Thread_Life_action_handlerSebastian Huber2019-12-191-3/+2
* record: Allow to compile with recent llvm version.Christian Mauderer2019-12-181-1/+6
* Fix build issues on Debian 10Sebastian Huber2019-12-181-2/+9
* tiers: Move bsps from tier-3 to tier-2Chris Johns2019-12-141-5/+8
* bin2c: Improve file name sanitationSebastian Huber2019-12-021-12/+12
* tester: Add basic support to generate JUnit test reportsHesham Almatary2019-11-221-1/+51
* record: Remove unused constantSebastian Huber2019-11-181-3/+0