summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Duane Ellis: fix warningsoharboe2008-08-0527-51/+53
* halting srst_pulls_trst targets is now snappier and has explicit warning.oharboe2008-08-051-0/+12
* define resetting the target into the halted or runningoharboe2008-08-056-39/+37
* moves handling of problems with resetting into the halted stateoharboe2008-08-0512-45/+51
* TAP_TLR won't work in a pathmove sequence. OpenOCD shouldn't and doesn't need...oharboe2008-08-041-0/+5
* The reset routine now works w/LPC2148 out of the box.oharboe2008-08-011-11/+5
* wait up to 1 second for halted state upon reset init/halt.oharboe2008-07-311-4/+8
* wip - committing to reduce patch size.oharboe2008-07-311-0/+536
* warning output upon connection problems.oharboe2008-07-301-2/+6
* more jtag_examine() checks. catch errors during first 640 bits.oharboe2008-07-291-1/+20
* - added run_and_halt_time to deprecated/removed functions sectionntfreak2008-07-281-75/+75
* allow minidrivers to implement inner loop of dcc memory writesoharboe2008-07-283-407/+406
* fixed gaffe mea culpaoharboe2008-07-282-7/+12
* retired reset run_and_init/haltoharboe2008-07-2829-470/+337
* working notes.oharboe2008-07-271-0/+76
* add check for target_read/write_buffer 32 bit wrap.oharboe2008-07-261-3/+17
* - merged mips target into svn trunkntfreak2008-07-2611-4/+2399
* minimum address and maximum length argument to load_image. Used in lieu of re...oharboe2008-07-251-11/+49
* added yours sincerely for files where I feel that I've made non-trivial contr...oharboe2008-07-2544-1/+130
* OpenOCD commands w/prefix ocd_ now set the primary Tcl return value instead o...oharboe2008-07-241-2/+2
* more error message cleanup. invalid args & syntax errors both now print argum...oharboe2008-07-242-23/+6
* 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