summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixes (more or less) random SEGFAULT upon invoking script_command().oharboe2008-11-111-2/+11
* sense srstoharboe2008-11-111-1/+8
* broadcast mac address in UDP hello messageoharboe2008-11-101-24/+30
* execute reset init upon power restore / srst deassertoharboe2008-11-102-5/+79
* minor cleanupoharboe2008-11-103-17/+7
* terminal forwarding available from GUIoharboe2008-11-091-4/+9
* ocd_flash_banks now returns empty list when no flash banks are configured ins...oharboe2008-11-071-5/+0
* zy1000 1.47oharboe2008-11-071-1/+1
* ocd_flash_banks now returns empty list when no flash banks are configured ins...oharboe2008-11-071-2/+2
* typosoharboe2008-11-071-12/+12
* - remove build warningsntfreak2008-11-064-59/+58
* added device discoveryoharboe2008-11-061-0/+4
* s3c6410 chipoharboe2008-11-061-0/+20
* MOE=0xc debug reason reset problems.oharboe2008-11-051-0/+14
* 926ejs target uses rclk. Cleaned up jtag_khz output a bit.oharboe2008-11-052-1/+12
* zy1000 1.46 oharboe2008-11-051-1/+1
* wipoharboe2008-11-053-0/+63
* fix telnet async messages. retired telnet_async command - no user serviceable...oharboe2008-11-056-76/+78
* disable continous polling while srst is asserted and power dropout is detectedoharboe2008-11-055-370/+436
* arm7_9_execute_sys_speed error propagation. Found by code inspection, no obse...oharboe2008-11-042-3/+7
* cpu help command wipoharboe2008-11-041-1/+40
* Rick Alterr - The attached patch makes the target syntax parsing much more ro...oharboe2008-11-041-20/+29
* - fix issue with jlink/libusb timeout under linuxntfreak2008-11-032-13/+13
* Peter Hettkamp <peter.hettkamp@htp-tel.de> fix some problems with xsvf. Still...oharboe2008-11-031-1/+29
* Rick Altherr <kc8apf@kc8apf.net> - fix warningsoharboe2008-11-035-7/+7
* more error handling and removed force breakpoints as that is handled by a mor...oharboe2008-11-022-88/+79
* invoke target_create() onceoharboe2008-11-021-1/+0
* step command now propagates erroroharboe2008-11-021-3/+3
* Alan Carvalho de Assis <acassis@gmail.com> imx27 config fileoharboe2008-11-022-1/+14
* Øyvind Harboe and Rick Altherr <kc8apf@kc8apf.net> - handle failed run algor...oharboe2008-11-021-32/+42
* Rick Altherr <kc8apf@kc8apf.net> - fix flash write_bank output.oharboe2008-11-021-1/+1
* Rick Altherr <kc8apf@kc8apf.net> - In cortex_m3_resume if debug_execution is...oharboe2008-11-021-0/+5
* Added telnet_async command to enable/disable asynchronousoharboe2008-10-314-4/+49
* Rick Altherr <kc8apf@kc8apf.net> switch to new syntax for target eventsoharboe2008-10-3125-432/+433
* Rick Altherr <kc8apf@kc8apf.net> - update syntaxoharboe2008-10-3037-114/+70
* Hongtao Zheng single step fixesoharboe2008-10-304-32/+43
* - remove build warningntfreak2008-10-281-1/+1
* Kees Jongenburger <kees.jongenburger@gmail.com> update syntaxoharboe2008-10-281-3/+14
* Hongtao Zheng - more fixes to single stepping. Better hiding of details and ...oharboe2008-10-283-37/+17
* Hongtao Zheng - fix a simulation error for "BX PC"oharboe2008-10-281-0/+7
* Rick Altherr <kc8apf@kc8apf.net> - fix support for old target syntaxoharboe2008-10-281-11/+24
* Kees Jongenburger <kees.jongenburger@gmail.com> old" syntax target command ap...oharboe2008-10-271-2/+2
* Kees Jongenburger <kees.jongenburger@gmail.com> - fix typooharboe2008-10-271-1/+1
* Hongtao Zheng - add simulation because previous functions could not halt for ...oharboe2008-10-273-20/+72
* fix working area addressoharboe2008-10-271-1/+1
* added option to use ramdisk instead of flash jffs2oharboe2008-10-271-4/+184
* now compiles under Cygwin and eCos again.oharboe2008-10-271-0/+5
* - fix native mingw build if gettimeofday not defined.ntfreak2008-10-242-82/+74
* gdb_report_data_abort now ignores all target read errors, including address s...oharboe2008-10-242-9/+9
* fix working memory locationoharboe2008-10-231-15/+1