flash/stm32l4x: fix auto-probe when RDP is promoted from 0 to 0.5
[openocd.git] / src / target /
2022-03-19 Tarek BOCHKATIsemihosting: permit redirection of semihosting I/O... 62/5562/18
2022-03-19 Antonio Borneoserver: change prototype of add_service() 38/6838/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 Tarek BOCHKATIcortex_m: use LOG_TARGET_XXX 72/6672/3
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-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-14 Tim NewsomeFix small memory leak. 31/6831/3
2022-02-14 Tim Newsometarget/riscv: revive 'riscv resume_order' 85/6785/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 Julien Massotaarch64: support for aarch32 ARM_MODE_UND 08/6808/2
2022-01-22 Antonio Borneotarget: use target_event_name() 90/6790/2
2022-01-22 Antonio Borneoaarch64: dump a message when CTI is missing 88/6788/2
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 Tomas Vanektarget/cortex_m: minor refactoring in cortex_m_store_co... 67/6767/2
2021-12-11 Bohdan Tymkivtarget/arm_jtag.h: fix wrong comparison in arm_jtag_set... 62/6762/3
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 Tomas Vanektarget,flash: allow target_free_working_area on NULL... 12/6712/4
2021-11-25 Tomas Vanektarget/hla_target: set cortex_m->common_magic 41/6741/3
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 Vanektarget/arm_dap: fix memory leak in error path of dap_cr... 85/6685/4
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
2021-11-20 Antonio Borneoarm_adi_v5: add missing enum DORMANT_TO_JTAG 89/6689/2
2021-11-18 Andreas Fritiofsoncortex_m: Restore fast register reads if no polling... 78/6678/2
2021-11-18 Tomas Vanektarget/cortex_m: faster reading of all CPU registers 21/5321/7
2021-11-18 Antonio Borneocortex_m: poll S_REGRDY on register r/w 19/5319/7
2021-11-18 Tomas Vanektarget/cortex_m: cumulate DHCSR sticky bits 80/6180/6
2021-11-18 Tomas Vanektarget/cortex_m: use cortex_m->dcb_dhcsr in cortex_m_so... 77/6677/2
2021-11-18 Tomas Vanekcortex_m: use cortex_m_write_debug_halt_mask() in corte... 76/6676/2
2021-11-13 Antonio Borneojtag: align adapter speed code to new structure 44/6644/2
2021-11-13 Antonio Borneojtag: move prototype of adapter init/quit and speed... 43/6643/2
2021-10-25 Antonio Borneoriscv: use relative path to include contrib's data 35/6635/2
2021-10-25 Antonio Borneoopenocd: remove 'src' prefix from #include path 34/6634/2
2021-10-25 Tim NewsomeUpstream a whole host of RISC-V changes. 29/6529/4
2021-10-25 Antonio Borneomips64_pracc: fix three dead assignments 92/6592/2
2021-10-25 Antonio Borneotarget/lakemont: fix dead assignment 91/6591/2
2021-10-25 Antonio Borneoarmv8: fix five dead assignments 90/6590/2
2021-10-25 Antonio Borneoarm_semihosting: fix two dead assignments 89/6589/2
2021-10-25 Antonio Borneoarm_tpiu_swo: fix two dead assignments 88/6588/2
2021-10-02 Yasushi SHOJIhelper: Remove src/helper from include dirs 07/6507/4
2021-10-02 Tarek BOCHKATItarget: reset target examined flag if target::examine... 48/6548/4
2021-10-02 Tarek BOCHKATItarget/cortex_m: enhance multi-core examine logs 53/6553/2
2021-09-25 Antonio Borneoopenocd: prevent jimtcl error message while testing... 62/6562/2
2021-09-25 Antonio Borneoarm_tpiu_swo: fix support for deprecated 'tpiu' command... 61/6561/2
2021-09-25 Antonio Borneoarm_adi_v5: drop ANY_ID from table dap_part_nums 54/6454/3
2021-09-25 Antonio Borneoarm_adi_v5: add arm Neoverse N2 part numbers 53/6453/3
2021-09-25 Kevin Burkearm_adi_v5: add arm Neoverse N1 part numbers 52/6452/3
2021-09-25 Antonio Borneoarm_adi_v5: add arm Cortex-R52 part numbers 51/6451/3
2021-09-25 Antonio Borneoarm_adi_v5: add arm SoC-600 part numbers 50/6450/3
2021-09-25 Antonio Borneoarm_adi_v5: add helper to search for part number 49/6449/3
2021-09-25 Kevin Burkearm_adi_v5: move in a separate function devtype decode... 48/6448/5
2021-09-25 Antonio Borneoarm_adi_v5: simplify handling of AP type 47/6447/5
2021-09-25 Antonio Borneoarm_coresight: add include file and use it 46/6446/5
2021-09-25 Antonio Borneoarmv7m.h: relax dependency from 'arm_adi_v5.h' 68/6468/4
2021-09-18 Antonio Borneotarget: do not cast NULL in assignment 40/6540/2
2021-09-18 Antonio Borneoopenocd: remove last NULL comparisons 39/6539/2
2021-09-11 Tim NewsomeIn SMP config, replicate watchpoints on each core 28/6528/4
2021-09-04 Yasushi SHOJItarget: cortex_m: Fix a typo VECTRESET 08/6508/2
2021-08-22 roottarget/adi_v5_jtag: Add support for 8-bit IR JTAG-DP 85/6285/2
2021-08-22 Antonio Borneocortex_a: use the ap number specified at target create 13/6413/2
2021-08-22 Antonio Borneojep106: use packed jedec manufacturer code 18/6418/2
2021-08-22 Antonio Borneoarm_adi_v5: update coresight class names 31/6431/2
2021-08-22 Antonio Borneocortex_m: fix command 'step address' 34/6434/2
2021-08-14 Antonio Borneoarm_adi_v5: use macro DP_APSEL_MAX in place of magic... 15/6415/2
2021-08-14 Antonio Borneoarm_adi_v5: fix access to 64-bit MEM-AP 12/6412/2
2021-08-14 Antonio Borneoarm_adi_v5: fix signed offset in Class 0x1 ROM tables 10/6410/3
2021-08-14 Antonio Borneohelper/align.h: use it 75/6375/3
2021-07-31 Tim NewsomeCall poll at a fixed interval. 63/6363/5
2021-07-24 Florian Fainelliarm_adi_v5: Added Cortex-A76 identifiers 58/6358/2
2021-07-24 Florian Fainelliarm_adi_v5: Provide Brahma-B53 identifiers 68/6368/2
2021-07-24 Antonio Borneoopenocd: fix Yoda conditions with checkpatch 55/6355/3
2021-07-24 Antonio Borneoopenocd: manually remove NULL comparisons 53/6353/3
2021-07-24 Antonio Borneoopenocd: remove NULL comparisons with checkpatch [2/2] 52/6352/3
2021-07-24 Antonio Borneoopenocd: remove NULL comparisons with checkpatch [1/2] 51/6351/3
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison 50/6350/3
2021-07-24 Antonio Borneotarget: rename CamelCase symbols 43/6343/3
2021-07-20 Antonio Borneoopenocd: manually fix Yoda conditions 56/6356/2
2021-07-20 Antonio Borneoopenocd: fix simple cases of Yoda condition 54/6354/3
2021-07-20 Antonio Borneotarget/nds32: use lowercase for C variables 48/6348/2
2021-07-20 Antonio Borneotarget/nds32: rename CamelCase symbols 42/6342/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)