aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/startup.tcl
AgeCommit message (Expand)Author
2014-06-28Auto-select JTAG transport when appropriatePaul Fertser
2014-06-28tcl: introduce using_(jtag|swd|hla) helpers and use them in reset handlerPaul Fertser
2012-12-23stlink: rename stlink cmd namesSpencer Oliver
2011-11-18scripts: notify user of deprecated jtag_* functionsSpencer Oliver
2010-11-09TCL scripts: replace "puts" with "echo"Antonio Borneo
2010-08-02jtag: measure_clk debug procØyvind Harboe
2010-03-27jtag/tcl.c cleanup -- split out "adapter.c"David Brownell
2010-03-15rename jtag_nsrst_assert_width as adapter_nsrst_assert_widthDavid Brownell
2010-03-15rename jtag_nsrst_delay as adapter_nsrst_delayDavid Brownell
2010-03-15rename jtag_khz as adapter_khzDavid Brownell
2010-02-01gdb: restore behavior from 0.3.1 for srst_asserted and power_restoreØyvind Harboe
2009-11-24improve startup tcl scriptsZachary T Welch
2009-11-18split startup.tcl file across modulesZachary T Welch