aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2021-05-11rtos: Add support for Zephyr RTOSEvgeniy Didin1-3/+9
2021-05-08Add IPDBG JtagHost functionality to OpenOCDDaniel Anselmi1-0/+43
2021-05-08coding-style: additional style for C codeAntonio Borneo1-4/+69
2021-05-02tcl/board: add pico-debug supportPeter Lawrence1-0/+11
2021-05-02flash/nor/stm32f1x: Add support for GD32F1x0/3x0asier701-1/+2
2021-05-01helper/command: drop the TCL variable 'ocd_HOSTOS'Antonio Borneo1-28/+0
2021-04-30doc/openocd.texi: fix warningTarek BOCHKATI1-1/+1
2021-04-30doc/openocd.texi: fix warningTarek BOCHKATI1-1/+1
2021-04-25doc: command 'ftdi_layout_signal' can run after configAntonio Borneo1-1/+1
2021-04-25doc: do not document commands that are already deprecatedAntonio Borneo1-13/+0
2021-04-25doc: annotate configuration commandsAntonio Borneo1-21/+20
2021-04-18doc: [3/3] uniform the texinfo syntax for commands definitionAntonio Borneo1-81/+81
2021-04-18doc: [2/3] uniform the texinfo syntax for commands definitionAntonio Borneo1-36/+36
2021-04-18doc: [1/3] uniform the texinfo syntax for commands definitionAntonio Borneo1-413/+413
2021-04-18doc: Group adapter sub-commandsYasushi SHOJI1-3/+3
2021-04-11mem_ap: allow GDB connectionsAntonio Borneo1-1/+7
2021-04-11doc/manual/style: Fix commentsMarc Schink1-2/+2
2021-04-11doc/manual/style: Do not use 'Yoda conditions'Marc Schink1-2/+2
2021-04-11LICENSES: add the GFDL-1.2 licenseAntonio Borneo2-4/+6
2021-03-24flash/stm32l4x: enhance protect handler to use efficiently all WRP areasTarek BOCHKATI1-0/+14
2021-03-24stm32l4x: add OTP support for STM32 G0/G4/L4/L4+/L5/WB/WL devicesTarek BOCHKATI1-0/+11
2021-03-19zy1000: drop the code, deprecated in v0.10.0Antonio Borneo2-42/+1
2021-03-19ioutil: drop the code, deprecated in v0.10.0Antonio Borneo1-60/+0
2021-03-19oocd_trace: drop the code, deprecated in v0.10.0Antonio Borneo1-23/+0
2021-03-19openocd: remove command line flag -p/--pipe deprecated in v0.5.0Antonio Borneo1-3/+0
2021-03-19target/arm920t: remove command 'arm920t cp15i' deprecated in v0.4.0Antonio Borneo1-12/+0
2021-03-19target/arm720t: remove command 'arm720t cp15' deprecated in v0.4.0Antonio Borneo1-17/+0
2021-03-10armv7m_trace: get rid of the old tpiu codeAntonio Borneo1-49/+0
2021-03-10arm_tpiu_swo: add support for independent TPIU and SWOAntonio Borneo1-6/+148
2021-03-10stlink: support of ST-LINK TCP server using stlink-dap and hlaTarek BOCHKATI1-0/+20
2021-03-04target: avoid polling during 'resumed' event handlerAntonio Borneo1-0/+13
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-01-13doc/manual/primer/autotools.txt: fix doxygen warningAntonio Borneo1-3/+0
2021-01-13doc/manual/primer/jtag.txt: remove duplicated section nameAntonio Borneo1-1/+1
2021-01-13doc/style: fix doxygen errorAntonio Borneo1-2/+2
2021-01-08doc: fix over/underfull hboxes in PDFPaul Fertser1-40/+60
2020-12-26LICENSES: Update GFDL invariant text to match official wordingJonathan McDowell1-3/+3
2020-12-09doc: document adapter drivers linuxgpiod and sysfsgpioAntonio Borneo1-0/+23
2020-12-02Add initial RTT supportMarc Schink1-0/+88
2020-11-15flash/stm32l4x: STM32L55/L56xx basic support (non-secure mode)Tarek BOCHKATI1-3/+2
2020-11-15doc: document CMSIS-DAP v2Tomas Vanek1-1/+19
2020-11-08Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interfaceAndreas Bolsch1-0/+123
2020-11-07doc: remove reference to already dropped tftp supportAntonio Borneo1-23/+0
2020-11-07doc: Improve 'jlink usb' descriptionMarc Schink1-2/+2
2020-11-07armv7m: add a TCP channel to stream captured traceTarek BOCHKATI1-12/+17
2020-11-04gdb_server: allow multiple GDB connections to selected targetsAntonio Borneo1-1/+12
2020-11-04target/arm_cti: use adiv5_jim_mem_ap_spot_configure()Antonio Borneo1-1/+1
2020-10-14Upstream tons of RISC-V changes.Tim Newsome1-3/+46