aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/drivers/ulink.c
AgeCommit message (Expand)Author
2020-01-14adapter: switch from struct jtag_interface to adapter_driverAntonio Borneo
2019-06-04Convert DEBUG_JTAG_IO to LOG_DEBUG_IOAndreas Fritiofson
2016-12-25jtag: drivers: ulink: fix uninitialised variable warningPaul Fertser
2016-05-24Remove FSF address from GPL noticesMarc Schink
2016-05-17jtag ulink: dont compile function when not requiredAlexander Kurz
2015-01-30jtag/drivers: remove useless checks causing build failure with clang 3.5.0Paul Fertser
2013-11-06ulink: Fix libusb include changed since pkg-config mergeAndreas Fritiofson
2013-10-31Clean up const usage to avoid excessive castingAndreas Fritiofson
2013-07-17ULINK driver and OpenULINK firmware: whitespace and comment fixes (trivial)Martin Schmölzer
2013-07-17ULINK driver: port from libusb-0.1 to libusb-1.0 APIMartin Schmölzer
2013-07-15ulink: Move firmware install from pkglibdir to pkgdatadirAndreas Fritiofson
2013-06-05update files to correct FSF addressSpencer Oliver
2012-08-29jtag: fix clang ulink memory leaksSpencer Oliver
2012-05-21build: add helper/types.h to config.hSpencer Oliver
2012-02-06build: cleanup src/jtag/drivers directorySpencer Oliver
2012-01-04Change return value on error.Mathias K
2011-09-01ULINK driver: Remove typedefs in ulink.cMartin Schmölzer
2011-08-31ULINK driver: Implement variable TCK frequency in OpenOCD driverMartin Schmoelzer
2011-08-31ULINK driver: Implement JTAG_PATHMOVE commandMartin Schmoelzer
2011-08-31ULINK driver: Implement JTAG_STABLECLOCKS commandMartin Schmölzer
2011-08-31ULINK driver: Implement command to manually force downloading firmware image ...Martin Schmölzer
2011-08-31ULINK driver: Re-order queue functions to reflect the order in commands.hMartin Schmölzer
2011-08-31ULINK driver: Properly propagate return values in ulink_execute_queue()Martin Schmölzer
2011-08-31ULINK driver: Update some comments, fix some coding mistakesMartin Schmölzer
2011-06-26Add source code for new ULINK driverMartin Schmölzer