aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/drivers/presto.c
AgeCommit message (Expand)Author
2013-06-05update files to correct FSF addressSpencer Oliver
2012-02-06build: cleanup src/jtag/drivers directorySpencer Oliver
2012-01-04Change return value on error.Mathias K
2012-01-04retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERRORØyvind Harboe
2011-08-11ftd2xx: fix build warningsSpencer Oliver
2011-05-01adapter speed: require init script setting and centralize activation from dri...Jonas Hörberg
2010-12-08jtag: getting the JTAG speed can failØyvind Harboe
2010-03-15rename jtag_khz as adapter_khzDavid Brownell
2010-01-09Presto: doxygen fixDavid Brownell
2010-01-09jtag: presto, parport help/usage updatesDavid Brownell
2010-01-03JTAG/drivers: cleanup jtag_interface structsDavid Brownell
2009-12-03change #include "interface.h" to <jtag/interface.h>Zachary T Welch
2009-12-03change #include "time_support.h" to <helper/time_support.h>Zachary T Welch
2009-12-02move jtag drivers to src/jtag/driversZachary T Welch