| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fixed not halted error messages | oharboe | 2008-08-17 | 12 | -4/+56 |
* | deleted superfluous sam7s256 which was identical to sam7x256 | oharboe | 2008-08-17 | 3 | -46/+2 |
* | Richard <news@muppet.plus.com> fixed bug in padding code | oharboe | 2008-08-17 | 1 | -5/+4 |
* | 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 |
* | typo spotted by spen. gdb_breakpoint_override not tested yet. | oharboe | 2008-08-14 | 1 | -1/+1 |
* | documentation wip for upcoming patch. | oharboe | 2008-08-14 | 1 | -15/+11 |
* | 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 |