aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/drivers/vsllink.c
AgeCommit message (Expand)Author
2015-04-16configure the SWD frequency when setting adapter speed in SWD mode for versaloonSimon Qian
2014-09-29vsllink: improve the performance when using swdSimon Qian
2014-07-03vsllink: Port to libusb-1.0 APIFatih Aşıcı
2014-07-03vsllink: Add SWD supportFatih Aşıcı
2013-12-17versaloon: Finish support for serial number matchingAndreas Fritiofson
2013-10-31Remove unnecessary castsAndreas Fritiofson
2013-06-05update files to correct FSF addressSpencer Oliver
2013-02-25Fix buffer overflow in versaloon interfaceJoerg Fischer
2012-02-06build: cleanup src/jtag/drivers directorySpencer Oliver
2012-01-04Change return value on error.Mathias K
2011-08-31vsllink driver compile fails with'vsllink_debug_buffer' defined but not usedsimonqian.openocd
2011-08-16versaloon driver updateSimonQian
2010-06-17vsllink: fix -Wshadow warningAntonio Borneo
2010-06-07jtag: rename JTAG_MOVESTATE to JTAG_TLR_RESETØyvind Harboe
2010-03-11versaloon cleanup patchDavid Brownell
2010-03-11New JTAG driver for Versaloonsimon qian
2010-01-18vsllink -- add commentDavid Brownell
2010-01-17read target voltage first in vsllinksimon qian
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 "commands.h" to <jtag/commands.h>Zachary T Welch
2009-12-02move jtag drivers to src/jtag/driversZachary T Welch