aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-10cortex_m: avoid reading and writing non-existent registersTarek BOCHKATI3-6/+6
2021-03-10Add configuration file for Olimex H405Felipe Balbi1-0/+8
2021-03-10server: revert commit 7e6556b3cad8Antonio Borneo8-14/+8
2021-03-10armv7m_trace: get rid of the old tpiu codeAntonio Borneo9-432/+223
2021-03-10tcl/target: start using the new TPIU/SWO supportAntonio Borneo3-12/+54
2021-03-10arm_tpiu_swo: add support for independent TPIU and SWOAntonio Borneo5-6/+1164
2021-03-10itm: rework itm commands before 'init'Antonio Borneo3-6/+11
2021-03-10stlink: fix execution order in stlink_config_trace()Antonio Borneo2-8/+17
2021-03-10drivers/rlink: switch to libusb1Antonio Borneo2-85/+117
2021-03-10armv7m_trace_itm_config: wait for ITMBusy to be clearedAdrian Negreanu2-0/+30
2021-03-10cmsis_dap: remove DAP_MAX_CLOCKAdrian Negreanu1-7/+0
2021-03-10target: Remove redundant initialization of endiannessYasushi SHOJI1-3/+0
2021-03-10target/mips: Remove typedef'd structMarc Schink4-10/+10
2021-03-10flash/nand/lpc32xx: Remove typedef'd structMarc Schink1-10/+10
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