- add guess-rev.sh and contrib/libdcc to dist
[openocd.git] / src / helper /
2009-01-09 oharboemoved ioutil init to the right spot: before config...
2009-01-01 ntfreak- add gdb pipe support to native win32 (--pipe option)
2008-12-28 oharboeUwe Hermann <uwe@hermann-uwe.de> One of them is fixing...
2008-12-27 duaneBuild Permutations with ftd2xx and libftdi addressed...
2008-12-22 oharboehttpd wip
2008-12-22 oharboecygwin fixes
2008-12-19 oharboeDick Hollenbeck <dick@softplc.com> better logging
2008-12-19 oharboeDick Hollenbeck <dick@softplc.com> better comments
2008-12-19 ntfreak- fix rlink build under native win32 (mingw)
2008-12-19 oharboeDick Hollenbeck <dick@softplc.com> convert macros to...
2008-12-17 oharboehouskeeping
2008-12-16 oharboesync up to latest jim tcl
2008-12-16 oharboefix broken -c/f options where it would silently termina...
2008-12-15 ntfreak- add missing svn props from r1243 commit
2008-12-15 oharboesync up to tap_xxx rename + add with-ioutil for standal...
2008-12-15 ntfreak- add ability for openocd to communicate to gdb using...
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-12-10 ntfreak- fix illegal memory access in unregister_command function
2008-12-01 oharboe"Theodore A. Roth" <taroth@gmail.com> fixes to distcheck
2008-11-30 duanejtag newtap change & huge manual update
2008-11-27 oharboeRick Altherr <kc8apf@kc8apf.net> retire obsolete syntax
2008-11-26 oharboefriendlier error messages
2008-11-11 oharboeFixes (more or less) random SEGFAULT upon invoking...
2008-11-10 oharboeexecute reset init upon power restore / srst deassert
2008-11-10 oharboeminor cleanup
2008-11-05 oharboefix telnet async messages. retired telnet_async command...
2008-11-04 oharboecpu help command wip
2008-11-03 oharboeRick Altherr <kc8apf@kc8apf.net> - fix warnings
2008-10-31 oharboeAdded telnet_async command to enable/disable asynchronous
2008-10-27 oharboeKees Jongenburger <kees.jongenburger@gmail.com> - fix...
2008-10-27 oharboenow compiles under Cygwin and eCos again.
2008-10-24 ntfreak- fix native mingw build if gettimeofday not defined.
2008-10-24 oharboegdb_report_data_abort now ignores all target read error...
2008-10-22 oharboeload and verify are now synonymous to load/verify_image
2008-10-22 oharboeLaurentiu Cocanu - more help text
2008-10-22 oharboefix warnings when building for eCos
2008-10-17 oharboetry to get struct timezone def right w.r.t. config...
2008-10-16 oharboesleep command now prints out target debugmsgs w/anythin...
2008-10-16 oharboeadded help on production proc's
2008-10-16 oharboeadded capture command to capture log output. Useful...
2008-10-14 oharboereset cleanup. Remove obsolete events that are not...
2008-10-13 oharboeFixed gaffes in reset script handling + improved error
2008-10-13 oharboeLaurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added...
2008-10-11 oharboeDuane Ellis: addresses protocol problems with GDB.
2008-10-09 oharboeadded busy sleep (for testing purposes)
2008-10-08 oharboefile not found SEGFAULT fix
2008-10-01 oharboeDuane Ellis: added missing invocation of reset-init
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-09-12 oharboe- Fixed regression introduced in 890 when "fixing warni...
2008-09-12 oharboeDuane Ellis: target_process_reset is now implemented...
2008-09-08 oharboetypo fixed.
2008-09-08 oharboekeep_alive now invokes target_call_timer_callbacks_now
2008-09-08 oharboeDuane Ellis, added clock command.
2008-09-01 oharboeDuane Ellis has made highly non-trivial changes to...
2008-09-01 oharboeDuane Ellis: "target as an [tcl] object" feature.
2008-08-25 oharboeSTR912 uses RCLK if available
2008-08-25 oharboesync with Jim Tcl repository.
2008-08-24 oharboeduane ellis - errno ansi fix
2008-08-22 ntfreak- fix win32 build issues from previous jim patch
2008-08-19 oharboeuse alive_sleep() from sleep command
2008-08-19 oharboeadded alive_sleep() function to let GDB alive packets...
2008-08-19 oharboeduane ellis: (A) a new concept called "Name Value Pair...
2008-08-18 oharboeJohannes Stezenbach <js@sig21.net> fix warnings
2008-08-13 oharboeavoid empty lines in log as a keep_alive() sideffect
2008-08-11 oharboefix error output a bit: do not repeat output printed...
2008-08-11 oharboeplace event loop inside #ifdef JIM_EMBEDDED.
2008-08-08 ntfreak- fix build issues under win32 (mingw)
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-06 ntfreak- remove Jim_InitEmbedded warning
2008-08-06 ntfreak- added svn props for previously added file
2008-08-06 ntfreak- fix target_examine declaration
2008-08-05 oharboeDuane Ellis: fix warnings
2008-07-31 oharboewip - committing to reduce patch size.
2008-07-25 oharboeadded yours sincerely for files where I feel that I...
2008-07-24 oharboeOpenOCD commands w/prefix ocd_ now set the primary...
2008-07-24 oharboemore error message cleanup. invalid args & syntax error...
2008-07-24 oharboeBetter handling of OpenOCD command invocation result...
2008-07-23 oharboehandle end of line comments to improve compatibility...
2008-07-22 oharboeSpen: startup.tcl cross compile support
2008-07-22 oharboeOnly print out gobs of information to log when -d3...
2008-07-22 oharboevery slightly improved error message for not being...
2008-07-21 oharboerestart is a per-target action
2008-07-21 oharboeAllows config scripts to override handling of 'R'(resta...
2008-07-21 oharboejim license cleanup
2008-07-21 oharboe- jtag_khz/speed are now single parameter only. These...
2008-07-21 oharboecross compile fix
2008-07-20 oharboeBUG: prefix to timeout for gdb keep alive packets.
2008-07-20 oharboeDuane Ellis <openocd@duaneellis.com>
2008-07-20 oharboeopenocd@duaneellis.com fix naming confusion. Use ocd_...
2008-07-19 oharboethrow exception upon syntax error.
2008-07-19 oharboedaemon_startup is now retired in favour of adding ...
2008-07-18 oharboeThis allows overriding builtin openocd commands.
2008-07-18 ntfreak- remove build warning from keep_alive
2008-07-18 ntfreak- fix incorrectly registered function openocd_array2mem
2008-07-18 oharboe1. GDB will print cryptic error messages if it is not...
2008-07-18 oharboeCharles Hardin <ckhardin@gmail.com> move tcl stuff...
2008-07-17 oharboeCharles Hardin <ckhardin@gmail.com> move jim into...
2008-07-17 oharboeCharles Hardin ckhardin at gmail.com Instead of stash...
2008-07-17 oharboeCollect output from openocd commands into openocd_outpu...
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)