aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/startup.tcl
AgeCommit message (Expand)Author
2020-02-15jtag/startup.tcl: remove trailing whitespacesAntonio Borneo
2020-01-29jtag: Fix jtag_reset fallbackLeonard Crestez
2020-01-29move ftdi_location deprecation helper to proper placeOleksij Rempel
2020-01-29jtag: adapter: rework adapter related commandsOleksij Rempel
2020-01-02jtag: replace command "jtag_reset" with "adapter [de]assert"Antonio Borneo
2015-04-14jtag/startup.tcl: fix regression with autoselecting JTAGPaul Fertser
2015-04-14startup: Fixed measure_clk to return kHz instead of MHz.Ed Beroset
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