Cadence virtual debug interface (vdebug) integration
[fw/openocd] / src / jtag / interfaces.c
2022-02-14 Jacek WuwerCadence virtual debug interface (vdebug) integration
2021-03-19 Antonio Borneojtag: remove minidriver code and minidriver-dummy
2021-03-19 Antonio Borneozy1000: drop the code, deprecated in v0.10.0
2020-11-15 Mickaël ThomasAdd CMSIS-DAP v2 support
2020-10-03 Kevin BurkeARM|Driver: Add DPI Driver for emulation
2020-07-13 Antonio Borneojtag/drivers: add linuxgpiod driver
2020-07-08 Antonio Borneoconfigure: split build of hla layouts
2020-05-02 Antonio Borneojtag: remove unused function adapter_driver_modules_load()
2020-04-21 Liming Sunjtag/drivers: add debugging support for Mellanox BlueFi...
2020-01-22 Antonio Borneojtag: drivers: xlnx-pcie-xvc: fix build after merge
2020-01-17 Moritz Fischerjtag: drivers: xlnx-pcie-xvc: Add support for Xilinx...
2020-01-14 Antonio Borneostlink: add DAP direct driver
2020-01-14 Antonio Borneoadapter: switch from struct jtag_interface to adapter_d...
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
2016-11-06 Andreas FritiofsonRemove support for the GPL incompatible FTDI D2XX library
2016-11-06 Andreas FritiofsonRemove since long deprecated ft2232 driver
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2014-01-20 Franck Jullienjtag/drivers: add USB-Blaster II
2014-01-09 Spencer Olivercmsis-dap: add initial cmsis-dap support
2013-09-08 Franck Jullienjtag: drivers: Add JTAP VPI client driver
2013-06-10 Paul FertserAdd BCM2835 (as found in Raspberry Pi) interface driver
2013-06-05 Spencer Oliverupdate files to correct FSF address
2013-06-05 Ryan CorbinAdded OpenJTAG Driver
2013-06-05 Hsiangkai Wangaice: add Andes AICE support
2012-12-23 Spencer Olivertarget: add deprecated target name support
2012-09-26 Marc Reillydrivers: new jtag bitbang driver using sysfs gpio
2012-07-17 Andreas FritiofsonAdd FTDI JTAG driver using MPSSE layer
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-06 Spencer Oliverbuild: cleanup src/jtag directory
2012-01-03 Mathias KST-LINK USB initial release
2011-09-02 Richard UhlerImplementation of a new jtag remote_bitbang driver.
2011-06-26 Martin SchmölzerInclude ULINK driver in src/jtag/interfaces.c
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-11-13 Zachary T Welchjtag_interface_t -> struct jtag_interface
2009-06-30 zwelchFix @file documentation blocks in new interfaces source...
2009-06-29 zwelchMove JTAG interface list to new files.