aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-05-31jtag/drivers/jtag_usb_common: Fix variable nameMarc Schink
2019-05-31libjaylink: Update to latest Git versionOleksij Rempel
2019-05-31jtag/drivers/jtag_usb_common: Remove warningMarc Schink
2019-05-25arm_adi_v5: Split CSW bits into AHB/APB/AXILeonard Crestez
2019-05-23target: make handle_md_output() globalTomas Vanek
2019-05-23cortex_m: set the debug reason to DBGRQ when NVIC_DFSR indicates EXTERNALTarek BOCHKATI
2019-05-23helper/command: remove dead code in command_unknown()Antonio Borneo
2019-05-23target: remove unused function target_buffer_get_u8()Antonio Borneo
2019-05-17helper/command: print the command output in case of errorAntonio Borneo
2019-05-16Fix 'adapter usb location' documentationMarc Schink
2019-05-15jtag/drivers/imx_gpio: fixed calls to command_printJan Matyas
2019-05-15drivers/bcm2835gpio: fix build for ARM hostAntonio Borneo
2019-05-14jtag_vpi: fixed state transitions in "stableclocks"Jan Matyas
2019-05-14jtag_vpi: correct runtest behaviorMegan Wachs
2019-05-14target: Fix breakpoint usageMarc Schink
2019-05-14helper/command: fix printing usage for incomplete commandsAntonio Borneo
2019-05-14helper/command: send command output only to the right serverAntonio Borneo
2019-05-14target: fix output of command "targets"Antonio Borneo
2019-05-14helper/command: remove search for "ocd_" prefixAntonio Borneo
2019-05-14helper/command: remove command "command type"Paul Fertser
2019-05-14helper/command: do not replace new commands with ocd_ prefixPaul Fertser
2019-05-14helper/command: do not capture log in script_command_run()Paul Fertser
2019-05-14helper/command: Handle Tcl return values consistentlyPaul Fertser
2019-05-14flash/nor: use command_print() in command "flash banks"Paul Fertser
2019-05-14nor/niietcm4: fix indentationPaul Fertser
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo
2019-05-14jlink: change prototype of show_config*() functionsPaul Fertser
2019-05-14target/esirisc_trace: change prototype of trace dump functionsPaul Fertser
2019-05-14target/esirisc_trace: change prototype of trace analyse functionsPaul Fertser
2019-05-14target: change prototype of binprint()Paul Fertser
2019-05-14target: change prototype of handle_bp_command_set()Paul Fertser
2019-05-14target: change prototype of handle_bp_command_list()Paul Fertser
2019-05-14target: change prototype of handle_md_output()Paul Fertser
2019-05-14target/arm_adi_v5: change prototype of dap_rom_display()Paul Fertser
2019-05-14target/etm: change prototype of etmv1_analyze_trace()Paul Fertser
2019-05-14target/x86_32_common: change prototype of handle_iod_output()Paul Fertser
2019-05-14target/armv7a_cache_l2x: change prototype of arm7a_handle_l2x_cache_info_comm...Paul Fertser
2019-05-14target/armv7a: change prototype of armv7a_handle_cache_info_command()Paul Fertser
2019-05-14target/armv4_5_cache: change prototype of armv4_5_handle_cache_info_command()Paul Fertser
2019-05-14target/dsp563xx: change prototype of handle_md_output()Paul Fertser
2019-05-14target/armv8: change prototype of display_cache_info()Paul Fertser
2019-05-14target/xscale: change prototype of xscale_display_instruction()Paul Fertser
2019-05-14target/xscale: change prototype of xscale_verify_pointer()Paul Fertser
2019-05-14target/mips_m4k: change prototype of mips_m4k_verify_pointer()Paul Fertser
2019-05-14target/mips32: change prototype of mips32_verify_pointer()Paul Fertser
2019-05-14target/cortex_m: change prototype of cortex_m_verify_pointer()Paul Fertser
2019-05-14target/arm946e: change prototype of arm946e_verify_pointer()Paul Fertser
2019-05-14target/arm720t: change prototype of arm720t_verify_pointer()Paul Fertser
2019-05-14target/arm966e: change prototype of arm966e_verify_pointer()Paul Fertser
2019-05-14target/arm926ejs: change prototype of arm926ejs_verify_pointer()Paul Fertser