| Commit message (Expand) | Author | Age | Files | Lines |
* | removed old comment | oharboe | 2008-08-13 | 1 | -1/+0 |
* | force lpc2148 target into ARM state. | oharboe | 2008-08-13 | 1 | -0/+3 |
* | gdb_breakpoint_override comments | oharboe | 2008-08-13 | 1 | -0/+10 |
* | added global gdb breakpoint override configuration command | oharboe | 2008-08-13 | 1 | -0/+48 |
* | comments. | oharboe | 2008-08-13 | 1 | -3/+18 |
* | Clear all dangling breakpoints upon GDB connection. | oharboe | 2008-08-13 | 3 | -38/+77 |
* | fix warning. | oharboe | 2008-08-13 | 1 | -1/+0 |
* | return halted signal if step/continue fails | oharboe | 2008-08-13 | 1 | -38/+57 |
* | avoid empty lines in log as a keep_alive() sideffect | oharboe | 2008-08-13 | 1 | -3/+6 |
* | fix output from jtag_khz when only jtag_speed has been invoked | oharboe | 2008-08-11 | 1 | -2/+11 |
* | 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 |
* | fix error output a bit: do not repeat output printed during execution in case... | oharboe | 2008-08-11 | 1 | -1/+1 |
* | fix error message | oharboe | 2008-08-11 | 1 | -1/+1 |
* | place event loop inside #ifdef JIM_EMBEDDED. | oharboe | 2008-08-11 | 3 | -3/+12 |
* | - fix build issues under win32 (mingw) | ntfreak | 2008-08-08 | 1 | -4/+6 |
* | Michael Schwingen <rincewind@discworld.dascon.de> - add jedec_probe to doc | oharboe | 2008-08-08 | 1 | -1/+5 |
* | default reset in help text - run | oharboe | 2008-08-08 | 1 | -1/+1 |
* | - added svn props for newly added files | ntfreak | 2008-08-07 | 7 | -704/+704 |
* | David Kuehling <dvdkhlng@gmx.de> - added jim-eventloop.c | oharboe | 2008-08-07 | 12 | -2/+728 |
* | lpc2148 2MHz, RCLK and clockless config script versions | oharboe | 2008-08-07 | 5 | -5/+12 |
* | - correct BUILD_ECOSBOARD definition is server.c | ntfreak | 2008-08-07 | 1 | -5/+2 |
* | - remove Jim_InitEmbedded warning | ntfreak | 2008-08-06 | 1 | -1/+1 |
* | - added svn props for previously added file | ntfreak | 2008-08-06 | 1 | -536/+536 |
* | - fix target_examine declaration | ntfreak | 2008-08-06 | 11 | -25/+33 |
* | GDB monitor commands now also get halted state upon e.g. "reset halt". | oharboe | 2008-08-05 | 2 | -18/+20 |
* | 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 | 28 | -52/+66 |
* | 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 |
* | TAP_TLR won't work in a pathmove sequence. OpenOCD shouldn't and doesn't need... | oharboe | 2008-08-04 | 1 | -0/+5 |
* | 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 |
* | wip - committing to reduce patch size. | oharboe | 2008-07-31 | 1 | -0/+536 |
* | warning output upon connection problems. | oharboe | 2008-07-30 | 1 | -2/+6 |
* | more jtag_examine() checks. catch errors during first 640 bits. | oharboe | 2008-07-29 | 1 | -1/+20 |
* | - added run_and_halt_time to deprecated/removed functions section | ntfreak | 2008-07-28 | 2 | -75/+84 |
* | 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 | 38 | -501/+346 |
* | working notes. | oharboe | 2008-07-27 | 1 | -0/+76 |
* | 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 | 44 | -1/+130 |
* | OpenOCD commands w/prefix ocd_ now set the primary Tcl return value instead o... | oharboe | 2008-07-24 | 1 | -2/+2 |
* | more error message cleanup. invalid args & syntax errors both now print argum... | oharboe | 2008-07-24 | 2 | -23/+6 |
* | take path to eCos files from environment variable | oharboe | 2008-07-24 | 2 | -2/+2 |
* | retire daemon_startup | oharboe | 2008-07-24 | 11 | -45/+4 |