aboutsummaryrefslogtreecommitdiff
path: root/src/helper
AgeCommit message (Expand)Author
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
2007-12-14Sorry, I have forgotten to add a description for the last version, wheremifi
2007-12-14git-svn-id: svn://svn.berlios.de/openocd/trunk@228 b42882b7-edfa-0310-969c-e2...mifi
2007-12-10- Fixing two compiler warningsmifi
2007-12-05Merged rev 215 changes from /branches/xscale-ixp-be into trunk:bodylove
2007-10-01- flash autoerase <on|off> cmd added, default is off - flash banks are calcul...ntfreak
2007-08-20- update file size when writing to a fileiodrath
2007-08-13- fix build issues when not using autoconf/automake to buildntfreak
2007-08-10- changed mingw host detection to *-mingw instead of *-*-mingw to work with i...drath
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath
2007-07-31- motorola s19 file loader addedntfreak
2007-06-28- fixed endianness helper macros (thanks to obilix and wiml for finding and f...drath
2007-06-16- added mingw elf patches from Vincent Palatinntfreak
2007-06-14- added manpage for OpenOCD (thanks to Uwe Hermann)drath
2007-05-31- add support for ELF images (thanks to Vincent Palatin for this patch)drath
2007-05-29- split fileio handling into fileio part and image handlingdrath
2007-05-05- further work on ETB decoding (not yet functional)drath
2007-04-25- added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr...drath
2007-04-12- correctly mask out bits that aren't part of a copied bufferdrath
2007-03-28- merged XScale branch back into trunkdrath
2007-03-26- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath
2007-03-16- added missing files for last commitdrath
2007-03-15- reworked file i/o. every fileaccess (target, flash, nand, in future configu...drath
2007-01-22- fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)drath
2006-11-22- added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi...drath
2006-11-05- correctly enter debug state on a "soft_reset_halt" commanddrath
2006-09-28- str9x flash support (Thanks to Spencer Oliver)drath