aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/drivers
AgeCommit message (Expand)Author
2014-09-08jtag/drivers/libusb0_common: fix FTBFS (libusb_device_descriptor error)Paul Fertser
2014-08-19jtag/drivers/ftdi: Use adapter_khz value for initial clock speed (was default...Angus Gratton
2014-08-19jlink: Constantify string arraysSpencer Oliver
2014-08-19jlink: add variant "J-Link Lite-ADI"Spencer Oliver
2014-08-19jlink: fix typoSpencer Oliver
2014-08-19jtag: usb_blaster: fix initialization regressionRobert Jarzmik
2014-08-11stlink_usb: Fix swallowed error on read/write operations, add retries on SWD ...Angus Gratton
2014-08-11Allow transports to override the selected target (hla configs unification)Paul Fertser
2014-08-02drivers/jlink: Revert old workaroundAndreas Fritiofson
2014-08-02drivers/jlink: fix SWD speed config, and set it before sending anythingPaul Fertser
2014-08-02drivers/jtag/jlink: support SWD modePaul Fertser
2014-07-10drivers/cmsis_dap_usb: Return with ERROR_FAIL if no CMSIS-DAP device is found.Masaki Muranaka
2014-07-03vsllink: Port to libusb-1.0 APIFatih Aşıcı
2014-07-03vsllink: Add SWD supportFatih Aşıcı
2014-07-03jtag/drivers/opendous: remove ftime() callsPaul Fertser
2014-07-03drivers/cmsis_dap_usb: restructure init sequence a bitPaul Fertser
2014-07-03jtag/drivers/cmsis_dap: fix check for hardcoded vids/pidsPaul Fertser
2014-06-28jtag/drivers/ftdi: do not touch unavailable reset signalsPaul Fertser
2014-06-28jtag/drivers/ftdi: require defining SWD_EN signal for SWD modePaul Fertser
2014-06-28jtag/drivers/ftdi: declare standard JTAG signals on SWD initPaul Fertser
2014-06-28jtag/drivers/ftdi: add option to declare signal aliasesPaul Fertser
2014-06-28Add FTDI SWD driverAndreas Fritiofson
2014-06-28swd: Remove support for turnaround periods other than 1Andreas Fritiofson
2014-06-28swd: Convert API to asynchronousAndreas Fritiofson
2014-06-28drivers/cmsis_dap_usb: remove jtag reset hacksPaul Fertser
2014-06-28adi_v5: Remove unused features of the DAP and SWD interfacesAndreas Fritiofson
2014-06-22jtag/drivers/jlink: better diagnostics for RCLK problemsPaul Fertser
2014-06-01jtag/drivers/osbdm: downgrade init message severity, fix wordingPaul Fertser
2014-06-01jtag/drivers/stlink: allow to reconnect seamlessly after polling failurePaul Fertser
2014-05-09ftdi: Optimize GPIO togglingAndreas Fritiofson
2014-04-14usb_blaster: fix warning: array subscript has type ‘char’Spencer Oliver
2014-04-14jtag/drivers/remote_bitbang: use sizeof to determine maximum unix socket path...Paul Fertser
2014-04-14parport: add "aspo" hotpluggable adapter configKarl Hammar
2014-04-14Makefile.am: fix build for libftdi1, pass CFLAGS where appropriatePaul Fertser
2014-03-30Don't cast return value of [cm]allocAndreas Fritiofson
2014-03-29Add usb_blaster cheap clone notes to distPaul Fertser
2014-03-29Add rlink speed table sources and everything related to distPaul Fertser
2014-03-29jlink: add support for Jlink-OB (0x0105) devicesAndrey Yurovsky
2014-03-28ft2232: Mark interface driver as deprecatedAndreas Fritiofson
2014-03-17CMSIS-DAP: print a debug message when the USB product string cannot be readJörg Wunsch
2014-03-17All Atmel-provided CMSIS-DAP devices use 512 byte packet sizeJörg Wunsch
2014-03-17Prevent segfault when the USB product string cannot be retrievedJörg Wunsch
2014-03-17stlink_usb.c: add support for STLink V2-1Bartosz Bielawski
2014-03-07stlink: Use callback to increase frequency of trace data samplingAndreas Fritiofson
2014-03-04CMSIS-DAP: Fix build errors on Mac OS XJens Bauer
2014-02-24drivers/jtag: usb_blaster: make command handlers more strictAntony Pavlov
2014-02-24usb_blaster: ublast_access.h: add guard macroAntony Pavlov
2014-02-24drivers/ftdi: warn the user if he tries to use undefined reset signalsPaul Fertser
2014-02-24ft2232: warn about lack of TRST on "turtle" adapterPaul Fertser
2014-01-23CMSIS-DAP: auto-detect CMSIS-DAP USB VID:PIDPeter Lawrence