aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-08-19added wip imx31.cfg fileoharboe
2008-08-19Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> one more parport ...oharboe
2008-08-18Johannes Stezenbach <js@sig21.net> fix warningsoharboe
2008-08-18more error propagationoharboe
2008-08-18added error handling to avoid false error messages.oharboe
2008-08-18openocd.texi is the authoratitive source for documentation. Wiki is dead.oharboe
2008-08-17fixed not halted error messagesoharboe
2008-08-17deleted superfluous sam7s256 which was identical to sam7x256oharboe
2008-08-17Richard <news@muppet.plus.com> fixed bug in padding codeoharboe
2008-08-15removed obsolete command.oharboe
2008-08-14feroceon updated w.r.t. latest arm7/9 changesoharboe
2008-08-14arm7/9 breakpoint cleanup. arm7_9 sw/hw commands retired. openocd.texi is ale...oharboe
2008-08-14typo spotted by spen. gdb_breakpoint_override not tested yet.oharboe
2008-08-13removed old commentoharboe
2008-08-13force lpc2148 target into ARM state.oharboe
2008-08-13added global gdb breakpoint override configuration commandoharboe
2008-08-13comments.oharboe
2008-08-13Clear all dangling breakpoints upon GDB connection.oharboe
2008-08-13fix warning.oharboe
2008-08-13return halted signal if step/continue failsoharboe
2008-08-13avoid empty lines in log as a keep_alive() sideffectoharboe
2008-08-11fix output from jtag_khz when only jtag_speed has been invokedoharboe
2008-08-11updated syntax for post_reset scriptsoharboe
2008-08-11propagate error code in case of "reset" failing.oharboe
2008-08-11fix error output a bit: do not repeat output printed during execution in case...oharboe
2008-08-11fix error messageoharboe
2008-08-11place event loop inside #ifdef JIM_EMBEDDED. oharboe
2008-08-08- fix build issues under win32 (mingw)ntfreak
2008-08-08default reset in help text - runoharboe
2008-08-07- added svn props for newly added filesntfreak
2008-08-07David Kuehling <dvdkhlng@gmx.de> - added jim-eventloop.coharboe
2008-08-07lpc2148 2MHz, RCLK and clockless config script versionsoharboe
2008-08-07- correct BUILD_ECOSBOARD definition is server.cntfreak
2008-08-06- remove Jim_InitEmbedded warningntfreak
2008-08-06- added svn props for previously added filentfreak
2008-08-06- fix target_examine declarationntfreak
2008-08-05GDB monitor commands now also get halted state upon e.g. "reset halt".oharboe
2008-08-05gaffe in previous commit fixed. "reset run" now works again for arm7/9oharboe
2008-08-05Duane Ellis: fix warningsoharboe
2008-08-05halting srst_pulls_trst targets is now snappier and has explicit warning.oharboe
2008-08-05define resetting the target into the halted or runningoharboe
2008-08-05moves handling of problems with resetting into the halted stateoharboe
2008-08-04TAP_TLR won't work in a pathmove sequence. OpenOCD shouldn't and doesn't need...oharboe
2008-08-01The reset routine now works w/LPC2148 out of the box.oharboe
2008-07-31wait up to 1 second for halted state upon reset init/halt.oharboe
2008-07-31wip - committing to reduce patch size.oharboe
2008-07-30warning output upon connection problems.oharboe
2008-07-29more jtag_examine() checks. catch errors during first 640 bits.oharboe
2008-07-28- added run_and_halt_time to deprecated/removed functions sectionntfreak
2008-07-28allow minidrivers to implement inner loop of dcc memory writesoharboe