summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Duane Ellis <openocd@duaneellis.com> stm32 peripherals scriptsoharboe2008-07-213-1/+8
* Michael Kurz <michi.kurz@googlemail.com> MX29LV800B non-cfi flash.oharboe2008-07-213-0/+20
* BUG: prefix to timeout for gdb keep alive packets.oharboe2008-07-201-1/+1
* - added svn props for newly added filesntfreak2008-07-205-410/+407
* Duane Ellis <openocd@duaneellis.com> - script commands for stm32oharboe2008-07-205-17/+424
* Ben Bodley <ben@teknique.com> non-CFI compliant flash (AMIC A29L800A)oharboe2008-07-203-0/+20
* Duane Ellis <openocd@duaneellis.com>oharboe2008-07-201-2/+5
* openocd@duaneellis.com fix naming confusion. Use ocd_ prefix for ocd API cons...oharboe2008-07-206-24/+24
* throw exception upon syntax error.oharboe2008-07-191-1/+1
* clarify error message w.r.t. not being able to set breakpointoharboe2008-07-191-2/+2
* daemon_startup is now retired in favour of adding "init" and "reset halt/init...oharboe2008-07-192-20/+4
* This allows overriding builtin openocd commands.oharboe2008-07-181-1/+6
* remove obsolete reset_mode oharboe2008-07-1830-31/+31
* "reset" without arguments now execute a "reset run".oharboe2008-07-181-13/+22
* - remove build warning from keep_aliventfreak2008-07-183-19/+10
* - fix incorrectly registered function openocd_array2memntfreak2008-07-1811-579/+502
* resume is now asynchronousoharboe2008-07-181-18/+4
* keep_alive() fix for reset warnings.oharboe2008-07-181-0/+1
* 1. GDB will print cryptic error messages if it is not fed keep-alive packetsoharboe2008-07-184-1/+73
* Duane Ellis <openocd@duaneellis.com> more interface files.oharboe2008-07-182-1/+6
* Charles Hardin <ckhardin@gmail.com> move tcl stuff nearer to where it belongs.oharboe2008-07-187-592/+563
* added missing "reset+load" sequence.oharboe2008-07-181-0/+3
* Charles Hardin <ckhardin@gmail.com> move jim into helperoharboe2008-07-178-17/+20
* Charles Hardin ckhardin at gmail.com Instead of stashing the context in a g...oharboe2008-07-172-26/+64
* Collect output from openocd commands into openocd_output local variableoharboe2008-07-173-60/+36
* Charles Hardin ckhardin at gmail.com oharboe2008-07-171-15/+5
* Charles Hardin <ckhardin@gmail.com> and Øyvind Harboeoharboe2008-07-177-330/+171
* - reverted resume_target to old behaviourntfreak2008-07-171-19/+0
* Charles Hardin ckhardin at gmail.com bin2char does not need to be installed ...oharboe2008-07-171-3/+5
* Fixes to \ and / handling for OpenOCDoharboe2008-07-163-32/+26
* flash_banks now follow OpenOCD scripting API rulesoharboe2008-07-162-1/+6
* print out jim error message stack trace in expected order(look at any C++ or ...oharboe2008-07-161-1/+1
* do not print jim tcl error message trace for ERROR_COMMAND_CLOSE_CONNECTIONoharboe2008-07-161-16/+15
* print syntax for command upon syntax error.oharboe2008-07-161-0/+13
* better error messages for target event scripts.oharboe2008-07-164-40/+20
* - stm32 flash driver correctly handles early siliconntfreak2008-07-151-29/+35
* Charles Hardin <ckhardin@gmail.com>oharboe2008-07-143-13/+34
* - remove unused objcopy from configure.inntfreak2008-07-133-20/+28
* - added svn props for newly added filesntfreak2008-07-131-30/+30
* Charles Hardin <ckhardin@gmail.com> - hopefully final word on startup.tcl => ...oharboe2008-07-133-14/+43
* Duane Ellis <openocd@duaneellis.com> fix to tcl putsoharboe2008-07-131-1/+4
* - fix issue when building in separate build dirntfreak2008-07-121-3/+3
* - remove requirement for file2c.tclntfreak2008-07-123-139/+20
* testing/*.tcl sample & test codeoharboe2008-07-121-0/+5
* help is now implemented in startup.tcl/helpoharboe2008-07-113-83/+5
* - configure check added for tclshntfreak2008-07-111-2/+4
* search help text toooharboe2008-07-111-1/+1
* Charles Hardin ckhardin at gmail.com oharboe2008-07-113-31/+49
* tcl_help prettier output.oharboe2008-07-111-2/+25
* work in progress to improve helpoharboe2008-07-115-18/+71