| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fixed not halted error messages | oharboe | 2008-08-17 | 2 | -4/+5 |
* | deleted superfluous sam7s256 which was identical to sam7x256 | oharboe | 2008-08-17 | 3 | -46/+2 |
* | removed obsolete command. | oharboe | 2008-08-15 | 1 | -4/+1 |
* | feroceon updated w.r.t. latest arm7/9 changes | oharboe | 2008-08-14 | 3 | -6/+9 |
* | arm7/9 breakpoint cleanup. arm7_9 sw/hw commands retired. openocd.texi is ale... | oharboe | 2008-08-14 | 6 | -280/+119 |
* | removed old comment | oharboe | 2008-08-13 | 1 | -1/+0 |
* | force lpc2148 target into ARM state. | oharboe | 2008-08-13 | 1 | -0/+3 |
* | comments. | oharboe | 2008-08-13 | 1 | -3/+18 |
* | Clear all dangling breakpoints upon GDB connection. | oharboe | 2008-08-13 | 2 | -38/+70 |
* | updated syntax for post_reset scripts | oharboe | 2008-08-11 | 3 | -11/+6 |
* | propagate error code in case of "reset" failing. | oharboe | 2008-08-11 | 1 | -3/+1 |
* | default reset in help text - run | oharboe | 2008-08-08 | 1 | -1/+1 |
* | - added svn props for newly added files | ntfreak | 2008-08-07 | 5 | -49/+49 |
* | David Kuehling <dvdkhlng@gmx.de> - added jim-eventloop.c | oharboe | 2008-08-07 | 4 | -1/+44 |
* | lpc2148 2MHz, RCLK and clockless config script versions | oharboe | 2008-08-07 | 5 | -5/+12 |
* | - fix target_examine declaration | ntfreak | 2008-08-06 | 3 | -5/+5 |
* | gaffe in previous commit fixed. "reset run" now works again for arm7/9 | oharboe | 2008-08-05 | 1 | -1/+1 |
* | Duane Ellis: fix warnings | oharboe | 2008-08-05 | 13 | -26/+28 |
* | halting srst_pulls_trst targets is now snappier and has explicit warning. | oharboe | 2008-08-05 | 1 | -0/+12 |
* | define resetting the target into the halted or running | oharboe | 2008-08-05 | 6 | -39/+37 |
* | moves handling of problems with resetting into the halted state | oharboe | 2008-08-05 | 12 | -45/+51 |
* | The reset routine now works w/LPC2148 out of the box. | oharboe | 2008-08-01 | 1 | -11/+5 |
* | wait up to 1 second for halted state upon reset init/halt. | oharboe | 2008-07-31 | 1 | -4/+8 |
* | allow minidrivers to implement inner loop of dcc memory writes | oharboe | 2008-07-28 | 3 | -407/+406 |
* | fixed gaffe mea culpa | oharboe | 2008-07-28 | 2 | -7/+12 |
* | retired reset run_and_init/halt | oharboe | 2008-07-28 | 29 | -470/+337 |
* | add check for target_read/write_buffer 32 bit wrap. | oharboe | 2008-07-26 | 1 | -3/+17 |
* | - merged mips target into svn trunk | ntfreak | 2008-07-26 | 11 | -4/+2399 |
* | minimum address and maximum length argument to load_image. Used in lieu of re... | oharboe | 2008-07-25 | 1 | -11/+49 |
* | added yours sincerely for files where I feel that I've made non-trivial contr... | oharboe | 2008-07-25 | 14 | -0/+42 |
* | retire daemon_startup | oharboe | 2008-07-24 | 11 | -45/+4 |
* | wait 500ms for target to halt upon connect. | oharboe | 2008-07-24 | 2 | -5/+5 |
* | - fix typo | ntfreak | 2008-07-23 | 1 | -1/+1 |
* | - jtag_khz/speed are now single parameter only. These are used | oharboe | 2008-07-21 | 14 | -88/+112 |
* | use reset init explicitly before "load". | oharboe | 2008-07-21 | 1 | -1/+1 |
* | openocd@duaneellis.com fix naming confusion. Use ocd_ prefix for ocd API cons... | oharboe | 2008-07-20 | 1 | -2/+2 |
* | clarify error message w.r.t. not being able to set breakpoint | oharboe | 2008-07-19 | 1 | -2/+2 |
* | remove obsolete reset_mode | oharboe | 2008-07-18 | 30 | -31/+31 |
* | "reset" without arguments now execute a "reset run". | oharboe | 2008-07-18 | 1 | -13/+22 |
* | - fix incorrectly registered function openocd_array2mem | ntfreak | 2008-07-18 | 2 | -7/+6 |
* | resume is now asynchronous | oharboe | 2008-07-18 | 1 | -18/+4 |
* | 1. GDB will print cryptic error messages if it is not fed keep-alive packets | oharboe | 2008-07-18 | 1 | -1/+25 |
* | Duane Ellis <openocd@duaneellis.com> more interface files. | oharboe | 2008-07-18 | 2 | -1/+6 |
* | Charles Hardin <ckhardin@gmail.com> move tcl stuff nearer to where it belongs. | oharboe | 2008-07-18 | 1 | -2/+359 |
* | added missing "reset+load" sequence. | oharboe | 2008-07-18 | 1 | -0/+3 |
* | Charles Hardin <ckhardin@gmail.com> and Øyvind Harboe | oharboe | 2008-07-17 | 2 | -56/+1 |
* | - reverted resume_target to old behaviour | ntfreak | 2008-07-17 | 1 | -19/+0 |
* | better error messages for target event scripts. | oharboe | 2008-07-16 | 1 | -39/+0 |
* | - retired variable stuff. | oharboe | 2008-07-11 | 1 | -1/+2 |
* | .cfg files are now executed as Jim Tcl. Commands that terminate script w/erro... | oharboe | 2008-07-11 | 1 | -3/+22 |