aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-10rtos: Remove typedef'd structMarc Schink14-41/+41
2021-03-10tcl/target: add Rockchip RK3399 targetJiri Kastner1-0/+79
2021-03-10stlink: support of ST-LINK TCP server using stlink-dap and hlaTarek BOCHKATI4-19/+546
2021-03-10stlink: separate stlink core from USB functionsTarek BOCHKATI1-62/+141
2021-03-10eMAG: Add Ampere eMAG config filesAnthony Ferranti2-0/+150
2021-03-10tcl/board: Add AM642 EVM basic supportNishanth Menon1-0/+24
2021-03-10tcl/board: Add J7200 EVM basic supportNishanth Menon1-0/+24
2021-03-10tcl/board: Add J721E EVM basic supportNishanth Menon1-0/+24
2021-03-10tcl/board: Add AM654 EVM basic supportNishanth Menon1-0/+24
2021-03-10tcl/target: Add K3 basic supportNishanth Menon1-0/+256
2021-03-07Restore normal development cyclePaul Fertser3-205/+240
2021-03-07The openocd-0.11.0 releasePaul Fertser2-2/+2
2021-03-04tcl/target/eos_s3: fix variable's expansion typoAntonio Borneo1-1/+1
2021-03-04target: avoid polling during 'resumed' event handlerAntonio Borneo2-0/+24
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