| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | arm7/9 breakpoint cleanup. arm7_9 sw/hw commands retired. openocd.texi is ale... | oharboe | 2008-08-14 | 1 | -268/+117 |
* | gaffe in previous commit fixed. "reset run" now works again for arm7/9 | oharboe | 2008-08-05 | 1 | -1/+1 |
* | halting srst_pulls_trst targets is now snappier and has explicit warning. | oharboe | 2008-08-05 | 1 | -0/+12 |
* | define resetting the target into the halted or running | oharboe | 2008-08-05 | 1 | -27/+8 |
* | moves handling of problems with resetting into the halted state | oharboe | 2008-08-05 | 1 | -1/+21 |
* | allow minidrivers to implement inner loop of dcc memory writes | oharboe | 2008-07-28 | 1 | -362/+348 |
* | added yours sincerely for files where I feel that I've made non-trivial contr... | oharboe | 2008-07-25 | 1 | -0/+3 |
* | - jtag_khz/speed are now single parameter only. These are used | oharboe | 2008-07-21 | 1 | -2/+2 |
* | clarify error message w.r.t. not being able to set breakpoint | oharboe | 2008-07-19 | 1 | -2/+2 |
* | - fix reset_halt issue with certain arm cores - address not set in embedded i... | ntfreak | 2008-06-25 | 1 | -9/+14 |
* | Spen spotted a bug in warning for missing srst_pulls_trst | oharboe | 2008-06-18 | 1 | -3/+3 |
* | Nicolas Pitre: Feroceon fixes | oharboe | 2008-06-06 | 1 | -3/+21 |
* | - moved flash erase_check target code to target.c | ntfreak | 2008-05-27 | 1 | -0/+63 |
* | moved srst_pulls_trst check into arm7_9_common.c. Not tested yet, if it is br... | oharboe | 2008-05-21 | 1 | -0/+23 |
* | Edgar Grimberg fixes some memory handling issues and | oharboe | 2008-05-20 | 1 | -1/+1 |
* | Fix crash when mode number fetched from the target is invalid. | oharboe | 2008-05-19 | 1 | -0/+28 |
* | This matters for embedded devices, but is probably not observably better for ... | oharboe | 2008-05-07 | 1 | -16/+8 |
* | make debug_level 3 useful again... the log just drowns. perhaps introduce deb... | oharboe | 2008-04-25 | 1 | -1/+1 |
* | added fast option. | oharboe | 2008-04-23 | 1 | -2/+2 |
* | Update Embedded ICE registers explicitly during target->type->examine() instead | oharboe | 2008-04-16 | 1 | -23/+4 |
* | - sw_bkpts fails if the target is not halted. The side effect is | oharboe | 2008-04-15 | 1 | -0/+6 |
* | allows launching OpenOCD w/telnet+gdb server w/the | oharboe | 2008-04-13 | 1 | -0/+3 |
* | Reset wip. Just adding hooks. This is just to reduce the size of the actual c... | oharboe | 2008-04-11 | 1 | -11/+3 |
* | - added "init" command. "init" and "reset" at end of startup script is equiva... | oharboe | 2008-04-09 | 1 | -10/+17 |
* | - only if "reset halt" or "reset init" are issued will the reset vector be se... | oharboe | 2008-04-07 | 1 | -20/+22 |
* | - reverted some of the changes that possibly broke arm926ejs. Waiting | oharboe | 2008-04-04 | 1 | -14/+33 |
* | - Work on fixing erase check. Many implementations are plain broken. | oharboe | 2008-04-03 | 1 | -44/+18 |
* | Removed exit()'s. A reset is usually enough to work around these, reducing cy... | oharboe | 2008-03-31 | 1 | -15/+8 |
* | TAP_SD/SI are now forbidden end states. | oharboe | 2008-03-26 | 1 | -39/+15 |
* | - rename log functions to stop conflicts under win32 (wingdi) | ntfreak | 2008-03-25 | 1 | -91/+91 |
* | - changed jtag_add_reset errors to warnings | ntfreak | 2008-03-22 | 1 | -2/+0 |
* | - adds two speeds to jtag_speed. reset and post reset speed. Default | oharboe | 2008-03-13 | 1 | -12/+14 |
* | - Improves error handling upon GDB connect | oharboe | 2008-03-07 | 1 | -7/+17 |
* | use jtag_execute_queue() instead of jtag->execute_queue() | oharboe | 2008-03-06 | 1 | -1/+1 |
* | - This speeds up dcc arm7_9 bulk write a little bit and exercises the jtag_ad... | oharboe | 2008-03-05 | 1 | -3/+37 |
* | backed out jtag_add_shift() | oharboe | 2008-03-01 | 1 | -21/+4 |
* | improve DCC bulk write performance by using jtag_add_shift() + tweaked embedd... | oharboe | 2008-03-01 | 1 | -4/+21 |
* | - image.c and fileio.c now uses logging to propagate error strings. | oharboe | 2008-02-29 | 1 | -2/+0 |
* | - fix issue when target is already halted | ntfreak | 2008-02-26 | 1 | -0/+1 |
* | - convert all files to unix line-ending | drath | 2008-02-25 | 1 | -9/+9 |
* | - fixed target->type->poll() return value | oharboe | 2008-02-24 | 1 | -16/+10 |
* | - added patch to make single-stepping more resilient | mifi | 2008-02-22 | 1 | -10/+22 |
* | - Fixed bug in pathmove for XScale | ntfreak | 2008-02-19 | 1 | -2/+20 |
* | - added patch to solve problem with AT91SAM9260 (dirty register) | mifi | 2008-02-06 | 1 | -4/+4 |
* | - add support for cortex_m3 target_request debugmsgs | ntfreak | 2008-01-17 | 1 | -0/+3 |
* | - added gdb flash fixes patch | mifi | 2008-01-07 | 1 | -4/+14 |
* | Do not overwrite code when removing software breakpoint if it no longer conta... | vpalatin | 2007-12-04 | 1 | -2/+10 |
* | - add verify_image command | ntfreak | 2007-10-22 | 1 | -0/+76 |
* | - renamed M5960 USB JTAG to "flyswatter" | drath | 2007-08-10 | 1 | -0/+52 |
* | - added support for Intel/Marvel PXA27x (XScale) targets | drath | 2007-06-21 | 1 | -0/+7 |