move ftdi_location deprecation helper to proper place
[fw/openocd] / src / jtag / startup.tcl
2020-01-29 Oleksij Rempelmove ftdi_location deprecation helper to proper place
2020-01-29 Oleksij Rempeljtag: adapter: rework adapter related commands
2020-01-02 Antonio Borneojtag: replace command "jtag_reset" with "adapter [de...
2015-04-14 Paul Fertserjtag/startup.tcl: fix regression with autoselecting...
2015-04-14 Ed Berosetstartup: Fixed measure_clk to return kHz instead of...
2014-06-28 Paul FertserAuto-select JTAG transport when appropriate
2014-06-28 Paul Fertsertcl: introduce using_(jtag|swd|hla) helpers and use...
2012-12-23 Spencer Oliverstlink: rename stlink cmd names
2011-11-18 Spencer Oliverscripts: notify user of deprecated jtag_* functions
2010-11-09 Antonio BorneoTCL scripts: replace "puts" with "echo"
2010-08-02 Øyvind Harboejtag: measure_clk debug proc
2010-03-27 David Brownelljtag/tcl.c cleanup -- split out "adapter.c"
2010-03-15 David Brownellrename jtag_nsrst_assert_width as adapter_nsrst_assert_...
2010-03-15 David Brownellrename jtag_nsrst_delay as adapter_nsrst_delay
2010-03-15 David Brownellrename jtag_khz as adapter_khz
2010-02-01 Øyvind Harboegdb: restore behavior from 0.3.1 for srst_asserted...
2009-11-25 Zachary T Welchimprove startup tcl scripts
2009-11-18 Zachary T Welchsplit startup.tcl file across modules