aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
2008-08-19added some alive_sleep()'soharboe
2008-08-19tinker with Xscale performance, anti-log spamming is now only for debug_level...oharboe
2008-08-19tinker with Xscale performance. Poll a bit more before sleeping.oharboe
2008-08-19fix comment w.r.t. start address for RAMoharboe
2008-08-19removed a couple of exit()'s from error handling.oharboe
2008-08-19added wip imx31.cfg fileoharboe
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-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-13removed old commentoharboe
2008-08-13force lpc2148 target into ARM state.oharboe
2008-08-13comments.oharboe
2008-08-13Clear all dangling breakpoints upon GDB connection.oharboe
2008-08-11updated syntax for post_reset scriptsoharboe
2008-08-11propagate error code in case of "reset" failing.oharboe
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-06- fix target_examine declarationntfreak
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-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-28allow minidrivers to implement inner loop of dcc memory writesoharboe
2008-07-28fixed gaffe mea culpaoharboe
2008-07-28retired reset run_and_init/haltoharboe
2008-07-26add check for target_read/write_buffer 32 bit wrap.oharboe
2008-07-26- merged mips target into svn trunkntfreak
2008-07-25minimum address and maximum length argument to load_image. Used in lieu of re...oharboe
2008-07-25added yours sincerely for files where I feel that I've made non-trivial contr...oharboe
2008-07-24retire daemon_startupoharboe
2008-07-24wait 500ms for target to halt upon connect.oharboe
2008-07-23- fix typontfreak
2008-07-21- jtag_khz/speed are now single parameter only. These are usedoharboe
2008-07-21use reset init explicitly before "load".oharboe
2008-07-20openocd@duaneellis.com fix naming confusion. Use ocd_ prefix for ocd API cons...oharboe
2008-07-19clarify error message w.r.t. not being able to set breakpointoharboe
2008-07-18remove obsolete reset_mode oharboe
2008-07-18"reset" without arguments now execute a "reset run".oharboe
2008-07-18- fix incorrectly registered function openocd_array2memntfreak
2008-07-18resume is now asynchronousoharboe
2008-07-181. GDB will print cryptic error messages if it is not fed keep-alive packetsoharboe
2008-07-18Duane Ellis <openocd@duaneellis.com> more interface files.oharboe