flash/stm32l4x: fix auto-probe when RDP is promoted from 0 to 0.5
[openocd.git] / src /
2022-03-19 Tarek BOCHKATIflash/stm32l4x: fix auto-probe when RDP is promoted... 64/6864/3
2022-03-19 Tarek BOCHKATIstlink: enable queuing with stlink-server API v3 76/6876/2
2022-03-19 Tarek BOCHKATIsemihosting: permit redirection of semihosting I/O... 62/5562/18
2022-03-19 Antonio Borneokeep-alive: drop link with log framework 40/6840/3
2022-03-19 Antonio Borneogdb_server: simplify logic to enable/disable gdb_log_ca... 39/6839/3
2022-03-19 Antonio Borneoserver: change prototype of add_service() 38/6838/3
2022-03-19 Antonio Borneolog: drop global current_time 37/6837/3
2022-03-19 Antonio Borneoserver: fix: remove kept_alive() from server loop 36/6836/3
2022-03-12 Marc Schinktarget: Deprecate 'array2mem' and 'mem2array'' 08/6308/8
2022-03-12 Marc Schinktarget/tcl: Add 'read_memory' and 'write_memory' 07/6307/9
2022-03-12 Marc Schinkflash/nor/efm32: Use Cortex-M 'core_info' field 68/6868/2
2022-03-12 Marc Schinkflash/nor/sim3x: Fix typo 69/6869/2
2022-03-12 Tarek BOCHKATIflash/stm32h7x: fix FLASH_WPSN_PRG mask used for protection 58/6858/3
2022-03-12 Jan Matyasjtag_vpi: Minor cleanup in jtag_vpi driver 45/6845/3
2022-03-12 Tarek BOCHKATIcortex_m: use LOG_TARGET_XXX 72/6672/3
2022-03-12 Tomas Vanekflash/stm32f1x,f2x: fix endianess in slow fallback... 05/6705/4
2022-03-05 Marc Schinktarget/arm_tpiu: Fix usage of 'tpiu create' 60/6860/3
2022-03-05 Marc Schinktarget/arm_tpiu: Fix 'tpiu create' parameter check 29/6329/4
2022-03-05 Marc Schinktarget/arm_tpiu: Make error message easier to understand 28/6328/4
2022-03-05 Marc Schinktarget/tcl: Add get_reg function 12/5312/14
2022-03-05 Marc Schinktarget/tcl: Add set_reg function 13/5313/14
2022-03-01 Tarek BOCHKATIflash/stm32l4x: fix maybe-uninitialized compiler error 61/6861/3
2022-02-26 Antonio Borneogdb_server: check target examined while combining reg... 53/6853/2
2022-02-26 Antonio Borneogdb_server: fix double free 52/6852/2
2022-02-25 Tomas Vanekflash/nor/stm32xx: fix segfault accessing Cortex-M... 52/6752/2
2022-02-25 Tomas Vanektarget/cortex_m: add Cortex-M part number getter 51/6751/2
2022-02-25 Tomas Vanektarget/armv7m,cortex_m: introduce checked arch_info... 50/6750/2
2022-02-25 Tomas Vanektarget/cortex_m: fix target_to_cm() helper 49/6749/2
2022-02-25 Simon Johanssonflash/nor/stm32f2x: Fix erase of bank 2 sectors 10/6810/2
2022-02-14 Ben McMorranrtos: threadx: Add hla_target support for ThreadX 29/6829/4
2022-02-14 Antonio Borneoserver: remove remaining crust from dropped eCos code 35/6835/2
2022-02-14 Tim NewsomeFix small memory leak. 31/6831/3
2022-02-14 Ben McMorrangdb_server: Include thread name as XML attribute 28/6828/4
2022-02-14 Jacek WuwerCadence virtual debug interface (vdebug) integration 97/6097/15
2022-02-14 Antonio Borneodoxygen: fix some function prototype description 30/6830/2
2022-02-14 Tim Newsometarget/riscv: revive 'riscv resume_order' 85/6785/3
2022-02-14 Antonio Borneohelper/list: add list_for_each_entry_direction() 84/6784/3
2022-02-14 Antonio Borneotarget/smp: use a struct list_head to hold the smp... 83/6783/3
2022-02-05 Zoltán Dudássemihosting: User defined operation, Tcl command exec... 48/6748/18
2022-01-29 Pavel Kirienkosemihosting: use open mode flags from GDB, not from... 04/6804/5
2022-01-29 Tim NewsomeCombine register lists of smp targets. 62/6362/4
2022-01-29 Julien Massotaarch64: support for aarch32 ARM_MODE_UND 08/6808/2
2022-01-29 Hans-Erik Florydflash/nor/atsame5: add LAN9255 devices 11/6811/2
2022-01-22 Adrien Grasseinjtag: Add an option to ignore the bypass bit 02/6802/3
2022-01-22 Antonio Borneotarget: use target_event_name() 90/6790/2
2022-01-22 Antonio Borneolog: fix memory leak when log to file is enabled 89/6789/2
2022-01-22 Antonio Borneoaarch64: dump a message when CTI is missing 88/6788/2
2022-01-05 Doug Brunnerflash/nor/efr32: fixed lockbits and user data 65/6665/7
2021-12-24 Tim Newsometarget/riscv: calloc() memory per register. 75/6775/2
2021-12-24 Antonio Borneosemihosting: use macro COMMAND_HANDLER 86/6786/2
2021-12-18 Antonio Borneogdb_server: fix a comment in gdb_new_connection() 69/6769/3
2021-12-18 Antonio Borneoopenocd: add keep_alive during command sleep 70/6770/3
2021-12-18 Tomas Vanektarget/cortex_m: minor refactoring in cortex_m_store_co... 67/6767/2
2021-12-18 Tomas Vanekjtag/drivers/vsllink: fix memory leak 66/6766/2
2021-12-11 Jaehoon Parkflash/nor/spi: add micron MT25QU01G 64/6764/3
2021-12-11 Bohdan Tymkivtarget/arm_jtag.h: fix wrong comparison in arm_jtag_set... 62/6762/3
2021-12-11 Laszlo Sitzerlinuxgpiod: Allow using multiple GPIO chips. 42/6742/5
2021-12-11 Yasushi SHOJItarget/target: Check checksum_memory before call 58/6758/2
2021-12-11 Antonio Borneoadi_v5_swd: add jtag-to-swd through dormant 95/6695/4
2021-12-11 Antonio Borneocortex_m: remove last references to debugport_init() 94/6694/4
2021-12-03 Jan Matyasgdb_server: added and improved several debug prints 88/6288/4
2021-12-03 Tomas Vanektarget,flash: allow target_free_working_area on NULL... 12/6712/4
2021-12-03 Tim Newsomeflash/nor/fespi: algorithm, large address, errors 79/6679/3
2021-12-03 Tomas Vanekflash/nor/at91samd: remove 'at91samd info' command 30/6730/2
2021-12-03 Tomas Vanekflash/nor/kinetis_ke: remove 'kinetis mdm test_securing... 28/6728/3
2021-12-03 Tomas Vanekflash/nor/kinetis_ke: add .help fields for tcl commands 27/6727/2
2021-11-29 Doug Brunnerflash/nor/efm32: fixed BG1x identification 66/6666/2
2021-11-28 Antonio Borneodrivers: call adapter_get_required_serial() in jtag_lib... 63/6663/4
2021-11-28 Antonio Borneojtag/hla, jtag/stlink: switch to command 'adapter serial' 57/6657/4
2021-11-28 Antonio Borneojtag/jlink: switch to command 'adapter serial' 56/6656/4
2021-11-28 Antonio Borneojtag/xds110: switch to command 'adapter serial' 55/6655/3
2021-11-28 Antonio Borneojtag/vsllink: switch to command 'adapter serial' 54/6654/3
2021-11-28 Antonio Borneojtag/presto: switch to command 'adapter serial' 53/6653/3
2021-11-28 Antonio Borneojtag/kitprog: switch to command 'adapter serial' 52/6652/3
2021-11-28 Antonio Borneojtag/ftdi: switch to command 'adapter serial' 51/6651/3
2021-11-28 Antonio Borneojtag/ft232r: switch to command 'adapter serial' 50/6650/3
2021-11-28 Antonio Borneojtag/cmsis_dap: switch to command 'adapter serial' 49/6649/3
2021-11-28 Antonio Borneojtag/aice: switch to command 'adapter serial' 48/6648/3
2021-11-28 Antonio Borneojtag/adapter: add command 'adapter serial' 47/6647/3
2021-11-25 Tomas Vanektarget/hla_target: set cortex_m->common_magic 41/6741/3
2021-11-23 Antonio Borneoflash/psoc6: initialize usage field 20/6720/2
2021-11-23 Antonio Borneoflash/rp2040: don't initialize to NULL fields in struct 19/6719/2
2021-11-23 Antonio Borneoopenocd: declare struct command_registration in a singl... 18/6718/2
2021-11-23 Antonio Borneoopenocd: use unique name for struct command_registration 17/6717/3
2021-11-23 Antonio Borneoopenocd: use single line for register_commands*() 16/6716/2
2021-11-20 Tomas Vanektarget/arm_dap: check SWD DAP configuration 42/6142/7
2021-11-20 Tomas Vanektarget/adi_v5_swd: add support for SWD multidrop 41/6141/6
2021-11-20 Tomas Vanektarget/arm_adi_v5,arm_dap: introduce multidrop_targetse... 40/6140/5
2021-11-20 Tomas Vanektarget/arm_dap: clean up dap_configure code 02/6702/2
2021-11-20 Tomas Vanektarget/adi_v5_swd: introduce swd_queue_dp_read/write_in... 39/6139/4
2021-11-20 Tomas Vanekdrivers/bitbang: add support for SWD multidrop 00/6700/4
2021-11-20 Tomas Vanekdrivers/ftdi: add support for SWD multidrop 98/6698/4
2021-11-20 Tomas Vanekdrivers/swd: add support for SWD multidrop 99/6699/3
2021-11-20 Tomas Vanektarget/arm_dap: fix memory leak in error path of dap_cr... 85/6685/4
2021-11-20 Tarek BOCHKATIjtag/hla_layout: add #include <target/arm_tpiu_swo.h> 87/6687/2
2021-11-20 Jan Matyasdrivers/jtag_vpi: Added "jtag_vpi:" prefixes to log... 86/6686/2
2021-11-20 Tim Newsometarget: Use target_addr_t for algorithm addresses. 62/6662/3
2021-11-20 Tim Newsomeriscv: Clear type 6 triggers on connecting. 84/6684/3
2021-11-20 Jan Matyasriscv: Regenerated debug_defines.h and encoding.h 82/6682/4
2021-11-20 Antonio Borneoadi_v5_swd: add comment to describe debug flag 'do_sync' 96/6696/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)