adapter: run at default speed when clock speed not specified
[fw/openocd] / src / jtag / adapter.c
2022-08-15 Erhan Kurubasadapter: run at default speed when clock speed not...
2021-11-28 Antonio Borneojtag/adapter: add command 'adapter serial'
2021-11-23 Antonio Borneoopenocd: use single line for register_commands*()
2021-11-13 Antonio Borneojtag/adapter: fix memory leak on usb location
2021-11-13 Antonio Borneojtag: remove file driver.h
2021-11-13 Antonio Borneojtag: align adapter speed code to new structure
2021-11-13 Antonio Borneojtag/adapter: move config vars in struct adapter_config
2021-11-13 Antonio Borneojtag: move adapter init/quit and speed to adapter.c
2021-11-13 Antonio Borneojtag/adapter: move 'usb location' code in adapter.c
2021-07-24 Antonio Borneoopenocd: remove NULL comparisons with checkpatch [2/2]
2021-07-20 Antonio Borneoopenocd: fix simple cases of Yoda condition
2021-06-04 R. DiezAvoid non-standard conditionals with omitted operands.
2021-06-04 Antonio Borneohelper/jim-nvp: comply with coding style [2/2]
2021-05-29 Antonio Borneohelp text: remove trailing space
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"