| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - change mips registers to std names | ntfreak | 2008-11-28 | 1 | -4/+4 |
* | - fix issue with luminary flash driver and tail bytes | ntfreak | 2008-11-27 | 1 | -12/+43 |
* | Rick Altherr <kc8apf@kc8apf.net> retire obsolete syntax | oharboe | 2008-11-27 | 3 | -191/+0 |
* | - stm32x flash driver: add support for low density devices | ntfreak | 2008-11-27 | 1 | -1/+33 |
* | 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 |
* | friendlier error messages | oharboe | 2008-11-26 | 1 | -3/+6 |
* | wip | oharboe | 2008-11-26 | 2 | -68/+79 |
* | - add new cortex_m3 maskisr cmd | ntfreak | 2008-11-21 | 1 | -0/+39 |
* | - fix issue with gdb_target_to_reg missing second byte | ntfreak | 2008-11-20 | 1 | -1/+1 |
* | - preserve cortex_m3 C_MASKINTS during resume/step | ntfreak | 2008-11-20 | 2 | -45/+60 |
* | - fox small typo in handle_irscan_command | ntfreak | 2008-11-20 | 1 | -1/+1 |
* | jtag_get_device() now returns NULL and reports error instead of invoking exit() | oharboe | 2008-11-19 | 11 | -352/+394 |
* | error checking - no reported errors, but catched a couple of exit()'s and con... | oharboe | 2008-11-19 | 5 | -178/+186 |
* | big endian fix for GDB. Probably fixes a memory corruption(not reported) as w... | oharboe | 2008-11-18 | 1 | -26/+57 |
* | - 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 |
* | krzysztof.dziuba Gazeta.pl <krzysztof.dziuba@gazeta.pl> - to add support for ... | oharboe | 2008-11-13 | 1 | -1/+86 |
* | nios wip | oharboe | 2008-11-13 | 2 | -2/+8 |
* | - 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 |
* | Fixes (more or less) random SEGFAULT upon invoking script_command(). | oharboe | 2008-11-11 | 1 | -2/+11 |
* | sense srst | oharboe | 2008-11-11 | 1 | -1/+8 |
* | broadcast mac address in UDP hello message | oharboe | 2008-11-10 | 1 | -24/+30 |
* | execute reset init upon power restore / srst deassert | oharboe | 2008-11-10 | 2 | -5/+79 |
* | minor cleanup | oharboe | 2008-11-10 | 3 | -17/+7 |
* | terminal forwarding available from GUI | oharboe | 2008-11-09 | 1 | -4/+9 |
* | ocd_flash_banks now returns empty list when no flash banks are configured ins... | oharboe | 2008-11-07 | 1 | -5/+0 |
* | zy1000 1.47 | oharboe | 2008-11-07 | 1 | -1/+1 |
* | ocd_flash_banks now returns empty list when no flash banks are configured ins... | oharboe | 2008-11-07 | 1 | -2/+2 |
* | typos | oharboe | 2008-11-07 | 1 | -12/+12 |
* | - remove build warnings | ntfreak | 2008-11-06 | 4 | -59/+58 |
* | added device discovery | oharboe | 2008-11-06 | 1 | -0/+4 |
* | 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 | 2 | -1/+12 |
* | zy1000 1.46 | oharboe | 2008-11-05 | 1 | -1/+1 |
* | wip | oharboe | 2008-11-05 | 3 | -0/+63 |
* | fix telnet async messages. retired telnet_async command - no user serviceable... | oharboe | 2008-11-05 | 6 | -76/+78 |
* | disable continous polling while srst is asserted and power dropout is detected | oharboe | 2008-11-05 | 5 | -370/+436 |
* | arm7_9_execute_sys_speed error propagation. Found by code inspection, no obse... | oharboe | 2008-11-04 | 2 | -3/+7 |
* | cpu help command wip | oharboe | 2008-11-04 | 1 | -1/+40 |
* | 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 | 2 | -13/+13 |
* | Peter Hettkamp <peter.hettkamp@htp-tel.de> fix some problems with xsvf. Still... | oharboe | 2008-11-03 | 1 | -1/+29 |
* | Rick Altherr <kc8apf@kc8apf.net> - fix warnings | oharboe | 2008-11-03 | 5 | -7/+7 |
* | more error handling and removed force breakpoints as that is handled by a mor... | oharboe | 2008-11-02 | 2 | -88/+79 |