Age | Commit message (Expand) | Author |
2019-06-06 | gdb_server: remove call to jtag_execute_queue() | Antonio Borneo |
2019-06-06 | target/cortex_m: remove dependency from jtag queue | Antonio Borneo |
2019-06-06 | helper: add bitmap helper primitives | Antonio Borneo |
2019-06-06 | jtag: simplify management of non-implemented handlers | Antonio Borneo |
2019-06-06 | swd: remove unused API frequency() | Antonio Borneo |
2019-06-04 | Convert DEBUG_JTAG_IO to LOG_DEBUG_IO | Andreas Fritiofson |
2019-06-04 | gdb_server: fix GDB_BUFFER_SIZE usage, fix unaligned access during bulk trans... | Bohdan Tymkiv |
2019-05-31 | jlink: add usb location support | Oleksij Rempel |
2019-05-31 | jtag/drivers/jtag_usb_common: Fix variable name | Marc Schink |
2019-05-31 | libjaylink: Update to latest Git version | Oleksij Rempel |
2019-05-31 | jtag/drivers/jtag_usb_common: Remove warning | Marc Schink |
2019-05-25 | arm_adi_v5: Split CSW bits into AHB/APB/AXI | Leonard Crestez |
2019-05-23 | target: make handle_md_output() global | Tomas Vanek |
2019-05-23 | cortex_m: set the debug reason to DBGRQ when NVIC_DFSR indicates EXTERNAL | Tarek BOCHKATI |
2019-05-23 | helper/command: remove dead code in command_unknown() | Antonio Borneo |
2019-05-23 | target: remove unused function target_buffer_get_u8() | Antonio Borneo |
2019-05-17 | helper/command: print the command output in case of error | Antonio Borneo |
2019-05-16 | Fix 'adapter usb location' documentation | Marc Schink |
2019-05-15 | jtag/drivers/imx_gpio: fixed calls to command_print | Jan Matyas |
2019-05-15 | drivers/bcm2835gpio: fix build for ARM host | Antonio Borneo |
2019-05-14 | jtag_vpi: fixed state transitions in "stableclocks" | Jan Matyas |
2019-05-14 | jtag_vpi: correct runtest behavior | Megan Wachs |
2019-05-14 | target: Fix breakpoint usage | Marc Schink |
2019-05-14 | helper/command: fix printing usage for incomplete commands | Antonio Borneo |
2019-05-14 | helper/command: send command output only to the right server | Antonio Borneo |
2019-05-14 | target: fix output of command "targets" | Antonio Borneo |
2019-05-14 | helper/command: remove search for "ocd_" prefix | Antonio Borneo |
2019-05-14 | helper/command: remove command "command type" | Paul Fertser |
2019-05-14 | helper/command: do not replace new commands with ocd_ prefix | Paul Fertser |
2019-05-14 | helper/command: do not capture log in script_command_run() | Paul Fertser |
2019-05-14 | helper/command: Handle Tcl return values consistently | Paul Fertser |
2019-05-14 | flash/nor: use command_print() in command "flash banks" | Paul Fertser |
2019-05-14 | nor/niietcm4: fix indentation | Paul Fertser |
2019-05-14 | helper/command: change prototype of command_print/command_print_sameline | Antonio Borneo |
2019-05-14 | jlink: change prototype of show_config*() functions | Paul Fertser |
2019-05-14 | target/esirisc_trace: change prototype of trace dump functions | Paul Fertser |
2019-05-14 | target/esirisc_trace: change prototype of trace analyse functions | Paul Fertser |
2019-05-14 | target: change prototype of binprint() | Paul Fertser |
2019-05-14 | target: change prototype of handle_bp_command_set() | Paul Fertser |
2019-05-14 | target: change prototype of handle_bp_command_list() | Paul Fertser |
2019-05-14 | target: change prototype of handle_md_output() | Paul Fertser |
2019-05-14 | target/arm_adi_v5: change prototype of dap_rom_display() | Paul Fertser |
2019-05-14 | target/etm: change prototype of etmv1_analyze_trace() | Paul Fertser |
2019-05-14 | target/x86_32_common: change prototype of handle_iod_output() | Paul Fertser |
2019-05-14 | target/armv7a_cache_l2x: change prototype of arm7a_handle_l2x_cache_info_comm... | Paul Fertser |
2019-05-14 | target/armv7a: change prototype of armv7a_handle_cache_info_command() | Paul Fertser |
2019-05-14 | target/armv4_5_cache: change prototype of armv4_5_handle_cache_info_command() | Paul Fertser |
2019-05-14 | target/dsp563xx: change prototype of handle_md_output() | Paul Fertser |
2019-05-14 | target/armv8: change prototype of display_cache_info() | Paul Fertser |
2019-05-14 | target/xscale: change prototype of xscale_display_instruction() | Paul Fertser |