Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/jtag
AgeCommit message (Expand)AuthorFilesLines
2019-11-06Bug 552745: Disable intro screen (webkit use) in testsJonah Graham1-1/+1
2019-11-01Bug 552597: Add PEmicro definitionsJohn Dallaway4-1/+59
2019-10-28[releng] Cleanup code that has been misformatted and update to SDK 4.13Jonah Graham2-2/+2
2019-10-18Bug 552158 - Filter out commented lines in init and run comamndsTorbjörn Svensson4-5/+16
2019-10-17Bug 551817 - Add about.html to src.includes for pluginsTorbjörn Svensson6-2/+6
2019-10-16[releng] Bump to CDT version 9.10.0Jonah Graham5-5/+5
2019-09-11Bug 550963: Provide 'reset and halt' commandsJohn Dallaway6-44/+43
2019-08-23Bug 535163: Use 'reset and halt' command (DAP)John Dallaway1-7/+32
2019-08-23Bug 535163: Use 'reset and halt' commandJohn Dallaway2-10/+47
2019-08-07Bug 542488: JTAG debug support based on DAP remote debuggingJonah Graham20-2/+1548
2019-06-15Bug 548281: Merge JTagDevice extensionsJohn Dallaway1-18/+0
2019-06-14Bug 548281: Add SEGGER J-Link definitionsJohn Dallaway4-2/+62
2019-06-11[releng] Bump version to 9.9.0Jonah Graham4-4/+4
2019-06-04[releng] Move gdb path and version to test variables to root pomJonah Graham1-2/+0
2019-03-01[releng] Bump version to 9.8.0Jonah Graham4-4/+4
2019-01-04[releng] increment service segment by 100Jonah Graham1-1/+1
2019-01-03Bug 543149: Report download progress during launchJohn Dallaway3-4/+75
2018-12-10[releng] Bump version to 9.7.0Jonah Graham4-4/+4
2018-11-30Remove JVM MaxPermSize arguments (unused since Java 8)Marc-Andre Laperle1-1/+1
2018-11-24Bug 540373: Update the compiler warnings/ignoresJonah Graham5-17/+17
2018-11-23Bug 540373: Cleanup: Remove trailing whitespace in properties filesJonah Graham3-5/+5
2018-11-22Bug 540373: Remove '(non-Javadoc)' commentsJonah Graham3-20/+0
2018-11-22Bug 540373: Cleanup: Remove redundant type argumentsJonah Graham6-19/+19
2018-11-22Bug 540373: Cleanup: Add missing annotationsJonah Graham3-0/+5
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham35-521/+616
2018-11-22Bug 540373: Standard .settings auto appliedJonah Graham20-216/+2861
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham54-304/+610
2018-10-30Bug 540610 - Add Automatic-Module-Name headerKarsten Thoms3-0/+3
2018-10-23Bug 540367 - Increment version numbersWilliam Riley1-1/+1
2018-09-07Bug 538282: Set architecture for remote GDBJtag testsJohn Dallaway2-0/+9
2018-08-27Bug 538282: Add GDB Hardware Debugging launch testJohn Dallaway21-62/+504
2018-08-20[releng] Remove outdated problem filters.Jonah Graham1-19/+0
2018-06-05[releng] Bump version to 9.6.0Jonah Graham3-3/+3
2018-05-26Bug 535024: Revert increment to major version numberJonah Graham4-7/+27
2018-05-24Bug 535024: Use deviceId for determine JTAG probeTorbjörn Svensson8-50/+122
2018-02-13[releng] Bump version to 9.5.0Jonah Graham3-4/+3
2018-02-06Bug 530635: Add ability to do "set remotetimeout" via UIJonah Graham3-9/+58
2018-02-01Bug 529171: Disable reset and halt by defaultJohn Dallaway2-3/+23
2018-01-21Bug 494059: Add OpenOCD extensionsJohn Dallaway6-4/+84
2017-11-01Bug 361881: Test for undefined reset/delay/halt commandJohn Dallaway3-7/+33
2017-10-20Bug 334110: Ensure correct SessionType enabledJohn Dallaway2-2/+14
2017-10-12Allow for changing manually setting toolchains for build configs.Doug Schaefer1-1/+12
2017-10-12Bug 525726: Use GDB/MI for temporary breakpointJohn Dallaway1-2/+3
2017-10-08Bug 525692: Execute run commands before resumeJohn Dallaway2-24/+23
2017-10-06Add UI tests plugin for CMake. Fix a couple of bugs it found.Doug Schaefer1-7/+0
2017-09-19Reinstate commit 709689b36e1a1ec573d81a02a7e882faabca58e5Jeff Johnston1-0/+18
2017-09-11Update feature versions to CDT 9.4.Doug Schaefer2-19/+1
2017-08-10Bug 519529 - fix handling of quotes in the GCCToolChain scanner info.Doug Schaefer1-10/+0
2017-04-19Bring back some pom.xml from featuresMarc-Andre Laperle1-0/+18
2017-02-14releng: Make use of Tycho POM-less functionalityMarc-Andre Laperle5-89/+22

Back to the top