130 Commits (814183a5c41cad14b83c29c9473084e6d1a11d9b)

Author SHA1 Message Date
  dbrownell 03c9e48f88 Change most in-tree references from SVN to GIT. 14 years ago
  dbrownell b1f7b35983 Change version labels to work better with GIT 14 years ago
  oharboe 8b994145b8 Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 15 years ago
  zwelch 4d26afdf5c Make bug reporting output at program start-ups use fewer new lines: 15 years ago
  zwelch dc575dc5bf Remove whitespace that occurs before ')'. 15 years ago
  zwelch f90d8fa45f Remove whitespace that occurs after '('. 15 years ago
  zwelch 84df52f9ea - Fixes '=' whitespace 15 years ago
  zwelch 53d605e12c - Fixes '!=' whitespace 15 years ago
  zwelch 335fee3f36 Encapsulate the global "jtag" jtag_interface pointer: 15 years ago
  zwelch f532c7faf8 Audit and eliminate redundant #include directives in main src/ files. 15 years ago
  zwelch 490e271290 Remove redundant sys/types.h #include directives (now in types.h). 15 years ago
  zwelch 104580e0bf Reverse revision 1691: all of its functionality has migrated elsewhere. 15 years ago
  zwelch 72acdac71a Revive tclapi.c from r1650: 15 years ago
  oharboe ea3e49f4e2 fix embedded builds 15 years ago
  oharboe 6cacbd9575 Dick Hollenbeck <dick@softplc.com> moved stuff into openocd.c - should never have been in main.c in the first place. DLL will now build. 15 years ago
  zwelch dee85e5a00 Add static keywords to main application helper functions. 15 years ago
  zwelch 1743395250 Dick Hollenbeck <dick@softplc.com>: move OPENOCD_VERSION to use config.h 15 years ago
  kc8apf 15b4be1c9c Fixes for handling release versions 15 years ago
  ntfreak 0bcbff348b - remove unused includes, fixes build issues under FreeBSD 15 years ago
  kc8apf c8bc0bb1ae SVF player courtesy of Simon Qian <simonqian@SimonQian.com> 15 years ago
  oharboe 59ff8d24d8 moved ioutil init to the right spot: before config scripts 15 years ago
  oharboe e873a6d27c check syntax for init/version 15 years ago
  oharboe 0fc19255c3 work in progress to hook up libmicrohttpd + tcl integration 15 years ago
  oharboe a98e1094a0 sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetnations 15 years ago
  ntfreak 0cba0d4df3 - remove target specific variant and use target->variant member 15 years ago
  oharboe 71c7306885 fix telnet async messages. retired telnet_async command - no user serviceable parts inside. 15 years ago
  oharboe a3035243dc unsik Kim <donari75@gmail.com> - mflash support 15 years ago
  ntfreak 4457800afe - fix tcl_port typo in docs 15 years ago
  oharboe 30e5bff4b8 Richard Missenden exit now works during startup script 15 years ago
  oharboe 9d4f9dbd0b reduce patch problems by moving $xxx expansion into seperate fn 15 years ago
  ntfreak bdb5fd8c98 - renamed x7926 driver to aduc702x to match other flash drivers 15 years ago
  oharboe 1b84df5be5 put instructions on how to report bugs onto the users radar 15 years ago
  ntfreak ce16ff901c - fix target_examine declaration 16 years ago
  oharboe 09bb073239 GDB monitor commands now also get halted state upon e.g. "reset halt". 16 years ago
  oharboe 91a16a3810 Better handling of OpenOCD command invocation result/context. 16 years ago
  oharboe 2cac9c333f daemon_startup is now retired in favour of adding "init" and "reset halt/init/run" to the end of the config file/openocd command line. 16 years ago
  oharboe 679592d42e Charles Hardin <ckhardin@gmail.com> move tcl stuff nearer to where it belongs. 16 years ago
  oharboe 0ebb33b185 Charles Hardin ckhardin at gmail.com Instead of stashing the context in a global variable, just use the "context" 16 years ago
  oharboe 5fefa83d07 Collect output from openocd commands into openocd_output local variable 16 years ago
  oharboe 5a3712072f Charles Hardin ckhardin at gmail.com 16 years ago
  oharboe 44928321e6 Charles Hardin <ckhardin@gmail.com> and Øyvind Harboe 16 years ago
  oharboe 3287b8661d Fixes to \ and / handling for OpenOCD 16 years ago
  oharboe cb90c97f33 do not print jim tcl error message trace for ERROR_COMMAND_CLOSE_CONNECTION 16 years ago
  oharboe 396d73ad0c better error messages for target event scripts. 16 years ago
  oharboe acce2bcccb Charles Hardin <ckhardin@gmail.com> 16 years ago
  ntfreak 696a20fea4 - remove unused objcopy from configure.in 16 years ago
  oharboe 766b0ca8ac Charles Hardin <ckhardin@gmail.com> - hopefully final word on startup.tcl => c conversion 16 years ago
  oharboe 6956527849 Duane Ellis <openocd@duaneellis.com> fix to tcl puts 16 years ago
  ntfreak 2e832a399a - remove requirement for file2c.tcl 16 years ago
  oharboe 69c6f1f7ea work in progress to improve help 16 years ago