aboutsummaryrefslogtreecommitdiff
path: root/src/jtag
AgeCommit message (Expand)Author
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-04-08jtag/aice/aice_usb: remove unused constantsPaul 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-24tcl/drscan: handle invalid syntax with a conditional, not assertPaul Fertser
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
2014-01-20Retire jtag_add_dr_outAndreas Fritiofson
2014-01-20jtag/drivers: add USB-Blaster IIFranck Jullien
2014-01-15Conform to C99 integer types format specifiersHsiangkai Wang
2014-01-09cmsis-dap: add initial cmsis-dap supportSpencer Oliver
2013-12-31jtag_vpi: make the server address configurableFranck Jullien
2013-12-22stlink: remove stlink_api commandMathias K
2013-12-22jtag_vpi: fix build errors under MinGWFranck Jullien
2013-12-17versaloon: Finish support for serial number matchingAndreas Fritiofson
2013-11-07hla: Make consistent parameter namingMathias K
2013-11-06ulink: Fix libusb include changed since pkg-config mergeAndreas Fritiofson
2013-11-06jtag: fix support for really long scansPaul Fertser
2013-11-06Correct argument numbering in trace commandAlan Bowman
2013-10-31ti_icdi_usb: Remove unnecessary casts and fix byte order bugsAndreas Fritiofson
2013-10-31ftdi: Remove unnecessary castAndreas Fritiofson
2013-10-31Remove unnecessary castsAndreas Fritiofson
2013-10-31Clean up const usage to avoid excessive castingAndreas Fritiofson
2013-10-29hla/stlink: Re-order trace parameters to allow trace output file to be optionalJames G. Smith
2013-10-29hla_interface: init trst, srst variables.Sergey A. Borshch
2013-10-15jtag_vpi: use DIV_ROUND_UPFranck Jullien
2013-10-15jtag_vpi: fix path move functionFranck Jullien
2013-10-15bcm2835gpio: use maximum drive strengthPaul Fertser
2013-10-07jtag/tcl: Avoid casting away constAndreas Fritiofson
2013-10-07jtag/tcl: Remove no-op freeAndreas Fritiofson
2013-10-07jtag/tcl: Fix double free in jtag newtap argument parsingAndreas Fritiofson
2013-10-03hla: if the idcode callback returns 0, treat as a wildcardPaul Fertser
2013-09-25jlink: improve USB read during jlink_tap_executePhilip Craig
2013-09-25jlink: Replace crazy home cooked assertion with a real oneAndreas Fritiofson
2013-09-25bus_blaster: do not fail on missing get_latency_timerSøren Jørvang