riscv-openocd/src/target
Tim Newsome 64f5ec0408 Merge commit 'eba5d211937d1ebcb3669810ff63ad1083600b67' into from_upstream
Conflicts:
	src/target/breakpoints.c

Change-Id: I62b67651956ba3e1dba791ad129e0853517cd7ba
2023-12-05 14:35:35 -08:00
..
espressif target/espressif: cleanup unused macro definitions 2023-07-14 16:50:24 +00:00
openrisc target: fix messages and return values of failed op because not halted 2023-07-29 05:17:44 +00:00
riscv Merge pull request #963 from kr-sc/kr-sc/no-free-triggers 2023-11-17 09:18:44 -08:00
xtensa target/xtensa: Fix build warning. 2023-09-12 13:11:05 -07:00
Makefile.am mips32: add per-cpu quirks feature 2023-08-26 11:44:50 +00:00
a64_disassembler.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
a64_disassembler.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
aarch64.c target/aarch64: add AArch64 mdd and mwd support 2023-09-17 12:07:17 +00:00
aarch64.h target: move parent target structs just after common_magic 2022-08-14 12:10:14 +00:00
adi_v5_dapdirect.c jtag: rewrite jim_jtag_tap_enabler() as COMMAND_HANDLER 2023-05-27 06:42:51 +00:00
adi_v5_jtag.c target/adi_v5_xxx: use ADIV5_DP_SELECT_APBANK 2023-09-23 14:37:22 +00:00
adi_v5_swd.c target/adi_v5_xxx: use ADIV5_DP_SELECT_APBANK 2023-09-23 14:37:22 +00:00
algorithm.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
algorithm.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
arc.c target/arc: do not invalidate icache when (un)setting breakpoints 2023-10-07 14:42:13 +00:00
arc.h target: arc: rewrite command 'arc add-reg' as COMMAND_HANDLER 2023-02-03 22:48:48 +00:00
arc_cmd.c target: arc: rewrite command 'arc add-reg' as COMMAND_HANDLER 2023-02-03 22:48:48 +00:00
arc_cmd.h openocd: src: fix incorrect SPDX tags 2022-07-23 13:16:09 +00:00
arc_jtag.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
arc_jtag.h openocd: src: fix incorrect SPDX tags 2022-07-23 13:16:09 +00:00
arc_mem.c target: fix messages and return values of failed op because not halted 2023-07-29 05:17:44 +00:00
arc_mem.h openocd: src: fix incorrect SPDX tags 2022-07-23 13:16:09 +00:00
arm.h arm_opcode: Add support for ARM MCRR/MRRC 2023-10-14 11:55:42 +00:00
arm7_9_common.c breakpoints: use 64-bit type for watchpoint mask and value 2023-08-08 06:11:01 +00:00
arm7_9_common.h target: consolidate existing target/algo common_magic 2022-08-14 12:02:38 +00:00
arm7tdmi.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
arm7tdmi.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
arm9tdmi.c target: with pointers, use NULL instead of 0 2023-05-05 22:14:29 +00:00
arm9tdmi.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
arm11.c target: fix messages and return values of failed op because not halted 2023-07-29 05:17:44 +00:00
arm11.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
arm11_dbgtap.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
arm11_dbgtap.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
arm720t.c target: fix messages and return values of failed op because not halted 2023-07-29 05:17:44 +00:00
arm720t.h target: consolidate existing target/algo common_magic 2022-08-14 12:02:38 +00:00
arm920t.c target: fix messages and return values of failed op because not halted 2023-07-29 05:17:44 +00:00
arm920t.h target: consolidate existing target/algo common_magic 2022-08-14 12:02:38 +00:00
arm926ejs.c target: fix messages and return values of failed op because not halted 2023-07-29 05:17:44 +00:00
arm926ejs.h target: consolidate existing target/algo common_magic 2022-08-14 12:02:38 +00:00
arm946e.c target: fix messages and return values of failed op because not halted 2023-07-29 05:17:44 +00:00
arm946e.h target: don't export local symbols 2022-09-13 22:13:58 +00:00
arm966e.c target: fix messages and return values of failed op because not halted 2023-07-29 05:17:44 +00:00
arm966e.h target: consolidate existing target/algo common_magic 2022-08-14 12:02:38 +00:00
arm_adi_v5.c target/adiv5: 64-bit TAR setup bugfix 2022-10-08 07:55:35 +00:00
arm_adi_v5.h target/arm_adi_v5,jtag/drivers: rename ADIv5 only defines 2023-09-23 14:36:57 +00:00
arm_coresight.h arm_adi_v5: replace dap_lookup_cs_component() 2022-05-14 08:55:52 +00:00
arm_cti.c target: cti: rewrite command 'cti names' as COMMAND_HANDLER 2023-03-25 18:12:20 +00:00
arm_cti.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
arm_dap.c target: arm_adi_v5: move in include file the declaration of dap_ops 2023-05-18 10:16:12 +00:00
arm_disassembler.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
arm_disassembler.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
arm_dpm.c arm_opcode: Add support for ARM MCRR/MRRC 2023-10-14 11:55:42 +00:00
arm_dpm.h arm_opcode: Add support for ARM MCRR/MRRC 2023-10-14 11:55:42 +00:00
arm_jtag.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
arm_jtag.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
arm_opcodes.h arm_opcode: Add support for ARM MCRR/MRRC 2023-10-14 11:55:42 +00:00
arm_semihosting.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
arm_semihosting.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
arm_simulator.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
arm_simulator.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
arm_tpiu_swo.c target: arm_tpiu_swo: rewrite command 'tpiu init' as COMMAND_HANDLER 2023-03-25 18:14:30 +00:00
arm_tpiu_swo.h armv7m_trace: get rid of the old tpiu code 2021-03-10 21:34:04 +00:00
armv4_5.c arm_opcode: Add support for ARM MCRR/MRRC 2023-10-14 11:55:42 +00:00
armv4_5.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
armv4_5_cache.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
armv4_5_cache.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
armv4_5_mmu.c target: fix messages and return values of failed op because not halted 2023-07-29 05:17:44 +00:00
armv4_5_mmu.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
armv7a.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
armv7a.h target: consolidate existing target/algo common_magic 2022-08-14 12:02:38 +00:00
armv7a_cache.c target: fix messages and return values of failed op because not halted 2023-07-29 05:17:44 +00:00
armv7a_cache.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
armv7a_cache_l2x.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
armv7a_cache_l2x.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
armv7a_mmu.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
armv7a_mmu.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
armv7m.c target: fix messages and return values of failed op because not halted 2023-07-29 05:17:44 +00:00
armv7m.h target: use unsigned int for timeout_ms 2023-05-27 06:41:17 +00:00
armv7m_trace.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
armv7m_trace.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
armv8.c target: fix messages and return values of failed op because not halted 2023-07-29 05:17:44 +00:00
armv8.h aarch64: Add support for ARMv8-R 2023-04-30 14:46:25 +00:00
armv8_cache.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
armv8_cache.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
armv8_dpm.c armv8_dpm: fix registers read at debug entry 2023-10-07 14:39:12 +00:00
armv8_dpm.h openocd: src: replace the incomplete GPL-2.0-or-later license tag 2022-07-23 13:15:24 +00:00
armv8_opcodes.c target/aarch64: add AArch64 mdd and mwd support 2023-09-17 12:07:17 +00:00
armv8_opcodes.h target/aarch64: add AArch64 mdd and mwd support 2023-09-17 12:07:17 +00:00
avr32_ap7k.c target: fix messages and return values of failed op because not halted 2023-07-29 05:17:44 +00:00
avr32_ap7k.h target: consolidate existing target/algo common_magic 2022-08-14 12:02:38 +00:00
avr32_jtag.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
avr32_jtag.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
avr32_mem.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
avr32_mem.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
avr32_regs.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
avr32_regs.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
avrt.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
avrt.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
breakpoints.c Merge commit 'eba5d211937d1ebcb3669810ff63ad1083600b67' into from_upstream 2023-12-05 14:35:35 -08:00
breakpoints.h Merge commit 'eba5d211937d1ebcb3669810ff63ad1083600b67' into from_upstream 2023-12-05 14:35:35 -08:00
cortex_a.c arm_opcode: Add support for ARM MCRR/MRRC 2023-10-14 11:55:42 +00:00
cortex_a.h target: move parent target structs just after common_magic 2022-08-14 12:10:14 +00:00
cortex_m.c target/cortex_m: support Infineon Cortex-M33 from SLx2 MCU 2023-10-02 14:50:50 +00:00
cortex_m.h target/cortex_m: support Infineon Cortex-M33 from SLx2 MCU 2023-10-02 14:50:50 +00:00
dsp563xx.c Merge commit '05ee88915520d1dd82da94a016a9374a1f3a8129' into from_upstream 2023-11-06 09:25:46 -08:00
dsp563xx.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
dsp563xx_once.c target: with pointers, use NULL instead of 0 2023-05-05 22:14:29 +00:00
dsp563xx_once.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
dsp5680xx.c dsp5680xx: fix clang error core.UndefinedBinaryOperatorResult 2022-11-11 20:11:22 +00:00
dsp5680xx.h target: don't export local symbols 2022-09-13 22:13:58 +00:00
embeddedice.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
embeddedice.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
esirisc.c target: fix messages and return values of failed op because not halted 2023-07-29 05:17:44 +00:00
esirisc.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
esirisc_jtag.c esirisc_jtag: fix clang error core.VLASize 2022-11-11 20:11:03 +00:00
esirisc_jtag.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
esirisc_regs.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
esirisc_trace.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
esirisc_trace.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
etb.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
etb.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
etm.c target: etm: fix check trace status 2023-05-06 13:34:32 +00:00
etm.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
etm_dummy.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
etm_dummy.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
fa526.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
feroceon.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
hla_target.c target: fix messages and return values of failed op because not halted 2023-07-29 05:17:44 +00:00
image.c image: log error when unknown image type is specified 2023-10-02 14:49:57 +00:00
image.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
lakemont.c target: use 'ULL' suffix for long constants 2023-05-05 22:10:18 +00:00
lakemont.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
ls1_sap.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
mem_ap.c arm_adi_v5: fix SIGSEGV due to failing re-examine 2022-12-17 09:30:45 +00:00
mips32.c mips32: add per-cpu quirks feature 2023-08-26 11:44:50 +00:00
mips32.h mips32: add per-cpu quirks feature 2023-08-26 11:44:50 +00:00
mips32_dmaacc.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
mips32_dmaacc.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
mips32_pracc.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
mips32_pracc.h target: don't export local symbols 2022-09-13 22:13:58 +00:00
mips64.c target: use unsigned int for timeout_ms 2023-05-27 06:41:17 +00:00
mips64.h target: use unsigned int for timeout_ms 2023-05-27 06:41:17 +00:00
mips64_pracc.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
mips64_pracc.h target: use 'ULL' suffix for long constants 2023-05-05 22:10:18 +00:00
mips_cpu.h mips32: add per-cpu quirks feature 2023-08-26 11:44:50 +00:00
mips_ejtag.c mips32: add per-cpu quirks feature 2023-08-26 11:44:50 +00:00
mips_ejtag.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
mips_m4k.c mips32: add per-cpu quirks feature 2023-08-26 11:44:50 +00:00
mips_m4k.h target: don't export local symbols 2022-09-13 22:13:58 +00:00
mips_mips64.c target: fix messages and return values of failed op because not halted 2023-07-29 05:17:44 +00:00
mips_mips64.h target: consolidate existing target/algo common_magic 2022-08-14 12:02:38 +00:00
quark_d20xx.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
quark_x10xx.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
register.c register: refactor register_cache_invalidate() 2023-08-03 20:24:16 +00:00
register.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
rtt.c target: rtt: include rtt.h 2023-05-05 22:14:11 +00:00
rtt.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
semihosting_common.c semihosting: fix handling of errno 2023-07-01 17:58:52 +00:00
semihosting_common.h semihosting: improve semihosting opcode debug messages 2023-07-01 15:03:30 +00:00
smp.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
smp.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
startup.tcl target: re-examine before arp_waitstate in ocd_process_reset_inner 2022-10-08 08:53:51 +00:00
stm8.c target: fix messages and return values of failed op because not halted 2023-07-29 05:17:44 +00:00
stm8.h target: consolidate existing target/algo common_magic 2022-08-14 12:02:38 +00:00
target.c Merge commit 'eba5d211937d1ebcb3669810ff63ad1083600b67' into from_upstream 2023-12-05 14:35:35 -08:00
target.h Merge commit '9f23a1d7c1e27c556ef9787b9d3f263f5c1ecf24' into from_upstream 2023-10-27 09:00:59 -07:00
target_request.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
target_request.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
target_type.h target: use unsigned int for timeout_ms 2023-05-27 06:41:17 +00:00
testee.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
trace.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
trace.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
x86_32_common.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
x86_32_common.h target: consolidate existing target/algo common_magic 2022-08-14 12:02:38 +00:00
xscale.c breakpoints: use 64-bit type for watchpoint mask and value 2023-08-08 06:11:01 +00:00
xscale.h target: consolidate existing target/algo common_magic 2022-08-14 12:02:38 +00:00