aboutsummaryrefslogtreecommitdiff
path: root/src/helper
AgeCommit message (Expand)Author
2008-03-02Uwe Hermann tightned up comments, etc. to follow OpenOCD policyoharboe
2008-03-01- removed warnings "xxxxx" might be used uninitialized in this function (arm_...mifi
2008-02-29Uwe Hermann: Add a --version switch for openocd.oharboe
2008-02-29formatting fixes from Pavel Chromyoharboe
2008-02-29- image.c and fileio.c now uses logging to propagate error strings.oharboe
2008-02-29- clean up target output strings a bitoharboe
2008-02-29do not write single chars to log file.oharboe
2008-02-29Summary: passing of variable argument list reduced, strings sent to logging a...oharboe
2008-02-29Michael Bruck: oharboe
2008-02-28fixed newline gaffe in OUTPUT()oharboe
2008-02-28Pavel Chromy spotted duplicated newlines gaffe from yours sincerely.oharboe
2008-02-28Pavel Chromy spotted a leakoharboe
2008-02-28small line ending cleanup.oharboe
2008-02-28- added svn propsntfreak
2008-02-28added some code that will be used in upcoming minidriver work.oharboe
2008-02-28- Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This oharboe
2008-02-25- remove build warningsntfreak
2008-02-25- convert all files to unix line-endingdrath
2008-02-25Pavel Chromyoharboe
2008-02-25- Fix target library path problem w/Windowsoharboe
2008-02-25dos2unix fix.oharboe
2008-02-25- using ERROR_COMMAND_SYNTAX_ERROR to print syntax in a couple of placesoharboe
2008-02-25- "flash write_binary" is now "flash write_bank" to clarify the focus of theoharboe
2008-02-24move options handling to separate file to better support embedded implementat...oharboe
2008-02-24- added -c option that will execute an openocd commandoharboe
2008-02-24debug_level 3 now prints seconds since start of openocdoharboe
2008-02-24cosmetic fixes to debug output + phasing out printf() in favour of logging sy...oharboe
2008-02-23- added time commandoharboe
2008-02-22- added patch to remove count and time information from log_printfmifi
2008-02-20- fix bug when using full paths to config files. Thanks Ted Rothntfreak
2008-02-19- added patch which fixed big/small endian problems on non-x86 host CPUs.mifi
2008-02-19- add search paths via new arg -s (-search). Thanks Ted Rothntfreak
2008-02-19- Fixed bug in pathmove for XScalentfreak
2008-02-18- arg list now correctly released on error. Thanks Øyvind Harboentfreak
2008-02-18- fix broken JTAG error handlingntfreak
2008-02-18- Added a "User:" debug level. These are messages that are intended for the u...ntfreak
2008-02-17- combine similar functions in telnet_server.cntfreak
2008-02-16- cleanup and remove time() warningntfreak
2008-02-14- added patch to stop DEBUG messages to be forwarded to telnet/gdb.mifi
2008-02-13- added patch to Improving progress/error output for telnet & GDB monitormifi
2008-01-20- added patch "remove error handler as planned"mifi
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-20- removed flash write_image - binary compare function has been moved to verif...ntfreak
2007-12-19- this patch allows OpenOCD running under eCos to access files via tftpmifi
2007-12-18- added patch for new flash functionality like:mifi
2007-12-17- only some cosmetic changes, convert \r\n to unixmifi
2007-12-17The changes allows the "script" command to be used from withinmifi
2007-12-14Corrected typo (to many brackets)mifi