target/cortex_m: Add Realtek Real-M200 and M300
[openocd.git] / src / target /
2023-08-26 Karl Palssontarget/cortex_m: Add Realtek Real-M200 and M300 46/7846/6
2023-08-26 Karl Palssontarget/cortex_m: check core implementor field 45/7845/10
2023-08-12 Daniel Goehringtarget/aarch64: add missing aarch64_poll() calls 37/7737/3
2023-08-08 Parshintsev Anatolybreakpoints: use 64-bit type for watchpoint mask and... 40/7840/6
2023-08-03 Marek Vrbkaregister: refactor register_cache_invalidate() 35/7735/4
2023-07-29 Tomas Vanektarget: fix messages and return values of failed op... 19/7819/2
2023-07-22 eolsontarget/riscv: Add null pointer check before right shift... 14/7814/3
2023-07-22 Artemiy Volkovtarget/arc: fix off-by-one error in arc_save_context() 65/7765/3
2023-07-14 Erhan Kurubastarget/espressif: cleanup unused macro definitions 62/7762/2
2023-07-14 Erhan Kurubastarget/espressif: read entry addresses of pre-defined... 58/7758/6
2023-07-14 Erhan Kurubastarget/esp_xtensa: add xtensa on_halt handler 57/7757/2
2023-07-13 Erhan Kurubastarget/espressif: fix build issue with older gcc versions 15/7815/2
2023-07-01 Marek Vrbkasemihosting: fix handling of errno 30/7730/5
2023-07-01 Marek Vrbkasemihosting: improve semihosting opcode debug messages 26/7726/3
2023-06-16 Marek Vrbkariscv/semihosting: Fix ebreak skip on fileio mode 29/7729/3
2023-06-10 Marek Vrbkasemihosting: fix non-zero value on Windows isatty() 25/7725/2
2023-06-10 Marek Vrbkagdb_server: add debug signal reason prints 20/7720/4
2023-06-02 Erhan Kurubastarget/espressif: fix clang scan-build warning 19/7719/3
2023-06-02 Bohdan Tymkivcortex_m: fix reading of DCB_DSCSR register 93/7693/3
2023-06-02 Antonio Borneotarget: armv8: fix support of pointer authentication 12/7712/2
2023-05-27 Ian Thompsontarget/xtensa: add file-IO support 50/7550/5
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 Amaury Poulytarget/riscv-013: clear sticky error when DMI operation... 88/7688/2
2023-05-18 Antonio Borneotarget: arm_adi_v5: move in include file the declaratio... 75/7675/2
2023-05-18 Antonio Borneoserver: gdb: export gdb_actual_connections through... 73/7673/2
2023-05-18 Antonio Borneotarget: arm_dpm: with pointers, use NULL instead of 0 69/7669/2
2023-05-18 Antonio Borneotarget: move in target_type.h the target_type's declaration 59/7659/2
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 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-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-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
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)