summaryrefslogtreecommitdiff
path: root/src/helper/command.c
Commit message (Expand)AuthorAgeFilesLines
...
* Michael Bruck: oharboe2008-02-291-16/+32
* - Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This oharboe2008-02-281-24/+23
* - convert all files to unix line-endingdrath2008-02-251-607/+607
* Pavel Chromyoharboe2008-02-251-618/+607
* - added time commandoharboe2008-02-231-0/+29
* - Fixed bug in pathmove for XScalentfreak2008-02-191-1/+9
* - arg list now correctly released on error. Thanks Øyvind Harboentfreak2008-02-181-0/+1
* - fix broken JTAG error handlingntfreak2008-02-181-25/+26
* - added patch to Improving progress/error output for telnet & GDB monitormifi2008-02-131-3/+14
* - added faster gdb packet handling (thanks to oyvind harboe for the patch)ntfreak2008-01-101-4/+4
* - added patch for faster start of OpenOCDmifi2008-01-101-3/+15
* - minimum autoconf 2.59 is now required and verified - due to issues with AS_...ntfreak2007-12-291-21/+29
* - added patch for new flash functionality like:mifi2007-12-181-0/+1
* - Fixing two compiler warningsmifi2007-12-101-1/+8
* - added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr...drath2007-04-251-0/+4
* - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath2007-03-261-1/+1
* - fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)drath2007-01-221-6/+19
* - correctly enter debug state on a "soft_reset_halt" commanddrath2006-11-051-1/+1
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-0/+6
* - the 'help' command now takes an optional argument to display help only on a...drath2006-06-121-0/+9
* - fixed some spelling errors (thanks to Andrew Dyer)drath2006-06-051-3/+3
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+508