| Commit message (Expand) | Author | Age | Files | Lines |
* | - moved flash erase_check target code to target.c | ntfreak | 2008-05-27 | 1 | -0/+1 |
* | Fix crash when mode number fetched from the target is invalid. | oharboe | 2008-05-19 | 1 | -0/+12 |
* | 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 | -15/+15 |
* | - Improves error handling upon GDB connect | oharboe | 2008-03-07 | 1 | -4/+1 |
* | 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 | -1485/+1485 |
* | From Michael Bruck | oharboe | 2008-02-25 | 1 | -1485/+1485 |
* | - fixed target->type->poll() return value | oharboe | 2008-02-24 | 1 | -4/+3 |
* | - added patch to solve problem with AT91SAM9260 (dirty register) | mifi | 2008-02-06 | 1 | -21/+21 |
* | - add verify_image command | ntfreak | 2007-10-22 | 1 | -1/+2 |
* | - renamed M5960 USB JTAG to "flyswatter" | drath | 2007-08-10 | 1 | -0/+2 |
* | -- corrected embedded ice definitions | ntfreak | 2007-05-10 | 1 | -1/+1 |
* | - added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr... | drath | 2007-04-25 | 1 | -7/+7 |
* | - explicitly disable monitor mode on ARM7/9 targets | drath | 2007-04-16 | 1 | -0/+1 |
* | - fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin) | drath | 2007-01-22 | 1 | -1/+1 |
* | - added debug output for D/I FSR and FAR (arm920t) | drath | 2006-09-04 | 1 | -0/+3 |
* | - endianess fixes everywhere but in the flash code. flashing might still be b... | drath | 2006-08-31 | 1 | -104/+611 |
* | - made bp command more verbose | drath | 2006-08-20 | 1 | -0/+3 |
* | - fixed a minor problem with the GDB server that could drop the first packet ... | drath | 2006-08-06 | 1 | -1/+1 |
* | - Added support for native MinGW builds (thanks to Spencer Oliver and Michael... | drath | 2006-07-17 | 1 | -0/+2 |
* | - prepare OpenOCD for branching, created ./trunk/ | drath | 2006-06-02 | 1 | -0/+967 |