aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-13tcl/board: add ESP32 config for ESP USB Bridge boardErhan Kurubas1-0/+15
2022-09-13target/xtensa: fix step state transitionIan Thompson1-3/+4
2022-09-13target/xtensa: DAP-based Xtensa config filesIan Thompson4-1/+282
2022-09-13target/xtensa: enable DAP/SWD for generic xtensaIan Thompson4-37/+191
2022-09-13src/flash/nor: flash driver for RSL10Toms Stūrmanis8-0/+999
2022-09-13.gitignore: remove cross-compile *-libtoolAntonio Borneo1-1/+0
2022-09-13contrib: add GPL license tag on files that miss itAntonio Borneo35-0/+69
2022-09-13contrib: replace the GPLv2-or-later license tagAntonio Borneo65-901/+131
2022-09-13contrib: replace the BSD-3-Clause license tagAntonio Borneo29-752/+62
2022-09-13contrib: replace the GPLv3-or-later license tagAntonio Borneo3-17/+8
2022-09-13openocd: fix syntax of SPDX tagsAntonio Borneo8-15/+14
2022-09-13openocd: remove CamelCase symbols *xPSR*Antonio Borneo18-58/+58
2022-09-13openocd: remove recently added CamelCase symbolsAntonio Borneo5-23/+23
2022-09-08target/xtensa: virtualize XDM registersIan Thompson4-239/+390
2022-09-08jep106: update to revision JEP106BE Jan 2022Antonio Borneo1-3/+91
2022-09-08jep106: add SPDX tag and JEDEC copyrightAntonio Borneo1-4/+10
2022-09-08jtag/vdebug: remove BSD-2-Clause boilerplateAntonio Borneo1-23/+2
2022-09-08libjaylink: Update to 0.3.1 releaseMarc Schink1-0/+0
2022-09-03server: add function to get openocd shutdown statusErhan Kurubas2-0/+7
2022-09-03target/espressif: add semihosting supportErhan Kurubas16-15/+510
2022-09-03target/arm: Add support with identify STAR-MC1iysheng2-0/+7
2022-09-01flash/nor/kinetis: fix clang scan-build error format-truncationErhan Kurubas1-1/+1
2022-08-27target/riscv: Update with latest encoding from riscv-opcodesTim Newsome1-3374/+3661
2022-08-27target/xtensa: fix clang analyzer warningsIan Thompson1-0/+2
2022-08-27flash/nor/bluenrg-x: clarify target algo stack usageTomas Vanek1-10/+19
2022-08-27flash/nor/nrf5: don't misuse uint32_t for refcountTomas Vanek1-1/+1
2022-08-27flash/nor/core: remove unused defineTomas Vanek1-2/+0
2022-08-27flash/nor: remove empty command definitionsAntonio Borneo3-64/+0
2022-08-27doc: how to use QEMU to test big-endian buildAntonio Borneo3-0/+226
2022-08-27server/server: fix target timer timingTomas Vanek1-4/+7
2022-08-27tcl/target: stm32[fl]4x: document the settings for traceAntonio Borneo2-0/+8
2022-08-27tcl/target: replace event trace-configAntonio Borneo11-19/+75
2022-08-27jtag/drivers/kitprog: workaround serious firmware problemTomas Vanek1-2/+18
2022-08-27jtag/drivers/kitprog: use HID read timeoutTomas Vanek1-3/+7
2022-08-27flash: nor: use binary prefixes consistentlyPaul Fertser10-27/+27
2022-08-21target/xtensa: fix clang analyzer warnings and gcc12 build errorsErhan Kurubas1-3/+6
2022-08-20Generic Xtensa target config filesIan Thompson6-0/+125
2022-08-20target: add generic Xtensa LX supportIan Thompson25-1804/+3593
2022-08-20tcl/interface: add linuxgpiod cfg for Aspeed AST2600Jae Hyun Yoo1-0/+25
2022-08-20tcl/fpga: add Lattice MachXO3 family supportJae Hyun Yoo1-0/+53
2022-08-20server/gdb_server: Add support for default thread, use by IDA debuggerMadSquirrel1-93/+92
2022-08-20target/semihosting: drop type casting from semihosting->resultErhan Kurubas1-29/+18
2022-08-15target/espressif: remove author lines from esp32xx and xtensa filesErhan Kurubas11-30/+4
2022-08-15drivers/linuxgpiod: Migrate to adapter gpio commandsSteve Marple5-589/+383
2022-08-15drivers/am335xgpio: Release resources on error and when quittingSteve Marple1-0/+11
2022-08-15drivers/am335xgpio: Migrate to adapter gpio commandsSteve Marple6-515/+403
2022-08-15jtag/adapter: Add command 'adapter gpio'Steve Marple4-0/+474
2022-08-15target/cortex_m: supress historical reset detectionTomas Vanek2-0/+21
2022-08-15loaders/reset/espressif: replace the GPL-2.0-or-later license tagErhan Kurubas5-65/+10
2022-08-15gdb_server: custom target-specific GDB queriesIan Thompson2-0/+14