aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/interfaces.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-26jtag/drivers: Add dmem driverNishanth Menon1-0/+3
2023-08-12jtag/drivers: Add new driver for ANGIE USB-JTAG AdapterAhmed BOUDJELIDA1-0/+3
2023-05-18jtag: move in interface.h the adapter_driver's declarationAntonio Borneo1-114/+2
2023-01-15nds32: drop it, together with aice adapter driverAntonio Borneo1-6/+0
2022-09-18openocd: fix SPDX tag format for files .cAntonio Borneo1-1/+1
2022-07-23openocd: src/jtag: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2022-07-02jtag: add esp_usb_jtag driverErhan Kurubas1-0/+6
2022-05-14drivers/am335xgpio: Add AM335x driver for bitbang support on BeagleBonesSteve Marple1-0/+6
2022-02-14Cadence virtual debug interface (vdebug) integrationJacek Wuwer1-0/+6
2021-03-19jtag: remove minidriver code and minidriver-dummyAntonio Borneo1-11/+0
2021-03-19zy1000: drop the code, deprecated in v0.10.0Antonio Borneo1-6/+2
2020-11-15Add CMSIS-DAP v2 supportMickaël Thomas1-2/+2
2020-10-03ARM|Driver: Add DPI Driver for emulationKevin Burke1-0/+8
2020-07-14jtag/drivers: add linuxgpiod driverAntonio Borneo1-0/+6
2020-07-08configure: split build of hla layoutsAntonio Borneo1-2/+2
2020-05-02jtag: remove unused function adapter_driver_modules_load()Antonio Borneo1-5/+0
2020-04-21jtag/drivers: add debugging support for Mellanox BlueField SoCLiming Sun1-0/+6
2020-01-22jtag: drivers: xlnx-pcie-xvc: fix build after mergeAntonio Borneo1-2/+2
2020-01-17jtag: drivers: xlnx-pcie-xvc: Add support for Xilinx XVC/PCIeMoritz Fischer1-0/+6
2020-01-14stlink: add DAP direct driverAntonio Borneo1-0/+6
2020-01-14adapter: switch from struct jtag_interface to adapter_driverAntonio Borneo1-69/+69
2018-05-31jtag/drivers: Add support for TI XDS110 debug probeEdward Fewell1-0/+6
2018-03-13jtag: drivers: add support for FT232R sync bitbang JTAG interfacesMatej Kogovsek1-0/+6
2017-05-31imx_gpio: add mmap based jtag interface for IMX processorsGrzegorz Kostka1-0/+6
2017-05-12jtag/drivers: Add Cypress KitProg driverForest Crossman1-0/+6
2016-11-06Remove support for the GPL incompatible FTDI D2XX libraryAndreas Fritiofson1-4/+4
2016-11-06Remove since long deprecated ft2232 driverAndreas Fritiofson1-12/+0
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2014-01-20jtag/drivers: add USB-Blaster IIFranck Jullien1-2/+2
2014-01-09cmsis-dap: add initial cmsis-dap supportSpencer Oliver1-0/+6
2013-09-08jtag: drivers: Add JTAP VPI client driverFranck Jullien1-0/+6
2013-06-10Add BCM2835 (as found in Raspberry Pi) interface driverPaul Fertser1-0/+6
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2013-06-05Added OpenJTAG DriverRyan Corbin1-0/+6
2013-06-05aice: add Andes AICE supportHsiangkai Wang1-0/+6
2012-12-23target: add deprecated target name supportSpencer Oliver1-4/+4
2012-09-26drivers: new jtag bitbang driver using sysfs gpioMarc Reilly1-0/+6
2012-07-17Add FTDI JTAG driver using MPSSE layerAndreas Fritiofson1-0/+6
2012-05-14jtag: add opendous and estick supportSpencer Oliver1-0/+6
2012-03-13jtag: basic support for P&E Micro OSBDM (aka OSJTAG) adapterJan Dakinevich1-0/+6
2012-02-06build: cleanup src/jtag directorySpencer Oliver1-5/+6
2012-01-03ST-LINK USB initial releaseMathias K1-0/+6
2011-09-02Implementation of a new jtag remote_bitbang driver.Richard Uhler1-0/+6
2011-06-26Include ULINK driver in src/jtag/interfaces.cMartin Schmölzer1-0/+6
2010-03-11Add support for Bus Pirate as a JTAG adapter.Michal Demin1-0/+6
2009-12-26Driver for USB-JTAG, Altera USB-Blaster and compatiblesCatalin Patulea1-0/+6
2009-11-13jtag_interface_t -> struct jtag_interfaceZachary T Welch1-17/+17
2009-06-30Fix @file documentation blocks in new interfaces source files.zwelch1-5/+5
2009-06-29Move JTAG interface list to new files.zwelch1-0/+155