openocd.git
2009-12-04 Zachary T Welchadd flash/nor/{tcl.c,imp.h} from flash/flash.c
2009-12-04 Zachary T Welchseparate Jim from jtag/core.c
2009-12-04 Zachary T Welchswitch 'rm' command away from using Jim
2009-12-04 Zachary T Welchcheck top-level command registrations
2009-12-04 Zachary T Welchallow 'jtag init' to be run in any mode
2009-12-04 David Brownelltarget: cygwin build fixes
2009-12-04 Øyvind Harboezy1000: FPGA revC wip
2009-12-04 Nicolas Pitrebasic ARM semihosting support
2009-12-04 David Brownelldoxygen: remove some warnings
2009-12-04 Dean GlazeskiMake ARM NAND I/O operations aware of last op
2009-12-04 Dean GlazeskiARM NAND I/O interface update
2009-12-04 Dean GlazeskiNAND page command refactoring.
2009-12-04 David BrownellARMv7-A: tweak arch_state()
2009-12-04 David BrownellARM DPM: share debug reason logic
2009-12-04 David BrownellARM11: use shared DSCR bit names
2009-12-04 David BrownellARM DPM: make DSCR bit defs sharable
2009-12-03 David Brownellfix another init regression
2009-12-03 Zachary T Welchfix double 'init' regression
2009-12-03 Zachary T Welchfix regressions with GDB port numbers
2009-12-03 Øyvind Harboezy1000: include files have moved about
2009-12-03 Zachary T Welchremove tertiary include paths
2009-12-03 Zachary T Welchchange #include "../hello.h" to "hello.h"
2009-12-03 Zachary T Welchchange #include "xsvf.h" to <xsvf/xsvf.h>
2009-12-03 Zachary T Welchchange #include "svf.h" to <svf/svf.h>
2009-12-03 Zachary T Welchchange #include "pld.h" to <pld/pld.h>
2009-12-03 Zachary T Welchchange #include "telnet_server.h" to <server/telnet_ser...
2009-12-03 Zachary T Welchchange #include "server.h" to <server/server.h>
2009-12-03 Zachary T Welchchange #include "httpd.h" to <server/httpd.h>
2009-12-03 Zachary T Welchchange #include "gdb_server.h" to <server/gdb_server.h>
2009-12-03 Zachary T Welchchange #include "s3c24xx_regs.h" to <flash/nand/s3c24xx...
2009-12-03 Zachary T Welchchange #include "ocl.h" to <flash/nor/ocl.h>
2009-12-03 Zachary T Welchchange #include "nand.h" to <flash/nand.h>
2009-12-03 Zachary T Welchchange #include "mflash.h" to <flash/mflash.h>
2009-12-03 Zachary T Welchchange #include "flash.h" to <flash/flash.h>
2009-12-03 Zachary T Welchchange #include "arm_nandio.h" to <flash/arm_nandio.h>
2009-12-03 Zachary T Welchchange #include "trace.h" to <target/trace.h>
2009-12-03 Zachary T Welchchange #include "target_request.h" to <target/target_re...
2009-12-03 Zachary T Welchchange #include "target.h" to <target/target.h>
2009-12-03 Zachary T Welchchange #include "register.h" to <target/register.h>
2009-12-03 Zachary T Welchchange #include "mips_ejtag.h" to <target/mips_ejtag.h>
2009-12-03 Zachary T Welchchange #include "mips32_pracc.h" to <target/mips32_pracc.h>
2009-12-03 Zachary T Welchchange #include "mips32.h" to <target/mips32.h>
2009-12-03 Zachary T Welchchange #include "image.h" to <target/image.h>
2009-12-03 Zachary T Welchchange #include "etm.h" to <target/etm.h>
2009-12-03 Zachary T Welchchange #include "embeddedice.h" to <target/embeddedice.h>
2009-12-03 Zachary T Welchchange #include "breakpoints.h" to <target/breakpoints.h>
2009-12-03 Zachary T Welchchange #include "avrt.h" to <target/avrt.h>
2009-12-03 Zachary T Welchchange #include "armv7m.h" to <target/armv7m.h>
2009-12-03 Zachary T Welchchange #include "armv7a.h" to <target/armv7a.h>
2009-12-03 Zachary T Welchchange #include "armv4_5_mmu.h" to <target/armv4_5_mmu.h>
2009-12-03 Zachary T Welchchange #include "armv4_5_cache.h" to <target/armv4_5_ca...
2009-12-03 Zachary T Welchchange #include "armv4_5.h" to <target/armv4_5.h>
2009-12-03 Zachary T Welchchange #include "arm_jtag.h" to <target/arm_jtag.h>
2009-12-03 Zachary T Welchchange #include "arm_dpm.h" to <target/arm_dpm.h>
2009-12-03 Zachary T Welchchange #include "arm_adi_v5.h" to <target/arm_adi_v5.h>
2009-12-03 Zachary T Welchchange #include "arm9tdmi.h" to <target/arm9tdmi.h>
2009-12-03 Zachary T Welchchange #include "arm966e.h" to <target/arm966e.h>
2009-12-03 Zachary T Welchchange #include "arm7tdmi.h" to <target/arm7tdmi.h>
2009-12-03 Zachary T Welchchange #include "arm7_9_common.h" to <target/arm7_9_com...
2009-12-03 Zachary T Welchchange #include "arm11.h" to <target/arm11.h>
2009-12-03 Zachary T Welchchange #include "algorithm.h" to <target/algorithm.h>
2009-12-03 Zachary T Welchchange #include "minidriver.h" to <jtag/minidriver.h>
2009-12-03 Zachary T Welchchange #include "jtag.h" to <jtag/jtag.h>
2009-12-03 Zachary T Welchchange #include "interface.h" to <jtag/interface.h>
2009-12-03 Zachary T Welchchange #include "commands.h" to <jtag/commands.h>
2009-12-03 Zachary T Welchchange #include "types.h" to <helper/types.h>
2009-12-03 Zachary T Welchchange #include "time_support.h" to <helper/time_support.h>
2009-12-03 Zachary T Welchchange #include "replacements.h" to <helper/replacements.h>
2009-12-03 Zachary T Welchchange #include "membuf.h" to <helper/membuf.h>
2009-12-03 Zachary T Welchchange #include "log.h" to <helper/log.h>
2009-12-03 Zachary T Welchchange #include "jim.h" to <helper/jim.h>
2009-12-03 Zachary T Welchchange #include "ioutil.h" to <helper/ioutil.h>
2009-12-03 Zachary T Welchchange #include "fileio.h" to <helper/fileio.h>
2009-12-03 Zachary T Welchchange #include "configuration.h" to <helper/configurat...
2009-12-03 Zachary T Welchchange #include "command.h" to <helper/command.h>
2009-12-03 Zachary T Welchchange #include "binarybuffer.h" to <helper/binarybuffer.h>
2009-12-03 Zachary T Welchnormalize headers to make changing easier
2009-12-03 Zachary T Welchchange autoconf #include in configure.in
2009-12-03 Zachary T Welchallow #include directives to use module name
2009-12-03 Nicolas Pitreferoceon.c should be part of ARM7_9_SRC
2009-12-03 Zachary T Welchremove #if HAVE_JTAG_INTERFACE_H from minidriver.h
2009-12-03 Zachary T Welchmove jtag drivers to src/jtag/drivers
2009-12-03 Zachary T Welchmove nor drivers to src/flash/nor
2009-12-03 Zachary T Welchmove nand drivers to src/flash/nand/
2009-12-03 David BrownellARM11: don't expose DSCR
2009-12-03 David BrownellARM11: store a clean copy of DSCR
2009-12-03 David BrownellARM11: don't expose WDTR
2009-12-03 David BrownellARM11: don't expose RDTR
2009-12-03 David BrownellARM11: streamline debug entry
2009-12-03 David BrownellARM11: remove arm11->target
2009-12-03 David BrownellARM DPM: tweak initialization
2009-12-03 Zachary T Welchfix configure problem when building w/o USB
2009-12-03 Zachary T Welchadding files required for distribution
2009-12-03 Zachary T Welchfix 'target init' command registration
2009-12-02 David Brownellstubs: buildfix
2009-12-02 Zachary T Welchremove #if BUILD_HTTPD
2009-12-02 Zachary T Welchremove BUILD_IOUTIL symbol
2009-12-02 Zachary T Welchremove #if logic for openocd_sleep_*lude
2009-12-02 Zachary T Welchtarget: factor init to 'target init'
2009-12-02 Zachary T Welchtarget: factor target_init() into pieces
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)