aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2019-04-23Support for driving RISC-V DM via Arty's own JTAG chain using BSCAN tunnel (#...Greg Savin1-0/+5
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
2018-11-21Document FESPI driver. (#334)Tim Newsome1-0/+11
2018-11-19From upstream (#331)Tim Newsome1-7/+115
2018-11-08armv7a: ARMv7-A MMU toolsMatthias Welwarsky1-0/+6
2018-11-03flash/nor/stm32f1x: Use of protection blocks, improved option bytes handlingDominik Peklo1-5/+13
2018-10-16esirisc: support eSi-RISC targetsSteven Stallion1-0/+46
2018-09-25Clarify what exactly the RISC-V code supports.Tim Newsome1-2/+5
2018-09-19Added support for STM32L4X option bytes writing.Thomas Søhus1-0/+36
2018-09-17doc: fix use of deprecated config file in the exampleAntonio Borneo1-1/+1
2018-09-07gdb_server: add per target option "-gdb-port"Antonio Borneo1-1/+13
2018-08-29Add command to expose custom registers (#293)Tim Newsome1-0/+8
2018-08-20From upstream (#286)Tim Newsome1-3/+77
2018-08-14doc: fix typo in cortex_m maskisr commandChristopher Head1-2/+2
2018-08-01rtos: add support for NuttXMasatoshi Tateishi1-1/+4
2018-08-01target/arm_adi_v5: add command "dpreg"Antonio Borneo1-0/+12
2018-08-01server: explicitly call "shutdown" when catch CTRL-C or a signalAntonio Borneo1-0/+13
2018-07-24Add RISC-V support.Tim Newsome1-0/+78