| Commit message (Expand) | Author | Age | Files | Lines |
* | - remove target specific variant and use target->variant member | ntfreak | 2008-12-13 | 1 | -8/+4 |
* | Change tap_state naming to be consistent with SVF documentation. | kc8apf | 2008-12-13 | 1 | -3/+3 |
* | jtag newtap change & huge manual update | duane | 2008-11-30 | 1 | -11/+11 |
* | MOE=0xc debug reason reset problems. | oharboe | 2008-11-05 | 1 | -0/+14 |
* | only log BUG: (do not return error) in the case of unknown debug reason(0xc) | oharboe | 2008-10-23 | 1 | -1/+1 |
* | whitespace trouble.... | oharboe | 2008-10-23 | 1 | -89/+89 |
* | Laurentiu Cocanu - add error handling | oharboe | 2008-10-14 | 1 | -11/+34 |
* | - added myself to copyright on files i remember adding large contributions fo... | ntfreak | 2008-09-20 | 1 | -7/+0 |
* | Duane Ellis: "target as an [tcl] object" feature. | oharboe | 2008-09-01 | 1 | -22/+13 |
* | duan ellis target tcl work in progress | oharboe | 2008-08-24 | 1 | -1/+1 |
* | fix BUG: keep_alive() error messages | oharboe | 2008-08-20 | 1 | -5/+13 |
* | added some alive_sleep()'s | oharboe | 2008-08-19 | 1 | -1/+1 |
* | arm7/9 breakpoint cleanup. arm7_9 sw/hw commands retired. openocd.texi is ale... | oharboe | 2008-08-14 | 1 | -3/+0 |
* | Duane Ellis: fix warnings | oharboe | 2008-08-05 | 1 | -2/+2 |
* | - fix compile errors when _DEBUG_INSTRUCTION_EXECUTION_ is defined | ntfreak | 2008-06-24 | 1 | -1/+1 |
* | - moved flash erase_check target code to target.c | ntfreak | 2008-05-27 | 1 | -0/+1 |
* | Reset wip. Just adding hooks. This is just to reduce the size of the actual c... | oharboe | 2008-04-11 | 1 | -1/+1 |
* | Wip - split target setup and target examination | oharboe | 2008-04-11 | 1 | -0/+1 |
* | - Work on fixing erase check. Many implementations are plain broken. | oharboe | 2008-04-03 | 1 | -1/+0 |
* | Added timeout(instead of infinite loop) to soft_reset_halt | oharboe | 2008-04-02 | 1 | -3/+17 |
* | - rename log functions to stop conflicts under win32 (wingdi) | ntfreak | 2008-03-25 | 1 | -22/+22 |
* | marked infinite loop in code w/TODO and fixed warning. | oharboe | 2008-03-13 | 1 | -1/+2 |
* | - Improves error handling upon GDB connect | oharboe | 2008-03-07 | 1 | -4/+1 |
* | Edgar Grimberg, fix arm926ejs_examine_debug_reason return value. | oharboe | 2008-03-07 | 1 | -1/+3 |
* | I fixed all the targets even though | oharboe | 2008-03-03 | 1 | -0/+1 |
* | - convert all files to unix line-ending | drath | 2008-02-25 | 1 | -944/+944 |
* | From Michael Bruck | oharboe | 2008-02-25 | 1 | -944/+944 |
* | - added "xscale fast_memory_access" which speeds up memory | oharboe | 2008-02-24 | 1 | -1/+44 |
* | - fixed target->type->poll() return value | oharboe | 2008-02-24 | 1 | -3/+3 |
* | - fix for feroceon CP15 register access (thanks to Niolas Pitre for this patch) | drath | 2008-02-23 | 1 | -31/+47 |
* | - fixes issue with reset and arm926ejs core. Thanks Øyvind Harboe | ntfreak | 2008-02-04 | 1 | -7/+7 |
* | - added patch "remove error handler as planned" | mifi | 2008-01-20 | 1 | -14/+8 |
* | - add verify_image command | ntfreak | 2007-10-22 | 1 | -1/+2 |
* | - renamed M5960 USB JTAG to "flyswatter" | drath | 2007-08-10 | 1 | -0/+2 |
* | - added manpage for OpenOCD (thanks to Uwe Hermann) | drath | 2007-06-14 | 1 | -1/+1 |
* | -- corrected embedded ice definitions | ntfreak | 2007-05-10 | 1 | -1/+1 |
* | - improved ETB trace output | drath | 2007-04-26 | 1 | -0/+4 |
* | - added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr... | drath | 2007-04-25 | 1 | -16/+48 |
* | - explicitly disable monitor mode on ARM7/9 targets | drath | 2007-04-16 | 1 | -0/+1 |
* | - correctly mask out bits that aren't part of a copied buffer | drath | 2007-04-12 | 1 | -2/+2 |
* | - added "arm9tdmi vector_catch ['all'|'none'|'vec1 [vec2 [...]]']" command | drath | 2007-03-29 | 1 | -9/+15 |
* | - Added support for ARM926EJ-S based cores | drath | 2007-01-25 | 1 | -0/+845 |