aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/startup.tcl
AgeCommit message (Expand)AuthorFilesLines
2020-09-05hla_transport: split command registration per transportAntonio Borneo1-0/+9
2020-07-26jtag: fix minor typosAntonio Borneo1-1/+1
2020-03-24drivers: xds110: Clean up command syntax and documentationEdward Fewell1-0/+10
2020-02-15jtag/startup.tcl: remove trailing whitespacesAntonio Borneo1-5/+5
2020-01-29jtag: Fix jtag_reset fallbackLeonard Crestez1-1/+1
2020-01-29move ftdi_location deprecation helper to proper placeOleksij Rempel1-0/+5
2020-01-29jtag: adapter: rework adapter related commandsOleksij Rempel1-6/+41
2020-01-02jtag: replace command "jtag_reset" with "adapter [de]assert"Antonio Borneo1-0/+16
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