helper/command: make command_run_line reentrant
[openocd.git] / src /
2019-06-20 Christopher Headhelper/command: make command_run_line reentrant 23/5223/3
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 Borneojtag: fix error on TCL command "return" in jtag event... 99/5199/2
2019-06-13 Antonio Borneotarget: fix error on TCL command "return" in target... 74/4974/3
2019-06-13 Tarek BOCHKATIflash/stm32h7x: fix register names to comply with RM039... 92/5192/2
2019-06-13 Tilman Sauerbeckjtag: drivers: buspirate: chunk SWD switch sequence... 00/5200/3
2019-06-13 Christopher Headjtag/drivers/jtag_usb_common: fix typo 02/5202/2
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 Daniel GoehringARMv8: Update rtos_reg storage from 8 to 16 bytes 09/5209/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 Borneojtag: set default "jtag_only" to uninitialized transports 93/4893/3
2019-06-06 Antonio Borneogdb_server: remove call to jtag_execute_queue() 11/4911/4
2019-06-06 Antonio Borneotarget/cortex_m: remove dependency from jtag queue 12/4912/3
2019-06-06 Antonio Borneohelper: add bitmap helper primitives 94/4894/4
2019-06-06 Antonio Borneojtag: simplify management of non-implemented handlers 92/4892/3
2019-06-06 Antonio Borneoswd: remove unused API frequency() 91/4891/3
2019-06-04 Andreas FritiofsonConvert DEBUG_JTAG_IO to LOG_DEBUG_IO 10/3910/8
2019-06-04 Bohdan Tymkivgdb_server: fix GDB_BUFFER_SIZE usage, fix unaligned... 09/5109/2
2019-05-31 Oleksij Rempeljlink: add usb location support 96/4596/10
2019-05-31 Marc Schinkjtag/drivers/jtag_usb_common: Fix variable name 54/5154/4
2019-05-31 Oleksij Rempellibjaylink: Update to latest Git version 29/4629/5
2019-05-31 Marc Schinkjtag/drivers/jtag_usb_common: Remove warning 55/5155/4
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 Borneohelper/command: remove dead code in command_unknown() 96/5096/2
2019-05-23 Antonio Borneotarget: remove unused function target_buffer_get_u8() 53/5153/3
2019-05-17 Antonio Borneohelper/command: print the command output in case of... 78/5178/2
2019-05-16 Marc SchinkFix 'adapter usb location' documentation 56/5156/2
2019-05-15 Jan Matyasjtag/drivers/imx_gpio: fixed calls to command_print 76/5176/3
2019-05-15 Antonio Borneodrivers/bcm2835gpio: fix build for ARM host 74/5174/3
2019-05-14 Jan Matyasjtag_vpi: fixed state transitions in "stableclocks" 51/5151/3
2019-05-14 Megan Wachsjtag_vpi: correct runtest behavior 35/3635/4
2019-05-14 Marc Schinktarget: Fix breakpoint usage 39/5139/2
2019-05-14 Antonio Borneohelper/command: fix printing usage for incomplete commands 66/5166/3
2019-05-14 Antonio Borneohelper/command: send command output only to the right... 93/5093/6
2019-05-14 Antonio Borneotarget: fix output of command "targets" 92/5092/5
2019-05-14 Antonio Borneohelper/command: remove search for "ocd_" prefix 87/5087/5
2019-05-14 Paul Fertserhelper/command: remove command "command type" 84/5084/4
2019-05-14 Paul Fertserhelper/command: do not replace new commands with ocd_... 86/5086/4
2019-05-14 Paul Fertserhelper/command: do not capture log in script_command_run() 85/5085/4
2019-05-14 Paul Fertserhelper/command: Handle Tcl return values consistently 15/1815/7
2019-05-14 Paul Fertserflash/nor: use command_print() in command "flash banks" 83/5083/3
2019-05-14 Paul Fertsernor/niietcm4: fix indentation 82/5082/2
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma... 81/5081/2
2019-05-14 Paul Fertserjlink: change prototype of show_config*() functions 80/5080/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 Paul Fertsernor/at91sam4: change prototype of get_current_sam4() 55/5055/2
2019-05-14 Paul Fertsernor/at91sam3: change prototype of get_current_sam3() 54/5054/2
2019-05-14 Paul Fertsernand/tcl: pass CMD to nand_list_walker() 53/5053/2
2019-05-14 Paul Fertsernand/fileio: change prototype of nand_fileio_start() 52/5052/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 Antonio Borneohelper/command: add macro CMD 47/5047/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-05-04 Christopher Headstm32h7x: fix incorrect indentation 33/5133/2
2019-05-04 Tarek BOCHKATIflash/nor/stm32h7x: use of wait queue flag instead... 83/4883/4
2019-05-04 Tomas Vanekflash/nor/atsame5: fix typo in dsu_reset_deassert help... 95/5095/2
2019-04-24 Tim Newsomeflash/fespi: Use COMMAND_PARSE_ADDRESS 00/5100/2
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
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)