aboutsummaryrefslogtreecommitdiff
path: root/doc/openocd.texi
AgeCommit message (Expand)AuthorFilesLines
2019-12-10riscv: translate virtual address to physical address. (#425)Hsiangkai1-1/+7
2019-09-27Merge branch 'master' into from_upstreamTim Newsome1-105/+79
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-07-18Access memory through the scope of current privilege level (#386)Nils Wistoff1-0/+6
2019-07-15Make resume order configurable. (#388)Tim Newsome1-0/+11
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-23Support for driving RISC-V DM via Arty's own JTAG chain using BSCAN tunnel (#...Greg Savin1-0/+5
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-04-03Merge branch 'master' into from_upstreamTim Newsome1-13/+33
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-03-01Fixed erroneous space that made CentOS 6 build failcgsfv1-1/+1
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-14Merge pull request #351 from riscv/from_upstreamTim Newsome1-50/+376
2019-02-14Fix cut and paste error in docs. (#352)Tim Newsome1-1/+1
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-08Merge branch 'master' into from_upstreamTim Newsome1-50/+376
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-25Merge branch 'riscv' into hwthreadTim Newsome1-0/+11
2019-01-11Add flash support for SiFive's Freedom E platformsTim Newsome1-0/+11
2019-01-09Add 'riscv set_ir' command to set IR value for JTAG registers.Darius Rad1-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
2019-01-02rtos/hwthread: add hardware-thread pseudo rtosMatthias Welwarsky1-51/+67
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
2018-12-11flash/nor: update CC26xx/CC13xx supportEdward Fewell1-1/+1
2018-12-06doc: add ARMv6-M info regarding TAP DeclarationSpencer Oliver1-3/+3
2018-12-06doc: fix some typo about STMicroelectronics nameAntonio Borneo1-12/+12
2018-12-06stlink: add support for STLINK-V3Antonio Borneo1-0/+3
2018-12-06jtag: drivers: ft232r: unhardcodedEMARD1-3/+66