aboutsummaryrefslogtreecommitdiff
path: root/src/helper
AgeCommit message (Expand)Author
2009-02-03- Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>kc8apf
2009-01-23Search path fixes for MinGW builds. Courtesy of Dimitar Dimitrov <dinuxbg@gm...kc8apf
2009-01-20Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>kc8apf
2009-01-09moved ioutil init to the right spot: before config scriptsoharboe
2009-01-01- add gdb pipe support to native win32 (--pipe option)ntfreak
2008-12-28Uwe Hermann <uwe@hermann-uwe.de> One of them is fixing a few compiler warning...oharboe
2008-12-27Build Permutations with ftd2xx and libftdi addressed. Also added a new se of ...duane
2008-12-22httpd wip oharboe
2008-12-22cygwin fixesoharboe
2008-12-19Dick Hollenbeck <dick@softplc.com> better loggingoharboe
2008-12-19Dick Hollenbeck <dick@softplc.com> better commentsoharboe
2008-12-19- fix rlink build under native win32 (mingw)ntfreak
2008-12-19Dick Hollenbeck <dick@softplc.com> convert macros to inline fn's.oharboe
2008-12-17houskeepingoharboe
2008-12-16sync up to latest jim tcloharboe
2008-12-16fix broken -c/f options where it would silently terminate for scripts that di...oharboe
2008-12-15- add missing svn props from r1243 commitntfreak
2008-12-15sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetna...oharboe
2008-12-15- add ability for openocd to communicate to gdb using pipes (stdin/stdout).ntfreak
2008-12-13- remove target specific variant and use target->variant memberntfreak
2008-12-10- fix illegal memory access in unregister_command functionntfreak
2008-12-01"Theodore A. Roth" <taroth@gmail.com> fixes to distcheckoharboe
2008-11-30jtag newtap change & huge manual updateduane
2008-11-27Rick Altherr <kc8apf@kc8apf.net> retire obsolete syntaxoharboe
2008-11-26friendlier error messagesoharboe
2008-11-11Fixes (more or less) random SEGFAULT upon invoking script_command().oharboe
2008-11-10execute reset init upon power restore / srst deassertoharboe
2008-11-10minor cleanupoharboe
2008-11-05fix telnet async messages. retired telnet_async command - no user serviceable...oharboe
2008-11-04cpu help command wipoharboe
2008-11-03Rick Altherr <kc8apf@kc8apf.net> - fix warningsoharboe
2008-10-31Added telnet_async command to enable/disable asynchronousoharboe
2008-10-27Kees Jongenburger <kees.jongenburger@gmail.com> - fix typooharboe
2008-10-27now compiles under Cygwin and eCos again.oharboe
2008-10-24- fix native mingw build if gettimeofday not defined.ntfreak
2008-10-24gdb_report_data_abort now ignores all target read errors, including address s...oharboe
2008-10-22load and verify are now synonymous to load/verify_imageoharboe
2008-10-22Laurentiu Cocanu - more help textoharboe
2008-10-22fix warnings when building for eCosoharboe
2008-10-17try to get struct timezone def right w.r.t. config.h. Now compiles under Cygw...oharboe
2008-10-16sleep command now prints out target debugmsgs w/anything like usable performanceoharboe
2008-10-16added help on production proc'soharboe
2008-10-16added capture command to capture log output. Useful when wanting to capture l...oharboe
2008-10-14reset cleanup. Remove obsolete events that are not needed for compatibility.oharboe
2008-10-13Fixed gaffes in reset script handling + improved erroroharboe
2008-10-13Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks...oharboe
2008-10-11Duane Ellis: addresses protocol problems with GDB.oharboe
2008-10-09added busy sleep (for testing purposes)oharboe
2008-10-08file not found SEGFAULT fixoharboe
2008-10-01Duane Ellis: added missing invocation of reset-initoharboe