aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
2019-10-18target: Switch to target_read_buffer() in verify_image fallbackAndreas Fritiofson
2019-09-08target/dsp563xx: dsp563xx restore reg supportHan Hartgers
2019-08-28gdb_server, rtos: Fine-grained RTOS register accessTim Newsome
2019-06-20cortex_m: set C_DEBUGEN in soft_reset_haltAntonio Borneo
2019-06-19target/cortex_m: Add support for AHB5-APMarc Schink
2019-06-19target/arm_adiv5: Add type for AHB5-APMarc Schink
2019-06-19Support for debugging on ARMv8-M CPUsOmair Javaid
2019-06-14target/cortex_a: remove dependency from jtag queueAntonio Borneo
2019-06-14target/aarch64: remove dependency from jtag queueAntonio Borneo
2019-06-13target: fix error on TCL command "return" in target event handlerAntonio Borneo
2019-06-12target: make target re-configuration possible againTomas Vanek
2019-06-12fix XScale register accessMichael Schwingen
2019-06-12mem_ap: fix format of logged addressesAntonio Borneo
2019-06-12armv7a_mmu: Add support for decoding Super SectionsFlorian Fainelli
2019-06-12armv7a_mmu: Do not restrict virtual addresses to uint32_tFlorian Fainelli
2019-06-12armv7a_mmu: Remove armv7a_mmu_translate_va()Florian Fainelli
2019-06-12armv7a_mmu: Check earlier for PAR readFlorian Fainelli
2019-06-10target/armv7m: fix register number in armv7m_get_core_reg()Tomas Vanek
2019-06-06target/cortex_m: remove dependency from jtag queueAntonio Borneo
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-23target: remove unused function target_buffer_get_u8()Antonio Borneo
2019-05-14target: Fix breakpoint usageMarc Schink
2019-05-14target: fix output of command "targets"Antonio Borneo
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo
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
2019-05-14target/arm920t: change prototype of arm920t_verify_pointer()Paul Fertser