summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* - change mips registers to std namesntfreak2008-11-281-4/+4
* - fix issue with luminary flash driver and tail bytesntfreak2008-11-271-12/+43
* Rick Altherr <kc8apf@kc8apf.net> retire obsolete syntaxoharboe2008-11-273-191/+0
* - stm32x flash driver: add support for low density devicesntfreak2008-11-271-1/+33
* 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
* friendlier error messagesoharboe2008-11-261-3/+6
* wipoharboe2008-11-262-68/+79
* - add new cortex_m3 maskisr cmdntfreak2008-11-211-0/+39
* - fix issue with gdb_target_to_reg missing second bytentfreak2008-11-201-1/+1
* - preserve cortex_m3 C_MASKINTS during resume/stepntfreak2008-11-202-45/+60
* - fox small typo in handle_irscan_commandntfreak2008-11-201-1/+1
* jtag_get_device() now returns NULL and reports error instead of invoking exit()oharboe2008-11-1911-352/+394
* error checking - no reported errors, but catched a couple of exit()'s and con...oharboe2008-11-195-178/+186
* big endian fix for GDB. Probably fixes a memory corruption(not reported) as w...oharboe2008-11-181-26/+57
* - 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
* krzysztof.dziuba Gazeta.pl <krzysztof.dziuba@gazeta.pl> - to add support for ...oharboe2008-11-131-1/+86
* nios wipoharboe2008-11-132-2/+8
* - fix crash when variant for mips32 target not givenntfreak2008-11-121-1/+2
* - slight mips32 cleanup/reformatntfreak2008-11-124-87/+116
* Fixes (more or less) random SEGFAULT upon invoking script_command().oharboe2008-11-111-2/+11
* sense srstoharboe2008-11-111-1/+8
* broadcast mac address in UDP hello messageoharboe2008-11-101-24/+30
* execute reset init upon power restore / srst deassertoharboe2008-11-102-5/+79
* minor cleanupoharboe2008-11-103-17/+7
* terminal forwarding available from GUIoharboe2008-11-091-4/+9
* ocd_flash_banks now returns empty list when no flash banks are configured ins...oharboe2008-11-071-5/+0
* zy1000 1.47oharboe2008-11-071-1/+1
* ocd_flash_banks now returns empty list when no flash banks are configured ins...oharboe2008-11-071-2/+2
* typosoharboe2008-11-071-12/+12
* - remove build warningsntfreak2008-11-064-59/+58
* added device discoveryoharboe2008-11-061-0/+4
* 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-052-1/+12
* zy1000 1.46 oharboe2008-11-051-1/+1
* wipoharboe2008-11-053-0/+63
* fix telnet async messages. retired telnet_async command - no user serviceable...oharboe2008-11-056-76/+78
* disable continous polling while srst is asserted and power dropout is detectedoharboe2008-11-055-370/+436
* arm7_9_execute_sys_speed error propagation. Found by code inspection, no obse...oharboe2008-11-042-3/+7
* cpu help command wipoharboe2008-11-041-1/+40
* 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-032-13/+13
* Peter Hettkamp <peter.hettkamp@htp-tel.de> fix some problems with xsvf. Still...oharboe2008-11-031-1/+29
* Rick Altherr <kc8apf@kc8apf.net> - fix warningsoharboe2008-11-035-7/+7
* more error handling and removed force breakpoints as that is handled by a mor...oharboe2008-11-022-88/+79