aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/drivers/Makefile.am
AgeCommit message (Expand)Author
2015-11-26Improve J-Link driver and introduce libjaylink.Marc Schink
2014-04-14Makefile.am: fix build for libftdi1, pass CFLAGS where appropriatePaul Fertser
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-01-09cmsis-dap: add initial cmsis-dap supportSpencer Oliver
2013-09-13configure: auto-enable USB adapters based on libusb availabilityPaul Fertser
2013-09-13libusb: require pkg-config supportPaul Fertser
2013-09-08jtag: drivers: Add JTAP VPI client driverFranck Jullien
2013-07-15ulink: Move firmware install from pkglibdir to pkgdatadirAndreas Fritiofson
2013-06-12configure: remove --enable-libusb0 option, rework libusb selectionPaul Fertser
2013-06-10Add BCM2835 (as found in Raspberry Pi) interface driverPaul Fertser
2013-06-05Added OpenJTAG DriverRyan Corbin
2013-06-04drivers/jtag: rewrite usb_blaster driverRobert Jarzmik
2012-12-23icdi: add TI icdi interfaceSpencer Oliver
2012-12-23target: add deprecated target name supportSpencer Oliver
2012-09-26drivers: new jtag bitbang driver using sysfs gpioMarc Reilly
2012-08-02Add missing files (header and .txt) for release.Freddie Chopin
2012-07-17Add FTDI JTAG driver using MPSSE layerAndreas Fritiofson
2012-05-19stlink: remove superfluous stlink_usb.hSpencer Oliver
2012-05-14jtag: add opendous and estick supportSpencer Oliver
2012-03-13jtag: basic support for P&E Micro OSBDM (aka OSJTAG) adapterJan Dakinevich
2012-02-16build: fix automake 1.11.2 issuesSpencer Oliver
2012-01-03ST-LINK USB initial releaseMathias K
2011-11-18libusb-1.0 supportMauro Gamba
2011-09-02Implementation of a new jtag remote_bitbang driver.Richard Uhler
2011-08-16versaloon driver updateSimonQian
2011-06-26Include ULINK driver in src/jtag/drivers/Makefile.amMartin Schmölzer
2010-11-18build: add common.mkSpencer Oliver
2010-03-11Add support for Bus Pirate as a JTAG adapter.Michal Demin
2009-12-26Driver for USB-JTAG, Altera USB-Blaster and compatiblesCatalin Patulea
2009-12-08build: add build/src to include pathØyvind Harboe
2009-12-03remove tertiary include pathsZachary T Welch
2009-12-03allow #include directives to use module nameZachary T Welch
2009-12-02remove #if HAVE_JTAG_INTERFACE_H from minidriver.hZachary T Welch
2009-12-02move jtag drivers to src/jtag/driversZachary T Welch