aboutsummaryrefslogtreecommitdiff
path: root/tcl/target
AgeCommit message (Expand)AuthorFilesLines
2020-12-31Merge branch 'master' into from_upstreamTim Newsome28-71/+233
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-15Merge branch 'master' into from_upstream_histogramTim Newsome11-11/+221
2020-10-03tcl/target: Add QuickLogic EOS S3 MCU configurationJan Kowalewski1-0/+44
2020-10-01Improve support for GD32VF103 MCU (#538)Tom Hebb1-0/+96
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-23Merge branch 'master' into from_upstreamTim Newsome162-441/+1429
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
2020-03-16Flash driver for STM32G0xx and STM32G4xxAndreas Bolsch2-0/+191
2020-03-14tcl/target: Fix naming of RZ/A1 SoCMarek Vasut1-1/+1
2020-03-12target: add examine-fail eventTomas Vanek2-5/+9
2020-03-12Add target config for STM8S103 chip...Anton V. Kirilchik1-0/+13
2020-03-09tcl/target: Unify Renesas R-Car JTAG reset configMarek Vasut3-0/+18
2020-03-07bluenrg-x: simplyfied the driverluca vinci1-7/+1
2020-03-07bluenrg-x: added support for BlueNRG-LP deviceluca vinci1-17/+23
2020-03-03tcl/target: Drop old Renesas Gen2 SoC configsMarek Vasut3-90/+0
2020-03-02tcl/target: Add unified config for Renesas R-Car Gen2 targetsMarek Vasut1-0/+123
2020-03-02tcl/target: Abort on invalid SoC selection on R-Car Gen3Marek Vasut1-1/+1
2020-02-24coding style: add newline at end of text filesAntonio Borneo1-1/+1
2020-02-08tcl: Remove executable bitMarc Schink6-0/+0
2020-02-06tcl: fix remaining scripts after rework adapter commandsAntonio Borneo3-6/+6
2020-01-29tcl: replace the deprecated commands with "adapter ..."Antonio Borneo110-191/+191