aboutsummaryrefslogtreecommitdiff
path: root/src/helper/command.c
AgeCommit message (Expand)Author
2008-02-18- arg list now correctly released on error. Thanks Øyvind Harboentfreak
2008-02-18- fix broken JTAG error handlingntfreak
2008-02-13- added patch to Improving progress/error output for telnet & GDB monitormifi
2008-01-10- added faster gdb packet handling (thanks to oyvind harboe for the patch)ntfreak
2008-01-10- added patch for faster start of OpenOCDmifi
2007-12-29- minimum autoconf 2.59 is now required and verified - due to issues with AS_...ntfreak
2007-12-18- added patch for new flash functionality like:mifi
2007-12-10- Fixing two compiler warningsmifi
2007-04-25- added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr...drath
2007-03-26- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath
2007-01-22- fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)drath
2006-11-05- correctly enter debug state on a "soft_reset_halt" commanddrath
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath
2006-06-12- the 'help' command now takes an optional argument to display help only on a...drath
2006-06-05- fixed some spelling errors (thanks to Andrew Dyer)drath
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath