openocd.git
2021-03-19 Antonio Borneotarget/arm720t: remove command 'arm720t cp15' deprecate... 82/6082/3
2021-03-16 Raúl Sanchez... flash/stm32l4x: zero init stm32l4_flash_bank struct... 03/6103/2
2021-03-10 Antonio Borneoconfigure.ac: switch to autoconf 2.69 08/6008/4
2021-03-10 Antonio Borneojimtcl: update to version 0.80 (2020-10-29) 49/5949/3
2021-03-10 Tarek BOCHKATItcl/target: add BCM2711 configuration file 66/6066/5
2021-03-10 Tarek BOCHKATItcl/target: add BCM2837 configuration file 69/6069/3
2021-03-10 Tarek BOCHKATItcl/target: add BCM2836 configuration file 68/6068/3
2021-03-10 Tarek BOCHKATItcl/target: add BCM2835 configuration file 67/6067/5
2021-03-10 Marc Schinkflash/nor/stmqspi: Replace macros with static inline... 46/6046/6
2021-03-10 Antonio Borneostlink: swo: use completely the available buffer 61/6061/2
2021-03-10 Antonio Borneojtag/nulink: add a space after PRIx32 60/6060/2
2021-03-10 Tarek BOCHKATIcortex_m: avoid reading and writing non-existent registers 59/6059/5
2021-03-10 Felipe BalbiAdd configuration file for Olimex H405 49/6049/5
2021-03-10 Antonio Borneoserver: revert commit 7e6556b3cad8 31/6031/2
2021-03-10 Antonio Borneoarmv7m_trace: get rid of the old tpiu code 30/6030/2
2021-03-10 Antonio Borneotcl/target: start using the new TPIU/SWO support 59/5859/8
2021-03-10 Antonio Borneoarm_tpiu_swo: add support for independent TPIU and SWO 58/5858/10
2021-03-10 Antonio Borneoitm: rework itm commands before 'init' 29/6029/3
2021-03-10 Antonio Borneostlink: fix execution order in stlink_config_trace() 34/5934/3
2021-03-10 Antonio Borneodrivers/rlink: switch to libusb1 91/5991/5
2021-03-10 Adrian Negreanuarmv7m_trace_itm_config: wait for ITMBusy to be cleared 43/6043/4
2021-03-10 Adrian Negreanucmsis_dap: remove DAP_MAX_CLOCK 64/5964/3
2021-03-10 Yasushi SHOJItarget: Remove redundant initialization of endianness 39/6039/2
2021-03-10 Marc Schinktarget/mips: Remove typedef'd struct 33/6033/2
2021-03-10 Marc Schinkflash/nand/lpc32xx: Remove typedef'd struct 32/6032/2
2021-03-10 Marc Schinkrtos: Remove typedef'd struct 28/6028/2
2021-03-10 Jiri Kastnertcl/target: add Rockchip RK3399 target 94/5994/4
2021-03-10 Tarek BOCHKATIstlink: support of ST-LINK TCP server using stlink... 33/5633/23
2021-03-10 Tarek BOCHKATIstlink: separate stlink core from USB functions 32/5632/14
2021-03-10 Anthony FerrantieMAG: Add Ampere eMAG config files 69/5569/5
2021-03-10 Nishanth Menontcl/board: Add AM642 EVM basic support 52/5952/13
2021-03-10 Nishanth Menontcl/board: Add J7200 EVM basic support 51/5951/13
2021-03-10 Nishanth Menontcl/board: Add J721E EVM basic support 85/5185/17
2021-03-10 Nishanth Menontcl/board: Add AM654 EVM basic support 83/5183/17
2021-03-10 Nishanth Menontcl/target: Add K3 basic support 82/5182/15
2021-03-07 Paul FertserRestore normal development cycle
2021-03-07 Paul FertserThe openocd-0.11.0 release v0.11.0
2021-03-04 Antonio Borneotcl/target/eos_s3: fix variable's expansion typo 79/6079/3
2021-03-04 Antonio Borneotarget: avoid polling during 'resumed' event handler 74/6074/4
2021-02-13 Antonio Borneoautotools: generate list of NEWS-xx file during configure 54/6054/2
2021-02-13 Peter Mamonovtarget: use proper macro for parsing watchpoint address 58/6058/2
2021-02-13 Krzysztof HockubaFix jtag_usb_location_equal for path members > 9 48/6048/2
2021-02-03 Yasushi SHOJIdoc/manual: Fix function name typo 42/6042/3
2021-02-03 Yasushi SHOJIdoc/manual: Fix @subpage handling 41/6041/3
2021-02-03 Yasushi SHOJIdoc: Fix type in Hooking up the JTAG Adapter 40/6040/2
2021-02-03 Tarek BOCHKATIgithub: fix github wokflow while pushing a tag 47/6047/3
2021-01-28 Antonio Borneosteppenprobe: fix file permission 38/6038/2
2021-01-24 Paul FertserRestore +dev suffix
2021-01-24 Paul FertserThe openocd-0.11.0-rc2 release candidate v0.11.0-rc2
2021-01-24 Tarek BOCHKATIREADME: add missing items for 0.11 27/6027/8
2021-01-24 Bohdan Tymkivjlink: fix device discovery when network is off 25/6025/3
2021-01-24 Paul FertserREADME.macOS: explain how to install suitable Texinfo 26/6026/3
2021-01-18 Antonio Borneoconfigure: drop macro 'AC_HEADER_TIME' 10/6010/3
2021-01-18 Antonio Borneoconfigure.ac: drop macro 'AC_PROG_CC_C99' from autoconf... 09/6009/3
2021-01-18 Antonio Borneodriver/ftdi: skip trst in swd mode 06/6006/2
2021-01-18 Tarek BOCHKATIcortex_m: [FIX] ARMv8-M does not support VECTRESET 14/6014/2
2021-01-18 Tarek BOCHKATItarget/riscv: fix build error with -Werror=maybe-uninit... 13/6013/2
2021-01-18 Tarek BOCHKATIflash/stmqspi: fix build error with -Werror=maybe-unini... 12/6012/2
2021-01-13 Antonio Borneodoc/manual/primer/autotools.txt: fix doxygen warning 03/6003/2
2021-01-13 Antonio Borneoopenocd: fix doxygen parameters of functions 02/6002/2
2021-01-13 Antonio Borneoopenocd: fix incorrect doxygen comments 01/6001/2
2021-01-13 Antonio BorneoDoxyfile.in: exclude libjaylink from doxygen 00/6000/2
2021-01-13 Antonio Borneodoc/manual/primer/jtag.txt: remove duplicated section... 99/5999/2
2021-01-13 Antonio BorneoDoxyfile.in: fix build out-of-tree 98/5998/2
2021-01-13 Antonio Borneoflash/nor/max32xxx: fix path of include file 97/5997/2
2021-01-13 Antonio Borneodoc/style: fix doxygen error 96/5996/2
2021-01-13 Antonio Borneoudev: fix permission for Ambiq Micro EVK's 04/6004/2
2021-01-13 Antonio Borneotarget: fix memory leak on multiple '-gdb-port' flag 05/6005/2
2021-01-13 Jiri Kastnercontrib: udev file for Cypress SuperSpeed Explorer kit 11/3611/13
2021-01-08 Antonio BorneoMakefile.am: fix override of target 'check-recursive' 86/5986/2
2021-01-08 Paul Fertsercontrib: rpc_examples: haskell: fix ftbs with current... 87/5987/2
2021-01-08 Paul Fertserdoc: fix over/underfull hboxes in PDF 95/5995/2
2021-01-08 Antonio Borneoconfigure.ac: fix build with libusb0 and without libusb1 89/5989/4
2021-01-08 Paul Fertserconfigure: do not make Capstone dependency automagic 85/5985/5
2020-12-26 Antonio Borneogdb_server: fix HW thread status at gdb attach 83/5983/2
2020-12-26 Antonio Borneogdb_server: minor fix for indentation 82/5982/2
2020-12-26 Antonio Borneortos/hwthread: fix register list for armv7a 81/5981/2
2020-12-26 Jiri Kastnertcl/target/rk3308.cfg: add defer-examine 80/5980/3
2020-12-26 Antonio Borneocortex-a: fix reset on dapdirect transports 79/5979/2
2020-12-26 Antonio Borneoarmv7m_trace: stop getting traces from adapter at exit 78/5978/3
2020-12-26 Jonathan McDowellLICENSES: Update GFDL invariant text to match official... 74/5974/2
2020-12-26 Antonio BorneoMakefile.am: fix non-POSIX warning from automake 65/5965/2
2020-12-26 Luca LindhorstCorrect warning message 56/5956/2
2020-12-09 Paul FertserRestore +dev suffix
2020-12-09 Antonio BorneoThe openocd-0.11.0-rc1 release candidate 07/5707/13 v0.11.0-rc1
2020-12-09 Antonio Borneodoc: document adapter drivers linuxgpiod and sysfsgpio 61/5961/2
2020-12-09 Antonio Borneoflash/nor/stmsmi: fix compile error with clang 12.0.0 58/5958/2
2020-12-09 Łukasz Misekjtag/drivers/ulink: auto-detect OpenULINK USB endpoints... 45/2445/4
2020-12-09 Tarek BOCHKATIflash/nor/sfdp|stmqspi: fix build issue with clang... 40/5940/6
2020-12-05 Antonio Borneojimtcl: switch to github 48/5948/3
2020-12-05 Antonio Borneotarget/register: use an array of uint8_t for register... 37/5937/5
2020-12-05 Antonio Borneomips_mips64: fix minor host endianness bug 44/5944/2
2020-12-05 Antonio Borneoarm7_9_common: fix host endianness bug in arm7_9_full_c... 43/5943/2
2020-12-05 Antonio Borneoarmv4_5: fix output of command 'arm reg' 42/5942/2
2020-12-05 Antonio Borneoarmv4_5: fix segmentation fault in command 'arm reg' 41/5941/3
2020-12-05 Boran Carjep106: Add new IDs from JEDEC 44/5244/5
2020-12-02 Marc SchinkAdd initial RTT support 55/4055/13
2020-12-02 Tomas Vanekadi_v5_swd: wait for readable DPIDR, ABORT if stalled 30/5730/7
2020-12-02 Tomas Vanekarm_adi_v5: prevent possibly endless recursion in dap_d... 29/5729/5
2020-11-15 Tarek BOCHKATItcl/target: remove deprecated ${target}_${adapter}... 29/5929/3
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)