FLASH/STMSMI: fix clang "dead store" warning
[openocd.git] / src / jtag /
2011-10-22 Øyvind Harboebuspirate: ignore return value and fix warning
2011-10-22 Øyvind Harboewarning: fix false positive
2011-10-14 Spencer Oliverarm-jtag-ew: whitespace cleanup
2011-10-08 Simon Barnerarm-jtag-ew: Send GDB keep_alive() messages when loggin...
2011-10-08 Simon Barnerarm-jtag-ew: Formatting
2011-10-08 Simon Barnerarm-jtag-ew: In armjtagew_init(), set initial JTAG...
2011-10-08 Simon Barnerarm-jtag-ew: Emit a warning if interface firmware versi...
2011-10-08 Simon Barnerarm-jtag-ew: Declare interface as `jtag_only'
2011-10-08 Simon Barnerarm-jtag-ew: Provide armjtagew_speed_div() in order...
2011-10-08 Simon Barnerarm-jtag-ew: Fix setting interface speed (2/2)
2011-10-08 Simon Barnerarm-jtag-ew: Fix setting interface speed (1/2)
2011-09-10 Luca BrunoFixes and spellchecks for various Buspirate output...
2011-09-02 Richard UhlerImplementation of a new jtag remote_bitbang driver.
2011-09-01 Martin SchmölzerULINK driver: Remove typedefs in ulink.c
2011-09-01 Martin SchmölzerULINK driver: Remove typedefs in OpenULINK firmware...
2011-09-01 Martin SchmölzerULINK driver: Remove typedefs in OpenULINK firmware...
2011-08-31 Øyvind HarboeMerge branch 'dsp5680xx_cherry' of git://repo.or.cz...
2011-08-31 Martin SchmoelzerULINK driver: Update firmware image to reflect the...
2011-08-31 Martin SchmoelzerULINK driver: Implement variable TCK frequency in OpenO...
2011-08-31 Martin SchmölzerULINK driver: Implement variable TCK frequency in OpenU...
2011-08-31 Martin SchmoelzerULINK driver: Fix whitespace in OpenULINK firmware...
2011-08-31 Martin SchmoelzerULINK driver: Implement JTAG_PATHMOVE command
2011-08-31 Martin SchmölzerULINK driver: Implement JTAG_STABLECLOCKS command
2011-08-31 Martin SchmölzerULINK driver: Implement command to manually force downl...
2011-08-31 Martin SchmölzerULINK driver: Re-order queue functions to reflect the...
2011-08-31 Martin SchmölzerULINK driver: Properly propagate return values in ulink...
2011-08-31 Martin SchmölzerULINK driver: Update some comments, fix some coding...
2011-08-31 simonqian.openocdvsllink driver compile fails with'vsllink_debug_buffer...
2011-08-16 SimonQianversaloon driver update
2011-08-11 Spencer Oliverftd2xx: fix build warnings
2011-08-10 Andreas Fritiofsonrlink: read only the expected number of bytes
2011-08-10 Andreas Fritiofsonrlink: simplify and optimize queue fill level checks
2011-08-10 Andreas Fritiofsonrlink: remove redundant text from log messages
2011-08-10 Andreas Fritiofsonrlink: remove duplicated code
2011-08-10 Andreas Fritiofsonrlink: fix reply counter to enable sending full buffers
2011-08-10 Andreas Fritiofsonrlink: more indentation fixes
2011-08-10 Andreas Fritiofsonrlink: fix indentation errors
2011-08-09 Rodrigo L. Rosafix tapenabler return code
2011-07-12 Spencer Oliverftd2xx: handle FT_GetLatencyTimer bug in v1.04
2011-07-12 Spencer Oliverbusblaster: Fix warnings when building against D2XX
2011-07-12 Steve Bennettft2232: Fix warnings when building against D2XX
2011-06-26 Martin SchmölzerInclude ULINK driver in src/jtag/drivers/Makefile.am
2011-06-26 Martin SchmölzerInclude ULINK driver in src/jtag/interfaces.c
2011-06-26 Martin SchmölzerAdd OpenULINK firmware
2011-06-26 Martin SchmölzerAdd source code for new ULINK driver
2011-06-17 Spencer Oliverbuild: add missing files from dist release
2011-06-16 Tomek CEDROADAPTER: Fixed transport selection mechanism to support...
2011-06-13 Øyvind Harboetransport: move files over to transport folder
2011-06-12 Rodrigo L. Rosacleanup trailing whitespaces
2011-06-12 Rodrigo L. RosaAdded minimodule (ftdi) interface
2011-06-07 Øyvind HarboeSilence -O3 warning
2011-06-07 Freddie ChopinFix "unused variable" warnings (errors) detected with...
2011-04-30 Jonas Hörbergadapter speed: require init script setting and centrali...
2011-04-26 Damjan Marionbuspirate: fix building on some OSes
2011-04-19 Øyvind Harboejtag: clarify jtag->init() and jtag->quit() definitions
2011-04-13 Michel JAOUENcortex_a : multiple target on the same dap
2011-04-09 Jean-Christophe... jlink: jlink_debug_buffer use inline function when...
2011-04-08 Ali LownBuffering for up to 64 bytes in USB Blaster.
2011-04-08 Ali LownAdd support for LED to USB Blaster code.
2011-04-01 Øyvind HarboeMerge remote branch 'origin/master' into HEAD
2011-04-01 Øyvind Harboetypes: write memory now uses const
2011-03-21 Øyvind Harboezy1000: fix bug in ir scan handling
2011-03-21 Øyvind Harboezy1000: removed JTAG master TCP/IP server
2011-03-18 Øyvind Harboezy1000: add code to check that SRST asserts
2011-03-17 Uwe HermannFix a bunch of typos.
2011-03-15 Øyvind Harboezy1000: switch to pthread
2011-03-15 Øyvind Harboezy1000: fix JTAG over TCP/IP performance problem
2011-03-15 Øyvind Harboezy1000: fix incorrect usage of jtag_sleep()
2011-03-15 Øyvind Harboejtag: clean up jtag_sleep, handle short sleeps correctl...
2011-03-15 Øyvind Harboezy1000: reduce memory usage for fw upgrade fn
2011-03-13 Jean-Christophe... jlink: add Emulator configuration support
2011-03-13 Jean-Christophe... jlink: add detect hw type
2011-03-13 Jean-Christophe... jlink: use tap buffer as 2k
2011-03-13 Jean-Christophe... jlink: add capability dumper and command
2011-03-03 Mathias Kft2232: fix log message and change log output to debug
2011-03-02 Jean-Christophe... jlink: add jlink_pid to specify the pid to use
2011-03-02 Jean-Christophe... jlink: switch commands to subcommands
2011-03-02 Jean-Christophe... jlink: harmonise the device name to J-Link
2011-03-02 Jean-Christophe... jlink: add new PID and VID
2011-02-25 Øyvind Harboejtag: add wait_srst_deassert command
2011-02-24 Mathias Kft2232: fix possible read buffer overflow
2011-02-23 Jean-Christophe... jlink: set the speed at JLINK_MAX_SPEED when an exceede...
2011-02-14 Mathias Kft2232: add functions for ft2232 set data bits high...
2011-02-08 Michal Deminbuspirate: Fix command parsing, fix errors to have...
2011-01-26 Mathias Kadd basic TI xds100v2 support
2011-01-14 Santeri Salkostr9xpec: Find flash controller from the chain.
2011-01-13 simon qiantransport: fix transport command args gaffe
2011-01-13 simon qiantransport: fix LOG_DEBUG gaffe
2011-01-09 Eric Wetzelnit: more LOG_* \n fixes
2011-01-05 Eric Wetzelnit: do not add \n at end of LOG_ERROR
2011-01-03 Øyvind Harboeerror handling: the error number is not part of the...
2010-12-25 David Brownellinitial SWD transport (SWD infrastructure #2)
2010-12-16 John DevereuxFix for compilation failure amt_jtagaccel.c
2010-12-10 Paul RichardsFix for segmentation fault from freed memory access...
2010-12-08 Spencer Oliverbuild: fix build from previous commit
2010-12-08 Øyvind Harboejtag: getting the JTAG speed can fail
2010-11-30 Piotr Esden-TempskiSome cosmetic fixes to the Lisa/L layout support functions.
2010-11-30 Piotr Esden-TempskiAdded support for the blinking leds on Floss-JTAG v0...
2010-11-18 Spencer Oliverbuild: add common.mk
2010-11-09 Antonio BorneoTCL scripts: replace "puts" with "echo"
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)