summaryrefslogtreecommitdiff
path: root/src/target
Commit message (Expand)AuthorAgeFilesLines
* 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
* Hongtao Zheng - add simulation because previous functions could not halt for ...oharboe2008-10-273-20/+72
* fix working area addressoharboe2008-10-271-1/+1
* fix working memory locationoharboe2008-10-231-15/+1
* hontor <hontor@126.com> - fix simulation step errorsoharboe2008-10-231-3/+9
* only log BUG: (do not return error) in the case of unknown debug reason(0xc)oharboe2008-10-231-1/+1
* whitespace trouble....oharboe2008-10-231-89/+89
* Laurentiu Cocanu - more help textoharboe2008-10-222-6/+6
* remove duplicate targetoharboe2008-10-212-17/+1
* sleep command now prints out target debugmsgs w/anything like usable performanceoharboe2008-10-161-1/+1
* added help on production proc'soharboe2008-10-161-5/+1
* adding concept of production scriptoharboe2008-10-161-21/+64
* more robust error reporting for DCCoharboe2008-10-162-0/+7
* - fix tcl_port typo in docsntfreak2008-10-151-9/+9
* Laurentiu Cocanu - memory read/write and exit() error path fixesoharboe2008-10-159-44/+121
* 김운식 <donari75@gmail.com> spotted a bug in target_write_u8oharboe2008-10-151-1/+1
* - remove build warningsntfreak2008-10-146-33/+34
* fixed a few crashes in syntax handlingoharboe2008-10-141-237/+235
* Laurentiu Cocanu - more error handling fixesoharboe2008-10-141-6/+21
* Laurentiu Cocanu - add error handlingoharboe2008-10-1413-166/+544
* testing of syntax error in reset and at startupoharboe2008-10-143-1/+21
* reset cleanup. Remove obsolete events that are not needed for compatibility.oharboe2008-10-1415-21/+19
* John McCarthy <jgmcc@magma.ca> two patches add a mips_m4k target option (ejta...oharboe2008-10-141-8/+15
* John McCarthy <jgmcc@magma.ca> cleans up the usage of theoharboe2008-10-145-77/+81
* reset cleanupoharboe2008-10-141-1/+1
* Retired old reset code according to plan.oharboe2008-10-132-132/+2
* SEGFAULT gaffe in dummy register handlingoharboe2008-10-131-2/+2
* hontor <hontor@126.com> - ARMV7_GDB_HACKS compilation error fixoharboe2008-10-131-86/+88
* fix crash when connecting GDB to powered down targetoharboe2008-10-132-7/+8
* fix crash when connecting GDB to powered down targetoharboe2008-10-131-3/+2
* Fixed gaffes in reset script handling + improved erroroharboe2008-10-132-4/+8
* Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks...oharboe2008-10-136-49/+108
* Fix problems with DCC downloads routine crashing silently.oharboe2008-10-122-81/+101
* John McCarthy <jgmcc@magma.ca> openocd-usb.cfg addedoharboe2008-10-102-1/+11
* abort writing algorithm to target upon failureoharboe2008-10-091-1/+6
* zy1000 1.44 snapshotoharboe2008-10-092-19/+1
* - remove build warnings from mips_m4k.c and arm11.cntfreak2008-10-085-1410/+1357
* file not found SEGFAULT fixoharboe2008-10-081-0/+2
* John McCarthy <jgmcc@magma.ca> adds support for DMA mode access as supported ...oharboe2008-10-086-5/+521
* Fixes SEGFAULT when setting registers from GDB.oharboe2008-10-076-22/+49
* Frederik Kriewitz <frederik at kriewitz.eu> Segmentation fault fix.oharboe2008-10-071-0/+3
* fixed crash in dummy register handlingoharboe2008-10-071-0/+26
* Georg Acher <acher@in.tum.de> - arm11 wip. run algorithm + small init bugfix. oharboe2008-10-072-30/+193