aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/adapter.c
AgeCommit message (Expand)Author
2020-01-29jtag: adapter: rework adapter related commandsOleksij Rempel
2020-01-14adapter: switch from struct jtag_interface to adapter_driverAntonio Borneo
2020-01-02adapter: add command "adapter [de]assert srst|trst [[de]assert srst|trst]"Antonio Borneo
2019-06-06jtag: set default "jtag_only" to uninitialized transportsAntonio Borneo
2019-06-06jtag: simplify management of non-implemented handlersAntonio Borneo
2019-05-16Fix 'adapter usb location' documentationMarc Schink
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo
2019-04-07Set empty usage field for commands that do not need parametersAntonio Borneo
2019-02-07jtag: drivers: provide initial support for usb path filteringOleksij Rempel
2018-04-17jtag: adapter: fix indentation in handle_interface_commandAntonio Borneo
2016-05-24Remove FSF address from GPL noticesMarc Schink
2014-06-28transport: Constify the transports vectorAndreas Fritiofson
2013-06-05update files to correct FSF addressSpencer Oliver
2013-05-06jtag/adapter: add connect_[de]assert_srst to reset_config usagePaul Fertser
2012-12-10jtag: fix reset_config copy/paste errorSpencer Oliver
2012-12-10jtag: add connect_type reset_config mode flagSpencer Oliver
2012-08-29adapter: remove superfluous line breaksSpencer Oliver
2012-08-29adapter: add 'adapter speed:' prefix to outputSpencer Oliver
2012-02-06build: cleanup src/jtag directorySpencer Oliver
2012-01-04retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERRORØyvind Harboe
2011-06-16ADAPTER: Fixed transport selection mechanism to support transports other than...Tomek CEDRO
2011-06-13transport: move files over to transport folderØyvind Harboe
2010-07-12adapter.c: missing space in handle_interface_commandSpencer Oliver
2010-07-09transport selection tweaksDavid Brownell
2010-07-07transport: fix bug/typo in interface_transports commandØyvind Harboe
2010-07-02initial "transport" frameworkDavid Brownell
2010-04-24adapter: allow adjusting srst assert withmichal smulski
2010-03-27jtag/tcl.c cleanup -- split out "adapter.c"David Brownell