openocd: fix SPDX tag format for files .c
[fw/openocd] / src / jtag / drivers / ulink.c
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c
2022-07-23 Antonio Borneoopenocd: src/jtag: replace the GPL-2.0-or-later license tag
2022-04-03 Gabor Csapolibusb_helper.h: Increase USB timeout
2022-02-14 Antonio Borneodoxygen: fix some function prototype description
2021-08-14 Marc Schinkdrivers/ulink: Group adapter commands
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
2021-05-01 Tim NewsomeCleanup of config/includes.
2021-05-01 Antonio Borneolibusb: don't use typedef's
2021-01-13 Antonio Borneoopenocd: fix doxygen parameters of functions
2020-12-09 Łukasz Misekjtag/drivers/ulink: auto-detect OpenULINK USB endpoints...
2020-11-07 Marc Schinktarget/image: Use proper data types
2020-11-04 Antonio Borneojtag: declare local symbols as static
2020-07-26 Antonio Borneojtag: fix minor typos
2020-05-09 Antonio Borneocoding style: remove useless break after a goto or...
2020-04-20 Tomas Vanekjtag/drivers/ulink: fix clang static analyzer warnings
2020-04-20 Tomas Vanekjtag/drivers/ulink: fix clang static analyzer warning
2020-04-20 Tomas Vanekjtag/drivers/ulink: fix clang static analyzer warning
2020-01-14 Antonio Borneoadapter: switch from struct jtag_interface to adapter_d...
2019-06-04 Andreas FritiofsonConvert DEBUG_JTAG_IO to LOG_DEBUG_IO
2016-12-25 Paul Fertserjtag: drivers: ulink: fix uninitialised variable warning
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2016-05-17 Alexander Kurzjtag ulink: dont compile function when not required
2015-01-30 Paul Fertserjtag/drivers: remove useless checks causing build failu...
2013-11-06 Andreas Fritiofsonulink: Fix libusb include changed since pkg-config...
2013-10-31 Andreas FritiofsonClean up const usage to avoid excessive casting
2013-07-17 Martin SchmölzerULINK driver and OpenULINK firmware: whitespace and...
2013-07-17 Martin SchmölzerULINK driver: port from libusb-0.1 to libusb-1.0 API
2013-07-15 Andreas Fritiofsonulink: Move firmware install from pkglibdir to pkgdatadir
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-08-29 Spencer Oliverjtag: fix clang ulink memory leaks
2012-05-21 Spencer Oliverbuild: add helper/types.h to config.h
2012-02-06 Spencer Oliverbuild: cleanup src/jtag/drivers directory
2012-01-04 Mathias KChange return value on error.
2011-09-01 Martin SchmölzerULINK driver: Remove typedefs in ulink.c
2011-08-31 Øyvind HarboeMerge branch 'dsp5680xx_cherry' of git://repo.or.cz...
2011-08-31 Martin SchmoelzerULINK driver: Implement variable TCK frequency in OpenO...
2011-08-31 Martin SchmoelzerULINK driver: Implement JTAG_PATHMOVE command
2011-08-31 Martin SchmölzerULINK driver: Implement JTAG_STABLECLOCKS command
2011-08-31 Martin SchmölzerULINK driver: Implement command to manually force downl...
2011-08-31 Martin SchmölzerULINK driver: Re-order queue functions to reflect the...
2011-08-31 Martin SchmölzerULINK driver: Properly propagate return values in ulink...
2011-08-31 Martin SchmölzerULINK driver: Update some comments, fix some coding...
2011-06-26 Martin SchmölzerAdd source code for new ULINK driver