openocd.git
2008-09-24 ntfreak- renamed x7926 driver to aduc702x to match other flash...
2008-09-24 oharboefix noise in gdb console when single stepping. Remove...
2008-09-24 oharboefixed false positives for keep_alive() not being invoked.
2008-09-24 oharboe "marcel" <M.W.Wijlaars@tue.nl>,
2008-09-22 ntfreak- fix typo's
2008-09-21 oharboeRemoved some obsolete stuff + Pushing things in the...
2008-09-21 oharboeopenocd.texi is the authortative source of OpenOCD...
2008-09-21 oharboeput instructions on how to report bugs onto the users...
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-09-12 oharboefollow up to keep_alive() fix. process target events...
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 oharboefixed keep_alive fix gaffe introduce in previous commit.
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-05 oharboeworkaround and comment for problems identified by Micha...
2008-09-04 oharboes3c2440 OpenMoko target script
2008-09-01 oharboeDuane Ellis has made highly non-trivial changes to...
2008-09-01 oharboeRemoved target->reset_mode, no longer used
2008-09-01 oharboeDuane Ellis: "target as an [tcl] object" feature.
2008-09-01 oharboeretired, nothing came of it.
2008-08-28 oharboedocumented change in target command w/removed options
2008-08-27 oharboecomment about slow RTCK
2008-08-26 oharboeooops... fixed commit gaffe in previous commit.
2008-08-26 oharboeadded 1000ms timeout
2008-08-26 oharboedo not check checksums in noack case
2008-08-25 oharboeRCLK is not supported, return error instead of crashing.
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-25 oharboesync with Jim Tcl repository.
2008-08-24 oharboeduane ellis - errno ansi fix
2008-08-24 oharboeduan ellis target tcl work in progress
2008-08-24 oharboeDaniel Gimpelevich <daniel@gimpelevich.san-francisco...
2008-08-23 ntfreak- clear any existing breakpoints/watchpoints when resta...
2008-08-22 ntfreak- add support for new gdb QStartNoAckMode, which disabl...
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 oharboecontinue execution even if chain can't be validated...
2008-08-20 oharboesharpen error propagation a wee bit.
2008-08-20 ntfreak- added missing parport configs to texi
2008-08-20 oharboeDaniel Gimpelevich fix reset halt on feroceon
2008-08-20 oharboefix BUG: keep_alive() error messages
2008-08-20 oharboeduane ellis: fix warning
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 oharboesearch and replace usleep(1000) with alive_sleep(1...
2008-08-19 oharboeDANGER: committed work-in-progress to handle examinatio...
2008-08-19 oharboeadded some alive_sleep()'s
2008-08-19 oharboeuse alive_sleep() from sleep command
2008-08-19 oharboeadded alive_sleep() function to let GDB alive packets...
2008-08-19 oharboetinker with Xscale performance, anti-log spamming is...
2008-08-19 oharboeduane ellis: (A) a new concept called "Name Value Pair...
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 oharboefixed error handling in flash bank.
2008-08-19 oharboeremoved a couple of exit()'s from error handling.
2008-08-19 oharboeadded wip imx31.cfg file
2008-08-19 oharboeDaniel Gimpelevich <daniel@gimpelevich.san-francisco...
2008-08-18 oharboeJohannes Stezenbach <js@sig21.net> fix warnings
2008-08-18 oharboemore error propagation
2008-08-18 oharboeadded error handling to avoid false error messages.
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-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
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)