aboutsummaryrefslogtreecommitdiff
path: root/doc/openocd.texi
AgeCommit message (Expand)AuthorFilesLines
2020-03-12target: add examine-fail eventTomas Vanek1-1/+4
2020-03-07flash/nor: update support for TI MSP432 devicesEdward Fewell1-4/+4
2020-03-07bluenrg-x: simplyfied the driverluca vinci1-9/+1
2020-03-07bluenrg-x: added support for BlueNRG-LP deviceluca vinci1-1/+5
2020-02-24log: let command "log_output" to set back its defaultAntonio Borneo1-3/+3
2020-02-23flash/nor/tcl.c: add filld command to write double-word with 64-bit valueTarek BOCHKATI1-2/+3
2020-02-13flash/stm32lx: mention explicitly that this driver covers STM32 L0 and L1Tarek BOCHKATI1-1/+1
2020-01-29doc: replace example command "interface" with "adapter driver"Antonio Borneo1-4/+4
2020-01-29jtag: adapter: rework adapter related commandsOleksij Rempel1-22/+23
2020-01-17jtag: drivers: xlnx-pcie-xvc: Add support for Xilinx XVC/PCIeMoritz Fischer1-0/+22
2020-01-16flash/nor: add support of STM32WB on top STM32L4 flash driverTarek BOCHKATI1-2/+4
2020-01-14stlink: add DAP direct driverAntonio Borneo1-6/+31
2020-01-02jtag: replace command "jtag_reset" with "adapter [de]assert"Antonio Borneo1-26/+35
2020-01-02target/arm_cti: add new 'ack' and 'channel' commandsTarek BOCHKATI1-0/+9
2019-11-27flash/nor/stm32h7x: remove options cache and some driver enhancementsTarek BOCHKATI1-0/+31
2019-11-26flash/nor/nrf5: detect newer devices without HWID tableTomas Vanek1-0/+4
2019-10-15src/flash/startup.tcl: Add preverify to program commandMoritz 'Morty' StrĂ¼be1-1/+2
2019-10-15doc: emphasize the role of 'reset init' before flash commandsTomas Vanek1-1/+15
2019-09-08flash/nor: flash driver for Synwit SWM050 MCUsCaleb Szalacinski1-0/+17
2019-07-28mflash: Remove this broken flash driverAndreas Fritiofson1-61/+0
2019-06-20doc: makeinfo extra whitespaceKevin Gillespie1-1/+1
2019-05-22doc/openocd.texi: fix bad aarch64 mergeSteven Stallion1-9/+9
2019-05-16Fix 'adapter usb location' documentationMarc Schink1-2/+2
2019-05-14doc: remove references to "ocd_" prefixed commandsAntonio Borneo1-14/+6
2019-05-14target: unify memory read/write commandsAntonio Borneo1-13/+29
2019-04-24doc/openocd.texi: fix cross referencingAntonio Borneo1-1/+1
2019-04-10target/cortex_m: Implement maskisr steponly optionChristopher Head1-1/+6
2019-04-10jtag: tcl: Add cget -idcodeLeonard Crestez1-1/+5
2019-04-10Fix incorrect commas in URLsChristopher Head1-3/+3
2019-04-10Document the mem_ap target typeChristopher Head1-0/+1
2019-03-27smp: replace commands smp_on/smp_off with "smp [on|off]"Antonio Borneo1-10/+7
2019-03-27Lots of RISC-V improvements.Tim Newsome1-0/+19
2019-03-08rtos/hwthread: add hardware-thread pseudo rtosMatthias Welwarsky1-51/+67
2019-03-04armv8: allow halt on exceptionMatthias Welwarsky1-0/+8
2019-02-27flash: stm32f2/f4/f7: Add One-Time-Porgrammable (OTP) supportMoritz Fischer1-0/+11
2019-02-19ftdi: use "adapter usb location" instead of ftdi_location commandOleksij Rempel1-1/+5
2019-02-14doc: fix typo in "adapter usb location" commandOleksij Rempel1-1/+1
2019-02-14doc/openocd.texi: fix xref warningTomas Vanek1-1/+1
2019-02-07doc: add documentation for "adapter usb location" commandOleksij Rempel1-0/+10
2019-02-07flash/nor/stm32f1x: Ability to change user option bytes.Jan Vojtech1-1/+2
2019-02-05flash/nor: flash driver and cfg for SAM E54, E53, E51 and D51Tomas Vanek1-3/+73
2019-01-11Add flash support for SiFive's Freedom E platformsTim Newsome1-0/+11
2019-01-08drivers: xds110: Add support for XDS110 stand-alone probeEdward Fewell1-0/+6
2019-01-02NOR: lpc2000 Add support for LPC84x devicesRod Boyce1-1/+3
2019-01-02flash: nor: ath79: remove base calculationOleksij Rempel1-2/+2
2018-12-23Add LPC8Nxx and NHS3xx support.Jean-Christian de Rivaz1-3/+3
2018-12-21add w600 supportSimon Qian1-0/+11
2018-12-19target/cortex_m: fix cortex_m reset_config help and check for syntax errorTomas Vanek1-6/+7
2018-12-19target/cortex_m: do not use VECTRESET on Cortex-M0, M0+ and M1Tomas Vanek1-3/+7
2018-12-12esirisc: support eSi-TraceSteven Stallion1-12/+167