openocd.git
2023-05-27 Antonio Borneojtag: rewrite jim_jtag_tap_enabler() as COMMAND_HANDLER 54/7554/3
2023-05-27 Antonio Borneojtag: rewrite commands 'jtag newtap' and 'swd newdap... 31/7431/4
2023-05-27 Antonio Borneotarget: use unsigned int for timeout_ms 62/7562/3
2023-05-27 Antonio Borneotarget: rewrite command 'arp_waitstate' as COMMAND_HANDLER 61/7561/3
2023-05-27 Antonio Borneotarget: rewrite command 'arp_examine' as COMMAND_HANDLER 60/7560/3
2023-05-27 Antonio Borneotarget: espressif: apptrace: declare a local function... 76/7676/3
2023-05-27 Erhan Kurubastarget/espressif: add system level tracing feature 06/7606/6
2023-05-27 Antonio BorneoRevert "target/image: zero-initialize ELF segments... 58/7658/2
2023-05-25 Matthijs Kooijmanflash/nor/stm32f2x: Show error message when unprotectin... 15/7615/2
2023-05-25 Matthijs Kooijmanflash/nor/stm32f2x: Fix typos in log messages 14/7614/3
2023-05-25 Amaury Poulytarget/riscv-013: clear sticky error when DMI operation... 88/7688/2
2023-05-24 Tarek BOCHKATIflash/stm32l4x: support STM32C0x devices 74/6874/6
2023-05-24 Tomas Vanekjtag/drivers/bcm2835gpio: add peripheral_mem_dev config... 50/7350/5
2023-05-24 Tomas Vanekjtag/drivers/bcm2835gpio: extend peripheral_base to... 85/7685/2
2023-05-24 Tomas Vanekjtag/drivers/bcm2835gpio: don't touch pad setting on... 84/7684/2
2023-05-18 Phil Kirkpatricktcl/target: Add support for TMS570LC43xx 82/7682/5
2023-05-18 Daniel Anselmiflash/jtagspi: handle error return values where needed 22/7422/7
2023-05-18 Antonio Borneopld/virtex2: check error propagated by virtex2_read_stat() 57/7657/2
2023-05-18 Antonio BorneoHACKING: add info on usage of sparse 79/7679/2
2023-05-18 Antonio Borneortos: uCOS-III: split struct ucos_iii_params 78/7678/2
2023-05-18 Antonio Borneortos: move prototype of rtos_thread_packet() in rtos.h 77/7677/2
2023-05-18 Antonio Borneotarget: arm_adi_v5: move in include file the declaratio... 75/7675/2
2023-05-18 Antonio Borneoflash: nand: move in include file the declaration of... 74/7674/2
2023-05-18 Antonio Borneoserver: gdb: export gdb_actual_connections through... 73/7673/2
2023-05-18 Antonio Borneojtag: move declaration outside function 72/7672/2
2023-05-18 Antonio Borneohello: include hello.h 71/7671/2
2023-05-18 Antonio Borneohelper: types: rework h_u32_to_le() and similar for... 70/7670/2
2023-05-18 Antonio Borneotarget: arm_dpm: with pointers, use NULL instead of 0 69/7669/2
2023-05-18 Antonio Borneopld: fix new warnings from sparse 68/7668/2
2023-05-18 Antonio Borneohelper: replacements: rework including replacements.h 67/7667/2
2023-05-18 Antonio Borneonand: declare exported function in core.h 66/7666/2
2023-05-18 Antonio Borneojtag: move in interface.h the adapter_driver's declaration 65/7665/2
2023-05-18 Antonio Borneopld: validate exported functions by including its own .h 64/7664/2
2023-05-18 Antonio Borneopld: move in pld.h the pld_driver's declaration 63/7663/2
2023-05-18 Antonio Borneonor: move in driver.h the flash_driver's declaration 62/7662/2
2023-05-18 Antonio Borneonand: move in driver.h the nand_flash_controller's... 61/7661/2
2023-05-18 Antonio Borneortos: move in rtos.h the rtos_type's declaration 60/7660/2
2023-05-18 Antonio Borneotarget: move in target_type.h the target_type's declaration 59/7659/2
2023-05-13 Paul Fertserjtag: tcl: show error message when attempting manual... 54/7654/3
2023-05-13 Paul Fertserjtag: tcl: change drscan usage to show at least one... 53/7653/3
2023-05-13 Antonio Borneotarget: rewrite command 'arp_reset' as COMMAND_HANDLER 59/7559/2
2023-05-13 Antonio Borneotarget: rewrite command 'arp_halt' as COMMAND_HANDLER 58/7558/2
2023-05-13 Antonio Borneotarget: rewrite command 'arp_poll' as COMMAND_HANDLER 57/7557/2
2023-05-13 Antonio Borneojtag: rewrite command 'pathmove' as COMMAND_HANDLER 56/7556/2
2023-05-13 Antonio Borneojtag: rewrite command 'drscan' as COMMAND_HANDLER 55/7555/2
2023-05-13 Antonio Borneoopenocd: trivial replace of jim-nvp with new nvp 53/7553/2
2023-05-13 Antonio Borneoxtensa: fix build with gcc 13.1.1 81/7681/2
2023-05-06 Antonio Borneotarget: etm: fix check trace status 99/7599/2
2023-05-06 Antonio Borneojtag: xds110: fix check on malloc() returned pointer 56/7656/2
2023-05-05 Daniel Anselmipld/virtex2: add missing error checks 33/7633/2
2023-05-05 Antonio Borneopld: gatemate: fix memory leak 32/7632/2
2023-05-05 Antonio Borneotarget: with pointers, use NULL instead of 0 04/7604/2
2023-05-05 Antonio Borneotarget: rtt: include rtt.h 02/7602/2
2023-05-05 Antonio Borneotarget: use 'ULL' suffix for long constants 01/7601/2
2023-05-05 Antonio Borneortos: with pointers, use NULL instead of 0 98/7598/2
2023-05-05 Antonio Borneohelper: with pointers, use NULL instead of 0 97/7597/2
2023-05-05 Antonio Borneohelper: util: include util.h 96/7596/2
2023-05-05 Antonio Borneoflash: with pointers, use NULL instead of 0 95/7595/3
2023-05-05 Antonio Borneoflash: nor: add static to local symbols 94/7594/2
2023-05-05 Antonio Borneoflash: nor: use 'ULL' suffix for long constants 93/7593/2
2023-05-05 Antonio Borneojtag: drivers: with pointers, use NULL instead of 0 92/7592/3
2023-05-05 Antonio Borneojtag: drivers: add static to local symbols 91/7591/2
2023-04-30 Daniel Anselmipld: add support for cologne chip gatemate fpgas 65/7565/10
2023-04-30 Daniel Anselmipld: add support for gowin devices 68/7368/19
2023-04-30 Daniel Anselmipld: add support for altera/intel devices 55/7355/18
2023-04-30 Daniel Anselmipld: add support for efinix devices 88/7288/28
2023-04-30 Daniel Anselmipld: add support for lattice certus devices 98/7398/16
2023-04-30 Daniel Anselmipld: add support for lattice ecp5 devices 97/7397/16
2023-04-30 Daniel Anselmipld: add support for lattice ecp2 and ecp3 devices 96/7396/14
2023-04-30 Antonio Borneotarget/espressif: fix clang report on list use 08/7608/2
2023-04-30 Antonio Borneotarget/espressif: fix clang report on use of garbage... 07/7607/2
2023-04-30 Erhan Kurubassrc: fix clang15 compiler warnings 69/7569/3
2023-04-30 Daniel Anselmiserver/ipdbg: add error checks after allocating memory 05/7605/2
2023-04-30 Julien Massottcl/target: renesas gen3 Set target to armv8r for Corte... 05/6805/4
2023-04-30 Julien Massotaarch64: Add support for ARMv8-R 43/6843/2
2023-04-30 Julien Massottarget:armv8: aarch32 do not try to restore same EL 07/6807/3
2023-04-14 Daniel Anselmipld: move file sanity checks to pld.c 88/7388/8
2023-04-14 Mark Zhuangflash/rsl10: fix typo 84/7584/2
2023-04-14 panciyanrtos/linux.c: Fix Linux user space border check 70/7570/3
2023-04-14 panciyansrc/server: Fix memory leak of reg_list 66/7566/3
2023-04-14 Erhan Kurubastarget/espressif: add application tracing functionality... 63/7163/20
2023-04-14 Tomas Vanekdoc: drop "resume will wait 5 seconds" 79/7579/3
2023-04-14 Daniel Anselmitcl: cpld/xilinx-xc7: remove virtex-7 devices with... 87/7387/5
2023-04-14 Daniel Anselmitcl: zynq_7000: add missing id codes 86/7386/6
2023-04-07 Antonio Borneohelper/compiler fix build with gcc on MacOS 71/7571/2
2023-04-07 Daniel Anselmiipdbg: whitespaces 99/7399/3
2023-04-07 Antonio Borneohelper/list: re-align with Linux kernel 6.3-rc1 68/7568/2
2023-04-07 Antonio Borneohelper/list: remove unused hlist_* 67/7567/2
2023-04-07 François LEGALsrc/target/mips_m4k : add fast read method 64/7564/9
2023-04-07 François LEGALsrc/target/mips_m4k : fix condition on overlapping... 63/7563/2
2023-04-07 Chao Durtos/FreeRTOS: some optimization of freertos_update_thr... 49/7549/3
2023-04-01 Erhan Kurubasgithub/workflow: build libjaylink from source 52/7552/3
2023-04-01 Erhan Kurubasgithub/workflow: increase delete-tag-and-release version 51/7551/6
2023-03-28 panciyanflash/nor: missing fileio_close. 46/7546/4
2023-03-28 Wolfram Sangtcl/board: add Calao USB-A9G20 24/7524/7
2023-03-28 Wolfram Sangtcl/board/calao-usb-a9260: fix and refactor broken... 22/7522/5
2023-03-25 Antonio Borneotarget: rewrite command 'target smp' as COMMAND_HANDLER 11/7511/2
2023-03-25 Antonio Borneotarget: rewrite command 'target names' as COMMAND_HANDLER 10/7510/2
2023-03-25 Antonio Borneotarget: rewrite command 'target types' as COMMAND_HANDLER 09/7509/2
2023-03-25 Antonio Borneotarget: rewrite command 'target current' as COMMAND_HANDLER 08/7508/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)