aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-10-22Laurentiu Cocanu - more help textoharboe10-37/+48
2008-10-22version number keyword expansion handlingoharboe1-2/+4
2008-10-22fix warnings when building for eCosoharboe2-2/+4
2008-10-21remove duplicate targetoharboe2-17/+1
2008-10-17try to get struct timezone def right w.r.t. config.h. Now compiles under Cygw...oharboe1-9/+13
2008-10-16- update docs deprecated section to include links to new commands (if any)ntfreak2-1121/+1121
2008-10-16sleep command now prints out target debugmsgs w/anything like usable performanceoharboe3-6/+11
2008-10-16fix error handling in flash filloharboe1-11/+7
2008-10-16added help on production proc'soharboe2-5/+21
2008-10-16adding concept of production scriptoharboe1-21/+64
2008-10-16removed autoerase from flash fillXoharboe1-23/+13
2008-10-16added capture command to capture log output. Useful when wanting to capture l...oharboe1-0/+27
2008-10-16more robust error reporting for DCCoharboe2-0/+7
2008-10-16unsik Kim <donari75@gmail.com> - mflash supportoharboe4-5/+1140
2008-10-15- fix tcl_port typo in docsntfreak2-25/+12
2008-10-15Laurentiu Cocanu - memory read/write and exit() error path fixesoharboe15-131/+406
2008-10-15김운식 <donari75@gmail.com> spotted a bug in target_write_u8oharboe1-1/+1
2008-10-14- remove build warningsntfreak7-35/+39
2008-10-14Laurentiu Cocanu - fix error handlingoharboe1-10/+33
2008-10-14fixed a few crashes in syntax handlingoharboe1-237/+235
2008-10-14Laurentiu Cocanu - more error handling fixesoharboe3-25/+85
2008-10-14Laurentiu Cocanu - add error handlingoharboe13-166/+544
2008-10-14testing of syntax error in reset and at startupoharboe3-1/+21
2008-10-14reset cleanup. Remove obsolete events that are not needed for compatibility.oharboe16-28/+22
2008-10-14Ben Bodley TEKNIQUE <ben@teknique.com> - support for the 1Mb Spansion Flash S...oharboe2-0/+19
2008-10-14John McCarthy <jgmcc@magma.ca> two patches add a mips_m4k target option (ejta...oharboe1-8/+15
2008-10-14John McCarthy <jgmcc@magma.ca> cleans up the usage of theoharboe5-77/+81
2008-10-14reset cleanupoharboe1-1/+1
2008-10-13Retired old reset code according to plan.oharboe2-132/+2
2008-10-13SEGFAULT gaffe in dummy register handlingoharboe1-2/+2
2008-10-13hontor <hontor@126.com> - ARMV7_GDB_HACKS compilation error fixoharboe1-86/+88
2008-10-13fix crash when connecting GDB to powered down targetoharboe2-7/+8
2008-10-13fix crash when connecting GDB to powered down targetoharboe1-3/+2
2008-10-13Fixed gaffes in reset script handling + improved erroroharboe3-44/+48
2008-10-13Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks...oharboe8-53/+110
2008-10-12 Fix problems with DCC downloads routine crashing silently.oharboe2-81/+101
2008-10-11Duane Ellis: addresses protocol problems with GDB.oharboe2-6/+36
2008-10-10John McCarthy <jgmcc@magma.ca> openocd-usb.cfg addedoharboe2-1/+11
2008-10-09abort writing algorithm to target upon failureoharboe1-1/+6
2008-10-09enumeration of threads for testing purposes.oharboe1-0/+67
2008-10-09zy1000 1.44 snapshotoharboe3-21/+3
2008-10-09added busy sleep (for testing purposes)oharboe3-63/+93
2008-10-08- remove build warnings from mips_m4k.c and arm11.cntfreak5-1410/+1357
2008-10-08Richard Missenden exit now works during startup scriptoharboe1-6/+15
2008-10-08file not found SEGFAULT fixoharboe2-1/+5
2008-10-08John McCarthy <jgmcc@magma.ca> adds support for DMA mode access as supported ...oharboe6-5/+521
2008-10-07reduce patch problems by moving $xxx expansion into seperate fnoharboe1-12/+30
2008-10-07Fixes SEGFAULT when setting registers from GDB.oharboe6-22/+49
2008-10-07Frederik Kriewitz <frederik at kriewitz.eu> Segmentation fault fix.oharboe1-0/+3
2008-10-07fixed crash in dummy register handlingoharboe1-0/+26