aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-07David Kuehling <dvdkhlng@gmx.de> - added jim-eventloop.coharboe12-2/+728
2008-08-07lpc2148 2MHz, RCLK and clockless config script versionsoharboe5-5/+12
2008-08-07- correct BUILD_ECOSBOARD definition is server.cntfreak1-5/+2
2008-08-06- remove Jim_InitEmbedded warningntfreak1-1/+1
2008-08-06- added svn props for previously added filentfreak1-536/+536
2008-08-06- fix target_examine declarationntfreak11-25/+33
2008-08-05GDB monitor commands now also get halted state upon e.g. "reset halt".oharboe2-18/+20
2008-08-05gaffe in previous commit fixed. "reset run" now works again for arm7/9oharboe1-1/+1
2008-08-05Duane Ellis: fix warningsoharboe28-52/+66
2008-08-05halting srst_pulls_trst targets is now snappier and has explicit warning.oharboe1-0/+12
2008-08-05define resetting the target into the halted or runningoharboe6-39/+37
2008-08-05moves handling of problems with resetting into the halted stateoharboe12-45/+51
2008-08-04TAP_TLR won't work in a pathmove sequence. OpenOCD shouldn't and doesn't need...oharboe1-0/+5
2008-08-01The reset routine now works w/LPC2148 out of the box.oharboe1-11/+5
2008-07-31wait up to 1 second for halted state upon reset init/halt.oharboe1-4/+8
2008-07-31wip - committing to reduce patch size.oharboe1-0/+536
2008-07-30warning output upon connection problems.oharboe1-2/+6
2008-07-29more jtag_examine() checks. catch errors during first 640 bits.oharboe1-1/+20
2008-07-28- added run_and_halt_time to deprecated/removed functions sectionntfreak2-75/+84
2008-07-28allow minidrivers to implement inner loop of dcc memory writesoharboe3-407/+406
2008-07-28fixed gaffe mea culpaoharboe2-7/+12
2008-07-28retired reset run_and_init/haltoharboe38-501/+346
2008-07-27working notes.oharboe1-0/+76
2008-07-26add check for target_read/write_buffer 32 bit wrap.oharboe1-3/+17
2008-07-26- merged mips target into svn trunkntfreak11-4/+2399
2008-07-25minimum address and maximum length argument to load_image. Used in lieu of re...oharboe1-11/+49
2008-07-25added yours sincerely for files where I feel that I've made non-trivial contr...oharboe44-1/+130
2008-07-24OpenOCD commands w/prefix ocd_ now set the primary Tcl return value instead o...oharboe1-2/+2
2008-07-24more error message cleanup. invalid args & syntax errors both now print argum...oharboe2-23/+6
2008-07-24take path to eCos files from environment variableoharboe2-2/+2
2008-07-24retire daemon_startupoharboe11-45/+4
2008-07-24allow jtag minidriver access to cmd_queue_cur_state for jtag_add_pathmove()oharboe1-1/+1
2008-07-24Better handling of OpenOCD command invocation result/context.oharboe2-28/+54
2008-07-24wait 500ms for target to halt upon connect.oharboe3-5/+12
2008-07-23- comment about dummy ack '+' char from gdbntfreak1-3/+2
2008-07-23- fix typo in jtag_add_end_statentfreak1-1/+1
2008-07-23- fix typontfreak1-1/+1
2008-07-23fix <memory> is missing upon gdb connect warning when no flash is defined for...oharboe1-2/+2
2008-07-23handle end of line comments to improve compatibility with event scriptsoharboe1-5/+10
2008-07-23- more fixes to high density stm32x flash driverntfreak8-10/+135
2008-07-22- fix bug with stm32 high density write protectionntfreak2-13/+41
2008-07-22- add missing quotes from CFLAGS_FOR_BUILDntfreak1-1/+1
2008-07-22Spen: startup.tcl cross compile supportoharboe2-7/+45
2008-07-22Only print out gobs of information to log when -d3 is enabled.oharboe2-3/+4
2008-07-22very slightly improved error message for not being able to find scriptsoharboe1-1/+1
2008-07-21restart is a per-target actionoharboe2-3/+7
2008-07-21Allows config scripts to override handling of 'R'(restart) GDB packet.oharboe2-2/+6
2008-07-21jim license cleanupoharboe2-34/+82
2008-07-21update jtag_speed/khz docs a bit.oharboe1-6/+7
2008-07-21- jtag_khz/speed are now single parameter only. These are usedoharboe18-155/+156