Cadence virtual debug interface (vdebug) integration
[fw/openocd] / src / jtag / drivers / Makefile.am
2022-02-14 Jacek WuwerCadence virtual debug interface (vdebug) integration
2021-11-13 Antonio Borneojtag/adapter: move 'usb location' code in adapter.c
2021-04-05 Antonio Borneoopenocd: drop dependency from libusb0
2020-11-15 Mickaël ThomasAdd CMSIS-DAP v2 support
2020-11-04 Antonio Borneoopenocd: add support for libftdi 1.5
2020-10-03 Kevin BurkeARM|Driver: Add DPI Driver for emulation
2020-08-02 Zale Yujtag/drivers: add support for Nu-Link (Nuvoton ICE...
2020-07-13 Antonio Borneojtag/drivers: add linuxgpiod driver
2020-07-08 Antonio Borneoconfigure: split build of hla layouts
2020-05-02 Antonio Borneocoding style: src: remove empty lines at end of text...
2020-04-21 Liming Sunjtag/drivers: add debugging support for Mellanox BlueFi...
2020-03-03 Marc Schinkdrivers: Rename 'libusb1_common' to 'libusb_helper'
2020-03-03 Oleksij Rempelremove libusb0_common support
2020-01-17 Moritz Fischerjtag: drivers: xlnx-pcie-xvc: Add support for Xilinx...
2019-02-07 Oleksij Rempeljtag: drivers: provide initial support for usb path...
2018-05-31 Edward Fewelljtag/drivers: Add support for TI XDS110 debug probe
2018-03-13 Matej Kogovsekjtag: drivers: add support for FT232R sync bitbang...
2017-05-31 Grzegorz Kostkaimx_gpio: add mmap based jtag interface for IMX processors
2017-05-12 Forest Crossmanjtag/drivers: Add Cypress KitProg driver
2017-01-15 Paul Fertserjtag: drivers: build usb_blaster only if enabled
2016-12-08 Andreas FritiofsonConvert to non-recursive make
2016-12-08 Andreas Fritiofsonconfigure: Use same case for libjaylink as for other...
2016-11-06 Andreas FritiofsonRemove support for the GPL incompatible FTDI D2XX library
2016-11-06 Andreas FritiofsonRemove since long deprecated ft2232 driver
2016-11-05 Marc Schinkdrivers/Makefile.am: Fix libjaylink integration
2016-11-05 Marc Schinkconfigure.ac: Fix libjaylink integration
2015-11-26 Marc SchinkImprove J-Link driver and introduce libjaylink.
2014-04-14 Paul FertserMakefile.am: fix build for libftdi1, pass CFLAGS where...
2014-03-29 Paul FertserAdd usb_blaster cheap clone notes to dist
2014-03-29 Paul FertserAdd rlink speed table sources and everything related...
2014-01-09 Spencer Olivercmsis-dap: add initial cmsis-dap support
2013-09-13 Paul Fertserconfigure: auto-enable USB adapters based on libusb...
2013-09-13 Paul Fertserlibusb: require pkg-config support
2013-09-08 Franck Jullienjtag: drivers: Add JTAP VPI client driver
2013-07-15 Andreas Fritiofsonulink: Move firmware install from pkglibdir to pkgdatadir
2013-06-12 Paul Fertserconfigure: remove --enable-libusb0 option, rework libus...
2013-06-10 Paul FertserAdd BCM2835 (as found in Raspberry Pi) interface driver
2013-06-05 Ryan CorbinAdded OpenJTAG Driver
2013-06-04 Robert Jarzmikdrivers/jtag: rewrite usb_blaster driver
2012-12-23 Spencer Olivericdi: add TI icdi interface
2012-12-23 Spencer Olivertarget: add deprecated target name support
2012-09-26 Marc Reillydrivers: new jtag bitbang driver using sysfs gpio
2012-08-02 Freddie ChopinAdd missing files (header and .txt) for release.
2012-07-17 Andreas FritiofsonAdd FTDI JTAG driver using MPSSE layer
2012-05-19 Spencer Oliverstlink: remove superfluous stlink_usb.h
2012-05-14 Spencer Oliverjtag: add opendous and estick support
2012-03-13 Jan Dakinevichjtag: basic support for P&E Micro OSBDM (aka OSJTAG...
2012-02-16 Spencer Oliverbuild: fix automake 1.11.2 issues
2012-01-03 Mathias KST-LINK USB initial release
2011-11-18 Mauro Gambalibusb-1.0 support
2011-09-02 Richard UhlerImplementation of a new jtag remote_bitbang driver.
2011-08-16 SimonQianversaloon driver update
2011-06-26 Martin SchmölzerInclude ULINK driver in src/jtag/drivers/Makefile.am
2010-11-18 Spencer Oliverbuild: add common.mk
2010-03-11 Michal DeminAdd support for Bus Pirate as a JTAG adapter.
2009-12-26 Catalin PatuleaDriver for USB-JTAG, Altera USB-Blaster and compatibles
2009-12-08 Øyvind Harboebuild: add build/src to include path
2009-12-03 Zachary T Welchremove tertiary include paths
2009-12-03 Zachary T Welchallow #include directives to use module name
2009-12-03 Zachary T Welchremove #if HAVE_JTAG_INTERFACE_H from minidriver.h
2009-12-03 Zachary T Welchmove jtag drivers to src/jtag/drivers