aboutsummaryrefslogtreecommitdiff
path: root/tcl
AgeCommit message (Expand)AuthorFilesLines
2023-07-19tcl/board: add Espressif board configs with builtin usb jtagErhan Kurubas3-0/+45
2023-07-19tcl/target: add Espressif riscv targets (ESP32-C6, ESP32-H2)Erhan Kurubas2-0/+264
2023-07-19tcl/target: update esp32c2.cfg to reference shared functions in the esp_commo...Erhan Kurubas1-62/+68
2023-07-19tcl/target: update esp32c3.cfg to reference shared functions in the esp_commo...Erhan Kurubas2-65/+52
2023-07-19tcl/board: add esp32s3-builtin.cfg fileErhan Kurubas1-0/+15
2023-07-19tcl/interface: add Espressif builtin usb_jtag config file.Erhan Kurubas1-0/+9
2023-07-19tcl/target: update esp32s3.cfg to reference shared functions in the esp_commo...Erhan Kurubas1-92/+12
2023-07-19tcl/target: update esp32s2.cfg to reference shared functions in the esp_commo...Erhan Kurubas1-50/+12
2023-07-19tcl/target: update esp32.cfg to reference shared functions in the esp_common.cfgErhan Kurubas1-79/+15
2023-07-19tcl/target: move Espressif shared functions to esp_common.cfgErhan Kurubas1-5/+178
2023-05-04Merge commit '228fe7300c7df7aa05ba2c0bc19edde6d0156401' into from_upstreamTim Newsome18-272/+245
2023-03-16Merge commit '1293ddd65713d6551775b67169387622ada477c1' into from_upstreamTim Newsome820-138/+4258
2023-02-28Merge commit 'd1b882f2c014258be5397067e45848fa5465b78b' into from_upstreamTim Newsome14-63/+304
2023-01-15tcl/target: remove rp2040-core0.cfgTomas Vanek1-52/+0
2023-01-15tcl/target: add SMP mode to rp2040.cfgTomas Vanek1-3/+9
2023-01-15flash/nor/avrf: add ATmega32U4 supportKyle Schwarz1-0/+30
2023-01-15nds32: drop it, together with aice adapter driverAntonio Borneo5-60/+0
2022-11-28tcl: max326xx: fix target scripts for latest version of OpenOCDRocco Marco Guglielmi3-3/+9
2022-11-15tcl/interface: fix raspberrypi2-native.cfg speed coefficientTomas Vanek1-2/+2
2022-11-11tcl/cpld/xilinx-xcu: fix typoGeorge Voicu1-1/+1
2022-10-21tcl/target: add basic RP2040 target configTomas Vanek2-0/+86
2022-10-21tcl/stm32l5x|u5x: support HLA adapters in non-secure mode onlyTarek BOCHKATI1-5/+12
2022-10-15tcl/xtensa: some fixes at xtensa-core-esp32s3.cfgErhan Kurubas1-84/+63
2022-10-15tcl/xtensa: some fixes at xtensa-core-esp32s2.cfgErhan Kurubas1-37/+37
2022-10-15tcl/xtensa: some fixes at xtensa-core-esp32.cfgErhan Kurubas1-39/+3
2022-10-12tcl/target: fix rp2040-core0.cfg work area backup.Tomas Vanek1-1/+4
2022-10-08tcl/target/ti_k3: Handle swd vs jtagNishanth Menon1-1/+4
2022-10-05Fix Digilent JTAG-HS2 cJTAG configuration scriptmrv961-5/+3
2022-09-23target/stm32l5x,stm32u5x: fix trace settingsTomas Vanek1-3/+4
2022-09-19Add Digilent JTAG-HS2 cJTAG configurationmrv961-0/+19
2022-09-13tcl: board: mini2440: fix to work with the current versionPaul Fertser1-1/+0
2022-09-13drivers/bcm2835gpio: Migrate to adapter gpio commandsSteve Marple3-15/+27
2022-09-13tcl/interface: replace last deprecated commandsAntonio Borneo4-16/+16
2022-09-13tcl/board: add ESP32-S3 config for ESP USB Bridge boardErhan Kurubas1-0/+15
2022-09-13tcl/board: add ESP32 config for ESP USB Bridge boardErhan Kurubas1-0/+15
2022-09-13target/xtensa: DAP-based Xtensa config filesIan Thompson4-1/+282
2022-09-13src/flash/nor: flash driver for RSL10Toms Stūrmanis1-0/+70
2022-09-03target/espressif: add semihosting supportErhan Kurubas4-0/+76
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-20Generic Xtensa target config filesIan Thompson6-0/+125
2022-08-20target: add generic Xtensa LX supportIan Thompson6-0/+786
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-15drivers/linuxgpiod: Migrate to adapter gpio commandsSteve Marple1-6/+9
2022-08-15drivers/am335xgpio: Migrate to adapter gpio commandsSteve Marple2-14/+26
2022-07-30drivers/vdebug: add support for DAP level interfaceJacek Wuwer8-6/+90
2022-07-23tcl: ngultra: add target config fileAdrien Grassein1-0/+51
2022-07-02tcl/esp32s3: check memory protection on gdb attachErhan Kurubas1-3/+46
2022-07-02tcl/esp32s2: check memory protection on gdb attachErhan Kurubas1-0/+35