LICENSES: Add the MIT license
[openocd.git] / src / target /
2021-05-29 Antonio Borneohelp text: remove trailing space 22/6222/2
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 Borneotarget: fix some minor typo 17/6217/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 Tomas Vanektarget/armv7m: fix static analyzer warning 56/6256/3
2021-05-15 Tarek BOCHKATItarget/armv7m.h: [style] replace tab with space between... 30/6230/2
2021-05-11 Tarek BOCHKATIcortex_m: add armv8m special registers 16/6016/4
2021-05-08 Marc Schinktarget/riscv: Change 'authdata_read' output 99/6199/2
2021-05-08 Marc Schinktarget/stm8: Make 'stm8_command_handlers' static 00/6200/2
2021-05-08 Antonio Borneostartup.tcl: prepare for jimtcl 0.81 'expr' syntax... 58/6158/2
2021-05-08 Antonio Borneotelnet/auto-complete: hide deprecated and internal... 95/6195/3
2021-05-04 Tarek BOCHKATIcortex_m: use unsigned int for FPB and DWT quantifiers 85/6185/3
2021-05-02 Tarek BOCHKATIcortex_m: implement hit_watchpoint function 81/6181/3
2021-05-01 Tim NewsomeCleanup of config/includes. 71/6171/10
2021-05-01 Christian Hofftarget/image: report error if ELF file contains no... 72/6172/2
2021-05-01 Florian Meistertarget/image: allow loading of 64-bit ELF files 04/5204/10
2021-04-30 Tarek BOCHKATIcortex_m: mark FPU register as non-existent instead... 15/6015/3
2021-04-30 Tomas Vanektarget/armv7m: change FPv4_SP and FPv5_SP/DP identifier... 77/6177/3
2021-04-25 Tomas Vanektarget/arm_adi_v5: move DP register definitions to... 38/6138/2
2021-04-25 Tomas Vanektarget/adi_v5_swd: remove double space from swd_cmd... 37/6137/2
2021-04-25 Tomas Vanektarget/arm_adi_v5: add JTAG_TO_DORMANT sequence 36/6136/2
2021-04-25 Antonio Borneosmp: move command deprecation to startup.tcl 77/5677/11
2021-04-18 Antonio Borneohelper/command: register full-name commands in jim 71/5671/9
2021-04-18 Antonio Borneohelper/command: pass command prefix to command registration 68/5668/3
2021-04-18 Antonio Borneohelper/command: override target only on target prefixed... 67/5667/3
2021-04-18 Antonio Borneohelper/command: get current target from dedicated API 66/5666/3
2021-04-18 Antonio Borneohelper/command: always pass struct command as jim priva... 64/5664/3
2021-04-18 Cheng-Shiun TsaiAarch64:Switch to EL1 from EL0 before manipulate MMU 51/6051/5
2021-04-11 Antonio Borneomem_ap: allow GDB connections 34/6034/7
2021-04-11 Liming Suntarget/aarch64: Add watchpoint support 61/4761/8
2021-03-19 Evgeniy Didintarget/arc: refactor ARC register numbers defines 05/6105/3
2021-03-19 Rene Kitabuild: remove warnings with gcc 11 04/6104/2
2021-03-19 Tarek BOCHKATIaarch64: handle semihosting in aarch32 state 60/5860/5
2021-03-19 Tim NewsomeImplement CRC32 algorithm for RISC-V. 76/6076/4
2021-03-19 Christian Hoffaarch64: add support for "reset halt" 47/5947/4
2021-03-19 Antonio Borneojtag: remove minidriver code and minidriver-dummy 91/6091/4
2021-03-19 Antonio Borneooocd_trace: drop the code, deprecated in v0.10.0 88/6088/4
2021-03-19 Antonio Borneotarget: remove handling of target's deprecated_name 87/6087/3
2021-03-19 Antonio Borneotarget: remove target names already deprecated in v0.8.0 86/6086/3
2021-03-19 Antonio Borneostartup.tcl: remove commands already deprecated in... 85/6085/3
2021-03-19 Antonio Borneotarget/arm920t: remove command 'arm920t cp15i' deprecat... 83/6083/3
2021-03-19 Antonio Borneotarget/arm720t: remove command 'arm720t cp15' deprecate... 82/6082/3
2021-03-10 Tarek BOCHKATIcortex_m: avoid reading and writing non-existent registers 59/6059/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 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 Adrian Negreanuarmv7m_trace_itm_config: wait for ITMBusy to be cleared 43/6043/4
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-04 Antonio Borneotarget: avoid polling during 'resumed' event handler 74/6074/4
2021-02-13 Peter Mamonovtarget: use proper macro for parsing watchpoint address 58/6058/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-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 Borneotarget: fix memory leak on multiple '-gdb-port' flag 05/6005/2
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-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-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 Tomas Vanektarget/armv7m, cortex_m: fix misleading comments 76/5876/2
2020-11-15 Tomas Vanektarget/cortex_m: remove wrong xPSR.ICI/IT bits handling 74/5874/2
2020-11-15 Tomas Vanektarget/armv7m: use arch_info[i].value instead of alloca... 28/5328/3
2020-11-15 Antonio Borneocortex_m: use the new enum ARMV7M_REGSEL_name 73/5873/2
2020-11-15 Tomas Vanektarget/cortex_m,hla_target: rework Cortex-M register... 64/5864/6
2020-11-15 Tomas Vanektarget/armv7m: rework Cortex-M register handling part 3 63/5863/7
2020-11-15 Tomas Vanektarget/armv7m: rework Cortex-M register handling part 2 62/5862/4
2020-11-15 Tomas Vanektarget/armv7m: rework Cortex-M register handling part 1 27/5327/5
2020-11-15 Tomas Vanektarget, register: allow a register hidden from gdb... 25/5325/4
2020-11-15 Antonio Borneoflash/stmqspi: minor fixes on coding style 32/5932/2
2020-11-11 Kevin Yangtarget/cortex_m: Change sleep to running state 21/5921/3
2020-11-08 Andreas BolschFlash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI... 21/4321/15
2020-11-07 Antonio Borneotarget/arm7tdmi: remove unused/deprecated function... 12/5912/2
2020-11-07 Kevin Yangtarget: Examine subsequent targets after failure 55/5855/5
2020-11-07 Marc Schinktarget/image: Use proper data types 19/5919/3
2020-11-07 Adrian Negreanusemihosting: print the semihosting operation id 23/5923/3
2020-11-07 Tarek BOCHKATIarmv7m: add a TCP channel to stream captured trace 45/5345/9
2020-11-07 Tarek BOCHKATIserver: permit the add_service function to return the... 17/5717/4
2020-11-04 Antonio Borneotarget/adi_v5_jtag: remove unused global variable 01/5901/2
2020-11-04 Antonio Borneocortex_m: declare local functions as static 00/5900/2
2020-11-04 Antonio Borneotarget: declare local symbols as static 95/5895/2
2020-11-04 Antonio Borneotarget: handle command 'target current' when no target... 81/5881/2
2020-11-04 Antonio Borneogdb_server: allow multiple GDB connections to selected... 65/5865/2
2020-11-04 Antonio Borneotarget/arm_cti: use adiv5_jim_mem_ap_spot_configure() 69/5869/4
2020-11-04 Antonio Borneotarget/arm_adi_v5: add helper to get mem_ap spot in... 57/5857/6
2020-10-30 Christopher Headtarget: restore last run state after profiling 37/5237/5
2020-10-30 Christopher Headtarget/cortex_m: reduce duplication in profiling 36/5236/5
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)