target/nds32: fix type of magic number
[openocd.git] / src / target /
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
2019-06-13 Antonio Borneotarget: fix error on TCL command "return" in target... 74/4974/3
2019-06-12 Tomas Vanektarget: make target re-configuration possible again 14/5214/2
2019-06-12 Michael Schwingenfix XScale register access 36/5136/3
2019-06-12 Antonio Borneomem_ap: fix format of logged addresses 22/5222/2
2019-06-12 Florian Fainelliarmv7a_mmu: Add support for decoding Super Sections 12/5212/7
2019-06-12 Florian Fainelliarmv7a_mmu: Do not restrict virtual addresses to uint32_t 11/5211/5
2019-06-12 Florian Fainelliarmv7a_mmu: Remove armv7a_mmu_translate_va() 13/5213/5
2019-06-12 Florian Fainelliarmv7a_mmu: Check earlier for PAR read 15/5215/3
2019-06-10 Tomas Vanektarget/armv7m: fix register number in armv7m_get_core_reg() 03/5203/2
2019-06-06 Antonio Borneotarget/cortex_m: remove dependency from jtag queue 12/4912/3
2019-05-25 Leonard Crestezarm_adi_v5: Split CSW bits into AHB/APB/AXI 24/5124/3
2019-05-23 Tomas Vanektarget: make handle_md_output() global 75/5175/2
2019-05-23 Tarek BOCHKATIcortex_m: set the debug reason to DBGRQ when NVIC_DFSR... 57/5157/2
2019-05-23 Antonio Borneotarget: remove unused function target_buffer_get_u8() 53/5153/3
2019-05-14 Marc Schinktarget: Fix breakpoint usage 39/5139/2
2019-05-14 Antonio Borneotarget: fix output of command "targets" 92/5092/5
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma... 81/5081/2
2019-05-14 Paul Fertsertarget/esirisc_trace: change prototype of trace dump... 79/5079/2
2019-05-14 Paul Fertsertarget/esirisc_trace: change prototype of trace analyse... 78/5078/2
2019-05-14 Paul Fertsertarget: change prototype of binprint() 77/5077/2
2019-05-14 Paul Fertsertarget: change prototype of handle_bp_command_set() 76/5076/2
2019-05-14 Paul Fertsertarget: change prototype of handle_bp_command_list() 75/5075/2
2019-05-14 Paul Fertsertarget: change prototype of handle_md_output() 74/5074/2
2019-05-14 Paul Fertsertarget/arm_adi_v5: change prototype of dap_rom_display() 73/5073/2
2019-05-14 Paul Fertsertarget/etm: change prototype of etmv1_analyze_trace() 72/5072/2
2019-05-14 Paul Fertsertarget/x86_32_common: change prototype of handle_iod_ou... 71/5071/2
2019-05-14 Paul Fertsertarget/armv7a_cache_l2x: change prototype of arm7a_hand... 70/5070/2
2019-05-14 Paul Fertsertarget/armv7a: change prototype of armv7a_handle_cache_... 69/5069/2
2019-05-14 Paul Fertsertarget/armv4_5_cache: change prototype of armv4_5_handl... 68/5068/2
2019-05-14 Paul Fertsertarget/dsp563xx: change prototype of handle_md_output() 67/5067/2
2019-05-14 Paul Fertsertarget/armv8: change prototype of display_cache_info() 66/5066/2
2019-05-14 Paul Fertsertarget/xscale: change prototype of xscale_display_instr... 65/5065/2
2019-05-14 Paul Fertsertarget/xscale: change prototype of xscale_verify_pointer() 64/5064/2
2019-05-14 Paul Fertsertarget/mips_m4k: change prototype of mips_m4k_verify_po... 63/5063/2
2019-05-14 Paul Fertsertarget/mips32: change prototype of mips32_verify_pointer() 62/5062/2
2019-05-14 Paul Fertsertarget/cortex_m: change prototype of cortex_m_verify_po... 61/5061/2
2019-05-14 Paul Fertsertarget/arm946e: change prototype of arm946e_verify_poin... 60/5060/2
2019-05-14 Paul Fertsertarget/arm720t: change prototype of arm720t_verify_poin... 59/5059/2
2019-05-14 Paul Fertsertarget/arm966e: change prototype of arm966e_verify_poin... 58/5058/2
2019-05-14 Paul Fertsertarget/arm926ejs: change prototype of arm926ejs_verify_... 57/5057/2
2019-05-14 Paul Fertsertarget/arm920t: change prototype of arm920t_verify_poin... 56/5056/2
2019-05-14 Antonio Borneotarget_request: replace command_print() with command_ou... 51/5051/2
2019-05-14 Antonio Borneotarget: unify memory read/write commands 50/5050/2
2019-05-14 Antonio Borneotarget: use LOG_USER to print errors in events 49/5049/2
2019-05-14 Antonio Borneotarget: change prototype of target_process_reset() 48/5048/2
2019-05-14 Tomas Vanektarget/arm946e: rewrite jim_arm946e_cp15 to arm945e_han... 00/5000/3
2019-05-14 Tomas Vanektarget: rewrite jim_target_event_list to handle_target_... 93/4993/3
2019-04-24 Tommy Vestermarkarmv7a: Improve parsing of MPIDR register to avoid... 08/5108/4
2019-04-24 Antonio Borneotarget/cortex_a: use extensively cortex_a_wait_dscr_bits() 13/5113/2
2019-04-24 Antonio Borneotarget/cortex_a: check dscr before timeout 12/5112/2
2019-04-24 Antonio Borneotarget/cortex_a: fix waiting for target halted after... 11/5111/3
2019-04-10 Christopher Headtarget/cortex_m: Implement maskisr steponly option 73/4673/9
2019-04-10 Mete Balcifix for sanitizer errors in left shifts 05/5005/4
2019-04-10 Marc Schinktarget/riscv: Free registers to avoid memory leak 85/4885/3
2019-04-10 Tomas Vanektarget: fix copy&paste error in cget -coreid 35/5035/3
2019-04-07 Antonio BorneoSet empty usage field for commands that do not need... 24/5024/2
2019-04-07 Antonio Borneotarget/adi_v5_swd: add "usage" field to command "swd" 30/4830/3
2019-04-07 Antonio Borneocommand_registration: add empty usage field to chained... 17/5017/2
2019-04-07 Antonio Borneotarget/armv7a: simplify help description of command... 16/5016/2
2019-04-07 Antonio Borneotarget/riscv: use coherent syntax in struct initialization 13/5013/2
2019-04-07 Antonio Borneotarget/openrisc: use coherent syntax in struct initiali... 12/5012/2
2019-04-07 Antonio Borneotarget/armv4_5: use coherent syntax in struct initializ... 11/5011/2
2019-04-07 Antonio Borneotarget/arm7_9_common: use coherent syntax in struct... 10/5010/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)