aboutsummaryrefslogtreecommitdiff
path: root/src/helper
AgeCommit message (Expand)AuthorFilesLines
2008-02-28- added svn propsntfreak2-20/+20
2008-02-28added some code that will be used in upcoming minidriver work.oharboe1-0/+10
2008-02-28- Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This oharboe5-50/+73
2008-02-25- remove build warningsntfreak4-7/+3
2008-02-25- convert all files to unix line-endingdrath6-1254/+1254
2008-02-25Pavel Chromyoharboe4-740/+790
2008-02-25- Fix target library path problem w/Windowsoharboe1-0/+21
2008-02-25dos2unix fix.oharboe1-243/+243
2008-02-25- using ERROR_COMMAND_SYNTAX_ERROR to print syntax in a couple of placesoharboe2-6/+9
2008-02-25- "flash write_binary" is now "flash write_bank" to clarify the focus of theoharboe1-243/+243
2008-02-24move options handling to separate file to better support embedded implementat...oharboe3-91/+124
2008-02-24- added -c option that will execute an openocd commandoharboe2-207/+208
2008-02-24debug_level 3 now prints seconds since start of openocdoharboe1-1/+4
2008-02-24cosmetic fixes to debug output + phasing out printf() in favour of logging sy...oharboe1-198/+198
2008-02-23- added time commandoharboe2-2/+34
2008-02-22- added patch to remove count and time information from log_printfmifi1-1/+11
2008-02-20- fix bug when using full paths to config files. Thanks Ted Rothntfreak1-3/+5
2008-02-19- added patch which fixed big/small endian problems on non-x86 host CPUs.mifi1-45/+32
2008-02-19- add search paths via new arg -s (-search). Thanks Ted Rothntfreak4-16/+85
2008-02-19- Fixed bug in pathmove for XScalentfreak2-1/+10
2008-02-18- arg list now correctly released on error. Thanks Øyvind Harboentfreak1-0/+1
2008-02-18- fix broken JTAG error handlingntfreak1-25/+26
2008-02-18- Added a "User:" debug level. These are messages that are intended for the u...ntfreak2-5/+19
2008-02-17- combine similar functions in telnet_server.cntfreak2-3/+2
2008-02-16- cleanup and remove time() warningntfreak2-28/+25
2008-02-14- added patch to stop DEBUG messages to be forwarded to telnet/gdb.mifi1-6/+15
2008-02-13- added patch to Improving progress/error output for telnet & GDB monitormifi3-34/+77
2008-01-20- added patch "remove error handler as planned"mifi4-4/+6
2008-01-10- added faster gdb packet handling (thanks to oyvind harboe for the patch)ntfreak1-4/+4
2008-01-10- added patch for faster start of OpenOCDmifi2-3/+16
2007-12-29- minimum autoconf 2.59 is now required and verified - due to issues with AS_...ntfreak1-21/+29
2007-12-20- removed flash write_image - binary compare function has been moved to verif...ntfreak1-9/+11
2007-12-19- this patch allows OpenOCD running under eCos to access files via tftpmifi2-38/+18
2007-12-18- added patch for new flash functionality like:mifi2-2/+11
2007-12-17- only some cosmetic changes, convert \r\n to unixmifi1-6/+6
2007-12-17The changes allows the "script" command to be used from withinmifi1-1/+1
2007-12-14Corrected typo (to many brackets)mifi1-2/+2
2007-12-14Sorry, I have forgotten to add a description for the last version, wheremifi1-0/+1
2007-12-14git-svn-id: svn://svn.berlios.de/openocd/trunk@228 b42882b7-edfa-0310-969c-e2...mifi2-2/+68
2007-12-10- Fixing two compiler warningsmifi1-1/+8
2007-12-05Merged rev 215 changes from /branches/xscale-ixp-be into trunk:bodylove1-3/+4
2007-10-01- flash autoerase <on|off> cmd added, default is off - flash banks are calcul...ntfreak2-0/+24
2007-08-20- update file size when writing to a fileiodrath1-2/+8
2007-08-13- fix build issues when not using autoconf/automake to buildntfreak1-1/+3
2007-08-10- changed mingw host detection to *-mingw instead of *-*-mingw to work with i...drath1-0/+1
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath1-8/+8
2007-07-31- motorola s19 file loader addedntfreak1-1/+6
2007-06-28- fixed endianness helper macros (thanks to obilix and wiml for finding and f...drath2-14/+16
2007-06-16- added mingw elf patches from Vincent Palatinntfreak2-0/+50
2007-06-14- added manpage for OpenOCD (thanks to Uwe Hermann)drath1-0/+42