aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2021-06-04helper/jim-nvp: comply with coding style [1/2]Antonio Borneo1-0/+1
2021-05-22configure.ac: use a separate folder for Autoconf-generated filesR. Diez1-1/+1
2021-05-22Warn on undefined preprocessor symbolsR. Diez1-0/+2
2021-05-08Enable adapter "Bus Pirate" by default.R. Diez1-8/+11
2021-05-01Cleanup of config/includes.Tim Newsome1-5/+0
2021-05-01target/image: allow loading of 64-bit ELF filesFlorian Meister1-0/+3
2021-04-05openocd: drop dependency from libusb0Antonio Borneo1-9/+1
2021-04-05drivers/arm-jtag-ew: switch to libusb1Antonio Borneo1-1/+2
2021-04-05drivers/usbprog: switch to libusb1Antonio Borneo1-2/+2
2021-03-19jtag: remove minidriver code and minidriver-dummyAntonio Borneo1-30/+0
2021-03-19zy1000: drop the code, deprecated in v0.10.0Antonio Borneo1-43/+0
2021-03-19ioutil: drop the code, deprecated in v0.10.0Antonio Borneo1-13/+0
2021-03-19oocd_trace: drop the code, deprecated in v0.10.0Antonio Borneo1-19/+0
2021-03-10configure.ac: switch to autoconf 2.69Antonio Borneo1-1/+1
2021-03-10drivers/rlink: switch to libusb1Antonio Borneo1-1/+1
2021-03-07Restore normal development cyclePaul Fertser1-1/+1
2021-03-07The openocd-0.11.0 releasePaul Fertser1-1/+1
2021-02-13autotools: generate list of NEWS-xx file during configureAntonio Borneo1-0/+2
2021-01-25Restore +dev suffixPaul Fertser1-1/+1
2021-01-25The openocd-0.11.0-rc2 release candidatePaul Fertser1-1/+1
2021-01-18configure: drop macro 'AC_HEADER_TIME'Antonio Borneo1-1/+0
2021-01-18configure.ac: drop macro 'AC_PROG_CC_C99' from autoconf 2.70Antonio Borneo1-1/+2
2021-01-08configure.ac: fix build with libusb0 and without libusb1Antonio Borneo1-9/+7
2021-01-08configure: do not make Capstone dependency automagicPaul Fertser1-8/+22
2020-12-10Restore +dev suffixPaul Fertser1-1/+1
2020-12-09The openocd-0.11.0-rc1 release candidateAntonio Borneo1-1/+1
2020-12-05target/register: use an array of uint8_t for register's valueAntonio Borneo1-0/+1
2020-11-15Add CMSIS-DAP v2 supportMickaƫl Thomas1-1/+2
2020-11-07configure.ac: add libutil to the dependency listAntonio Borneo1-0/+1
2020-11-04openocd: add support for libftdi 1.5Antonio Borneo1-1/+5
2020-11-04configure.ac: stop automake to search for scripts in parent dirsAntonio Borneo1-0/+1
2020-10-03ARM|Driver: Add DPI Driver for emulationKevin Burke1-0/+12
2020-09-27Use capstone for ARM disassemblerMarc Schink1-0/+10
2020-08-08Fix 2 warnings about obsolete Autoconf macros.R. Diez1-2/+2
2020-08-02jtag/drivers: add support for Nu-Link (Nuvoton ICE) over usbZale Yu1-2/+4
2020-07-14jtag/drivers: add linuxgpiod driverAntonio Borneo1-0/+17
2020-07-08configure: split build of hla layoutsAntonio Borneo1-1/+4
2020-04-21Remove BUILD_TARGET64Florian Fainelli1-12/+0
2020-04-21jtag/drivers/rshim: Disable the driver by defaultLiming Sun1-3/+1
2020-04-21jtag/drivers: add debugging support for Mellanox BlueField SoCLiming Sun1-0/+20
2020-03-03remove libusb0_common supportOleksij Rempel1-7/+3
2020-02-24Support bitbanging on 64-bit ARM CPUs.Mara Bos1-9/+14
2020-01-17jtag: drivers: xlnx-pcie-xvc: Add support for Xilinx XVC/PCIeMoritz Fischer1-1/+20
2019-07-07configure.ac: Fix ST-Link adapter descriptionMarc Schink1-1/+1
2019-06-04Convert DEBUG_JTAG_IO to LOG_DEBUG_IOAndreas Fritiofson1-13/+0
2019-05-23configure.ac: fix minor typoAntonio Borneo1-1/+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