aboutsummaryrefslogtreecommitdiff
path: root/tcl/target
AgeCommit message (Expand)AuthorFilesLines
2021-05-22target/zynqmp : Add AXI AP access portOlivier DANET1-0/+2
2021-05-22tcl: fix some minor typoAntonio Borneo5-10/+10
2021-05-22tcl/rp2040: remove empty line at end of fileAntonio Borneo1-1/+0
2021-05-08tcl: [3/3] prepare for jimtcl 0.81 'expr' syntax changeAntonio Borneo12-47/+47
2021-05-08tcl: [2/3] prepare for jimtcl 0.81 'expr' syntax changeAntonio Borneo1-9/+9
2021-05-08tcl: [1/3] prepare for jimtcl 0.81 'expr' syntax changeAntonio Borneo24-820/+820
2021-05-02tcl/board: add pico-debug supportPeter Lawrence1-0/+38
2021-04-24target/imx8qm: Initial supportLeonard Crestez1-0/+89
2021-03-24stm32l4x: add OTP support for STM32 G0/G4/L4/L4+/L5/WB/WL devicesTarek BOCHKATI6-11/+12
2021-03-10tcl/target: add BCM2711 configuration fileTarek BOCHKATI1-0/+62
2021-03-10tcl/target: add BCM2837 configuration fileTarek BOCHKATI1-0/+64
2021-03-10tcl/target: add BCM2836 configuration fileTarek BOCHKATI1-0/+59
2021-03-10tcl/target: add BCM2835 configuration fileTarek BOCHKATI1-0/+24
2021-03-10tcl/target: start using the new TPIU/SWO supportAntonio Borneo3-12/+54
2021-03-10tcl/target: add Rockchip RK3399 targetJiri Kastner1-0/+79
2021-03-10eMAG: Add Ampere eMAG config filesAnthony Ferranti1-0/+112
2021-03-10tcl/target: Add K3 basic supportNishanth Menon1-0/+256
2021-03-04tcl/target/eos_s3: fix variable's expansion typoAntonio Borneo1-1/+1
2020-12-26tcl/target/rk3308.cfg: add defer-examineJiri Kastner1-1/+2
2020-11-15tcl/target: remove deprecated ${target}_${adapter}.cfg filesTarek BOCHKATI12-23/+0
2020-11-15flash/stm32l4x: STM32L55/L56xx basic support (non-secure mode)Tarek BOCHKATI1-0/+130
2020-11-08Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interfaceAndreas Bolsch4-1/+47
2020-11-07stm32h7x: Fix reset with non-HLA interfaces on macOSAlberto García Hierro1-10/+15
2020-11-04tcl: replace '-ctibase' with '-baseaddr'Antonio Borneo11-17/+17
2020-11-04stm32h7x.cfg: alignment with RM0399 rev3Tarek BOCHKATI1-2/+4
2020-10-22tcl/target/nrf52: fix nrf52_recoverTomas Vanek1-17/+18
2020-10-03tcl/target: Add QuickLogic EOS S3 MCU configurationJan Kowalewski1-0/+44
2020-09-05hla_transport: split command registration per transportAntonio Borneo1-3/+4
2020-09-05tcl/target: use command 'jtag newtap' to add a boundary scan TAPAntonio Borneo5-6/+6
2020-08-16tcl: Add support for NDS V5 target and xc7/Corvette-F1Hellosun Wu1-0/+12
2020-08-02tcl/target/armada370: remove useless 'init' commandAntonio Borneo1-2/+0
2020-07-26tcl/target: Add initial GigaDevice GD32VF103 supportMarc Schink1-0/+26
2020-07-26tcl/target: add Rockchip RK3308 targetJiri Kastner1-0/+69
2020-07-26Introduce tcl config files for Synopsys HSDK boardEvgeniy Didin1-0/+86
2020-06-14target/icepick.cfg: Add support for Test TAPs in ICEPick CEdward Fewell1-4/+18
2020-05-24stm8 target: make adapter speed settings workAke Rehnman2-4/+8
2020-05-24swim: add new transportAntonio Borneo2-4/+4
2020-05-24swim: fix adapter speed handlingAntonio Borneo2-4/+4
2020-05-09tcl: remove trailing whitespaceAntonio Borneo16-30/+30
2020-05-09tcl: fix typo and spellingAntonio Borneo9-14/+14
2020-05-09tcl: stm32mp15x: fix "reset halt" on CM4 in engineering bootAntonio Borneo1-1/+1
2020-05-02coding style: tcl: remove empty lines at end of text filesAntonio Borneo33-42/+0
2020-04-21tcl/target/nrf52.cfg: detect AP lock and add command to recoverTomas Vanek1-1/+74
2020-04-21jtag/drivers: add debugging support for Mellanox BlueField SoCLiming Sun1-0/+78
2020-04-21tcl: stm32mp15x: add target and board config filesAntonio Borneo1-0/+121
2020-04-20Introduce ARCv2 tcl config filesEvgeniy Didin1-0/+34
2020-04-05tcl/target: Use vectreset for CC13xx/CC26xx targets.Edward Fewell1-2/+1
2020-03-24tcl/target: Enable using vectreset for CC3320SF targetsEdward Fewell2-3/+28
2020-03-24tcl/target: Use sysresetreq for MSP432 targetsEdward Fewell1-2/+2
2020-03-23flash/stm32l4x: add support of STM32WLEx devicesTarek BOCHKATI1-0/+100