You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jim Paris b1fa3bf735 Fix segfault in cortex_m_deinit_target 4 years ago
..
openrisc helper/command: change prototype of command_print/command_print_sameline 4 years ago
riscv helper/command: change prototype of command_print/command_print_sameline 4 years ago
Makefile.am Add initial RTT support (WIP+RFC) 4 years ago
aarch64.c target/aarch64: remove dependency from jtag queue 4 years ago
aarch64.h aarch64: add 'maskisr' command 6 years ago
adi_v5_dapdirect.c adi_v5_dapdirect: add support for adapter drivers that provide DAP API 4 years ago
adi_v5_jtag.c arm_adi_v5: add API send_sequence() and use it 4 years ago
adi_v5_swd.c adapter: switch from struct jtag_interface to adapter_driver 4 years ago
algorithm.c Remove FSF address from GPL notices 7 years ago
algorithm.h target: Add 64-bit target address support 7 years ago
arm.h target/aarch64: add support for multi-architecture gdb 5 years ago
arm7_9_common.c helper/command: change prototype of command_print/command_print_sameline 4 years ago
arm7_9_common.h target: Add 64-bit target address support 7 years ago
arm7tdmi.c target/arm: add support for multi-architecture gdb 5 years ago
arm7tdmi.h Make #include guard naming consistent 7 years ago
arm9tdmi.c helper/command: change prototype of command_print/command_print_sameline 4 years ago
arm9tdmi.h Make #include guard naming consistent 7 years ago
arm11.c target/arm11: Use 'bool' data type 5 years ago
arm11.h Make #include guard naming consistent 7 years ago
arm11_dbgtap.c Fix usage of timeval_ms() 7 years ago
arm11_dbgtap.h Make #include guard naming consistent 7 years ago
arm720t.c helper/command: change prototype of command_print/command_print_sameline 4 years ago
arm720t.h Make #include guard naming consistent 7 years ago
arm920t.c helper/command: change prototype of command_print/command_print_sameline 4 years ago
arm920t.h target: Add 64-bit target address support 7 years ago
arm926ejs.c helper/command: change prototype of command_print/command_print_sameline 4 years ago
arm926ejs.h target: Add 64-bit target address support 7 years ago
arm946e.c target/arm946e: add missing error detection 4 years ago
arm946e.h Make #include guard naming consistent 7 years ago
arm966e.c helper/command: change prototype of command_print/command_print_sameline 4 years ago
arm966e.h Make #include guard naming consistent 7 years ago
arm_adi_v5.c target/arm_adi_v5: power off chip debug hardware on shutdown 4 years ago
arm_adi_v5.h target/arm_adi_v5: power off chip debug hardware on shutdown 4 years ago
arm_cti.c target/arm_cti: fix regression from Tcl_return_values series 4 years ago
arm_cti.h armv8: valgrind memleak fixes 6 years ago
arm_dap.c adi_v5_dapdirect: add support for adapter drivers that provide DAP API 4 years ago
arm_disassembler.c target/arm: Add PLD command to ARM disassembler. 5 years ago
arm_disassembler.h target: arm: disassembler: decode v6T2 ARM ISB instruction 6 years ago
arm_dpm.c target/arm_dpm: add missing error returns 4 years ago
arm_dpm.h target/cortex_a: remove duplicate code to read target registers 5 years ago
arm_jtag.c Remove FSF address from GPL notices 7 years ago
arm_jtag.h Make #include guard naming consistent 7 years ago
arm_opcodes.h arm_opcode: fix encoding of ARMv5 breakpoint instruction 5 years ago
arm_semihosting.c target/arm_semihosting: Use 'bool' data type 5 years ago
arm_semihosting.h Rework/update ARM semihosting 5 years ago
arm_simulator.c Remove FSF address from GPL notices 7 years ago
arm_simulator.h Make #include guard naming consistent 7 years ago
armv4_5.c target/armv4_5: use c99 array designator to init arm_core_regs[] 4 years ago
armv4_5.h Make #include guard naming consistent 7 years ago
armv4_5_cache.c helper/command: change prototype of command_print/command_print_sameline 4 years ago
armv4_5_cache.h target/armv4_5_cache: change prototype of armv4_5_handle_cache_info_command() 4 years ago
armv4_5_mmu.c Remove FSF address from GPL notices 7 years ago
armv4_5_mmu.h target: Add 64-bit target address support 7 years ago
armv7a.c helper/command: change prototype of command_print/command_print_sameline 4 years ago
armv7a.h target/armv7a: change prototype of armv7a_handle_cache_info_command() 4 years ago
armv7a_cache.c helper/command: change prototype of command_print/command_print_sameline 4 years ago
armv7a_cache.h Make #include guard naming consistent 7 years ago
armv7a_cache_l2x.c helper/command: change prototype of command_print/command_print_sameline 4 years ago
armv7a_cache_l2x.h target: Add 64-bit target address support 7 years ago
armv7a_mmu.c armv7a_mmu: Add support for decoding Super Sections 4 years ago
armv7a_mmu.h armv7a_mmu: Do not restrict virtual addresses to uint32_t 4 years ago
armv7m.c target/armv7m: fix register number in armv7m_get_core_reg() 4 years ago
armv7m.h target, flash: prepare infrastructure for multi-block blank check 6 years ago
armv7m_trace.c target/armv7m_trace: Improve SWO frequency auto-detection 4 years ago
armv7m_trace.h target/armv7m_trace: Use prefix for enums 5 years ago
armv8.c armv8: check the core state to pass the correct arch to gdb 4 years ago
armv8.h target/armv8: change prototype of display_cache_info() 4 years ago
armv8_cache.c helper/command: change prototype of command_print/command_print_sameline 4 years ago
armv8_cache.h aarch64: add cache handling functions 7 years ago
armv8_dpm.c armv8: allow halt on exception 5 years ago
armv8_dpm.h aarch64: fix debug entry from EL0 6 years ago
armv8_opcodes.c target aarch64: rework memory read/write to use 8/16/32 bit operations 6 years ago
armv8_opcodes.h Support AArch64 SIMD/FP registers read/write 6 years ago
avr32_ap7k.c target/avr32_ap7k: Use 'bool' data type 5 years ago
avr32_ap7k.h Make #include guard naming consistent 7 years ago
avr32_jtag.c target/avr32_jtag: fix error returns 4 years ago
avr32_jtag.h Make #include guard naming consistent 7 years ago
avr32_mem.c Remove FSF address from GPL notices 7 years ago
avr32_mem.h Make #include guard naming consistent 7 years ago
avr32_regs.c Remove FSF address from GPL notices 7 years ago
avr32_regs.h Make #include guard naming consistent 7 years ago
avrt.c target: Add 64-bit target address support 7 years ago
avrt.h Make #include guard naming consistent 7 years ago
breakpoints.c target/breakpoints: make internal functions static 5 years ago
breakpoints.h target: Add 64-bit target address support 7 years ago
cortex_a.c target/cortex_a: Extract code to read/write from/to register to/from DCC 4 years ago
cortex_a.h target/cortex_a: remove unused code controlled by "fast_reg_read" 5 years ago
cortex_m.c Fix segfault in cortex_m_deinit_target 4 years ago
cortex_m.h target/armv7m_trace: Improve SWO frequency auto-detection 4 years ago
dsp563xx.c target/dsp563xx: dsp563xx restore reg support 4 years ago
dsp563xx.h Make #include guard naming consistent 7 years ago
dsp563xx_once.c Remove FSF address from GPL notices 7 years ago
dsp563xx_once.h Make #include guard naming consistent 7 years ago
dsp5680xx.c target: Add 64-bit target address support 7 years ago
dsp5680xx.h Make #include guard naming consistent 7 years ago
embeddedice.c target/embeddedice: Use 'bool' data type 5 years ago
embeddedice.h Make #include guard naming consistent 7 years ago
esirisc.c helper/command: change prototype of command_print/command_print_sameline 4 years ago
esirisc.h esirisc: support eSi-Trace 5 years ago
esirisc_jtag.c esirisc: support eSi-Trace 5 years ago
esirisc_jtag.h esirisc: support eSi-Trace 5 years ago
esirisc_regs.h esirisc: support eSi-RISC targets 5 years ago
esirisc_trace.c helper/command: change prototype of command_print/command_print_sameline 4 years ago
esirisc_trace.h esirisc: support eSi-Trace 5 years ago
etb.c helper/command: change prototype of command_print/command_print_sameline 4 years ago
etb.h Make #include guard naming consistent 7 years ago
etm.c target/etm: add check for calloc error 4 years ago
etm.h Make #include guard naming consistent 7 years ago
etm_dummy.c helper/command: change prototype of command_print/command_print_sameline 4 years ago
etm_dummy.h Make #include guard naming consistent 7 years ago
fa526.c target/arm: add support for multi-architecture gdb 5 years ago
feroceon.c target/feroceon: Use 'bool' data type 5 years ago
hla_target.c hla: use the new system_reset API 4 years ago
image.c target/image: Add support for S6 record in Motorola SREC files 5 years ago
image.h target: Add 64-bit target address support 7 years ago
lakemont.c target/lakemont: Use 'bool' data type 5 years ago
lakemont.h target: Add 64-bit target address support 7 years ago
ls1_sap.c target: Add 64-bit target address support 7 years ago
mem_ap.c mem_ap: fix format of logged addresses 4 years ago
mips32.c helper/command: change prototype of command_print/command_print_sameline 4 years ago
mips32.h target, flash: prepare infrastructure for multi-block blank check 6 years ago
mips32_dmaacc.c Remove FSF address from GPL notices 7 years ago
mips32_dmaacc.h Make #include guard naming consistent 7 years ago
mips32_pracc.c mips32, add support for micromips in debug mode 6 years ago
mips32_pracc.h mips32: pracc: Fix indent 5 years ago
mips64.c mips: Add MIPS64 support 4 years ago
mips64.h mips: Add MIPS64 support 4 years ago
mips64_pracc.c mips: Add MIPS64 support 4 years ago
mips64_pracc.h mips: Add MIPS64 support 4 years ago
mips_ejtag.c mips_ejtag: there is no DCR.MIPS64 bit 4 years ago
mips_ejtag.h mips_ejtag: there is no DCR.MIPS64 bit 4 years ago
mips_m4k.c helper/command: change prototype of command_print/command_print_sameline 4 years ago
mips_m4k.h mips32: add micromips isa handling 6 years ago
mips_mips64.c mips64: Add generic mips64 target support 4 years ago
mips_mips64.h mips64: Add generic mips64 target support 4 years ago
nds32.c gdb_server: fix string length with semihosting_fileio 4 years ago
nds32.h target/nds32: fix type of magic number 4 years ago
nds32_aice.c target: Add 64-bit target address support 7 years ago
nds32_aice.h target: Add 64-bit target address support 7 years ago
nds32_cmd.c helper/command: change prototype of command_print/command_print_sameline 4 years ago
nds32_cmd.h Make #include guard naming consistent 7 years ago
nds32_disassembler.c Remove FSF address from GPL notices 7 years ago
nds32_disassembler.h Make #include guard naming consistent 7 years ago
nds32_edm.h Make #include guard naming consistent 7 years ago
nds32_insn.h Make #include guard naming consistent 7 years ago
nds32_reg.c Remove FSF address from GPL notices 7 years ago
nds32_reg.h Make #include guard naming consistent 7 years ago
nds32_tlb.c target: Add 64-bit target address support 7 years ago
nds32_tlb.h target: Add 64-bit target address support 7 years ago
nds32_v2.c target: Add 64-bit target address support 7 years ago
nds32_v2.h Make #include guard naming consistent 7 years ago
nds32_v3.c target: Add 64-bit target address support 7 years ago
nds32_v3.h Make #include guard naming consistent 7 years ago
nds32_v3_common.c target: Add 64-bit target address support 7 years ago
nds32_v3_common.h target: Add 64-bit target address support 7 years ago
nds32_v3m.c target: Add 64-bit target address support 7 years ago
nds32_v3m.h Make #include guard naming consistent 7 years ago
oocd_trace.c helper/command: change prototype of command_print/command_print_sameline 4 years ago
oocd_trace.h Make #include guard naming consistent 7 years ago
quark_d20xx.c Remove FSF address from GPL notices 7 years ago
quark_x10xx.c target: quark_x10xx: miscellaneous cleanups 6 years ago
register.c gdb_server, rtos: Fine-grained RTOS register access 4 years ago
register.h gdb_server, rtos: Fine-grained RTOS register access 4 years ago
rtt.c Add initial RTT support (WIP+RFC) 4 years ago
rtt.h Add initial RTT support (WIP+RFC) 4 years ago
semihosting_common.c target/semihosting_common: fix minor memory leak 4 years ago
semihosting_common.h Rework/update ARM semihosting 5 years ago
smp.c helper/command: change prototype of command_print/command_print_sameline 4 years ago
smp.h smp: replace commands smp_on/smp_off with "smp [on|off]" 5 years ago
startup.tcl move ftdi_location deprecation helper to proper place 4 years ago
stm8.c coding style: remove unnecessary parentheses 4 years ago
stm8.h STM8 Target relicensing to GPLv2 and later 4 years ago
target.c target/target: fix clang static analyzer warnings 4 years ago
target.h gdb_server, rtos: Fine-grained RTOS register access 4 years ago
target_request.c helper/command: change prototype of command_print/command_print_sameline 4 years ago
target_request.h Make #include guard naming consistent 7 years ago
target_type.h gdb_server, rtos: Fine-grained RTOS register access 4 years ago
testee.c command_registration: add empty usage field to chained commands 5 years ago
trace.c helper/command: change prototype of command_print/command_print_sameline 4 years ago
trace.h Make #include guard naming consistent 7 years ago
x86_32_common.c helper/command: change prototype of command_print/command_print_sameline 4 years ago
x86_32_common.h target: lakemon: implement assert_reset and deassert_reset 6 years ago
xscale.c target/xscale: remove duplicated command 4 years ago
xscale.h Make #include guard naming consistent 7 years ago