riscv-openocd/tcl/board
Antonio Borneo 5df5e89cf3 tcl: remove trailing whitespace
The script checkpatch available in new Linux kernel offers an
experimental feature for automatically fix the code in place.
While still experimental, the feature works quite well for simple
fixes, like spacing.

This patch has been created automatically with the script under
review for inclusion in OpenOCD, using the command:
	find tcl/ -type f -exec ./tools/scripts/checkpatch.pl \
	-q --types TRAILING_WHITESPACE --fix-inplace -f {} \;

The patch only changes amount and position of whitespace, thus
the following commands show empty diff
	git diff -w
	git log -w -p
	git log -w --stat

Change-Id: Ie7e3a236f4db9c70019e3b3c7e851edbd3a9dd84
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5616
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Tested-by: jenkins
2020-05-09 14:38:40 +01:00
..
gti config for ESPRESSObin from Globalscale Tech. Inc. 2017-12-20 19:47:11 +00:00
8devices-lima.cfg flash: nor: ath79: remove base calculation 2019-01-02 21:53:41 +00:00
actux3.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
adapteva_parallella1.cfg tcl/board: Add Parallella-I board config 2015-09-30 22:10:55 +01:00
adsp-sc584-ezbrd.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
alphascale_asm9260_ek.cfg tcl: fix typo and spelling 2020-05-09 14:37:35 +01:00
altera_sockit.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
am3517evm.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
arm_evaluator7t.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
arm_musca_a.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
arty_s7.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
asus-rt-n16.cfg tcl: add bcm47xx config and Asus RT-N16 board using it 2014-01-08 22:18:18 +00:00
asus-rt-n66u.cfg tcl: add ASUS RT-N66U config 2014-06-01 18:27:09 +00:00
at91cap7a-stk-sdram.cfg tcl: remove trailing whitespace 2020-05-09 14:38:40 +01:00
at91eb40a.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
at91rm9200-dk.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
at91rm9200-ek.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
at91sam9g20-ek.cfg tcl: remove trailing whitespace 2020-05-09 14:38:40 +01:00
at91sam9261-ek.cfg add at91sam9261-ek support 2011-04-09 10:14:46 +02:00
at91sam9263-ek.cfg add at91sam9263-ek support 2011-04-09 10:16:28 +02:00
atmel_at91sam7s-ek.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
atmel_at91sam9rl-ek.cfg TCL: fix non TCL comments 2010-12-18 21:04:22 +01:00
atmel_at91sam9260-ek.cfg TCL: fix non TCL comments 2010-12-18 21:04:22 +01:00
atmel_sam3n_ek.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
atmel_sam3s_ek.cfg tcl/target, board: remove useless gdb-attach event definitions 2018-11-26 09:31:09 +00:00
atmel_sam3u_ek.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
atmel_sam3x_ek.cfg Added tcl config scripts for SAM3A/X targets and devboard 2012-03-30 15:56:19 +00:00
atmel_sam4e_ek.cfg tcl/board: add Atmel SAM4E-EK 2014-06-18 20:27:10 +00:00
atmel_sam4l8_xplained_pro.cfg cfg: add initial Atmel xplained kit support 2014-01-09 15:22:56 +00:00
atmel_sam4s_ek.cfg tcl/target, board: remove useless gdb-attach event definitions 2018-11-26 09:31:09 +00:00
atmel_sam4s_xplained_pro.cfg cfg: add initial Atmel xplained kit support 2014-01-09 15:22:56 +00:00
atmel_samc20_xplained_pro.cfg at91samd: add chip IDs for SAMC20 and SAMC21 families 2015-08-06 13:15:19 +01:00
atmel_samc21_xplained_pro.cfg at91samd: add chip IDs for SAMC20 and SAMC21 families 2015-08-06 13:15:19 +01:00
atmel_samd10_xplained_mini.cfg target: atmel samd10 xplained mini 2018-07-18 21:05:40 +01:00
atmel_samd11_xplained_pro.cfg tcl/board: add SAMD11 Xplained Pro evaluation board 2018-07-18 21:05:55 +01:00
atmel_samd20_xplained_pro.cfg cfg: add initial Atmel xplained kit support 2014-01-09 15:22:56 +00:00
atmel_samd21_xplained_pro.cfg Atmel samd: add support for SAMD21 2014-01-15 11:38:25 +00:00
atmel_same70_xplained.cfg tlc/board: Add ATMEL SAM E70 Xplained config 2016-02-03 22:10:32 +00:00
atmel_samg53_xplained_pro.cfg Add support for the Atmel SAMG53 2014-03-04 20:18:37 +00:00
atmel_samg55_xplained_pro.cfg Add support for the ATMEL SAM G55 Xplained Pro board and CPU. 2017-04-24 06:25:13 +01:00
atmel_saml21_xplained_pro.cfg flash: at91samd: add SAML21 support, fix part ID issue 2015-04-16 20:30:34 +01:00
atmel_samr21_xplained_pro.cfg Adding support for the Atmel SAMR21. 2014-07-10 21:18:30 +00:00
atmel_samv71_xplained_ultra.cfg tcl/board: add Atmel SAM V71 Xplained Ultra 2015-11-10 20:27:00 +00:00
avnet_ultrazed-eg.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
balloon3-cpu.cfg TCL scripts: update to current "flash bank" syntax 2010-03-26 08:42:58 +01:00
bcm28155_ap.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
bluefield.cfg jtag/drivers: add debugging support for Mellanox BlueField SoC 2020-04-21 11:18:11 +01:00
bt-homehubv1.cfg tcl: bcm6348 target config, BT HomeHub v1 board config 2014-04-14 18:15:24 +00:00
colibri.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
crossbow_tech_imote2.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
csb337.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
csb732.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
da850evm.cfg cfg: add omapl138 support and da850evm preliminary support 2010-08-10 09:43:30 +02:00
digi_connectcore_wi-9c.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
digilent_analog_discovery.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
digilent_atlys.cfg tcl: Adding the Digilent Atlys board. 2015-10-21 09:11:09 +01:00
digilent_zedboard.cfg tcl: add Zynq-7000 target and Zedboard board configs 2014-03-29 07:16:00 +00:00
diolan_lpc4350-db1.cfg tcl/board: Add Diolan LPC4357-DB1 config 2015-10-30 13:15:31 +00:00
diolan_lpc4357-db1.cfg tcl/board: Add Diolan LPC4357-DB1 config 2015-10-30 13:15:31 +00:00
dk-tm4c129.cfg tcl: Remove executable bit 2020-02-08 23:27:18 +00:00
dm355evm.cfg TCL scripts: replace "puts" with "echo" 2010-11-09 08:12:51 +01:00
dm365evm.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
dm6446evm.cfg TCL scripts: replace "puts" with "echo" 2010-11-09 08:12:51 +01:00
dp_busblaster_v3.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
dptechnics_dpt-board-v1.cfg flash: nor: ath79: remove base calculation 2019-01-02 21:53:41 +00:00
efikamx.cfg target: Pull out the jtag_rtck from iMX5x files 2013-07-15 10:02:32 +00:00
efm32.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
eir.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
ek-lm3s9b9x.cfg tcl/board: fix all the remaining boards that were sourcing ft2232 configs 2014-08-02 09:04:19 +00:00
ek-lm3s9d92.cfg tcl/board: fix all the remaining boards that were sourcing ft2232 configs 2014-08-02 09:04:19 +00:00
ek-lm3s811-revb.cfg tcl/board: fix all the remaining boards that were sourcing ft2232 configs 2014-08-02 09:04:19 +00:00
ek-lm3s811.cfg tcl/board: fix all the remaining boards that were sourcing ft2232 configs 2014-08-02 09:04:19 +00:00
ek-lm3s1968.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
ek-lm3s3748.cfg tcl/board: fix all the remaining boards that were sourcing ft2232 configs 2014-08-02 09:04:19 +00:00
ek-lm3s6965.cfg tcl/board: fix all the remaining boards that were sourcing ft2232 configs 2014-08-02 09:04:19 +00:00
ek-lm3s8962.cfg tcl/board: fix all the remaining boards that were sourcing ft2232 configs 2014-08-02 09:04:19 +00:00
ek-lm4f120xl.cfg Allow transports to override the selected target (hla configs unification) 2014-08-11 21:25:56 +00:00
ek-lm4f232.cfg Allow transports to override the selected target (hla configs unification) 2014-08-11 21:25:56 +00:00
ek-tm4c123gxl.cfg Allow transports to override the selected target (hla configs unification) 2014-08-11 21:25:56 +00:00
ek-tm4c1294xl.cfg tcl/board: add TI Tiva C ek-tm4c1294xl config 2014-09-29 20:04:30 +00:00
embedded-artists_lpc2478-32.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
emcraft_imx8m-som-bsb.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
emcraft_twr-vf6-som-bsb.cfg tcl/board: Add EmCraft VF6 SOM and baseboard configs 2015-08-06 13:08:40 +01:00
emcraft_vf6-som.cfg tcl/board: Add EmCraft VF6 SOM and baseboard configs 2015-08-06 13:08:40 +01:00
ethernut3.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
frdm-kl25z.cfg tcl/board: frdm kinetis boards have SRST connected 2015-01-26 20:58:06 +00:00
frdm-kl46z.cfg tcl/board: frdm kinetis boards have SRST connected 2015-01-26 20:58:06 +00:00
fsl_imx6q_sabresd.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
glyn_tonga2.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
gumstix-aerocore.cfg tcl: replace command "interface" with "adapter driver" 2020-01-29 05:36:56 +00:00
hammer.cfg TCL scripts: update to current "flash bank" syntax 2010-03-26 08:42:58 +01:00
hilscher_nxdb500sys.cfg tcl: remove trailing whitespace 2020-05-09 14:38:40 +01:00
hilscher_nxeb500hmi.cfg tcl: remove trailing whitespace 2020-05-09 14:38:40 +01:00
hilscher_nxhx10.cfg coding style: add newline at end of text files 2020-02-24 10:30:53 +00:00
hilscher_nxhx50.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
hilscher_nxhx500.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
hilscher_nxsb100.cfg tcl: remove trailing whitespace 2020-05-09 14:38:40 +01:00
hitex_lpc1768stick.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
hitex_lpc2929.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
hitex_stm32-performancestick.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
hitex_str9-comstick.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
iar_lpc1768.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
iar_str912_sk.cfg coding style: add newline at end of text files 2020-02-24 10:30:53 +00:00
icnova_imx53_sodimm.cfg tcl: fix typo and spelling 2020-05-09 14:37:35 +01:00
icnova_sam9g45_sodimm.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
imx8mp-evk.cfg tcl/board: Add imx8mp-evk 2020-02-23 21:32:37 +00:00
imx27ads.cfg TCL SCRIPTS: fix command name 2010-04-15 19:10:36 +02:00
imx27lnst.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
imx28evk.cfg topic: Add support for i.MX28EVK 2012-02-13 12:03:26 +00:00
imx31pdk.cfg tcl: remove trailing whitespace 2020-05-09 14:38:40 +01:00
imx35pdk.cfg tcl: remove trailing whitespace 2020-05-09 14:38:40 +01:00
imx53-m53evk.cfg tcl: fix typo and spelling 2020-05-09 14:37:35 +01:00
imx53loco.cfg tcl: fix typo and spelling 2020-05-09 14:37:35 +01:00
insignal_arndale.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
kasli.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
kc100.cfg Update FTDI C232HM cfg, and add two new cfgs from cable modem research 2019-10-15 09:01:14 +01:00
kc705.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
kcu105.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
keil_mcb1700.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
keil_mcb2140.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
kindle2.cfg tcl: fix typo and spelling 2020-05-09 14:37:35 +01:00
kwikstik.cfg cfg: Fix Kinetis kwikstik/kx config 2015-02-22 16:23:48 +00:00
la_fonera-fon2200.cfg tcl/target|board: add config Atheros ar2315 2015-11-03 22:18:30 +00:00
lemaker_hikey.cfg tcl/target, board: remove useless gdb-attach event definitions 2018-11-26 09:31:09 +00:00
linksys-wag200g.cfg tcl/board: add Linksys WAG200G config 2016-10-17 09:16:33 +01:00
linksys-wrt54gl.cfg tcl/board: add Linksys WRT54GL v1.1 board config 2014-01-08 22:18:25 +00:00
linksys_nslu2.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
lisa-l.cfg config: do not use deprecated stm32.cfg 2011-11-17 17:30:03 +00:00
logicpd_imx27.cfg TCL SCRIPTS: fix command name 2010-04-15 19:10:36 +02:00
lpc1850_spifi_generic.cfg Generic LPC1850 board w/ SPIFI flash. 2012-11-06 14:34:16 +00:00
lpc4350_spifi_generic.cfg lpc4350_spifi_generic: Clean up work area size 2015-11-03 22:09:17 +00:00
lubbock.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
marsohod.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
marsohod2.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
marsohod3.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
mbed-lpc11u24.cfg cfg: refactor lpc1xxx targets onto one base config 2014-09-08 23:05:08 +00:00
mbed-lpc1768.cfg cfg: fix lpc17xx regression 2015-01-09 08:47:20 +00:00
mcb1700.cfg tcl: remove trailing whitespace 2020-05-09 14:38:40 +01:00
microchip_explorer16.cfg config scripts: remove useless reference to OpenOCD docs 2010-08-11 10:53:54 +02:00
microchip_same54_xplained_pro.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
microchip_saml11_xplained_pro.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
mini2440.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
mini6410.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
minispartan6.cfg tcl: Support for the miniSpartan6+ board. 2016-02-03 22:11:33 +00:00
nds32_xc5.cfg nds32: add new target type nds32_v2, nds32_v3, nds32_v3m 2013-06-05 19:27:35 +00:00
netgear-dg834v3.cfg tcl/netgear-dg834v3.cfg: add to easy firmware recovery list 2014-01-08 22:18:39 +00:00
netgear-wg102.cfg tcl/target|board: add config Atheros ar2313 2015-11-03 22:18:27 +00:00
nordic_nrf51_dk.cfg tcl/board: Add board configuration for nRF51-DK, and nRF52-DK. 2016-11-04 21:12:05 +00:00
nordic_nrf52_dk.cfg tcl/board: Add board configuration for nRF51-DK, and nRF52-DK. 2016-11-04 21:12:05 +00:00
nordic_nrf52_ftx232.cfg ftdi swd: disable SWD output pin during input 2018-01-13 11:37:13 +00:00
nordic_nrf51822_mkit.cfg tcl/board: Add board configuration for nRF51822-mKIT 2014-08-11 22:37:11 +00:00
novena-internal-fpga.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
numato_mimas_a7.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
numato_opsis.cfg tcl: Adding the Numato Opsis board. 2015-10-21 09:11:13 +01:00
nxp_frdm-ls1012a.cfg tcl: board: Add NXP Freedom FRDM-LS1012A config 2018-07-13 09:19:19 +01:00
nxp_imx7sabre.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
nxp_lpc-link2.cfg tcl/board: Add LPC-Link2 config 2015-11-05 22:26:31 +00:00
nxp_mcimx8m-evk.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
olimex_LPC2378STK.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
olimex_lpc_h2148.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
olimex_sam7_ex256.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
olimex_sam7_la2.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
olimex_sam9_l9260.cfg tcl: remove trailing whitespace 2020-05-09 14:38:40 +01:00
olimex_stm32_h103.cfg cfg: update scripts to use new stm32 driver names 2011-07-28 11:45:09 +01:00
olimex_stm32_h107.cfg Split olimex_stm32_h107.cfg. 2012-04-20 15:33:24 +00:00
olimex_stm32_p107.cfg Split olimex_stm32_h107.cfg. 2012-04-20 15:33:24 +00:00
omap2420_h4.cfg board configs -- unique names for flash chips 2010-01-20 10:46:53 -08:00
open-bldc.cfg Added Open-BLDC board config file. 2009-12-29 12:41:43 +01:00
openrd.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
or1k_generic.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
osk5912.cfg board configs -- unique names for flash chips 2010-01-20 10:46:53 -08:00
phone_se_j100i.cfg tcl: fix typo and spelling 2020-05-09 14:37:35 +01:00
phytec_lpc3250.cfg tcl: remove trailing whitespace 2020-05-09 14:38:40 +01:00
pic-p32mx.cfg PIC32: add Microchip Explorer16 cfg 2010-03-16 10:10:20 +00:00
pipistrello.cfg pipistrello: ftdi-jtag/spartan6/jtagspi board 2015-08-06 13:14:13 +01:00
propox_mmnet1001.cfg TCL: fix non TCL comments 2010-12-18 21:04:22 +01:00
pxa255_sst.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
quark_d2000_refboard.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
quark_x10xx_board.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
redbee.cfg Fix redbee config files 2011-08-24 11:13:26 +02:00
reflexces_achilles_i-dev_kit_arria10.cfg target|board: Add Intel (Altera) Arria 10 target and related board 2018-07-31 18:57:17 +01:00
renesas_dk-s7g2.cfg tcl/board: Add Renesas DK-S7G2 config 2015-12-29 20:38:12 +00:00
renesas_gr_peach.cfg tcl/board: Add Renesas RZ/A1H GR-Peach board 2019-05-20 11:16:42 +01:00
renesas_porter.cfg tcl/target: Drop reference to renesas_gen2_common.cfg 2020-04-21 10:02:08 +01:00
renesas_salvator-xs.cfg tcl/target: Unify Renesas R-Car JTAG reset config 2020-03-09 05:59:39 +00:00
renesas_silk.cfg tcl/target: Drop reference to renesas_gen2_common.cfg 2020-04-21 10:02:08 +01:00
renesas_stout.cfg tcl/target: Drop reference to renesas_gen2_common.cfg 2020-04-21 10:02:08 +01:00
rigado_bmd300_ek.cfg tcl: fix remaining scripts after rework adapter commands 2020-02-06 21:15:55 +00:00
rsc-w910.cfg tcl: remove trailing whitespace 2020-05-09 14:38:40 +01:00
sayma_amc.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
sheevaplug.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
sifive-e31arty.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
sifive-e51arty.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
sifive-hifive1.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
smdk6410.cfg SMDK6410 is not target, move file to board 2011-05-29 20:05:01 +02:00
snps_em_sk.cfg tcl: fix typo and spelling 2020-05-09 14:37:35 +01:00
snps_em_sk_v1.cfg tcl: fix typo and spelling 2020-05-09 14:37:35 +01:00
snps_em_sk_v2.1.cfg tcl: fix typo and spelling 2020-05-09 14:37:35 +01:00
snps_em_sk_v2.2.cfg tcl: fix typo and spelling 2020-05-09 14:37:35 +01:00
spansion_sk-fm4-176l-s6e2cc.cfg flash: New Spansion FM4 flash driver 2016-02-29 19:40:20 +00:00
spansion_sk-fm4-u120-9b560.cfg flash: New Spansion FM4 flash driver 2016-02-29 19:40:20 +00:00
spear300evb.cfg TCL: Add board file for EVALSPEAr300 2011-11-21 22:09:09 +00:00
spear300evb_mod.cfg TCL: Add board file for EVALSPEAr300 2011-11-21 22:09:09 +00:00
spear310evb20.cfg TCL/SPEAr: Join two initialization files. 2011-11-21 22:07:19 +00:00
spear310evb20_mod.cfg TCL/SPEAr: Add reference to ST Application Note 2011-11-21 22:03:17 +00:00
spear320cpu.cfg TCL/SPEAr: default one DDR chip 2011-12-06 21:06:15 +00:00
spear320cpu_mod.cfg TCL/SPEAr: fix name of included file 2011-11-22 21:02:55 +00:00
st_nucleo_f0.cfg jtag: drivers: stlink: handle all versions with single config 2017-12-12 21:13:55 +00:00
st_nucleo_f3.cfg jtag: drivers: stlink: handle all versions with single config 2017-12-12 21:13:55 +00:00
st_nucleo_f4.cfg jtag: drivers: stlink: handle all versions with single config 2017-12-12 21:13:55 +00:00
st_nucleo_f7.cfg tcl/board: update all uses of interface/stlink-v2-1 to interface/stlink 2018-08-14 04:32:12 +01:00
st_nucleo_f103rb.cfg jtag: drivers: stlink: handle all versions with single config 2017-12-12 21:13:55 +00:00
st_nucleo_h743zi.cfg tcl/board: update all uses of interface/stlink-v2-1 to interface/stlink 2018-08-14 04:32:12 +01:00
st_nucleo_h745zi.cfg tcl/board: update ST NUCLEO-H745ZI-Q configuration file to use dapdirect 2020-02-23 21:37:30 +00:00
st_nucleo_l1.cfg jtag: drivers: stlink: handle all versions with single config 2017-12-12 21:13:55 +00:00
st_nucleo_l4.cfg board: consolidate st_nucleo_l4 boards 2018-01-13 06:27:11 +00:00
st_nucleo_l073rz.cfg tcl/board: update all uses of interface/stlink-v2-1 to interface/stlink 2018-08-14 04:32:12 +01:00
st_nucleo_wb55.cfg tcl/board: Add config for STM32WB Nucleo board 2020-01-27 16:59:21 +00:00
steval-idb007v1.cfg Added support for STMicroelectronics BlueNRG-1 and BlueNRG-2 SoC 2018-03-07 23:40:55 +00:00
steval-idb008v1.cfg Added support for STMicroelectronics BlueNRG-1 and BlueNRG-2 SoC 2018-03-07 23:40:55 +00:00
steval-idb011v1.cfg bluenrg-x: added support for BlueNRG-LP device 2020-03-07 15:31:02 +00:00
steval_pcc010.cfg tcl: fix typo and spelling 2020-05-09 14:37:35 +01:00
stm32f0discovery.cfg jtag: drivers: stlink: handle all versions with single config 2017-12-12 21:13:55 +00:00
stm32f3discovery.cfg jtag: drivers: stlink: handle all versions with single config 2017-12-12 21:13:55 +00:00
stm32f4discovery.cfg jtag: drivers: stlink: handle all versions with single config 2017-12-12 21:13:55 +00:00
stm32f7discovery.cfg tcl: Remove executable bit 2020-02-08 23:27:18 +00:00
stm32f103c8_blue_pill.cfg board: add configuration for stm32f103c8 "Blue Pill" 2018-04-23 08:55:11 +01:00
stm32f334discovery.cfg Provide genuine F3 nucleo config and source it for STM32F334 Discovery board. 2015-02-22 17:59:55 +00:00
stm32f429disc1.cfg jtag: drivers: stlink: handle all versions with single config 2017-12-12 21:13:55 +00:00
stm32f429discovery.cfg jtag: drivers: stlink: handle all versions with single config 2017-12-12 21:13:55 +00:00
stm32f469discovery.cfg jtag: drivers: stlink: handle all versions with single config 2017-12-12 21:13:55 +00:00
stm32h7x3i_eval.cfg tcl/board: update all uses of interface/stlink-v2-1 to interface/stlink 2018-08-14 04:32:12 +01:00
stm32l0discovery.cfg jtag: drivers: stlink: handle all versions with single config 2017-12-12 21:13:55 +00:00
stm32l4discovery.cfg jtag: drivers: stlink: handle all versions with single config 2017-12-12 21:13:55 +00:00
stm32ldiscovery.cfg jtag: drivers: stlink: handle all versions with single config 2017-12-12 21:13:55 +00:00
stm32mp15x_dk2.cfg tcl: stm32mp15x: add target and board config files 2020-04-21 08:52:48 +01:00
stm32vldiscovery.cfg jtag: drivers: stlink: handle all versions with single config 2017-12-12 21:13:55 +00:00
stm327x6g_eval.cfg Add config files for STM32F7-DISCO and STM327[4|5]6G-EVAL. 2015-11-12 15:03:18 +00:00
stm3210b_eval.cfg cfg: update scripts to use new stm32 driver names 2011-07-28 11:45:09 +01:00
stm3210c_eval.cfg cfg: update scripts to use new stm32 driver names 2011-07-28 11:45:09 +01:00
stm3210e_eval.cfg tcl: remove trailing whitespace 2020-05-09 14:38:40 +01:00
stm3220g_eval.cfg stm3220g_eval.cfg: fix CHIPNAME. 2011-10-25 20:08:58 +00:00
stm3220g_eval_stlink.cfg jtag: drivers: stlink: handle all versions with single config 2017-12-12 21:13:55 +00:00
stm3241g_eval.cfg cfg: add STM32F4x and STM3241G-EVAL config files 2012-03-30 16:02:14 +00:00
stm3241g_eval_stlink.cfg jtag: drivers: stlink: handle all versions with single config 2017-12-12 21:13:55 +00:00
stm32100b_eval.cfg cfg: update scripts to use new stm32 driver names 2011-07-28 11:45:09 +01:00
stm32429i_eval.cfg tcl/board: add STM32429I-EVAL and STM32439I-EVAL dev boards from ST. 2014-07-10 21:19:35 +00:00
stm32429i_eval_stlink.cfg jtag: drivers: stlink: handle all versions with single config 2017-12-12 21:13:55 +00:00
stm32439i_eval.cfg tcl/board: add STM32429I-EVAL and STM32439I-EVAL dev boards from ST. 2014-07-10 21:19:35 +00:00
stm32439i_eval_stlink.cfg jtag: drivers: stlink: handle all versions with single config 2017-12-12 21:13:55 +00:00
stm320518_eval.cfg cfg: add stm32 cmsis-dap compliant config 2014-01-09 15:22:42 +00:00
stm320518_eval_stlink.cfg jtag: drivers: stlink: handle all versions with single config 2017-12-12 21:13:55 +00:00
str910-eval.cfg target config files: Fix whitespace issues. 2011-11-07 16:16:33 +00:00
telo.cfg tcl: fix typo and spelling 2020-05-09 14:37:35 +01:00
ti_am43xx_evm.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
ti_am335xevm.cfg board: Add TI AM335x Evaluation Module 2012-07-19 18:48:06 +00:00
ti_am437x_idk.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
ti_beagleboard.cfg Dirk Behme <dirk.behme@googlemail.com> Add default fall back freqency. 2009-09-04 08:27:08 +00:00
ti_beagleboard_xm.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
ti_beaglebone-base.cfg board: introduce base config for TI BeagleBone family boards 2017-04-23 21:34:34 +01:00
ti_beaglebone.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
ti_beaglebone_black.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
ti_blaze.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
ti_cc13x0_launchpad.cfg drivers: xds110: Add support TCK changes in firmware update 2020-03-24 17:17:02 +00:00
ti_cc13x2_launchpad.cfg drivers: xds110: Add support TCK changes in firmware update 2020-03-24 17:17:02 +00:00
ti_cc26x0_launchpad.cfg drivers: xds110: Add support TCK changes in firmware update 2020-03-24 17:17:02 +00:00
ti_cc26x2_launchpad.cfg drivers: xds110: Add support TCK changes in firmware update 2020-03-24 17:17:02 +00:00
ti_cc32xx_launchpad.cfg tcl/target: Enable using vectreset for CC3320SF targets 2020-03-24 17:18:31 +00:00
ti_cc3200_launchxl.cfg tcl/target: Enable using vectreset for CC3320SF targets 2020-03-24 17:18:31 +00:00
ti_cc3220sf_launchpad.cfg drivers: xds110: Add support TCK changes in firmware update 2020-03-24 17:17:02 +00:00
ti_msp432_launchpad.cfg drivers: xds110: Add support TCK changes in firmware update 2020-03-24 17:17:02 +00:00
ti_pandaboard.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
ti_pandaboard_es.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
ti_tmdx570ls20susb.cfg TI TMS570 USB Kit board config 2015-04-24 14:55:16 +01:00
ti_tmdx570ls31usb.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
tocoding_poplar.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
topas910.cfg tcl: fix typo and spelling 2020-05-09 14:37:35 +01:00
topasa900.cfg tcl: fix typo and spelling 2020-05-09 14:37:35 +01:00
tp-link_tl-mr3020.cfg flash: nor: ath79: remove base calculation 2019-01-02 21:53:41 +00:00
tp-link_wdr4300.cfg flash: nor: ath79: remove base calculation 2019-01-02 21:53:41 +00:00
twr-k60f120m.cfg tcl: fix typo and spelling 2020-05-09 14:37:35 +01:00
twr-k60n512.cfg tcl: fix typo and spelling 2020-05-09 14:37:35 +01:00
twr-vf65gs10.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
twr-vf65gs10_cmsisdap.cfg coding style: add newline at end of text files 2020-02-24 10:30:53 +00:00
tx25_stk5.cfg Support for KaRo TX25 CPU Module on a StarterkitV base board 2012-04-10 12:15:16 +00:00
tx27_stk5.cfg Made BI-swap optional in mxc. 2011-12-23 09:39:48 +00:00
unknown_at91sam9260.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
uptech_2410.cfg tcl: remove trailing whitespace 2020-05-09 14:38:40 +01:00
verdex.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
voipac.cfg Add Voipac PXA270 module support 2010-04-26 07:08:55 +02:00
voltcraft_dso-3062c.cfg coding style: tcl: remove empty lines at end of text files 2020-05-02 15:40:12 +01:00
x300t.cfg TCL scripts: update to current "flash bank" syntax 2010-03-26 08:42:58 +01:00
xmc-2go.cfg flash/nor: Add Infineon XMC1000 flash driver 2016-05-05 07:50:59 +01:00
xmc1100-boot-kit.cfg flash/nor: Add Infineon XMC1000 flash driver 2016-05-05 07:50:59 +01:00
xmc4200-application-kit-actuator.cfg tcl/board: Add Infineon XMC4200 Application Kit config 2015-04-14 11:37:40 +01:00
xmc4300-relax.cfg tcl/board: Add Infineon XMC4300 Relax EtherCAT Kit config 2016-12-08 12:28:12 +00:00
xmc4500-application-kit-general.cfg xmc4500-application-kit-general: Drop srst_nogate 2015-04-24 15:13:03 +01:00
xmc4500-application-kit-sdram.cfg xmc4500: Disable SRST for SDRAM App Kit 2016-05-21 22:07:39 +01:00
xmc4500-relax.cfg tcl/board: Add Infineon XMC4500 Relax Kit config 2015-04-14 11:38:19 +01:00
xmc4700-relax.cfg tcl/board: Add Infineon XMC4700 Relax Kit Series config 2015-12-29 20:37:39 +00:00
xmc4800-relax.cfg tcl/board: Add Infineon XMC4800 Relax EtherCAT Kit config 2015-12-18 18:25:45 +00:00
xmos_xk-xac-xa8_arm.cfg tcl/board: Add config for XMOS xCORE-XA Core Module ARM debugging 2015-10-30 12:40:40 +00:00
zy1000.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00