aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2018-11-05Support for two-wire cJTAG OSCAN1 signaling thru FTDI devices with appropriat...Greg Savin1-0/+1
2018-05-31jtag/drivers: Add support for TI XDS110 debug probeEdward Fewell1-1/+2
2018-05-19configure.ac: Fix required libjaylink versionMarc Schink1-1/+1
2018-04-09configure: disable all drivers when zy1000 is enabledPaul Fertser1-0/+3
2018-03-13jtag: drivers: add support for FT232R sync bitbang JTAG interfacesMatej Kogovsek1-0/+1
2017-10-03jlink: Make libusb optionalMarc Schink1-1/+1
2017-10-03libjaylink: Update to latest Git versionMarc Schink1-1/+1
2017-10-03configure: bring back all default JimTcl extensionsPaul Fertser1-1/+1
2017-05-31imx_gpio: add mmap based jtag interface for IMX processorsGrzegorz Kostka1-0/+12
2017-05-12jtag/drivers: Add Cypress KitProg driverForest Crossman1-1/+7
2017-02-10target: Add 64-bit target address supportDongxue Zhang1-0/+12
2017-01-23Restore normal development cyclePaul Fertser1-1/+1
2017-01-22The openocd-0.10.0 releasePaul Fertser1-1/+1
2017-01-15Restore -dev suffixPaul Fertser1-1/+1
2017-01-15The openocd-0.10.0-rc2 release candidatePaul Fertser1-1/+1
2016-12-25Restore -dev suffixPaul Fertser1-1/+1
2016-12-25The openocd-0.10.0-rc1 release candidatePaul Fertser1-1/+1
2016-12-25Search for scripts relative to the executable on all(?) platformsAndreas Fritiofson1-0/+2
2016-12-25jimtcl: update to 0.77, the current version, enable only specific modulesPaul Fertser1-1/+1
2016-12-08configure: Fail on enabling sysfsgpio on non-linux OSAndreas Fritiofson1-0/+8
2016-12-08Deprecate ZY1000, ioutils and oocd_traceAndreas Fritiofson1-0/+23
2016-12-08configure: De-duplicate code in AC_CHECK_HEADERSAndreas Fritiofson1-57/+1
2016-12-08Convert to non-recursive makeAndreas Fritiofson1-19/+0
2016-12-08configure: Consolidate platform definesAndreas Fritiofson1-16/+20
2016-12-08configure: Don't set user variablesAndreas Fritiofson1-2/+2
2016-12-08configure: Add USE_* conditionals for hidapi and libjaylinkAndreas Fritiofson1-0/+2
2016-12-08configure: Use same case for libjaylink as for other libsAndreas Fritiofson1-3/+3
2016-12-08configure: Replace shell constructs with M4sh macrosAndreas Fritiofson1-211/+198
2016-12-08configure: Remove unused BUILD_BITQ and BUILD_BITBANG defineAndreas Fritiofson1-12/+0
2016-12-08configure: Remove conflicting CMSIS_DAP conditionalAndreas Fritiofson1-1/+0
2016-12-08configure: Detect libftdi using pkgconfigAndreas Fritiofson1-109/+26
2016-12-08jtag/drivers/openjtag: Add support for Cypress CY7C65215Vianney le Clément de Saint-Marcq1-0/+7
2016-11-06Remove support for the GPL incompatible FTDI D2XX libraryAndreas Fritiofson1-343/+21
2016-11-06Remove since long deprecated ft2232 driverAndreas Fritiofson1-91/+6
2016-11-05Fix autogen.sh invocation of libjaylinkMarc Schink1-1/+0
2016-11-05configure.ac: Fix J-Link adapter descriptionMarc Schink1-1/+1
2016-11-05configure.ac: Fix libjaylink integrationMarc Schink1-20/+18
2016-05-21configure.ac: support MSYS with newer config.guessPaul Fertser1-1/+1
2016-05-05ftdi: make ftdi_location command depend on libusb1 versionMatthias Welwarsky1-0/+2
2015-11-26Improve J-Link driver and introduce libjaylink.Marc Schink1-2/+29
2015-11-03Change from sys/poll.h to standard poll.h locationPaul Fertser1-1/+1
2015-05-18Restore normal development cyclePaul Fertser1-1/+1
2015-05-18The openocd-0.9.0 releasePaul Fertser1-1/+1
2015-04-24Restore -dev suffixPaul Fertser1-1/+1
2015-04-24The openocd-0.9.0-rc1 release candidatePaul Fertser1-1/+1
2015-02-04configure: define WIN32_LEAN_AND_MEAN early to make it effectivePaul Fertser1-0/+4
2014-10-16build: make makeinfo optionalSpencer Oliver1-0/+8
2014-08-02Provide od+sed replacement for the bin2char helperPaul Fertser1-41/+0
2014-07-03vsllink: Port to libusb-1.0 APIFatih Aşıcı1-3/+3
2014-06-22configure: fix formatting when "echo -n" is not supportedPaul Fertser1-4/+4