master
target/espressif: add insn_set functions
openocd: replace gettimeofday() with timeval_ms()
target/riscv: activate dm before get nextdm
target/xtensa: drop the call to `target_set_examined()`
target: aarch64: deprecate command 'aarch64 disassemble'
target/arm: move lock registers to common header
Fix target usage text (underscore -> dash)
helper: list: rename macro clashing with sys/queue.h
target: algorithm: change reg_name to const in init_reg_param()
target: drop useless calls target_set_examined()
target/arc: add RTT commands
target: align switch and case statements
openocd: src: fix incorrect SPDX tags
jtag: drop useless typedef tap_state_t
target/arc: allow reading memory while target runs
target: arm: provide specific instruction set to capstone
target: convert 'unsigned' to 'unsigned int'
target: consolidate existing target/algo common_magic
target/arm7_9_common: drop the call to `target_set_examined()`
target: Use 'bool' data type in target_{step,resume}
openocd: src/target: replace the GPL-2.0-or-later license tag
target: don't export local symbols
target/arm_adi_v5: search for multiple AP types much more effective way
target/aarch64: unlock debug unit
target/arm_cti: unlock CTI before write accesses
target/arm_cti: add a few more CTI regs
jtag: adapter: move adapter_driver extern declaration to header file
target: arm: deprecate command 'arm disassemble'
target/arm_dpm: report vector catch as breakpoint
arm_opcode: Add support for ARM MCRR/MRRC
target: semihosting: refresh URI to semihosting documentation
target/arm_simulator: fix undefined behaviour
target: arm_tpiu_swo: fix memory leak on add_service() failure
armv7m_trace: get rid of the old tpiu code
openocd: fix SPDX tag format for files .c
target: Use 'bool' data type for {i,d_u}_cache_enabled
openocd: drop empty string suffix from format strings
target: Use 'bool' data type for 'mmu_enabled'
openocd: simplify return path dropping temp variable
cortex_a: drop the command 'cache auto'
target/arvm7a: Use 'bool' data type where appropriate
target: clean up return value of target_type::blank_check_memory()
target: cortex-m: defer cache identification on Cortex-M85 under reset
target: cortex-m: defer cache identification on Cortex-M7 under reset
itm: fix default initialization
openocd: src: replace the incomplete GPL-2.0-or-later license tag
target/armv8: Handle instruction cache invalidate
target: drop unused parameter to target_create()
target/breakpoints: move and rename breakpoint related errors
target: cortex-m: use specific instruction set for capstone
target: dsp563xx: make dsp563xx_once_reg_read_ex() static
target: dsp5680xx: fix segfault on jtag pathmove <state>
target: get_gdb_arch() accepts target via const pointer
target: esirisc: make local functions static
target/esirisc_trace: drop macro BIT_MASK() conflicting with bits.h
target: trace: drop useless typedef trace_status_t
target: use unsigned int for timeout_ms
target/mips: Remove 'ERROR: ' prefix in error log
LICENSES: drop SPDX tag 'GPL-2.0' and use 'GPL-2.0-only'
target/oocd_capstone: add Xtensa and ARC support for capstone v6
target: extend use of capstone disassembler
register: refactor register_cache_invalidate()
rtt: Fix reading inactive channels
target/semihosting_common: remove redundant NULL check
target/smp: reply to unknown packets in gdb_read_smp_packet
target: base poll frequency on wall time
target_request: drop useless typedef target_req_cmd_t
testing: tcl_commands: test `target smp` command
target: Use 'bool' data type in mmu()