openocd.git
2014-08-19 Paul Fertsertransport: emit a warning when a user tries to reselect... 51/2251/2
2014-08-19 Paul Fertsertcl/interface/ftdi: auto-select SWD from converters... 48/2248/2
2014-08-19 Eldar Khayrullintcl/board/stm32ldiscovery: fix breakage 55/2255/2
2014-08-19 Oleksij Rempelmips_m4k.c: EJTAGBOOT and NORMALBOOT are not supported... 34/1934/4
2014-08-19 Oleksij Rempelmips_m4k.c: D or I breaks only if they supported. 33/1933/4
2014-08-19 Oleksij Rempelmips32.c: cache debug caps and support EJTAG 2.0 specif... 32/1932/4
2014-08-19 Oleksij Rempelmips32.c: fix IB and DB bits check for EJTAG v2.0 31/1931/4
2014-08-19 Oleksij Rempelmips_ejtag.c: do not set v2.6 ECR bits on v2.0 devices 30/1930/4
2014-08-19 Oleksij Rempelmips_ejtag.c|h: use version specific IMPs 29/1929/4
2014-08-12 Cristian MaglieRemoved limit on lenght of command line options. 41/2241/4
2014-08-11 Andrey Smirnovtcl/board: Add board configuration for nRF51822-mKIT 16/2116/7
2014-08-11 Angus Grattonstlink_usb: Fix swallowed error on read/write operation... 01/2201/3
2014-08-11 Angus GrattonnRF51822: Add workaround for PAN-16 where not all RAM... 02/2202/4
2014-08-11 Andrey Skvortsovtcl/target: added support for TI OMAP/AM 3505 and 3517 27/2127/3
2014-08-11 Paul FertserAllow transports to override the selected target (hla... 64/1664/11
2014-08-11 Angus Grattonnewdap: Ignore -irlen/-irmask/etc newdap params on... 26/2226/3
2014-08-04 Andreas Fritiofsoninterface/ftdi: Mark flyswatter.cfg as tested 37/2237/2
2014-08-02 Andreas Fritiofsondrivers/jlink: Revert old workaround 47/2147/3
2014-08-02 Paul Fertserdrivers/jlink: fix SWD speed config, and set it before... 24/2224/3
2014-08-02 Paul Fertserdrivers/jtag/jlink: support SWD mode 41/2141/8
2014-08-02 Paul Fertsertcl/board: fix all the remaining boards that were sourc... 30/2230/2
2014-08-02 Andreas FritiofsonFix some problems with the bin2char utility 76/2176/3
2014-08-02 Paul FertserProvide od+sed replacement for the bin2char helper 39/2139/7
2014-07-10 Fredrik Hederstiernatcl/board: add STM32429I-EVAL and STM32439I-EVAL dev... 71/2171/3
2014-07-10 Paul Fertsertcl/target/stm32l: restore slow clock on reset 88/2188/3
2014-07-10 Thomas SchmidAdding support for the Atmel SAMR21. 94/2194/3
2014-07-10 Masaki Muranakadrivers/cmsis_dap_usb: Return with ERROR_FAIL if no... 89/2189/5
2014-07-10 Oleksij Rempelmips_m4k.c: make sure fast_data_area is safe 54/1854/4
2014-07-08 Andreas Fritiofsoncfg: Rename leftover cortex_a8 -> cortex_a 97/2197/2
2014-07-04 Nemui Trinomiuskinetis : Added Kinetis-K Series MDM-AP ID. 95/2195/2
2014-07-03 Kamal Dasucortex_a: target implementation renames cortex_a8 to... 99/1599/12
2014-07-03 Fatih Aşıcıvsllink: Port to libusb-1.0 API 52/1952/7
2014-07-03 Fatih Aşıcıvsllink: Add SWD support 47/1947/11
2014-07-03 Paul Fertserjtag/drivers/opendous: remove ftime() calls 87/2187/2
2014-07-03 Paul Fertserdrivers/cmsis_dap_usb: restructure init sequence a bit 92/2192/2
2014-07-03 Paul Fertserjtag/drivers/cmsis_dap: fix check for hardcoded vids... 91/2191/2
2014-07-03 Kamal DasuOpenocd: svf: Add ability to ignore svf_check_tdo errors 29/2129/2
2014-06-28 Mathias KAdd error handling and remove double readout. 81/1181/7
2014-06-28 Paul Fertserjtag/drivers/ftdi: do not touch unavailable reset signals 86/2186/2
2014-06-28 Spencer Olivercfg: add SWD configs for stellaris ftdi based adapters 85/2185/3
2014-06-28 Paul Fertsertcl/interface/ftdi: add SWD configs for kt-link, olimex... 84/2184/6
2014-06-28 Paul Fertserjtag/drivers/ftdi: require defining SWD_EN signal for... 83/2183/6
2014-06-28 Paul Fertserjtag/drivers/ftdi: declare standard JTAG signals on... 82/2182/5
2014-06-28 Paul Fertserjtag/drivers/ftdi: add option to declare signal aliases 81/2181/3
2014-06-28 Paul FertserAuto-select JTAG transport when appropriate 79/2179/2
2014-06-28 Andreas FritiofsonRelax polling check if not in JTAG mode 43/2143/3
2014-06-28 Andreas Fritiofsoncfg: Add SWD support to JTAG-lock-pick Tiny 2 36/2136/4
2014-06-28 Andreas FritiofsonAdd FTDI SWD driver 58/1958/7
2014-06-28 Andreas Fritiofsontransport: Constify the transports vector 35/2135/4
2014-06-28 Andreas Fritiofsonswd: Add frequency setting and special/switching sequen... 34/2134/4
2014-06-28 Andreas Fritiofsonadi_v5: Make sure all bit masks are unsigned and wide... 33/2133/4
2014-06-28 Andreas Fritiofsonswd: Remove support for turnaround periods other than 1 32/2132/4
2014-06-28 Andreas Fritiofsonswd: Fix park bit polarity according to ADIv5.1 Supplement 31/2131/4
2014-06-28 Andreas Fritiofsonswd: Convert API to asynchronous 59/1959/8
2014-06-28 Andrey Smirnovadi_v5_cmsis_dap.c: Simplify debugging output 38/2138/4
2014-06-28 Andrey Smirnovcortex_m: Do additional initialization during reset 88/2088/8
2014-06-28 Andrey Smirnovadi_v5_cmisis_dap: Separate ABORT from clearing sticky... 12/2112/5
2014-06-28 Paul Fertserdrivers/cmsis_dap_usb: remove jtag reset hacks 30/2130/5
2014-06-28 Paul Fertsertcl: introduce using_(jtag|swd|hla) helpers and use... 03/2003/8
2014-06-28 Andreas Fritiofsonswd: Improve parity calculation and move it to types.h 57/1957/7
2014-06-28 Andreas Fritiofsonadi_v5_swd: Separate sticky error clearing from AP... 56/1956/7
2014-06-28 Andreas Fritiofsonadi_v5: Remove unused features of the DAP and SWD inter... 55/1955/7
2014-06-28 Andreas Fritiofsonadi_v5_swd: Read RDBUFF once after a sequence of AP... 54/1954/6
2014-06-28 Andreas Fritiofsonadi_v5: Remove strange IDCODE check from dap info handler 53/1953/6
2014-06-28 Fatih Aşıcıadi_v5_swd: Improve SWD support 50/1950/6
2014-06-22 Paul Fertserconfigure: fix formatting when "echo -n" is not supported 72/2172/2
2014-06-22 Paul Fertserjtag/drivers/jlink: better diagnostics for RCLK problems 69/2169/2
2014-06-22 Andrey Yurovskyflash: samd: add SAMD10 and SAMD11 part IDs 70/2170/3
2014-06-22 Paul Fertsertcl/target/fm3.cfg: use a CHIPNAME known by the flash... 60/2160/2
2014-06-22 Jiri Kastnertarget: arm_adi_v5: added types and subtypes based... 66/2166/2
2014-06-22 Franck Jullienopenrisc: add support for JTAG Serial Port 62/2162/3
2014-06-22 Franck Jullienopenrisc: restore current JTAG module while polling... 63/2163/2
2014-06-22 Paul Fertserflash/nor/tcl.c: fix formatting in "rejected" error... 61/2161/2
2014-06-22 Joshua Wisesvf: Only read TDO back from the device if we actually... 45/2145/2
2014-06-22 Tom Rinitcl/target/am335x.cfg: Drop gdb-attach stanza 68/2068/2
2014-06-22 Nemui Trinomiusefm32 : Added ZeroGecko family support. 94/1994/4
2014-06-22 Seth LaForgecortex_a: fix lockup when writing to high address 26/2126/2
2014-06-19 Nemui Trinomiuscfg: Added Nucleo-F334R8 board config. 75/2175/3
2014-06-19 Nemui Trinomiusstm32f1x: add STM32F33x support. 74/2174/3
2014-06-18 Paul Fertserflash/nor/kinetis: prevent segfaulting with an HLA 73/2173/2
2014-06-18 Marco Cruztcl/board: add Atmel SAM4E-EK 58/2158/5
2014-06-18 Marco Cruzflash/nor/at91sam4: add SAM4E16 support 57/2157/3
2014-06-18 Paul FertserREADME.OSX: mention Gentoo Prefix and clarify other... 46/2146/2
2014-06-05 Franck Jullientarget: or1k: remove wrong endian swap from or1k generi... 63/1663/5
2014-06-01 Paul Fertsertcl/target/kl25.cfg: add maximum speed specification 20/2120/3
2014-06-01 Paul Fertsertcl: add ASUS RT-N66U config 53/2153/5
2014-06-01 Paul Fertserjtag/drivers/osbdm: downgrade init message severity... 56/2156/4
2014-06-01 Cosmin GorgovanFlash/LPC2000: Add support for auto-probing flash size 75/2075/12
2014-06-01 Cosmin GorgovanFlash/LPC2000: Add support for LPC11(x)xx, LPC13xx 71/2071/16
2014-06-01 Elliott PartridgeSTM32F2x: Don't clear FLASH_OPTCR bits when locking... 55/2155/2
2014-06-01 Alex RayDisable multiprocessor-id read on ARMv7-R cores 96/2096/6
2014-06-01 Paul Fertsersrc/target: select the last created target as current 42/2142/2
2014-06-01 Paul Fertserjtag/drivers/stlink: allow to reconnect seamlessly... 52/2152/2
2014-06-01 Paul Fertsertarget: reexamine after polling succeeds again 51/2151/2
2014-06-01 Andrey Smirnovadi_v5_cmsis_dap: Fix logging order of appearance 87/2087/6
2014-06-01 Andrey Smirnovarm_adi_v5: Do not ignore register polling timeout 86/2086/6
2014-06-01 Andrey Smirnovarm_adi_v5: Add convenience "atomic"" function for... 85/2085/5
2014-05-31 Paul Fertserconfigure.ac: correct test for USB_BLASTER_DRIVER AM... 59/2159/2
2014-05-31 Paul Fertserflash/nor/stm32f1x: add support for F04x parts 50/2150/2
2014-05-31 Paul Fertserserver: fix confusing wording for incoming tcp connections 37/1937/2
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)