jtag: remove minidriver code and minidriver-dummy
[fw/openocd] / src / jtag / adapter.c
2021-03-19 Antonio Borneojtag: remove minidriver code and minidriver-dummy
2020-01-29 Oleksij Rempeljtag: adapter: rework adapter related commands
2020-01-14 Antonio Borneoadapter: switch from struct jtag_interface to adapter_d...
2020-01-02 Antonio Borneoadapter: add command "adapter [de]assert srst|trst...
2019-06-06 Antonio Borneojtag: set default "jtag_only" to uninitialized transports
2019-06-06 Antonio Borneojtag: simplify management of non-implemented handlers
2019-05-16 Marc SchinkFix 'adapter usb location' documentation
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
2019-04-07 Antonio BorneoSet empty usage field for commands that do not need...
2019-02-07 Oleksij Rempeljtag: drivers: provide initial support for usb path...
2018-04-17 Antonio Borneojtag: adapter: fix indentation in handle_interface_command
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2014-06-28 Andreas Fritiofsontransport: Constify the transports vector
2013-06-05 Spencer Oliverupdate files to correct FSF address
2013-05-06 Paul Fertserjtag/adapter: add connect_[de]assert_srst to reset_conf...
2012-12-10 Spencer Oliverjtag: fix reset_config copy/paste error
2012-12-10 Spencer Oliverjtag: add connect_type reset_config mode flag
2012-08-29 Spencer Oliveradapter: remove superfluous line breaks
2012-08-29 Spencer Oliveradapter: add 'adapter speed:' prefix to output
2012-02-06 Spencer Oliverbuild: cleanup src/jtag directory
2012-01-04 Øyvind Harboeretire ERROR_INVALID_ARGUMENTS and replace with ERROR_C...
2011-06-16 Tomek CEDROADAPTER: Fixed transport selection mechanism to support...
2011-06-13 Øyvind Harboetransport: move files over to transport folder
2010-07-12 Spencer Oliveradapter.c: missing space in handle_interface_command
2010-07-09 David Brownelltransport selection tweaks
2010-07-07 Øyvind Harboetransport: fix bug/typo in interface_transports command
2010-07-02 David Brownellinitial "transport" framework
2010-04-24 michal smulskiadapter: allow adjusting srst assert with
2010-03-27 David Brownelljtag/tcl.c cleanup -- split out "adapter.c"