summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* take path to eCos files from environment variableoharboe2008-07-242-2/+2
* retire daemon_startupoharboe2008-07-2411-45/+4
* allow jtag minidriver access to cmd_queue_cur_state for jtag_add_pathmove()oharboe2008-07-241-1/+1
* Better handling of OpenOCD command invocation result/context.oharboe2008-07-242-28/+54
* wait 500ms for target to halt upon connect.oharboe2008-07-243-5/+12
* - comment about dummy ack '+' char from gdbntfreak2008-07-231-3/+2
* - fix typo in jtag_add_end_statentfreak2008-07-231-1/+1
* - fix typontfreak2008-07-231-1/+1
* fix <memory> is missing upon gdb connect warning when no flash is defined for...oharboe2008-07-231-2/+2
* handle end of line comments to improve compatibility with event scriptsoharboe2008-07-231-5/+10
* - more fixes to high density stm32x flash driverntfreak2008-07-238-10/+135
* - fix bug with stm32 high density write protectionntfreak2008-07-222-13/+41
* Spen: startup.tcl cross compile supportoharboe2008-07-221-7/+5
* Only print out gobs of information to log when -d3 is enabled.oharboe2008-07-222-3/+4
* very slightly improved error message for not being able to find scriptsoharboe2008-07-221-1/+1
* restart is a per-target actionoharboe2008-07-212-3/+7
* Allows config scripts to override handling of 'R'(restart) GDB packet.oharboe2008-07-212-2/+6
* jim license cleanupoharboe2008-07-212-34/+82
* - jtag_khz/speed are now single parameter only. These are usedoharboe2008-07-2118-155/+156
* cross compile fixoharboe2008-07-212-6/+7
* use reset init explicitly before "load".oharboe2008-07-211-1/+1
* 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