aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-13autotools: generate list of NEWS-xx file during configureAntonio Borneo2-1/+2
2021-02-13target: use proper macro for parsing watchpoint addressPeter Mamonov1-4/+4
2021-02-13Fix jtag_usb_location_equal for path members > 9Krzysztof Hockuba1-2/+2
2021-02-03doc/manual: Fix function name typoYasushi SHOJI1-1/+1
2021-02-03doc/manual: Fix @subpage handlingYasushi SHOJI1-1/+1
2021-02-03doc: Fix type in Hooking up the JTAG AdapterYasushi SHOJI1-1/+1
2021-02-03github: fix github wokflow while pushing a tagTarek BOCHKATI1-5/+10
2021-01-28steppenprobe: fix file permissionAntonio Borneo1-0/+0
2021-01-25Restore +dev suffixPaul Fertser1-1/+1
2021-01-25The openocd-0.11.0-rc2 release candidatePaul Fertser2-2/+2
2021-01-24README: add missing items for 0.11Tarek BOCHKATI1-20/+26
2021-01-24jlink: fix device discovery when network is offBohdan Tymkiv1-50/+56
2021-01-24README.macOS: explain how to install suitable TexinfoPaul Fertser2-5/+10
2021-01-18configure: drop macro 'AC_HEADER_TIME'Antonio Borneo3-21/+7
2021-01-18configure.ac: drop macro 'AC_PROG_CC_C99' from autoconf 2.70Antonio Borneo1-1/+2
2021-01-18driver/ftdi: skip trst in swd modeAntonio Borneo1-11/+13
2021-01-18cortex_m: [FIX] ARMv8-M does not support VECTRESETTarek BOCHKATI1-2/+2
2021-01-18target/riscv: fix build error with -Werror=maybe-uninitializedTarek BOCHKATI1-1/+1
2021-01-18flash/stmqspi: fix build error with -Werror=maybe-uninitializedTarek BOCHKATI1-1/+1
2021-01-13doc/manual/primer/autotools.txt: fix doxygen warningAntonio Borneo1-3/+0
2021-01-13openocd: fix doxygen parameters of functionsAntonio Borneo18-62/+75
2021-01-13openocd: fix incorrect doxygen commentsAntonio Borneo7-169/+169
2021-01-13Doxyfile.in: exclude libjaylink from doxygenAntonio Borneo1-1/+1
2021-01-13doc/manual/primer/jtag.txt: remove duplicated section nameAntonio Borneo1-1/+1
2021-01-13Doxyfile.in: fix build out-of-treeAntonio Borneo1-1/+1
2021-01-13flash/nor/max32xxx: fix path of include fileAntonio Borneo1-1/+1
2021-01-13doc/style: fix doxygen errorAntonio Borneo1-2/+2
2021-01-13udev: fix permission for Ambiq Micro EVK'sAntonio Borneo1-3/+3
2021-01-13target: fix memory leak on multiple '-gdb-port' flagAntonio Borneo1-0/+1
2021-01-13contrib: udev file for Cypress SuperSpeed Explorer kitJiri Kastner1-0/+3
2021-01-08Makefile.am: fix override of target 'check-recursive'Antonio Borneo1-2/+1
2021-01-08contrib: rpc_examples: haskell: fix ftbs with current librariesPaul Fertser1-7/+4
2021-01-08doc: fix over/underfull hboxes in PDFPaul Fertser2-41/+61
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-26gdb_server: fix HW thread status at gdb attachAntonio Borneo1-9/+9
2020-12-26gdb_server: minor fix for indentationAntonio Borneo1-1/+1
2020-12-26rtos/hwthread: fix register list for armv7aAntonio Borneo1-5/+17
2020-12-26tcl/target/rk3308.cfg: add defer-examineJiri Kastner1-1/+2
2020-12-26cortex-a: fix reset on dapdirect transportsAntonio Borneo1-2/+2
2020-12-26armv7m_trace: stop getting traces from adapter at exitAntonio Borneo3-0/+21
2020-12-26LICENSES: Update GFDL invariant text to match official wordingJonathan McDowell1-3/+3
2020-12-26Makefile.am: fix non-POSIX warning from automakeAntonio Borneo1-1/+2
2020-12-26Correct warning messageLuca Lindhorst1-2/+2
2020-12-10Restore +dev suffixPaul Fertser1-1/+1
2020-12-09The openocd-0.11.0-rc1 release candidateAntonio Borneo2-2/+207
2020-12-09doc: document adapter drivers linuxgpiod and sysfsgpioAntonio Borneo1-0/+23
2020-12-09flash/nor/stmsmi: fix compile error with clang 12.0.0Antonio Borneo1-4/+3
2020-12-09jtag/drivers/ulink: auto-detect OpenULINK USB endpoints numbersƁukasz Misek1-7/+14
2020-12-09flash/nor/sfdp|stmqspi: fix build issue with clang on mac OSTarek BOCHKATI2-15/+15