summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* David Kuehling <dvdkhlng@gmx.de> - added jim-eventloop.coharboe2008-08-0712-2/+728
* lpc2148 2MHz, RCLK and clockless config script versionsoharboe2008-08-075-5/+12
* - correct BUILD_ECOSBOARD definition is server.cntfreak2008-08-071-5/+2
* - remove Jim_InitEmbedded warningntfreak2008-08-061-1/+1
* - added svn props for previously added filentfreak2008-08-061-536/+536
* - fix target_examine declarationntfreak2008-08-069-14/+14
* GDB monitor commands now also get halted state upon e.g. "reset halt".oharboe2008-08-052-18/+20
* gaffe in previous commit fixed. "reset run" now works again for arm7/9oharboe2008-08-051-1/+1
* 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