summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* removed a couple of exit()'s from error handling.oharboe2008-08-192-10/+13
* added wip imx31.cfg fileoharboe2008-08-192-0/+20
* Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> one more parport ...oharboe2008-08-191-0/+1
* Johannes Stezenbach <js@sig21.net> fix warningsoharboe2008-08-182-2/+2
* more error propagationoharboe2008-08-181-7/+32
* added error handling to avoid false error messages.oharboe2008-08-181-6/+25
* openocd.texi is the authoratitive source for documentation. Wiki is dead.oharboe2008-08-188-8/+8
* fixed not halted error messagesoharboe2008-08-1712-4/+56
* deleted superfluous sam7s256 which was identical to sam7x256oharboe2008-08-173-46/+2
* Richard <news@muppet.plus.com> fixed bug in padding codeoharboe2008-08-171-5/+4
* removed obsolete command.oharboe2008-08-151-4/+1
* feroceon updated w.r.t. latest arm7/9 changesoharboe2008-08-143-6/+9
* arm7/9 breakpoint cleanup. arm7_9 sw/hw commands retired. openocd.texi is ale...oharboe2008-08-146-280/+119
* typo spotted by spen. gdb_breakpoint_override not tested yet.oharboe2008-08-141-1/+1
* removed old commentoharboe2008-08-131-1/+0
* force lpc2148 target into ARM state.oharboe2008-08-131-0/+3
* added global gdb breakpoint override configuration commandoharboe2008-08-131-0/+48
* comments.oharboe2008-08-131-3/+18
* Clear all dangling breakpoints upon GDB connection.oharboe2008-08-133-38/+77
* fix warning.oharboe2008-08-131-1/+0
* return halted signal if step/continue failsoharboe2008-08-131-38/+57
* avoid empty lines in log as a keep_alive() sideffectoharboe2008-08-131-3/+6
* fix output from jtag_khz when only jtag_speed has been invokedoharboe2008-08-111-2/+11
* updated syntax for post_reset scriptsoharboe2008-08-113-11/+6
* propagate error code in case of "reset" failing.oharboe2008-08-111-3/+1
* fix error output a bit: do not repeat output printed during execution in case...oharboe2008-08-111-1/+1
* fix error messageoharboe2008-08-111-1/+1
* place event loop inside #ifdef JIM_EMBEDDED. oharboe2008-08-113-3/+12
* - fix build issues under win32 (mingw)ntfreak2008-08-081-4/+6
* default reset in help text - runoharboe2008-08-081-1/+1
* - added svn props for newly added filesntfreak2008-08-077-704/+704
* David Kuehling <dvdkhlng@gmx.de> - added jim-eventloop.coharboe2008-08-0712-2/+728
* lpc2148 2MHz, RCLK and clockless config script versionsoharboe2008-08-075-5/+12
* - correct BUILD_ECOSBOARD definition is server.cntfreak2008-08-071-5/+2
* - remove Jim_InitEmbedded warningntfreak2008-08-061-1/+1
* - added svn props for previously added filentfreak2008-08-061-536/+536
* - fix target_examine declarationntfreak2008-08-069-14/+14
* GDB monitor commands now also get halted state upon e.g. "reset halt".oharboe2008-08-052-18/+20
* gaffe in previous commit fixed. "reset run" now works again for arm7/9oharboe2008-08-051-1/+1
* Duane Ellis: fix warningsoharboe2008-08-0527-51/+53
* halting srst_pulls_trst targets is now snappier and has explicit warning.oharboe2008-08-051-0/+12
* define resetting the target into the halted or runningoharboe2008-08-056-39/+37
* moves handling of problems with resetting into the halted stateoharboe2008-08-0512-45/+51
* TAP_TLR won't work in a pathmove sequence. OpenOCD shouldn't and doesn't need...oharboe2008-08-041-0/+5
* The reset routine now works w/LPC2148 out of the box.oharboe2008-08-011-11/+5
* wait up to 1 second for halted state upon reset init/halt.oharboe2008-07-311-4/+8
* wip - committing to reduce patch size.oharboe2008-07-311-0/+536
* warning output upon connection problems.oharboe2008-07-301-2/+6
* more jtag_examine() checks. catch errors during first 640 bits.oharboe2008-07-291-1/+20
* - added run_and_halt_time to deprecated/removed functions sectionntfreak2008-07-281-75/+75