Remove FSF address from GPL notices
[fw/openocd] / src / jtag / drivers / ulink.c
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