summaryrefslogtreecommitdiff
path: root/src/target
Commit message (Expand)AuthorAgeFilesLines
* - change mips registers to std namesntfreak2008-11-281-4/+4
* Rick Altherr <kc8apf@kc8apf.net> retire obsolete syntaxoharboe2008-11-272-147/+0
* Carlos Antunes <cmantunes@nowthor.com> fixes to get script to work.oharboe2008-11-271-2/+2
* - fixes segfault using the targets cmd if multiple targets definedntfreak2008-11-261-2/+3
* - correct corrupt target configsntfreak2008-11-263-3/+3
* - add new cortex_m3 maskisr cmdntfreak2008-11-211-0/+39
* - preserve cortex_m3 C_MASKINTS during resume/stepntfreak2008-11-202-45/+60
* jtag_get_device() now returns NULL and reports error instead of invoking exit()oharboe2008-11-197-53/+72
* error checking - no reported errors, but catched a couple of exit()'s and con...oharboe2008-11-194-140/+148
* - add support for hardware breakpoints to mips32 targetntfreak2008-11-175-28/+276
* - stops multiple calls to examine from allocating the breakpoint arraysntfreak2008-11-141-40/+43
* - correct the register hi/lo read - wrong way roundntfreak2008-11-134-59/+76
* big endian software breakpoint bogus error messages fixedoharboe2008-11-131-2/+2
* - fix crash when variant for mips32 target not givenntfreak2008-11-121-1/+2
* - slight mips32 cleanup/reformatntfreak2008-11-124-87/+116
* execute reset init upon power restore / srst deassertoharboe2008-11-101-5/+59
* - remove build warningsntfreak2008-11-064-59/+58
* 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-051-0/+5
* wipoharboe2008-11-053-0/+63
* fix telnet async messages. retired telnet_async command - no user serviceable...oharboe2008-11-052-32/+45
* disable continous polling while srst is asserted and power dropout is detectedoharboe2008-11-051-1/+69
* arm7_9_execute_sys_speed error propagation. Found by code inspection, no obse...oharboe2008-11-042-3/+7
* 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-031-12/+12
* Rick Altherr <kc8apf@kc8apf.net> - fix warningsoharboe2008-11-031-2/+2
* 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> - In cortex_m3_resume if debug_execution is...oharboe2008-11-021-0/+5
* 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
* 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