aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2022-10-26Restore +dev suffixPaul Fertser1-1/+1
2022-10-26The openocd-0.12.0-rc2 release candidatePaul Fertser1-1/+1
2022-10-08openocd: fix build with 'configure --without-capstone'Antonio Borneo1-1/+4
2022-09-18Restore +dev suffixPaul Fertser1-1/+1
2022-09-18The openocd-0.12.0-rc1 release candidateAntonio Borneo1-1/+1
2022-09-13configure.ac: drop unneeded dependency checkAntonio Borneo1-4/+1
2022-07-23helper/jim-nvp: avoid camelcase error by deprecated APIAntonio Borneo1-1/+0
2022-07-23openocd: build: add SPDX tagAntonio Borneo1-0/+2
2022-07-02jtag: add esp_usb_jtag driverErhan Kurubas1-1/+7
2022-07-02configure: provide advice if PKG_PROG_PKG_CONFIG unavailableR. Diez1-0/+6
2022-05-21configure: build jimtcl with json extensionErhan Kurubas1-2/+2
2022-05-14drivers/am335xgpio: Add AM335x driver for bitbang support on BeagleBonesSteve Marple1-0/+12
2022-04-23nds32: deprecate it, together with aice adapter driverAntonio Borneo1-2/+8
2022-03-12jimtcl: add configure flag for build maintainer modeAntonio Borneo1-1/+10
2022-02-14Cadence virtual debug interface (vdebug) integrationJacek Wuwer1-2/+13
2021-08-30helper: remove fix for libusb pre-v1.0.9Antonio Borneo1-3/+0
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