| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Karl Beldan <karl.beldan@gmail.com> - fix vector_catch command | oharboe | 2008-12-04 | 1 | -1/+1 |
* | - incorrect str9 irmask used in config files | ntfreak | 2008-12-03 | 3 | -7/+7 |
* | - cleanup target config scripts | ntfreak | 2008-12-03 | 11 | -26/+29 |
* | - fix incorrect svn props from last commit | ntfreak | 2008-12-01 | 15 | -0/+0 |
* | update zy1000 to svn head jtag api | oharboe | 2008-12-01 | 1 | -2/+1 |
* | correct CPU ID | oharboe | 2008-12-01 | 1 | -1/+1 |
* | jtag newtap change & huge manual update | duane | 2008-11-30 | 89 | -532/+1601 |
* | - change mips registers to std names | ntfreak | 2008-11-28 | 1 | -4/+4 |
* | Rick Altherr <kc8apf@kc8apf.net> retire obsolete syntax | oharboe | 2008-11-27 | 2 | -147/+0 |
* | Carlos Antunes <cmantunes@nowthor.com> fixes to get script to work. | oharboe | 2008-11-27 | 1 | -2/+2 |
* | - fixes segfault using the targets cmd if multiple targets defined | ntfreak | 2008-11-26 | 1 | -2/+3 |
* | - correct corrupt target configs | ntfreak | 2008-11-26 | 3 | -3/+3 |
* | - add new cortex_m3 maskisr cmd | ntfreak | 2008-11-21 | 1 | -0/+39 |
* | - preserve cortex_m3 C_MASKINTS during resume/step | ntfreak | 2008-11-20 | 2 | -45/+60 |
* | jtag_get_device() now returns NULL and reports error instead of invoking exit() | oharboe | 2008-11-19 | 7 | -53/+72 |
* | error checking - no reported errors, but catched a couple of exit()'s and con... | oharboe | 2008-11-19 | 4 | -140/+148 |
* | - add support for hardware breakpoints to mips32 target | ntfreak | 2008-11-17 | 5 | -28/+276 |
* | - stops multiple calls to examine from allocating the breakpoint arrays | ntfreak | 2008-11-14 | 1 | -40/+43 |
* | - correct the register hi/lo read - wrong way round | ntfreak | 2008-11-13 | 4 | -59/+76 |
* | big endian software breakpoint bogus error messages fixed | oharboe | 2008-11-13 | 1 | -2/+2 |
* | - fix crash when variant for mips32 target not given | ntfreak | 2008-11-12 | 1 | -1/+2 |
* | - slight mips32 cleanup/reformat | ntfreak | 2008-11-12 | 4 | -87/+116 |
* | execute reset init upon power restore / srst deassert | oharboe | 2008-11-10 | 1 | -5/+59 |
* | - remove build warnings | ntfreak | 2008-11-06 | 4 | -59/+58 |
* | s3c6410 chip | oharboe | 2008-11-06 | 1 | -0/+20 |
* | MOE=0xc debug reason reset problems. | oharboe | 2008-11-05 | 1 | -0/+14 |
* | 926ejs target uses rclk. Cleaned up jtag_khz output a bit. | oharboe | 2008-11-05 | 1 | -0/+5 |
* | wip | oharboe | 2008-11-05 | 3 | -0/+63 |
* | fix telnet async messages. retired telnet_async command - no user serviceable... | oharboe | 2008-11-05 | 2 | -32/+45 |
* | disable continous polling while srst is asserted and power dropout is detected | oharboe | 2008-11-05 | 1 | -1/+69 |
* | arm7_9_execute_sys_speed error propagation. Found by code inspection, no obse... | oharboe | 2008-11-04 | 2 | -3/+7 |
* | Rick Alterr - The attached patch makes the target syntax parsing much more ro... | oharboe | 2008-11-04 | 1 | -20/+29 |
* | - fix issue with jlink/libusb timeout under linux | ntfreak | 2008-11-03 | 1 | -12/+12 |
* | Rick Altherr <kc8apf@kc8apf.net> - fix warnings | oharboe | 2008-11-03 | 1 | -2/+2 |
* | more error handling and removed force breakpoints as that is handled by a mor... | oharboe | 2008-11-02 | 2 | -88/+79 |
* | invoke target_create() once | oharboe | 2008-11-02 | 1 | -1/+0 |
* | step command now propagates error | oharboe | 2008-11-02 | 1 | -3/+3 |
* | Alan Carvalho de Assis <acassis@gmail.com> imx27 config file | oharboe | 2008-11-02 | 2 | -1/+14 |
* | Øyvind Harboe and Rick Altherr <kc8apf@kc8apf.net> - handle failed run algor... | oharboe | 2008-11-02 | 1 | -32/+42 |
* | Rick Altherr <kc8apf@kc8apf.net> - In cortex_m3_resume if debug_execution is... | oharboe | 2008-11-02 | 1 | -0/+5 |
* | Rick Altherr <kc8apf@kc8apf.net> switch to new syntax for target events | oharboe | 2008-10-31 | 25 | -432/+433 |
* | Rick Altherr <kc8apf@kc8apf.net> - update syntax | oharboe | 2008-10-30 | 37 | -114/+70 |
* | Hongtao Zheng single step fixes | oharboe | 2008-10-30 | 4 | -32/+43 |
* | - remove build warning | ntfreak | 2008-10-28 | 1 | -1/+1 |
* | Kees Jongenburger <kees.jongenburger@gmail.com> update syntax | oharboe | 2008-10-28 | 1 | -3/+14 |
* | Hongtao Zheng - more fixes to single stepping. Better hiding of details and ... | oharboe | 2008-10-28 | 3 | -37/+17 |
* | Hongtao Zheng - fix a simulation error for "BX PC" | oharboe | 2008-10-28 | 1 | -0/+7 |
* | Rick Altherr <kc8apf@kc8apf.net> - fix support for old target syntax | oharboe | 2008-10-28 | 1 | -11/+24 |
* | Kees Jongenburger <kees.jongenburger@gmail.com> old" syntax target command ap... | oharboe | 2008-10-27 | 1 | -2/+2 |
* | Hongtao Zheng - add simulation because previous functions could not halt for ... | oharboe | 2008-10-27 | 3 | -20/+72 |