aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/startup.tcl
AgeCommit message (Expand)AuthorFilesLines
2015-04-14jtag/startup.tcl: fix regression with autoselecting JTAGPaul Fertser1-3/+2
2015-04-14startup: Fixed measure_clk to return kHz instead of MHz.Ed Beroset1-2/+3
2014-06-28Auto-select JTAG transport when appropriatePaul Fertser1-0/+26
2014-06-28tcl: introduce using_(jtag|swd|hla) helpers and use them in reset handlerPaul Fertser1-1/+3
2012-12-23stlink: rename stlink cmd namesSpencer Oliver1-0/+26
2011-11-18scripts: notify user of deprecated jtag_* functionsSpencer Oliver1-3/+14
2010-11-09TCL scripts: replace "puts" with "echo"Antonio Borneo1-4/+4
2010-08-02jtag: measure_clk debug procØyvind Harboe1-0/+9
2010-03-27jtag/tcl.c cleanup -- split out "adapter.c"David Brownell1-1/+1
2010-03-15rename jtag_nsrst_assert_width as adapter_nsrst_assert_widthDavid Brownell1-0/+2
2010-03-15rename jtag_nsrst_delay as adapter_nsrst_delayDavid Brownell1-0/+1
2010-03-15rename jtag_khz as adapter_khzDavid Brownell1-0/+9
2010-02-01gdb: restore behavior from 0.3.1 for srst_asserted and power_restoreØyvind Harboe1-2/+23
2009-11-24improve startup tcl scriptsZachary T Welch1-0/+15
2009-11-18split startup.tcl file across modulesZachary T Welch1-0/+41