summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* documentation wip for upcoming patch.oharboe2008-08-141-15/+11
* removed old commentoharboe2008-08-131-1/+0
* force lpc2148 target into ARM state.oharboe2008-08-131-0/+3
* gdb_breakpoint_override commentsoharboe2008-08-131-0/+10
* 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
* Michael Schwingen <rincewind@discworld.dascon.de> - add jedec_probe to docoharboe2008-08-081-1/+5
* 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-0611-25/+33
* 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-0528-52/+66
* 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-282-75/+84
* allow minidrivers to implement inner loop of dcc memory writesoharboe2008-07-283-407/+406
* fixed gaffe mea culpaoharboe2008-07-282-7/+12
* retired reset run_and_init/haltoharboe2008-07-2838-501/+346
* working notes.oharboe2008-07-271-0/+76
* add check for target_read/write_buffer 32 bit wrap.oharboe2008-07-261-3/+17