openocd: fix SPDX tag format for files .c
[fw/openocd] / src / transport / transport.c
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c
2022-07-23 Antonio Borneoopenocd: src: replace the GPL-2.0-or-later license tag
2021-07-24 Antonio Borneoopenocd: remove NULL comparisons with checkpatch [1/2]
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
2021-05-01 Tim NewsomeCleanup of config/includes.
2020-11-04 Antonio Borneotransport: remove unused function transports_are_declared()
2020-07-26 Antonio Borneotransport: fix minor typos
2020-05-09 Antonio Borneocoding style: remove useless break after a goto or...
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2015-03-25 Angus Grattontransport: make 'transport select' auto-select the...
2015-01-09 Karl Palssontransport: clarify error message when transport is...
2014-08-19 Paul Fertsertransport: emit a warning when a user tries to reselect...
2014-06-28 Andreas Fritiofsontransport: Constify the transports vector
2014-03-30 Andreas FritiofsonDon't cast return value of [cm]alloc
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-03-30 Spencer Olivertransport: remove interface multiple transport warning
2012-02-06 Spencer Oliverbuild: cleanup src/transport directory
2012-01-04 Mathias Kcommand: print BUG warning when usage is missing
2011-06-13 Øyvind Harboetransport: move files over to transport folder