aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/drivers/ulink.c
AgeCommit message (Expand)Author
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