flash/nor/w600: Use 'bool' data type
[openocd.git] / src / target /
2020-06-27 Antonio Borneotarget: do not print an error on shutdown in target... 10/5710/2
2020-06-27 Evgeniy Didintarget/arc: Introduce L1I,L1D,L2 caches support 88/5688/5
2020-06-27 Lucasaarch64: Add support for debugging in HYP mode on ARMv8... 55/5255/4
2020-06-18 Marc Schinktarget/armv7m_trace: Calculate prescaler for external... 10/5610/3
2020-06-06 Antonio Borneocoding style: fix multi-line dereferencing 29/5629/4
2020-06-06 Antonio Borneotarget/cortex_a: fix memory leak of register cache 93/5693/3
2020-06-06 Antonio Borneotarget/mem_ap: fix two memory leaks 00/5700/2
2020-06-06 Antonio Borneotarget/cortex-m: enable C_DEBUGEN during examine 02/5702/2
2020-06-06 Tarek BOCHKATIarm_adi_v5: dap_ti_be_32_quirks_command minor simplific... 08/5708/2
2020-06-06 Tarek BOCHKATIarm_adi_v5: enhance command error reporting 54/5654/5
2020-05-24 Antonio Borneoopenocd: properly use jim data types 62/5662/2
2020-05-24 Ake Rehnmanstm8 target: make adapter speed settings work 48/5548/4
2020-05-24 Antonio Borneoswim: fix adapter speed handling 29/5529/6
2020-05-24 Antonio Borneoswim: abstract the transport in stm8 target 28/5528/6
2020-05-24 Tarek BOCHKATIarm_disassembler: fix typo 'ARM_UNKNOWN_INSTUCTION... 57/5657/2
2020-05-14 Antonio Borneotarget/arc: fix build with clang 55/5655/2
2020-05-12 iosabicortex_m: make bit fields in cortex_m unsigned. 83/5583/6
2020-05-09 Antonio Borneocoding style: open function's brace at beginning of... 28/5628/3
2020-05-09 Antonio Borneocoding style: wrap lines longer than 120 chars 26/5626/3
2020-05-09 Antonio Borneocoding style: let "else" follow the close brace 23/5623/2
2020-05-09 Antonio Borneocoding style: add missing space when split strings 20/5620/2
2020-05-09 Antonio Borneocoding style: avoid unnecessary line continuations 19/5619/2
2020-05-09 Antonio Borneocoding style: add parenthesis around the argument of... 18/5618/2
2020-05-09 Antonio Borneocoding style: remove useless break after a goto or... 17/5617/2
2020-05-08 Evgeniy Didintarget/arc: introduce breakpoint functionality 41/5641/3
2020-05-08 Evgeniy Didintarget/arc: introduce arc_read/write_instruction functions 40/5640/2
2020-05-08 Evgeniy Didintarget/arc: Add initial stepping functions 43/5643/2
2020-05-03 Tomas Vanektarget/armv7m: cosmetic refactorization 26/5326/2
2020-05-02 Antonio Borneocoding style: src: remove empty lines at end of text... 72/5172/6
2020-04-24 Kevin Burketarget/armv8: Add ARM target name on halt status 71/5571/2
2020-04-21 Tomas Vanektarget/armv7m: minor fixes of target algo exit point... 29/5329/2
2020-04-21 Florian FainelliRemove BUILD_TARGET64 40/5240/4
2020-04-20 Evgeniy Didintarget/arc: remove saving context during reset 24/5524/3
2020-04-12 Antonio Borneocortex_m: remove deprecation for soft_reset_halt 14/5514/2
2020-04-12 Antonio Borneocortex_a: don't wait for target halted in deassert_reset() 72/5472/2
2020-04-09 Jan Matyastarget: added events TARGET_EVENT_STEP_START and _END 51/5551/3
2020-04-05 Tarek BOCHKATIarmv8: log the register name which we failed to read... 16/5516/2
2020-03-27 Evgeniy Didintarget/arc_cmd: Improve argument checks for commands 23/5523/4
2020-03-26 Marc Schinktarget: Add possibility to remove all breakpoints 16/4916/3
2020-03-26 Marc Schinktarget: Add function to remove all breakpoints 15/4915/3
2020-03-17 Marc Schinkrtos: Destroy RTOS and fix memory leak 79/5479/3
2020-03-12 Antonio Borneotarget/cortex_a: add hypervisor mode 61/5261/2
2020-03-12 Antonio Borneoarmv7a: access monitor registers only with security... 59/5259/2
2020-03-12 Antonio Borneotarget/armv4_5: remove unused macro 60/5260/2
2020-03-12 Antonio Borneoarm: Use different enum for core_type and core_mode 58/5258/2
2020-03-12 Antonio Borneoarm: fix reg num for Monitor mode 57/5257/2
2020-03-12 Antonio Borneotarget: fix crash with jimtcl 0.78 53/5453/2
2020-03-12 Tarek BOCHKATIsemihosting: add semihosting handlers to AArch64 74/5474/2
2020-03-12 Matthias Welwarskycortex_a: warn on broken debug_base setting 05/5105/3
2020-03-12 Tarek BOCHKATItarget/armv8_opcodes: use T32 instructions when the... 46/5346/3
2020-03-12 Tarek BOCHKATItarget/aarch64: fix soft breakpoint when PE is in AArch... 55/5355/2
2020-03-12 Tarek BOCHKATItarget/aarch64: fix minor stepping issue with gdb 54/5354/2
2020-03-12 Tomas Vanektarget: add examine-fail event 89/4289/9
2020-03-10 Tarek BOCHKATIsemihosting: reorganize semihosting commands 73/5473/3
2020-03-07 Tomas Vanekhelper/binarybuffer: fix clang static analyzer warnings 83/5383/3
2020-03-07 Tomas Vanektarget/arm920t: fix clang static analyzer warning 75/5375/2
2020-02-29 Evgeniy Didintarget/arc: fix clang static analyzer warnings 80/5480/2
2020-02-27 Evgeniy DidinIntroduce ARCv2 architecture related code 32/5332/13
2020-02-24 Antonio Borneocoding style: fix space around pointer's asterisk 97/5197/4
2020-02-24 Antonio Borneoadi_v5_dapdirect: fix connect under reset 15/5415/3
2020-02-23 Tomas Vanektarget/adi_v5_swd: fix clang static analyzer warning 74/5374/3
2020-02-15 Antonio Borneoarmv8: check the core state to pass the correct arch... 34/5234/2
2020-02-15 Antonio Borneocoding style: remove unnecessary parentheses 96/5196/3
2020-02-15 Antonio Borneotarget/nds32: fix type of magic number 93/5193/2
2020-01-29 Oleksij Rempelmove ftdi_location deprecation helper to proper place 78/5278/3
2020-01-27 Tomas Vanektarget/arm_cti: fix regression from Tcl_return_values... 63/5363/2
2020-01-20 Jiri Kastnermips_ejtag: there is no DCR.MIPS64 bit 28/4628/6
2020-01-16 Tomas Vanektarget/xscale: remove duplicated command 82/5382/2
2020-01-16 Tomas Vanektarget/etm: add check for calloc error 81/5381/2
2020-01-16 Tomas Vanektarget/semihosting_common: fix minor memory leak 80/5380/2
2020-01-16 Tomas Vanektarget/target: fix clang static analyzer warnings 79/5379/2
2020-01-16 Tomas Vanektarget/avr32_jtag: fix error returns 78/5378/3
2020-01-16 Tomas Vanektarget/arm_dpm: add missing error returns 77/5377/2
2020-01-16 Tomas Vanektarget/arm946e: add missing error detection 76/5376/2
2020-01-14 Christopher Headtarget/target: parse value as proper type 19/5219/3
2020-01-14 Antonio Borneostlink: add DAP direct driver 04/4904/9
2020-01-14 Antonio Borneoadi_v5_dapdirect: add support for adapter drivers that... 03/4903/8
2020-01-14 Antonio Borneoadapter: switch from struct jtag_interface to adapter_d... 00/4900/8
2020-01-14 Antonio Borneohla: use the new system_reset API 96/4896/7
2020-01-14 Antonio Borneoswd: get rid of jtag queue to assert/deassert srst 95/4895/7
2020-01-02 Antonio Borneoarm_adi_v5: add API send_sequence() and use it 02/4902/7
2020-01-02 Tarek BOCHKATItarget/arm_cti: add new 'ack' and 'channel' commands 15/5315/4
2019-12-21 Marc Schinktarget/armv7m_trace: Improve SWO frequency auto-detection 03/3903/5
2019-12-19 Antonio Borneotarget/armv4_5: use c99 array designator to init arm_co... 56/5256/2
2019-12-19 Antonio Borneogdb_server: fix string length with semihosting_fileio 22/5322/3
2019-11-28 Peter Mamonovmips64: Add generic mips64 target support 22/2322/31
2019-11-28 Peter Mamonovmips: Add MIPS64 support 21/2321/28
2019-11-07 Ake RehnmanSTM8 Target relicensing to GPLv2 and later 31/5331/3
2019-10-18 Florian Fainellitarget/cortex_a: Extract code to read/write from/to... 27/5227/3
2019-10-18 Antonio Borneotarget/cortex_a: use aligned accesses for read/write... 38/5138/2
2019-10-18 Bohdan Tymkivadi_v5_jtag: avoid RAM exhaustion by limiting jtag... 48/4948/3
2019-10-18 Andreas Fritiofsontarget: Switch to target_read_buffer() in verify_image... 17/3217/4
2019-09-08 Han Hartgerstarget/dsp563xx: dsp563xx restore reg support 39/5239/6
2019-08-28 Tim Newsomegdb_server, rtos: Fine-grained RTOS register access 14/5114/3
2019-06-20 Antonio Borneocortex_m: set C_DEBUGEN in soft_reset_halt 87/4987/2
2019-06-19 Marc Schinktarget/cortex_m: Add support for AHB5-AP 32/5232/5
2019-06-19 Marc Schinktarget/arm_adiv5: Add type for AHB5-AP 31/5231/6
2019-06-19 Omair JavaidSupport for debugging on ARMv8-M CPUs 97/4997/7
2019-06-14 Antonio Borneotarget/cortex_a: remove dependency from jtag queue 44/4944/4
2019-06-14 Antonio Borneotarget/aarch64: remove dependency from jtag queue 43/4943/4
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)