openocd.git
2008-08-17 oharboeRichard <news@muppet.plus.com> fixed bug in padding...
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-14 oharboetypo spotted by spen. gdb_breakpoint_override not teste...
2008-08-14 oharboedocumentation wip for upcoming patch.
2008-08-13 oharboeremoved old comment
2008-08-13 oharboeforce lpc2148 target into ARM state.
2008-08-13 oharboegdb_breakpoint_override comments
2008-08-13 oharboeadded global gdb breakpoint override configuration...
2008-08-13 oharboecomments.
2008-08-13 oharboeClear all dangling breakpoints upon GDB connection.
2008-08-13 oharboefix warning.
2008-08-13 oharboereturn halted signal if step/continue fails
2008-08-13 oharboeavoid empty lines in log as a keep_alive() sideffect
2008-08-11 oharboefix output from jtag_khz when only jtag_speed has been...
2008-08-11 oharboeupdated syntax for post_reset scripts
2008-08-11 oharboepropagate error code in case of "reset" failing.
2008-08-11 oharboefix error output a bit: do not repeat output printed...
2008-08-11 oharboefix error message
2008-08-11 oharboeplace event loop inside #ifdef JIM_EMBEDDED.
2008-08-08 ntfreak- fix build issues under win32 (mingw)
2008-08-08 oharboeMichael Schwingen <rincewind@discworld.dascon.de> ...
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-07 ntfreak- correct BUILD_ECOSBOARD definition is server.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 oharboeGDB monitor commands now also get halted state upon...
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-04 oharboeTAP_TLR won't work in a pathmove sequence. OpenOCD...
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-31 oharboewip - committing to reduce patch size.
2008-07-30 oharboewarning output upon connection problems.
2008-07-29 oharboemore jtag_examine() checks. catch errors during first...
2008-07-28 ntfreak- added run_and_halt_time to deprecated/removed functio...
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-27 oharboeworking notes.
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 oharboeOpenOCD commands w/prefix ocd_ now set the primary...
2008-07-24 oharboemore error message cleanup. invalid args & syntax error...
2008-07-24 oharboetake path to eCos files from environment variable
2008-07-24 oharboeretire daemon_startup
2008-07-24 oharboeallow jtag minidriver access to cmd_queue_cur_state...
2008-07-24 oharboeBetter handling of OpenOCD command invocation result...
2008-07-24 oharboewait 500ms for target to halt upon connect.
2008-07-23 ntfreak- comment about dummy ack '+' char from gdb
2008-07-23 ntfreak- fix typo in jtag_add_end_state
2008-07-23 ntfreak- fix typo
2008-07-23 oharboefix <memory> is missing upon gdb connect warning when...
2008-07-23 oharboehandle end of line comments to improve compatibility...
2008-07-23 ntfreak- more fixes to high density stm32x flash driver
2008-07-22 ntfreak- fix bug with stm32 high density write protection
2008-07-22 ntfreak- add missing quotes from CFLAGS_FOR_BUILD
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 oharboeupdate jtag_speed/khz docs a bit.
2008-07-21 oharboe- jtag_khz/speed are now single parameter only. These...
2008-07-21 oharboecross compile fix
2008-07-21 oharboeuse reset init explicitly before "load".
2008-07-21 oharboeDuane Ellis <openocd@duaneellis.com> stm32 peripherals...
2008-07-21 oharboeMichael Kurz <michi.kurz@googlemail.com> MX29LV800B...
2008-07-20 oharboeBUG: prefix to timeout for gdb keep alive packets.
2008-07-20 ntfreak- added svn props for newly added files
2008-07-20 oharboeDuane Ellis <openocd@duaneellis.com> - script commands...
2008-07-20 oharboeBen Bodley <ben@teknique.com> non-CFI compliant flash...
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 ntfreak- updated texi for removed daemon_startup command
2008-07-19 oharboeclarify error message w.r.t. not being able to set...
2008-07-19 oharboedaemon_startup is now retired in favour of adding ...
2008-07-18 oharboeThis allows overriding builtin openocd commands.
2008-07-18 oharboeremove obsolete reset_mode
2008-07-18 oharboe"reset" without arguments now execute a "reset run".
2008-07-18 ntfreak- remove build warning from keep_alive
2008-07-18 ntfreak- fix incorrectly registered function openocd_array2mem
2008-07-18 oharboeresume is now asynchronous
2008-07-18 oharboekeep_alive() fix for reset warnings.
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.
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)