- add support for standalone rlink
[openocd.git] / src /
2009-03-11 ntfreak- add support for standalone rlink
2009-03-11 duaneCommit OMAP3530 and TI_BEAGLEBOARD config files from...
2009-03-11 duaneAdded -endstate to irscan and drscan to support beagleb...
2009-03-08 duaneCommands: reg, profile, ocd_mem2array, ocd_array2mem...
2009-03-08 duaneAdded VID/PID pair to olimex-jtag-tiny-a the non-a...
2009-03-08 duanePatch from Dimitar Dimitrov adding support for Olimex...
2009-03-07 duaneAccept/create both A and Non-A ft2232 based descriptions
2009-03-07 duaneAdded HostOS variable
2009-03-05 oharboeAudrius Urmanavičius <didele.deze@gmail.com> cleanup...
2009-03-05 oharboeNicolas Pitre <nico@cam.org> fix "halt 0" to only halt...
2009-03-04 oharboeNicolas Pitre <nico@cam.org> making reset+halt on the
2009-03-03 oharboetest code for elf parsing.
2009-03-02 ntfreak- add missing svn props from previous commit
2009-03-01 oharboeDaniel Gimpelevich <daniel@gimpelevich.san-francisco...
2009-03-01 oharboeKees Jongenburger <kees.jongenburger@gmail.com> rename...
2009-03-01 oharboeNicolas Pitre nico at cam.org fix feroceon_bulk_write_...
2009-03-01 oharboeNicolas Pitre nico at cam.org SheevaPlug board configu...
2009-03-01 oharboeNicolas Pitre nico at cam.org add ft2232 layout for...
2009-03-01 oharboeNicolas Pitre nico at cam.org add Feroceon target confi...
2009-03-01 oharboeNicolas Pitre nico at cam.org support for NAND flash...
2009-03-01 oharboeNicolas Pitre nico at cam.org support for NAND control...
2009-03-01 oharboeNicolas Pitre nico at cam.org don't ignore bad options...
2009-03-01 oharboeNicolas Pitre nico at cam.org The code unconditionally...
2009-03-01 oharboeNicolas Pitre nico at cam.org spelling
2009-02-26 ntfreak- stm32x flash driver - add support for stm32105/107...
2009-02-23 oharboetinkered a bit with performance for Cortex flash progra...
2009-02-23 oharboeSergey Lapin <slapinid@gmail.com> fix typo
2009-02-22 oharboeJohn Woods <johnrw@gmail.com> fix newtap gaffe + rename
2009-02-19 oharboeJohn Woods <johnrw@gmail.com> fix checks for addresses...
2009-02-18 oharboeHolger Schurig <hs4233@mail.mn-solutions.de> fix warnings
2009-02-17 oharboezy1000 1.49 snapshot
2009-02-17 oharboezy1000 1.49 snapshot
2009-02-13 ntfreak- guess-rev.sh now works as expected when build_dir...
2009-02-12 ntfreak- issue warning when flash image exceeds configured...
2009-02-10 kc8apfUse C89/C99/C++ compliant boolean types
2009-02-10 kc8apfA few more usages of TRUE and FALSE to remove
2009-02-09 ntfreak- fix native win32 build issues
2009-02-09 oharboeAndi <opencode@gmx.net> - better dram setup
2009-02-03 kc8apf- Cable driver helper API courtesy of Dick Hollenbeck...
2009-01-28 oharboechain position is now required when creating a target
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
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)