retired, nothing came of it.
[openocd.git] / src / target /
2008-08-25 oharboeSTR912 uses RCLK if available
2008-08-25 oharboefixed bug in arm11 examine code.
2008-08-25 oharboefixed gaffe in last release w/target number.
2008-08-24 oharboeduan ellis target tcl work in progress
2008-08-22 ntfreak- fix win32 build issues from previous jim patch
2008-08-22 drath- fix a off-by-one error in the buffer read/write code...
2008-08-20 oharboeadded gdb timeout handling + error propagation
2008-08-20 oharboelm3s3748 config file
2008-08-20 oharboelm3s3748 config file
2008-08-20 oharboesharpen error propagation a wee bit.
2008-08-20 oharboeDaniel Gimpelevich fix reset halt on feroceon
2008-08-20 oharboefix BUG: keep_alive() error messages
2008-08-19 ntfreak- added svn props for newly added files
2008-08-19 oharboefixed warning
2008-08-19 oharboeswitch to alive_sleep() to avoid gdb timeouts
2008-08-19 oharboemake target_wait_state() usable from other places,...
2008-08-19 oharboebetter polling debug_level 3 handling
2008-08-19 oharboeadded some alive_sleep()'s
2008-08-19 oharboetinker with Xscale performance, anti-log spamming is...
2008-08-19 oharboetinker with Xscale performance. Poll a bit more before...
2008-08-19 oharboefix comment w.r.t. start address for RAM
2008-08-19 oharboeremoved a couple of exit()'s from error handling.
2008-08-19 oharboeadded wip imx31.cfg file
2008-08-18 oharboeopenocd.texi is the authoratitive source for documentat...
2008-08-17 oharboefixed not halted error messages
2008-08-17 oharboedeleted superfluous sam7s256 which was identical to...
2008-08-15 oharboeremoved obsolete command.
2008-08-14 oharboeferoceon updated w.r.t. latest arm7/9 changes
2008-08-14 oharboearm7/9 breakpoint cleanup. arm7_9 sw/hw commands retire...
2008-08-13 oharboeremoved old comment
2008-08-13 oharboeforce lpc2148 target into ARM state.
2008-08-13 oharboecomments.
2008-08-13 oharboeClear all dangling breakpoints upon GDB connection.
2008-08-11 oharboeupdated syntax for post_reset scripts
2008-08-11 oharboepropagate error code in case of "reset" failing.
2008-08-08 oharboedefault reset in help text - run
2008-08-07 ntfreak- added svn props for newly added files
2008-08-07 oharboeDavid Kuehling <dvdkhlng@gmx.de> - added jim-eventloop.c
2008-08-07 oharboelpc2148 2MHz, RCLK and clockless config script versions
2008-08-06 ntfreak- fix target_examine declaration
2008-08-05 oharboegaffe in previous commit fixed. "reset run" now works...
2008-08-05 oharboeDuane Ellis: fix warnings
2008-08-05 oharboehalting srst_pulls_trst targets is now snappier and...
2008-08-05 oharboedefine resetting the target into the halted or running
2008-08-05 oharboemoves handling of problems with resetting into the...
2008-08-01 oharboeThe reset routine now works w/LPC2148 out of the box.
2008-07-31 oharboewait up to 1 second for halted state upon reset init...
2008-07-28 oharboeallow minidrivers to implement inner loop of dcc memory...
2008-07-28 oharboefixed gaffe mea culpa
2008-07-28 oharboeretired reset run_and_init/halt
2008-07-26 oharboeadd check for target_read/write_buffer 32 bit wrap.
2008-07-26 ntfreak- merged mips target into svn trunk
2008-07-25 oharboeminimum address and maximum length argument to load_ima...
2008-07-25 oharboeadded yours sincerely for files where I feel that I...
2008-07-24 oharboeretire daemon_startup
2008-07-24 oharboewait 500ms for target to halt upon connect.
2008-07-23 ntfreak- fix typo
2008-07-21 oharboe- jtag_khz/speed are now single parameter only. These...
2008-07-21 oharboeuse reset init explicitly before "load".
2008-07-20 oharboeopenocd@duaneellis.com fix naming confusion. Use ocd_...
2008-07-19 oharboeclarify error message w.r.t. not being able to set...
2008-07-18 oharboeremove obsolete reset_mode
2008-07-18 oharboe"reset" without arguments now execute a "reset run".
2008-07-18 ntfreak- fix incorrectly registered function openocd_array2mem
2008-07-18 oharboeresume is now asynchronous
2008-07-18 oharboe1. GDB will print cryptic error messages if it is not...
2008-07-18 oharboeDuane Ellis <openocd@duaneellis.com> more interface...
2008-07-18 oharboeCharles Hardin <ckhardin@gmail.com> move tcl stuff...
2008-07-18 oharboeadded missing "reset+load" sequence.
2008-07-17 oharboeCharles Hardin <ckhardin@gmail.com> and Øyvind Harboe
2008-07-17 ntfreak- reverted resume_target to old behaviour
2008-07-16 oharboebetter error messages for target event scripts.
2008-07-11 oharboe- retired variable stuff.
2008-07-11 oharboe.cfg files are now executed as Jim Tcl. Commands that...
2008-07-09 ntfreak- adding missing install entry for luminary-libftdi.cfg
2008-07-09 ntfreak- added luminary libftdi interface config
2008-07-09 ntfreak- only check normal resume, not debug resume
2008-07-09 ntfreak- target_resume is now synchronous with 5sec timeout
2008-07-08 oharboetcl regression fixes.
2008-07-08 ntfreak- removed target_process_events as only used in handle_...
2008-07-08 ntfreak- fix pre_resume script not being called
2008-07-07 oharboereset event is synonym for post_reset event.
2008-07-06 ntfreak- fixed build issues with win32
2008-07-06 oharboesrc/helper/configuration.h
2008-07-04 ntfreak- added event scripts for str73x and str75x targets
2008-07-04 ntfreak- added jtag_khz to target scripts
2008-07-04 ntfreak- fixed line endings with commands.tcl
2008-07-04 oharboetcl tinkering.
2008-07-04 oharboetypo
2008-07-04 oharboetcl config script example
2008-07-04 oharboeARM11 update. OpenOCD supports starting without being...
2008-07-04 oharboeValentin Longchamp target script for mx31.cfg
2008-07-02 ntfreak- allocate target_type_t structure for each target...
2008-06-27 ntfreak- added svn props for newly added files
2008-06-27 oharboeDavid Anders more target lib scripts contributed by
2008-06-25 oharboeFixed bogus error message and plugged memory leak for...
2008-06-25 ntfreak- fix reset_halt issue with certain arm cores - address...
2008-06-25 oharboeadded pre/post_reset scripts based on Pieter Conradie...
2008-06-24 ntfreak- fix compile errors when _DEBUG_INSTRUCTION_EXECUTION_...
2008-06-18 oharboeSpen spotted a bug in warning for missing srst_pulls_trst
next

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)