target: rtt: include rtt.h
[openocd.git] / src / target /
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-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 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 Erhan Kurubastarget/espressif: add application tracing functionality... 63/7163/20
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-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
2023-03-25 Antonio Borneotarget: rewrite command 'arp_halt_gdb' as COMMAND_HANDLER 07/7507/2
2023-03-25 Antonio Borneotarget: rewrite command 'examine_deferred' as COMMAND_H... 06/7506/2
2023-03-25 Antonio Borneotarget: rewrite command 'was_examined' as COMMAND_HANDLER 05/7505/2
2023-03-25 Antonio Borneotarget: rewrite command 'target curstate' as COMMAND_HA... 04/7504/2
2023-03-25 Antonio Borneotarget: rewrite command 'read_memory' as COMMAND_HANDLER 03/7503/2
2023-03-25 Antonio Borneotarget: arm_tpiu_swo: rewrite command 'tpiu init' as... 02/7502/2
2023-03-25 Antonio Borneotarget: arm_tpiu_swo: rewrite command 'tpiu names'... 01/7501/2
2023-03-25 Antonio Borneotarget: arm_tpiu_swo: rewrite command 'tpiu enable... 00/7500/2
2023-03-25 Antonio Borneotarget: arm_tpiu_swo: rewrite command 'tpiu disable... 99/7499/2
2023-03-25 Antonio Borneotarget: arm_dap: rewrite command 'dap names' as COMMAND... 98/7498/2
2023-03-25 Antonio Borneotarget: cti: rewrite command 'cti names' as COMMAND_HANDLER 92/7492/2
2023-03-25 Antonio Borneotarget: armv4_5: rewrite commands 'arm mcr/mrc' as... 91/7491/2
2023-03-25 Antonio Borneotarget: aarch64: rewrite commands 'aarch64 mcr/mrc... 90/7490/2
2023-03-25 Tomas Vanektarget/adi_v5_jtag: fix endianness error in transaction... 40/7540/3
2023-03-25 Tomas Vanektarget/adi_v5_swd: update comment about SWD capability 37/7537/2
2023-03-25 Erhan Kurubastarget/espressif: check common_magic instead of gdb_arc... 36/7536/2
2023-03-18 Ian Thompsontarget/xtensa: add NX support 56/7356/4
2023-03-18 Peter Collingbournetarget/image: zero-initialize ELF segments up to p_memsz 13/7513/6
2023-02-03 Antonio Borneotarget: arc: rewrite command 'arc add-reg' as COMMAND_H... 26/7426/4
2023-02-03 Antonio Borneotarget: arc: rewrite command 'arc add-reg-type-struct... 25/7425/4
2023-02-03 Antonio Borneotarget: arc: rewrite command 'arc add-reg-type-flags... 24/7424/4
2023-02-03 Antonio Borneotarget: arc: fix error handling in command 'arc set... 13/7413/2
2023-02-03 Antonio Borneotarget: arc: rewrite command 'arc num-actionpoints... 12/7412/2
2023-02-03 Antonio Borneotarget: arc: rewrite command 'arc get-reg-field' as... 11/7411/2
2023-02-03 Antonio Borneotarget: arc: rewrite command 'arc jtag set-core-reg... 10/7410/2
2023-02-03 Antonio Borneotarget: arc: rewrite command 'arc jtag get-core-reg... 09/7409/2
2023-02-03 Antonio Borneotarget: arc: rewrite command 'arc jtag set-aux-reg... 08/7408/2
2023-02-03 Antonio Borneotarget: arc: rewrite command 'arc jtag get-aux-reg... 07/7407/2
2023-01-21 Marian Buschsiewekehelper: Add generic little endian CRC32 function 15/7415/3
2023-01-15 Boris-Chengbiao... target/armv7m: Rename xPSR to xpsr 92/7292/2
2023-01-15 Antonio Borneoriscv: drop deprecated command 'riscv test_sba_config_reg' 72/7272/2
2023-01-15 Antonio Borneoriscv: drop deprecated command 'riscv set_prefer_sba' 71/7271/2
2023-01-15 Tomas Vanektarget/cortex_m: add SMP support for Cortex-M 39/7239/5
2023-01-15 Tomas Vanektarget/armv7m: check error in armv7m_restore_context() 38/7238/4
2023-01-15 Koudai Iwahoriarmv8: Add support of pointer authentication 48/7248/4
2023-01-15 Erhan Kurubastarget/xtensa: remove needless target_was_examined... 31/7231/2
2023-01-15 Antonio Borneonds32: drop it, together with aice adapter driver 82/7382/2
2023-01-11 Marcin Niestrojrtt: fix corner-cases of finding control block 29/7429/2
2022-12-18 Antonio Borneocortex_m: handle armv8m cores without security extension 02/7402/2
2022-12-17 Antonio Borneotarget: fix assert in 'monitor profile' on constant PC 00/7400/3
2022-12-17 Antonio Borneotarget: fix unsigned computation in 'monitor profile' 94/7394/2
2022-12-17 Antonio Borneotarget: cortex_a: fix clang error core.CallAndMessage 93/7393/2
2022-12-17 Antonio Borneoarm_adi_v5: fix SIGSEGV due to failing re-examine 92/7392/2
2022-12-17 Nima Palizbansrc/target/mips_m4k.c: set missing flag in set_watchpoint 89/7389/3
2022-12-03 Evgeniy NaydanovFix jim_target_smp for smp rtos target 44/7244/9
2022-11-15 Tomas Vanektarget/armv7m: fix feature name of ARMv8M security... 65/7265/3
2022-11-15 Tomas Vanektarget/armv7m: prevent saving and restoring non existen... 76/7276/3
2022-11-11 Antonio Borneodsp5680xx: fix clang error core.UndefinedBinaryOperator... 02/7302/2
2022-11-11 Antonio Borneoesirisc_jtag: fix clang error core.VLASize 01/7301/2
2022-11-11 Antonio Borneoopenrisc: fix clang error core.CallAndMessage 00/7300/2
2022-10-21 Erhan Kurubastarget/xtensa: remove redundant call for `TARGET_EVENT_... 74/7274/2
2022-10-21 Antonio Borneodoc: fix riscv commands 68/7268/5
2022-10-15 Erhan Kurubastarget/xtensa: fill register number field in the cache 46/7246/2
2022-10-15 Erhan Kurubastarget/esp32s2: check xtensa_poll return value 47/7247/2
2022-10-08 Tomas Vanektarget: re-examine before arp_waitstate in ocd_process_... 30/7230/3
2022-10-08 Tomas Vanektarget/hla_target: try to re-examine under reset in... 29/7229/5
2022-10-08 Tomas Vanektarget/cortex_m: try to re-examine under reset in corte... 28/7228/4
2022-10-08 Tomas Vanektarget/cortex_m: make reset robust again 45/6745/4
2022-10-08 Daniel Goehringtarget/adiv5: 64-bit TAR setup bugfix 45/7245/2
2022-10-08 Erhan Kurubastarget/xtensa: pass correct buffer on read memory retry 26/7226/3
2022-10-08 Erhan Kurubastarget/xtensa: rename pc and ps macro names 27/7227/2
2022-10-08 Tomas Vanektarget/armv7m: show target name in 'halted' message 37/7237/3
2022-10-08 Tomas Vanektarget/armv7m: prevent storing invalid register 40/7240/2
2022-09-27 Tomas Vanektarget/adi_v5_swd: suppress reconnect in swd_multidrop_... 17/7217/2
2022-09-27 Tomas Vanektarget/adi_v5_swd: fix SWD multidrop 13/7213/3
2022-09-23 Daniel Goehringtarget/target: read_memory 64-bit bugfix 21/7221/2
2022-09-23 Ian Thompsontarget/xtensa: fix final clang analyzer warning 11/7211/3
2022-09-23 Antonio Borneotarget/riscv: fix use of uninitialized value 10/7210/2
2022-09-23 Antonio Borneotarget/riscv: fix undefined operation 09/7209/2
2022-09-23 Antonio Borneotarget/riscv: fix dead assignment 08/7208/2
2022-09-23 Antonio Borneotarget/riscv: fix unused initialization 07/7207/2
2022-09-23 Antonio Borneotarget/riscv-013: fix unused initialization 06/7206/2
2022-09-23 Antonio Borneotarget/riscv-013: fix unchecked return code 05/7205/2
2022-09-23 Antonio Borneotarget/dsp563xx: fix scan-build warning 03/7203/3
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c 53/7153/3
2022-09-18 Ian Thompsontarget/xtensa: invalidate register cache on reset 97/7197/2
2022-09-18 Ian Thompsontarget/xtensa: fix clang analyzer warning 98/7198/3
2022-09-17 Ian Thompsontarget/xtensa: populate PS correctly during fetch 95/7195/2
2022-09-13 Antonio Borneomips64: remove empty mips_mips64_soft_reset_halt() 84/7184/2
2022-09-13 Ian Thompsontarget/xtensa: fully initialize buffers for PWRSTAT... 83/7183/2
2022-09-13 Antonio Borneotarget: don't export local symbols 73/7173/2
2022-09-13 Antonio Borneoriscv: don't export local symbols 70/7170/3
2022-09-13 Antonio Borneotarget: make local symbols static 68/7168/2
2022-09-13 Antonio Borneoxtensa: make local symbols static 67/7167/2
2022-09-13 Antonio Borneoriscv: make local symbols static 66/7166/2
2022-09-13 Ian Thompsontarget/xtensa: fix step state transition 50/7150/3
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)