update symbols to match source file
[openocd.git] / src /
2009-01-23 kc8apfxvsf player fixes by Dick Hollenbeck <dick@softplc...
2009-01-23 kc8apfFixes for svf player by Simon Qian <simonqian@SimonQian...
2009-01-23 kc8apfSearch path fixes for MinGW builds. Courtesy of Dimita...
2009-01-23 kc8apfvsllink support for stable clocks by Simon Qian <simonq...
2009-01-20 kc8apfFix for incorrect filename in include for at91sam9260...
2009-01-20 kc8apfAT91SAM9260 and Olimex changes by Dean Glazeski <dnglaz...
2009-01-20 kc8apfAdd axm0432 interface config courtesy of Alan Carvalho...
2009-01-20 kc8apfFixes for handling release versions
2009-01-20 kc8apfFix 'make maintainer-clean' courtesy of Zach Welch...
2009-01-20 kc8apfFix support for ADuC702x flash. Courtesy of Michael...
2009-01-20 kc8apfimx21 config provided by Alan Carvalho de Assis <acassi...
2009-01-19 ntfreak- remove unused includes, fixes build issues under...
2009-01-19 ntfreak- revert guess-rev.sh to using bash
2009-01-19 kc8apfSVF player courtesy of Simon Qian <simonqian@SimonQian...
2009-01-19 kc8apfFix handling of thumb disassembly in armv4_5 disassembl...
2009-01-16 ntfreak- add missing bitq and rlink files to distribution
2009-01-16 kc8apfFix distcheck failure
2009-01-15 ntfreak- add missing svn props from 1323 commit
2009-01-15 oharboeAlan Carvalho de Assis <acassis@gmail.com> imx31pdk...
2009-01-14 ntfreak- add missing svn props and fix incorrect line endings...
2009-01-14 oharboeAlan Carvalho de Assis <acassis@gmail.com> cfg file...
2009-01-14 oharboearm11 wip
2009-01-14 oharboeAlan Carvalho de Assis <acassis@gmail.com> small fix...
2009-01-13 ntfreak- fix mips issues with newer versions of gdb
2009-01-13 ntfreak- added mips software breakpoint support
2009-01-09 oharboewip
2009-01-09 oharboemoved ioutil init to the right spot: before config...
2009-01-09 oharboeallow issuing reset_config on the fly. Faster turnaroun...
2009-01-09 oharboefixed warnings + added zy1000 jtag_add_clocks support.
2009-01-09 oharboeDick Hollenbeck <dick@softplc.com> adds jtag_add_clocks...
2009-01-05 ntfreak- add missing svn props from r1299 commit
2009-01-05 oharboeJohn McCarthy <jgmcc@magma.ca> pic32mx flash fixups...
2009-01-05 oharboeJohn McCarthy <jgmcc@magma.ca> formatting fix of debug...
2009-01-05 oharboeAndi <opencode@gmx.net> basic support for the MIPS...
2009-01-04 oharboeeol-style native
2009-01-03 oharboeeol-style native
2009-01-02 oharboeJohn McCarthy <jgmcc@magma.ca> pic32mx flash wip
2009-01-02 oharboeJohn McCarthy <jgmcc@magma.ca> keep_alive() fix
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-28 duaneUpdates from SimonQian
2008-12-27 duaneWarnings cleanup ... finish up earlier commit
2008-12-27 duaneMissed the svn add on earlier commit, duh
2008-12-27 duaneTweaks - old crusty code with some warnings & errors...
2008-12-27 duaneFrom Lou.openocd012@fixit.nospammail.net
2008-12-27 duaneQuoteify the FT2232 description list, and a missed...
2008-12-27 duaneAdded dongle VSLLINK - from Simon Qian
2008-12-27 duaneWarning removal from lou.openocd012@fixit.nospammail.net
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 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 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 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- 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-05 oharboeKarl Beldan <karl.beldan@gmail.com> - The ibcr count...
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 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
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)