openocd.git
2021-07-02 Florian Fainellitcl: Update Flyswatter product links 37/6337/2
2021-07-02 Marc Schinktarget/cortex_a: Replace printf() with LOG_DEBUG() 36/6336/2
2021-07-02 Marc Schinktarget/aarch64: Replace printf() with LOG_DEBUG() 35/6335/2
2021-07-02 Marc Schinktarget/mips64: Replace printf() with LOG_ERROR() 34/6334/2
2021-07-02 Tim NewsomeAdd RTOS memory read/write functions. 27/6327/3
2021-07-02 Jan Matyastarget: check return value of register get/set callbacks 93/6293/2
2021-07-02 Marc Schinktarget/stm8: Remove unused member 'stm8_common' 25/6325/2
2021-07-02 Kevin Burketarget/adiv5: Large Physical Address Extension 76/5576/8
2021-07-02 Antonio Borneortos/eCos: rename CamelCase symbols 06/6306/2
2021-07-02 Antonio Borneortos: rename CamelCase symbols 05/6305/3
2021-07-02 Antonio Borneortos: convert CamelCase enum in uppercase 04/6304/3
2021-07-02 Antonio Borneoserver: rename CamelCase symbols 03/6303/3
2021-07-02 Antonio Borneojtag/swd: rename CamelCase macros 02/6302/3
2021-07-02 Antonio Borneojtag: rename CamelCase symbols 01/6301/4
2021-07-02 Antonio Borneohelper: rename camelcase symbols 00/6300/3
2021-07-02 Antonio Borneoflash: rename CamelCase symbols 99/6299/4
2021-07-02 Antonio Borneoflash/nor/cfi: fix CamelCase symbols in cfi_spansion_pr... 98/6298/3
2021-06-27 Antonio Borneostlink: fix SIGSEGV with libusb v1.0.24-33-g32a2206... 31/6331/2
2021-06-27 Marc Schinkflash/nor/stm32l4: Fix stm32l4_probe() 26/6326/5
2021-06-26 Marc Schinktarget/breakpoints: Remove dead code and cleanup 21/6321/2
2021-06-26 Antonio Borneoarmv7m: replace flag 'stlink' with 'is_hla_target' 06/6206/4
2021-06-26 Marc Schinktarget/dsp563xx: Use bool data type for 'hardware_break... 24/6324/2
2021-06-26 Marc Schinktarget/dsp563xx: Handle return values 23/6323/3
2021-06-26 Marek Vasuttcl/board: Add Renesas Falcon board 15/6315/3
2021-06-26 Marek Vasuttcl/target: Add support for Renesas R8A779A0 V3U SoC 14/6314/3
2021-06-26 Marek Vasuttcl/target: Select default boot core on Renesas R-Car... 13/6313/3
2021-06-26 Jesse Sheridantarget/riscv: Implement get_gdb_arch() 22/6322/4
2021-06-23 Rohit Singhtcl: Add support for the Digilent Nexys Video board 64/4364/5
2021-06-18 R. DiezDoc fix: echo writes to the log, and not to stdout 72/6272/3
2021-06-18 Marc Schinkdoc/openocd: Fix typo 96/6296/5
2021-06-18 Marc SchinkUse boolean argument for register_get_by_name() 95/6295/2
2021-06-18 Marc Schinktarget/register: Minor code cleanup 94/6294/2
2021-06-18 Tarek BOCHKATIflash/stm32fxx.c: do not read CPUID as this info is... 40/6240/7
2021-06-18 Tarek BOCHKATIcortex_m: enhance core and arch detection 33/6233/10
2021-06-18 Tarek BOCHKATItarget/arm: optimize architecture flags 29/6229/7
2021-06-18 Diego Herranzcontrib/itmdump.c: fix implicit declaration warning 12/6312/3
2021-06-18 Marc Schinktarget: Rename 'linked_BRP' to 'linked_brp' 16/6316/2
2021-06-13 Tarek BOCHKATIarmv4_5: do not read/write non-existent registers 64/6064/3
2021-06-13 Tarek BOCHKATIarm_dpm: do not read/write non-existent registers 63/6063/4
2021-06-13 Tarek BOCHKATIarmv8_dpm: do not read/write non-existent registers 62/6062/3
2021-06-13 Jan Matyasflash/nor: improved API of flash_driver.info & fixed... 82/6182/7
2021-06-13 Tim NewsomeAdd remote bitbang write buffer. 83/6283/5
2021-06-13 Marc Schinktarget/cortex_a: Use bool data type 89/6289/3
2021-06-04 Marc Schinktarget/startup.tcl: Do not use 'Yoda conditions' 84/6284/4
2021-06-04 R. DiezAvoid non-standard conditionals with omitted operands. 71/6271/3
2021-06-04 Tim NewsomeAdd target_data_bits(). 49/6249/4
2021-06-04 Adrian Negreanucmsis_dap: add support for swo commands 20/5820/19
2021-06-04 Marc Schinktarget: Use 'bool' for 'reset_halt' 62/6262/3
2021-06-04 Marc Schinkdrivers/jlink: Remove trailing dots 74/6274/2
2021-06-04 micbistarget/renesas_rz_g2: Introduce tcl config file for... 50/6250/10
2021-06-04 Jan Matyasgdb_server: Log both incoming and outgoing GDB packets 69/6269/4
2021-06-04 R. DiezMakefile: add special target .DELETE_ON_ERROR 35/6235/5
2021-06-04 Tarek BOCHKATItcl/target/stm32f4x: fix hardcoded chip name 77/6277/2
2021-06-04 Antonio Borneohelper/list.h: add mention to the example in contrib 81/6281/3
2021-06-04 Andreas Fritiofsoncontrib: add an example of using list.h 80/6280/2
2021-06-04 Antonio Borneohelper/list.h: align file to Linux v5.12 76/6276/3
2021-06-04 Antonio Borneoserver/telnet: fix autocomplete for jimtcl commands 82/6282/2
2021-06-04 Antonio Borneohelper/jim-nvp: comply with coding style [2/2] 84/6184/4
2021-06-04 Antonio Borneohelper/jim-nvp: comply with coding style [1/2] 83/6183/5
2021-06-03 Antonio Borneotarget/cortex_a: fix memory leak on watchpoints 10/6210/3
2021-06-03 Antonio Borneotarget/cortex_a: add support for watchpoint length... 97/6197/3
2021-06-03 Antonio Borneotarget/cortex_a: fix number of watchpoints 96/6196/3
2021-06-03 Chengyu Zhengtarget/cortex_a: add support for watchpoints 13/3913/7
2021-05-31 micbistarget/arm_adi_v5: Fix clear sticky overrun flag during... 78/6278/7
2021-05-29 Marc Schinktcl/board: Add ST NUCLEO-8S208RB 68/6268/3
2021-05-29 Antonio Borneostlink: reorder the flag macro by firmware release 12/6212/2
2021-05-29 Antonio Borneostlink: add comment of firmware version for each flag bit 11/6211/2
2021-05-29 Thomas GleixnerLICENSES: Add the MIT license 19/6219/2
2021-05-29 Antonio Borneohelp: fix line size in 'usage' output 23/6223/2
2021-05-29 Antonio Borneohelp text: remove trailing space 22/6222/2
2021-05-29 Antonio Borneotcl: remove remaining deprecated commands 70/6270/3
2021-05-29 Antonio Borneortos: use ARRAY_SIZE() and simplify rtos_type.create() 61/6261/3
2021-05-29 Antonio Borneoopenocd: use macro ARRAY_SIZE() 60/6260/2
2021-05-29 Antonio Borneodrivers/versaloon: use ARRAY_SIZE() 59/6259/2
2021-05-22 Olivier DANETtarget/zynqmp : Add AXI AP access port 63/6263/3
2021-05-22 Antonio Borneoriscv: replace macro DIM() with ARRAY_SIZE() 58/6258/2
2021-05-22 Antonio Borneoriscv: drop unused variable 57/6257/2
2021-05-22 Antonio Borneomem_ap: fix target arch_info type 13/6213/2
2021-05-22 Antonio Borneohelper/command: silent debug msg on command register... 20/6220/2
2021-05-22 R. Diezconfigure.ac: use a separate folder for Autoconf-genera... 36/6236/3
2021-05-22 R. DiezRemove compatibility macros m4_ifblank and m4_ifnblank 39/6239/2
2021-05-22 R. DiezWarn on undefined preprocessor symbols 38/6238/2
2021-05-22 R. DiezDocument the buspirate interface driver. 31/6231/3
2021-05-22 Antonio Borneoopenocd: fix some minor typo 18/6218/2
2021-05-22 Antonio Borneotarget: fix some minor typo 17/6217/2
2021-05-22 Antonio Borneojtag: fix some minor typo 16/6216/2
2021-05-22 Antonio Borneoflash: fix some minor typo 15/6215/2
2021-05-22 Antonio Borneotcl: fix some minor typo 14/6214/2
2021-05-22 Antonio Borneotcl/rp2040: remove empty line at end of file 21/6221/2
2021-05-22 Tarek BOCHKATIgithub/action: create a permanent 'latest' release 27/6127/3
2021-05-22 Tarek BOCHKATIflash/stm32l4x: add missing break statement 48/6248/2
2021-05-22 Antonio Borneotarget/aarch64: fix watchpoint management 05/6205/3
2021-05-22 Antonio Borneotarget/arm_dpm: rename 'wp_pc' as 'wp_addr' 04/6204/3
2021-05-20 Tarek BOCHKATIcortex_m: fix VECTRESET detection for ARMv6-M cores 32/6232/4
2021-05-20 Tarek BOCHKATIcortex_m: do not perform soft_reset_halt on targets... 09/6209/4
2021-05-18 Antonio Borneocmsis_dap: fix build on macOS 55/6255/2
2021-05-18 Tomas Vanektarget/armv7m: fix static analyzer warning 56/6256/3
2021-05-15 Antonio Borneojimtcl: restrict memory leak workaround on Linux only 41/6241/2
2021-05-15 Yasushi SHOJIserver: gdb_server: Add colon for target extended-remote 37/6237/2
2021-05-15 Tarek BOCHKATItarget/armv7m.h: [style] replace tab with space between... 30/6230/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)