| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added checks for target->type->read/write_memory, soft_reset_halt and run_alg... | oharboe | 2008-04-15 | 1 | -0/+4 |
* | Reset wip. Just adding hooks. This is just to reduce the size of the actual c... | oharboe | 2008-04-11 | 1 | -0/+3 |
* | added target->type->examine(). Eventually this will allow for bringing up tel... | oharboe | 2008-04-11 | 1 | -1/+15 |
* | - added "init" command. "init" and "reset" at end of startup script is equiva... | oharboe | 2008-04-09 | 1 | -8/+5 |
* | - Work on fixing erase check. Many implementations are plain broken. | oharboe | 2008-04-03 | 1 | -2/+24 |
* | Michael Bruck: fixed warnings | oharboe | 2008-03-13 | 1 | -2/+2 |
* | - adds two speeds to jtag_speed. reset and post reset speed. Default | oharboe | 2008-03-13 | 1 | -1/+8 |
* | - the jtag chain is examined and validated after GDB & telnet servers | oharboe | 2008-03-10 | 1 | -1/+9 |
* | - Improves error handling upon GDB connect | oharboe | 2008-03-07 | 1 | -2/+1 |
* | * fixed malloc corruption in target->debug_reason | oharboe | 2008-03-05 | 1 | -1/+2 |
* | some comments from Dominic | oharboe | 2008-03-03 | 1 | -1/+10 |
* | - "flash write_binary" is now "flash write_bank" to clarify the focus of the | oharboe | 2008-02-25 | 1 | -0/+3 |
* | - fixed target->type->poll() return value | oharboe | 2008-02-24 | 1 | -3/+4 |
* | - Fixed bug in pathmove for XScale | ntfreak | 2008-02-19 | 1 | -1/+8 |
* | - added synchronous reset patch, Thanks Øyvind Harboe | ntfreak | 2008-02-07 | 1 | -0/+1 |
* | - add support for cortex_m3 target_request debugmsgs | ntfreak | 2008-01-17 | 1 | -0/+1 |
* | - minimum autoconf 2.59 is now required and verified - due to issues with AS_... | ntfreak | 2007-12-29 | 1 | -0/+2 |
* | - add verify_image command | ntfreak | 2007-10-22 | 1 | -0/+3 |
* | - cleaned up str7, str9 and stm32 flash drivers | ntfreak | 2007-10-08 | 1 | -0/+1 |
* | - renamed M5960 USB JTAG to "flyswatter" | drath | 2007-08-10 | 1 | -1/+7 |
* | - explicitly disable monitor mode on ARM7/9 targets | drath | 2007-04-16 | 1 | -0/+1 |
* | - merged XScale branch back into trunk | drath | 2007-03-28 | 1 | -6/+8 |
* | - added support for the oocd-link (http://www.joernonline.de/dw/doku.php?id=e... | drath | 2006-11-07 | 1 | -2/+2 |
* | - endianess fixes everywhere but in the flash code. flashing might still be b... | drath | 2006-08-31 | 1 | -0/+7 |
* | - added support for AT91SAM7A3 flash (patch from andre renaud, thanks) | drath | 2006-06-23 | 1 | -0/+5 |
* | - prepare OpenOCD for branching, created ./trunk/ | drath | 2006-06-02 | 1 | -0/+231 |