aboutsummaryrefslogtreecommitdiff
path: root/src/target/xtensa/xtensa_debug_module.c
AgeCommit message (Expand)AuthorFilesLines
2025-02-16jtag: drop useless typedef tap_state_tAntonio Borneo1-1/+1
2023-11-18xtensa: update XDM register map for TRAX supportianst1-0/+38
2022-09-18openocd: fix SPDX tag format for files .cAntonio Borneo1-1/+1
2022-09-13target/xtensa: fully initialize buffers for PWRSTAT readIan Thompson1-2/+2
2022-09-13target/xtensa: enable DAP/SWD for generic xtensaIan Thompson1-0/+96
2022-09-08target/xtensa: virtualize XDM registersIan Thompson1-78/+77
2022-07-23openocd: src/target: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2022-06-04target: add Espressif ESP32-S2 basic supportErhan Kurubas1-0/+359