summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Restore normal development cyclePaul Fertser2015-05-181-1/+1
* The openocd-0.9.0 releasePaul Fertser2015-05-181-1/+1
* Restore -dev suffixPaul Fertser2015-04-241-1/+1
* The openocd-0.9.0-rc1 release candidatePaul Fertser2015-04-241-1/+1
* configure: define WIN32_LEAN_AND_MEAN early to make it effectivePaul Fertser2015-02-041-0/+4
* build: make makeinfo optionalSpencer Oliver2014-10-161-0/+8
* Provide od+sed replacement for the bin2char helperPaul Fertser2014-08-021-41/+0
* vsllink: Port to libusb-1.0 APIFatih Aşıcı2014-07-031-3/+3
* configure: fix formatting when "echo -n" is not supportedPaul Fertser2014-06-221-4/+4
* configure.ac: correct test for USB_BLASTER_DRIVER AM symbolPaul Fertser2014-05-311-1/+1
* Restore normal development cyclePaul Fertser2014-04-271-1/+1
* The openocd-0.8.0 releasePaul Fertser2014-04-271-1/+1
* Restore -dev suffixPaul Fertser2014-04-151-1/+1
* The openocd-0.8.0-rc2 release candidatePaul Fertser2014-04-151-1/+1
* configure: presto ftdi driver requires libftdiPaul Fertser2014-04-141-1/+1
* Restore -dev suffixPaul Fertser2014-03-301-1/+1
* The openocd-0.8.0-rc1 release candidatePaul Fertser2014-03-301-1/+1
* ft2232: Mark interface driver as deprecatedAndreas Fritiofson2014-03-281-4/+25
* jtag/drivers: add USB-Blaster IIFranck Jullien2014-01-201-2/+3
* cmsis-dap: add initial cmsis-dap supportSpencer Oliver2014-01-091-3/+17
* build: remove hard coded ftdi and usb librariesMathias K2013-12-221-4/+15
* Fix ULINK driver dependencies in configure.acMartin Schmölzer2013-10-211-2/+2
* Add new target type: OpenRISCFranck Jullien2013-09-261-0/+1
* Require Autoconf >= 2.64Paul Fertser2013-09-261-1/+1
* configure: expand library search for libftd2xxStephan Linz2013-09-161-1/+1
* configure: Add libusb-1.0 header bug workaroundAndreas Fritiofson2013-09-131-0/+2
* configure: auto-enable USB adapters based on libusb availabilityPaul Fertser2013-09-131-160/+89
* libusb: require pkg-config supportPaul Fertser2013-09-131-8/+7
* jtag: drivers: Add JTAP VPI client driverFranck Jullien2013-09-081-0/+11
* configure.ac: Remove obsolete(?) oddityAndreas Fritiofson2013-07-301-33/+0
* automake: use subdir-objects optionPaul Fertser2013-07-301-1/+1
* ULINK driver: port from libusb-0.1 to libusb-1.0 APIMartin Schmölzer2013-07-171-2/+2
* configure: remove AM_MAINTAINER_MODE, effectively always enabling all the rulesPaul Fertser2013-07-151-1/+0
* ft2232_libftdi: perform basic configure checking when cross-compilingPaul Fertser2013-07-111-1/+2
* build: add missing configure quotesSpencer Oliver2013-06-141-2/+2
* build: fix incorrect configure quotesSpencer Oliver2013-06-141-4/+4
* configure: remove --enable-libusb0 option, rework libusb selectionPaul Fertser2013-06-121-34/+39
* libusb1_common, ftdi: clarify libusb_open error messagePaul Fertser2013-06-121-3/+8
* Add BCM2835 (as found in Raspberry Pi) interface driverPaul Fertser2013-06-101-0/+13
* Added OpenJTAG DriverRyan Corbin2013-06-051-3/+26
* aice: add Andes AICE supportHsiangkai Wang2013-06-051-1/+14
* drivers/jtag: rewrite usb_blaster driverRobert Jarzmik2013-06-041-3/+3
* Restore normal development cycleFreddie Chopin2013-05-051-1/+1
* The openocd-0.7.0 release.Freddie Chopin2013-05-051-1/+1
* Restore -dev suffixFreddie Chopin2013-04-281-1/+1
* The openocd-0.7.0-rc2 release candidate.Freddie Chopin2013-04-281-1/+1
* build: fix libftd2xx regressionSpencer Oliver2013-04-281-1/+1
* Restore -dev suffixFreddie Chopin2013-04-211-1/+1
* The openocd-0.7.0-rc1 release candidate.Freddie Chopin2013-04-211-1/+1
* build: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSSpencer Oliver2013-01-201-1/+1