| Commit message (Expand) | Author | Age | Files | Lines |
* | Change most in-tree references from SVN to GIT. | dbrownell | 2009-10-08 | 1 | -1/+3 |
* | Change version labels to work better with GIT | dbrownell | 2009-10-07 | 1 | -1/+1 |
* | Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes | oharboe | 2009-07-17 | 1 | -1/+1 |
* | Make bug reporting output at program start-ups use fewer new lines: | zwelch | 2009-06-30 | 1 | -2/+3 |
* | Remove whitespace that occurs before ')'. | zwelch | 2009-06-23 | 1 | -2/+2 |
* | Remove whitespace that occurs after '('. | zwelch | 2009-06-23 | 1 | -2/+2 |
* | - Fixes '=' whitespace | zwelch | 2009-06-23 | 1 | -5/+5 |
* | - Fixes '!=' whitespace | zwelch | 2009-06-23 | 1 | -4/+4 |
* | Encapsulate the global "jtag" jtag_interface pointer: | zwelch | 2009-05-30 | 1 | -3/+1 |
* | Audit and eliminate redundant #include directives in main src/ files. | zwelch | 2009-05-11 | 1 | -9/+2 |
* | Remove redundant sys/types.h #include directives (now in types.h). | zwelch | 2009-05-11 | 1 | -1/+0 |
* | Reverse revision 1691: all of its functionality has migrated elsewhere. | zwelch | 2009-05-10 | 1 | -2/+0 |
* | Revive tclapi.c from r1650: | zwelch | 2009-05-10 | 1 | -0/+2 |
* | fix embedded builds | oharboe | 2009-05-03 | 1 | -2/+3 |
* | Dick Hollenbeck <dick@softplc.com> moved stuff into openocd.c - should never ... | oharboe | 2009-05-02 | 1 | -0/+15 |
* | Add static keywords to main application helper functions. | zwelch | 2009-05-01 | 1 | -6/+5 |
* | Dick Hollenbeck <dick@softplc.com>: move OPENOCD_VERSION to use config.h | zwelch | 2009-05-01 | 1 | -2/+5 |
* | Fixes for handling release versions | kc8apf | 2009-01-20 | 1 | -1/+1 |
* | - remove unused includes, fixes build issues under FreeBSD | ntfreak | 2009-01-19 | 1 | -8/+0 |
* | SVF player courtesy of Simon Qian <simonqian@SimonQian.com> | kc8apf | 2009-01-19 | 1 | -0/+2 |
* | moved ioutil init to the right spot: before config scripts | oharboe | 2009-01-09 | 1 | -7/+7 |
* | check syntax for init/version | oharboe | 2008-12-17 | 1 | -0/+7 |
* | work in progress to hook up libmicrohttpd + tcl integration | oharboe | 2008-12-16 | 1 | -0/+13 |
* | sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetna... | oharboe | 2008-12-15 | 1 | -0/+9 |
* | - remove target specific variant and use target->variant member | ntfreak | 2008-12-13 | 1 | -10/+2 |
* | fix telnet async messages. retired telnet_async command - no user serviceable... | oharboe | 2008-11-05 | 1 | -16/+26 |
* | unsik Kim <donari75@gmail.com> - mflash support | oharboe | 2008-10-16 | 1 | -3/+17 |
* | - fix tcl_port typo in docs | ntfreak | 2008-10-15 | 1 | -16/+3 |
* | Richard Missenden exit now works during startup script | oharboe | 2008-10-08 | 1 | -6/+15 |
* | reduce patch problems by moving $xxx expansion into seperate fn | oharboe | 2008-10-07 | 1 | -12/+30 |
* | - renamed x7926 driver to aduc702x to match other flash drivers | ntfreak | 2008-09-24 | 1 | -6/+0 |
* | put instructions on how to report bugs onto the users radar | oharboe | 2008-09-21 | 1 | -0/+5 |
* | - fix target_examine declaration | ntfreak | 2008-08-06 | 1 | -1/+1 |
* | GDB monitor commands now also get halted state upon e.g. "reset halt". | oharboe | 2008-08-05 | 1 | -0/+20 |
* | Better handling of OpenOCD command invocation result/context. | oharboe | 2008-07-24 | 1 | -1/+3 |
* | daemon_startup is now retired in favour of adding "init" and "reset halt/init... | oharboe | 2008-07-19 | 1 | -20/+0 |
* | Charles Hardin <ckhardin@gmail.com> move tcl stuff nearer to where it belongs. | oharboe | 2008-07-18 | 1 | -551/+3 |
* | Charles Hardin ckhardin at gmail.com Instead of stashing the context in a g... | oharboe | 2008-07-17 | 1 | -24/+64 |
* | Collect output from openocd commands into openocd_output local variable | oharboe | 2008-07-17 | 1 | -53/+0 |
* | Charles Hardin ckhardin at gmail.com | oharboe | 2008-07-17 | 1 | -15/+5 |
* | Charles Hardin <ckhardin@gmail.com> and Øyvind Harboe | oharboe | 2008-07-17 | 1 | -52/+0 |
* | Fixes to \ and / handling for OpenOCD | oharboe | 2008-07-16 | 1 | -30/+1 |
* | do not print jim tcl error message trace for ERROR_COMMAND_CLOSE_CONNECTION | oharboe | 2008-07-16 | 1 | -16/+15 |
* | better error messages for target event scripts. | oharboe | 2008-07-16 | 1 | -0/+3 |
* | Charles Hardin <ckhardin@gmail.com> | oharboe | 2008-07-14 | 1 | -11/+32 |
* | - remove unused objcopy from configure.in | ntfreak | 2008-07-13 | 1 | -15/+2 |
* | Charles Hardin <ckhardin@gmail.com> - hopefully final word on startup.tcl => ... | oharboe | 2008-07-13 | 1 | -5/+5 |
* | Duane Ellis <openocd@duaneellis.com> fix to tcl puts | oharboe | 2008-07-13 | 1 | -1/+4 |
* | - remove requirement for file2c.tcl | ntfreak | 2008-07-12 | 1 | -7/+15 |
* | work in progress to improve help | oharboe | 2008-07-11 | 1 | -12/+18 |