aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/drivers/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2017-05-31imx_gpio: add mmap based jtag interface for IMX processorsGrzegorz Kostka1-2/+3
2017-05-12jtag/drivers: Add Cypress KitProg driverForest Crossman1-0/+4
2017-01-15jtag: drivers: build usb_blaster only if enabledPaul Fertser1-1/+1
2016-12-08Convert to non-recursive makeAndreas Fritiofson1-99/+101
2016-12-08configure: Use same case for libjaylink as for other libsAndreas Fritiofson1-1/+1
2016-11-06Remove support for the GPL incompatible FTDI D2XX libraryAndreas Fritiofson1-2/+1
2016-11-06Remove since long deprecated ft2232 driverAndreas Fritiofson1-3/+0
2016-11-05drivers/Makefile.am: Fix libjaylink integrationMarc Schink1-0/+2
2016-11-05configure.ac: Fix libjaylink integrationMarc Schink1-0/+1
2015-11-26Improve J-Link driver and introduce libjaylink.Marc Schink1-3/+22
2014-04-14Makefile.am: fix build for libftdi1, pass CFLAGS where appropriatePaul Fertser1-1/+1
2014-03-29Add usb_blaster cheap clone notes to distPaul Fertser1-0/+1
2014-03-29Add rlink speed table sources and everything related to distPaul Fertser1-1/+4
2014-01-09cmsis-dap: add initial cmsis-dap supportSpencer Oliver1-1/+6
2013-09-13configure: auto-enable USB adapters based on libusb availabilityPaul Fertser1-1/+1
2013-09-13libusb: require pkg-config supportPaul Fertser1-0/+2
2013-09-08jtag: drivers: Add JTAP VPI client driverFranck Jullien1-0/+3
2013-07-15ulink: Move firmware install from pkglibdir to pkgdatadirAndreas Fritiofson1-4/+2
2013-06-12configure: remove --enable-libusb0 option, rework libusb selectionPaul Fertser1-6/+3
2013-06-10Add BCM2835 (as found in Raspberry Pi) interface driverPaul Fertser1-0/+3
2013-06-05Added OpenJTAG DriverRyan Corbin1-0/+4
2013-06-04drivers/jtag: rewrite usb_blaster driverRobert Jarzmik1-1/+4
2012-12-23icdi: add TI icdi interfaceSpencer Oliver1-0/+1
2012-12-23target: add deprecated target name supportSpencer Oliver1-1/+1
2012-09-26drivers: new jtag bitbang driver using sysfs gpioMarc Reilly1-0/+3
2012-08-02Add missing files (header and .txt) for release.Freddie Chopin1-1/+11
2012-07-17Add FTDI JTAG driver using MPSSE layerAndreas Fritiofson1-0/+3
2012-05-19stlink: remove superfluous stlink_usb.hSpencer Oliver1-2/+1
2012-05-14jtag: add opendous and estick supportSpencer Oliver1-0/+3
2012-03-13jtag: basic support for P&E Micro OSBDM (aka OSJTAG) adapterJan Dakinevich1-0/+3
2012-02-16build: fix automake 1.11.2 issuesSpencer Oliver1-2/+3
2012-01-03ST-LINK USB initial releaseMathias K1-1/+5
2011-11-18libusb-1.0 supportMauro Gamba1-0/+10
2011-09-02Implementation of a new jtag remote_bitbang driver.Richard Uhler1-0/+3
2011-08-16versaloon driver updateSimonQian1-0/+6
2011-06-26Include ULINK driver in src/jtag/drivers/Makefile.amMartin Schmölzer1-0/+10
2010-11-18build: add common.mkSpencer Oliver1-3/+1
2010-03-11Add support for Bus Pirate as a JTAG adapter.Michal Demin1-0/+3
2009-12-26Driver for USB-JTAG, Altera USB-Blaster and compatiblesCatalin Patulea1-0/+3
2009-12-08build: add build/src to include pathØyvind Harboe1-1/+3
2009-12-03remove tertiary include pathsZachary T Welch1-4/+1
2009-12-03allow #include directives to use module nameZachary T Welch1-0/+1
2009-12-02remove #if HAVE_JTAG_INTERFACE_H from minidriver.hZachary T Welch1-0/+1
2009-12-02move jtag drivers to src/jtag/driversZachary T Welch1-0/+74