aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2021-06-30Merge branch 'master' into from_upstreamTim Newsome1-2/+1
2021-06-18Doc fix: echo writes to the log, and not to stdoutR. Diez1-1/+0
2021-06-18doc/openocd: Fix typoMarc Schink1-1/+1
2021-06-11From upstream (#620)Tim Newsome2-11/+187
2021-05-22Document the buspirate interface driver.R. Diez1-0/+62
2021-05-22openocd: fix some minor typoAntonio Borneo2-4/+4
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-03Merge branch 'master' into from_upstreamTim Newsome1-559/+529
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-13Merge branch 'master' into from_upstreamTim Newsome4-208/+211
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-11From upstream (#580)Tim Newsome6-49/+66
2021-02-09Minor improvement to `riscv expose_custom` docs. (#579)Tim Newsome1-2/+8
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-28Add authdata_read/authdata_write support to 0.11. (#575)Tim Newsome1-4/+6
2021-01-25Document how vector registers are exposed to gdb. (#570)Tim Newsome1-0/+37
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