aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-11-11Fixes (more or less) random SEGFAULT upon invoking script_command().oharboe1-2/+11
2008-11-11sense srstoharboe1-1/+8
2008-11-10broadcast mac address in UDP hello messageoharboe1-24/+30
2008-11-10execute reset init upon power restore / srst deassertoharboe2-5/+79
2008-11-10minor cleanupoharboe3-17/+7
2008-11-09terminal forwarding available from GUIoharboe1-4/+9
2008-11-07ocd_flash_banks now returns empty list when no flash banks are configured ins...oharboe1-5/+0
2008-11-07zy1000 1.47oharboe1-1/+1
2008-11-07ocd_flash_banks now returns empty list when no flash banks are configured ins...oharboe1-2/+2
2008-11-07typosoharboe1-12/+12
2008-11-06- remove build warningsntfreak4-59/+58
2008-11-06added device discoveryoharboe1-0/+4
2008-11-06s3c6410 chipoharboe1-0/+20
2008-11-05MOE=0xc debug reason reset problems.oharboe1-0/+14
2008-11-05926ejs target uses rclk. Cleaned up jtag_khz output a bit.oharboe2-1/+12
2008-11-05zy1000 1.46 oharboe1-1/+1
2008-11-05wipoharboe3-0/+63
2008-11-05fix telnet async messages. retired telnet_async command - no user serviceable...oharboe6-76/+78
2008-11-05disable continous polling while srst is asserted and power dropout is detectedoharboe5-370/+436
2008-11-04arm7_9_execute_sys_speed error propagation. Found by code inspection, no obse...oharboe2-3/+7
2008-11-04cpu help command wipoharboe1-1/+40
2008-11-04Rick Alterr - The attached patch makes the target syntax parsing much more ro...oharboe1-20/+29
2008-11-03- fix issue with jlink/libusb timeout under linuxntfreak2-13/+13
2008-11-03Peter Hettkamp <peter.hettkamp@htp-tel.de> fix some problems with xsvf. Still...oharboe1-1/+29
2008-11-03Rick Altherr <kc8apf@kc8apf.net> - fix warningsoharboe5-7/+7
2008-11-02more error handling and removed force breakpoints as that is handled by a mor...oharboe2-88/+79
2008-11-02invoke target_create() onceoharboe1-1/+0
2008-11-02step command now propagates erroroharboe1-3/+3
2008-11-02Alan Carvalho de Assis <acassis@gmail.com> imx27 config fileoharboe2-1/+14
2008-11-02Øyvind Harboe and Rick Altherr <kc8apf@kc8apf.net> - handle failed run algor...oharboe1-32/+42
2008-11-02Rick Altherr <kc8apf@kc8apf.net> - fix flash write_bank output.oharboe1-1/+1
2008-11-02Rick Altherr <kc8apf@kc8apf.net> - In cortex_m3_resume if debug_execution is...oharboe1-0/+5
2008-10-31Added telnet_async command to enable/disable asynchronousoharboe4-4/+49
2008-10-31Rick Altherr <kc8apf@kc8apf.net> switch to new syntax for target eventsoharboe25-432/+433
2008-10-30Rick Altherr <kc8apf@kc8apf.net> - update syntaxoharboe37-114/+70
2008-10-30Hongtao Zheng single step fixesoharboe4-32/+43
2008-10-28- remove build warningntfreak1-1/+1
2008-10-28Kees Jongenburger <kees.jongenburger@gmail.com> update syntaxoharboe1-3/+14
2008-10-28Hongtao Zheng - more fixes to single stepping. Better hiding of details and ...oharboe3-37/+17
2008-10-28Hongtao Zheng - fix a simulation error for "BX PC"oharboe1-0/+7
2008-10-28Rick Altherr <kc8apf@kc8apf.net> - fix support for old target syntaxoharboe1-11/+24
2008-10-27Kees Jongenburger <kees.jongenburger@gmail.com> old" syntax target command ap...oharboe1-2/+2
2008-10-27Kees Jongenburger <kees.jongenburger@gmail.com> - fix typooharboe1-1/+1
2008-10-27Hongtao Zheng - add simulation because previous functions could not halt for ...oharboe3-20/+72
2008-10-27fix working area addressoharboe1-1/+1
2008-10-27added option to use ramdisk instead of flash jffs2oharboe1-4/+184
2008-10-27now compiles under Cygwin and eCos again.oharboe1-0/+5
2008-10-24- fix native mingw build if gettimeofday not defined.ntfreak2-82/+74
2008-10-24gdb_report_data_abort now ignores all target read errors, including address s...oharboe2-9/+9
2008-10-23fix working memory locationoharboe1-15/+1