aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2022-04-20riscv: Add a option to specify the JTAG TAP tunnel IR (#690)Dolu19901-0/+5
2022-04-11Merge branch 'master' into from_upstreamTim Newsome1-29/+155
2022-03-19semihosting: permit redirection of semihosting I/O to TCPTarek BOCHKATI1-0/+11
2022-03-12target: Deprecate 'array2mem' and 'mem2array''Marc Schink1-34/+5
2022-03-12target/tcl: Add 'read_memory' and 'write_memory'Marc Schink1-0/+78
2022-03-05target/tcl: Add get_reg functionMarc Schink1-0/+36
2022-03-05target/tcl: Add set_reg functionMarc Schink1-0/+30
2022-03-03From upstream (#684)Tim Newsome1-0/+68
2022-03-01riscv: implement maskisr steponly command (#681)Erhan Kurubas1-0/+7
2022-02-14Cadence virtual debug interface (vdebug) integrationJacek Wuwer1-0/+41
2022-02-05semihosting: User defined operation, Tcl command exec on hostZoltán Dudás1-0/+27
2022-01-28Merge branch 'master' into from_upstreamTim Newsome2-15/+30
2022-01-22jtag: Add an option to ignore the bypass bitAdrien Grassein1-0/+4
2022-01-22doc: use the new jimtcl syntax for 'expr'Antonio Borneo2-12/+14
2022-01-05flash/nor/efr32: fixed lockbits and user dataDoug Brunner1-3/+12
2021-12-28Merge branch 'master' into from_upstreamTim Newsome1-25/+150
2021-12-24Document how vector registers are exposed to gdb.Tim Newsome1-0/+37
2021-12-11doc: Updated RISC-V memory-related cmds in documentationJan Matyas1-3/+21
2021-12-11doc: Update doc for commands "riscv expose_csrs" and "riscv expose_custom"Jan Matyas1-8/+38
2021-12-11doc/openocd.texi: Document find and ocd_find commandYasushi SHOJI1-0/+10
2021-12-11doc/openocd.texi: Document command mode commandYasushi SHOJI1-0/+13
2021-12-11doc: document noinit commandTomas Vanek1-0/+7
2021-12-11doc: list internal commands called by initTomas Vanek1-1/+12
2021-12-03doc/openocd.texi: Document usage commandYasushi SHOJI1-0/+7
2021-12-03doc/openocd.texi: Document add_help_text and add_usage_textYasushi SHOJI1-0/+8
2021-12-03doc: document 'cmsis-dap cmd' commandTomas Vanek1-0/+10
2021-12-03doc: fix list of supported nRF52 devicesTomas Vanek1-3/+5
2021-12-03doc: document 'atsamv gpnvm' commandTomas Vanek1-0/+15
2021-12-03doc: mention SWD multidropTomas Vanek1-0/+12
2021-11-30Merge branch 'master' into from_upstreamTim Newsome1-84/+63
2021-11-28drivers: call adapter_get_required_serial() in jtag_libusb_open()Antonio Borneo1-1/+2
2021-11-28jtag/hla, jtag/stlink: switch to command 'adapter serial'Antonio Borneo1-11/+1
2021-11-28jtag/jlink: switch to command 'adapter serial'Antonio Borneo1-8/+2
2021-11-28jtag/xds110: switch to command 'adapter serial'Antonio Borneo1-7/+2
2021-11-28jtag/vsllink: switch to command 'adapter serial'Antonio Borneo1-2/+2
2021-11-28jtag/presto: switch to command 'adapter serial'Antonio Borneo1-5/+2
2021-11-28jtag/kitprog: switch to command 'adapter serial'Antonio Borneo1-7/+2
2021-11-28jtag/ftdi: switch to command 'adapter serial'Antonio Borneo1-11/+2
2021-11-28jtag/ft232r: switch to command 'adapter serial'Antonio Borneo1-8/+2
2021-11-28jtag/cmsis_dap: switch to command 'adapter serial'Antonio Borneo1-7/+3
2021-11-28jtag/adapter: add command 'adapter serial'Antonio Borneo1-0/+8
2021-11-23doc: fix typos in commands definitionAntonio Borneo1-9/+9
2021-11-23doc: remove non-existing command readgroupAntonio Borneo1-8/+0
2021-11-23doc: remove non-existing command swd wcrAntonio Borneo1-5/+0
2021-11-23doc: remove non-existing command riscv set_scratch_ramAntonio Borneo1-5/+0
2021-11-20target/arm_adi_v5,arm_dap: introduce multidrop_targetsel and its configurationTomas Vanek1-0/+14
2021-11-15flash/nor/stm32f1x: Add support for GD32E23xasier701-2/+2
2021-11-12Update jtagspi driver for 1-, 2- and 4-byte addressesAndreas Bolsch1-0/+27
2021-11-05jtag: drivers: bcm2835gpio: don't allow GPIOs > 31Paul Fertser1-0/+2
2021-11-05Remove remaining references to FTD2XX driverAndreas Fritiofson1-8/+1