openocd.git
2008-12-27 duaneBuild Permutations with ftd2xx and libftdi addressed...
2008-12-24 duaneTypos found by miceal catudal
2008-12-23 ntfreak- add missing svn props from r1270 commit
2008-12-23 oharboehttpd wip
2008-12-22 oharboehttpd wip
2008-12-22 oharboehttpd wip
2008-12-22 oharboehttpd wip
2008-12-22 oharboeDirk Behme <dirk.behme@googlemail.com>
2008-12-22 oharboecygwin fixes
2008-12-22 oharboebumped a LOG_INFO to LOG_DEBUG level to reduce excessiv...
2008-12-19 oharboeDick Hollenbeck <dick@softplc.com> better logging
2008-12-19 oharboeDick Hollenbeck <dick@softplc.com> - This patch adds...
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-19 kc8apf- rlink interface support from Lou Deluxe <lou.openocd0...
2008-12-17 oharboecheck syntax for init/version
2008-12-17 oharboemore houskeeping
2008-12-17 oharboehouskeeping
2008-12-17 oharboefixed gaffe in post handling
2008-12-16 oharboework in progress to hook up libmicrohttpd + tcl integration
2008-12-16 oharboesync up to latest jim tcl
2008-12-16 oharboeDirk Behme <dirk.behme@googlemail.com> Fix some typos...
2008-12-16 oharboejtag_khz simulation
2008-12-16 oharboeallow setting/reading gdb_port at any time
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 oharboefixed compilation problem
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-15 oharboefast_load profiling tool moved to target.c
2008-12-14 kc8apf- Update tap_state_strings to correspond to SVF state...
2008-12-13 duaneUpdates and fixes from Kees Jongenburger
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-12-13 kc8apfAdd JTAG tap events for enable/disable
2008-12-13 kc8apfClean up references to old tap_state names
2008-12-13 kc8apfChange tap_state naming to be consistent with SVF docum...
2008-12-12 ntfreak- check cortex_m3 FPB is enabled when setting hardware...
2008-12-12 kc8apfAllow -expected-id to be specified multiple times when...
2008-12-11 ntfreak- incorrect url in last commit for usbjtag
2008-12-11 ntfreak- added Axiom AXM-0432 to texi
2008-12-11 kc8apfAXM0432 layout for FDTI provided by Alan Carvalho de...
2008-12-11 ntfreak- typo with flash bank help command
2008-12-10 ntfreak- fix illegal memory access in unregister_command function
2008-12-10 duaneMore fixes thanks to Kees Jongenburger
2008-12-10 duaneFix from Kees Jongenburger (Part Duex)
2008-12-10 duaneFix from Kees Jongenburger
2008-12-08 duaneTypos in config files found by Sergey Lapin
2008-12-06 duaneTest of commit email from duane
2008-12-06 ntfreak- update texi to describe str9xpec driver flow
2008-12-05 oharboeKarl Beldan <karl.beldan@gmail.com> - The ibcr count...
2008-12-05 duaneAdded Joern Kaipf link for oocdlink
2008-12-04 oharboezy1000 1.48 snapshot
2008-12-04 oharboeKarl Beldan <karl.beldan@gmail.com> - fix vector_catch...
2008-12-04 oharboedelete obsolete code
2008-12-04 duaneManual tweak based on feedback from mailing list the...
2008-12-04 duaneFix for Hiroshi Ito discovery of mis-aligned memory...
2008-12-03 ntfreak- str9xpec driver now working with new jtag tap config
2008-12-03 ntfreak- incorrect str9 irmask used in config files
2008-12-03 ntfreak- cleanup target config scripts
2008-12-02 oharboeKees Jongenburger <kees.jongenburger@gmail.com> - now...
2008-12-02 oharboeHiroshi Ito <ito@mlb.co.jp> fixes to ep93xx.c
2008-12-01 oharboe"Theodore A. Roth" <taroth@gmail.com> fixes to distcheck
2008-12-01 ntfreak- fix incorrect svn props from last commit
2008-12-01 oharboeupdate zy1000 to svn head jtag api
2008-12-01 oharboecorrect CPU ID
2008-12-01 oharboewip
2008-11-30 duanejtag newtap change & huge manual update
2008-11-30 duaneTest checkin from commandline
2008-11-28 ntfreak- change mips registers to std names
2008-11-27 ntfreak- fix issue with luminary flash driver and tail bytes
2008-11-27 oharboeRick Altherr <kc8apf@kc8apf.net> retire obsolete syntax
2008-11-27 ntfreak- stm32x flash driver: add support for low density...
2008-11-27 oharboeCarlos Antunes <cmantunes@nowthor.com> fixes to get...
2008-11-26 ntfreak- fixes segfault using the targets cmd if multiple...
2008-11-26 ntfreak- correct corrupt target configs
2008-11-26 oharboefriendlier error messages
2008-11-26 oharboewip
2008-11-21 ntfreak- add new cortex_m3 maskisr cmd
2008-11-20 ntfreak- fix issue with gdb_target_to_reg missing second byte
2008-11-20 ntfreak- preserve cortex_m3 C_MASKINTS during resume/step
2008-11-20 ntfreak- fox small typo in handle_irscan_command
2008-11-19 oharboejtag_get_device() now returns NULL and reports error...
2008-11-19 oharboeerror checking - no reported errors, but catched a...
2008-11-18 oharboebig endian fix for GDB. Probably fixes a memory corrupt...
2008-11-17 ntfreak- add support for hardware breakpoints to mips32 target
2008-11-14 ntfreak- stops multiple calls to examine from allocating the...
2008-11-13 ntfreak- correct the register hi/lo read - wrong way round
2008-11-13 oharboebig endian software breakpoint bogus error messages...
2008-11-13 oharboekrzysztof.dziuba Gazeta.pl <krzysztof.dziuba@gazeta...
2008-11-13 oharboenios wip
2008-11-12 ntfreak- fix crash when variant for mips32 target not given
2008-11-12 ntfreak- slight mips32 cleanup/reformat
2008-11-12 oharboeLaurentiu Cocanu - blinking led app for PIC32.
2008-11-11 oharboeFixes (more or less) random SEGFAULT upon invoking...
2008-11-11 oharboesense srst
2008-11-10 oharboebroadcast mac address in UDP hello message
2008-11-10 oharboeexecute reset init upon power restore / srst deassert
2008-11-10 oharboeminor cleanup
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)