aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-09Add --enable-jlink.jlinkTim Newsome1-1/+1
2021-04-08Support RV32/RV64 mainline/metal stackings (#586)Tim Newsome6-141/+481
2021-04-02Update version check error message from 0.14 to 1.0. (#588)Ernie Edgar1-1/+1
2021-03-17Writing registers in other threads appears to work. (#585)Tim Newsome4-1/+78
2021-03-05RISC-V Freertos support (#582)Tim Newsome106-214/+6684
2021-02-11From upstream (#580)Tim Newsome44-425/+473
2021-02-09Minor improvement to `riscv expose_custom` docs. (#579)Tim Newsome1-2/+8
2021-02-04Fix in write_memory_bus_v1: Read sbcs properly (#578)Jan Matyas1-16/+38
2021-01-29Add memory access while running to `riscv info` (#576)Tim Newsome2-0/+25
2021-01-29Select current hart before accessing vector regs. (#574)Tim Newsome1-1/+8
2021-01-29Minor cleanups. (#573)Tim Newsome1-7/+7
2021-01-28Add authdata_read/authdata_write support to 0.11. (#575)Tim Newsome5-22/+118
2021-01-25Document how vector registers are exposed to gdb. (#570)Tim Newsome1-0/+37
2021-01-20riscv-013: Fix comment for register_read() (#569)Jan Matyas1-1/+1
2021-01-18Remove `-rtos riscv` (#567)Tim Newsome8-1461/+271
2021-01-15Merge pull request #568 from riscv/zeroTim Newsome1-0/+5
2021-01-14Don't write to zero.Tim Newsome1-0/+5
2021-01-14Merge pull request #566 from craigblackmore/cb-read-progbuf-commentTim Newsome1-2/+2
2021-01-13riscv: Fix comment in read_memory_progbufCraig Blackmore1-2/+2
2021-01-08Merge pull request #562 from riscv/from_upstreamTim Newsome212-1833/+11810
2020-12-31Merge branch 'master' into from_upstreamTim Newsome212-1833/+11810
2020-12-26gdb_server: fix HW thread status at gdb attachAntonio Borneo1-9/+9
2020-12-26gdb_server: minor fix for indentationAntonio Borneo1-1/+1
2020-12-26rtos/hwthread: fix register list for armv7aAntonio Borneo1-5/+17
2020-12-26tcl/target/rk3308.cfg: add defer-examineJiri Kastner1-1/+2
2020-12-26cortex-a: fix reset on dapdirect transportsAntonio Borneo1-2/+2
2020-12-26armv7m_trace: stop getting traces from adapter at exitAntonio Borneo3-0/+21
2020-12-26LICENSES: Update GFDL invariant text to match official wordingJonathan McDowell1-3/+3
2020-12-26Makefile.am: fix non-POSIX warning from automakeAntonio Borneo1-1/+2
2020-12-26Correct warning messageLuca Lindhorst1-2/+2
2020-12-14Add `riscv info` command. (#558)Tim Newsome4-92/+57
2020-12-14Fix error handling in read_memory_progbuf_one(). (#560)Tim Newsome1-11/+14
2020-12-14Clear sbcs.sbbusyerror without affecting other sbcs bits (#547)Jan Matyas1-3/+3
2020-12-10Restore +dev suffixPaul Fertser1-1/+1
2020-12-09The openocd-0.11.0-rc1 release candidateAntonio Borneo2-2/+207
2020-12-09doc: document adapter drivers linuxgpiod and sysfsgpioAntonio Borneo1-0/+23
2020-12-09flash/nor/stmsmi: fix compile error with clang 12.0.0Antonio Borneo1-4/+3
2020-12-09jtag/drivers/ulink: auto-detect OpenULINK USB endpoints numbersƁukasz Misek1-7/+14
2020-12-09flash/nor/sfdp|stmqspi: fix build issue with clang on mac OSTarek BOCHKATI2-15/+15
2020-12-05jimtcl: switch to githubAntonio Borneo1-1/+1
2020-12-05target/register: use an array of uint8_t for register's valueAntonio Borneo7-7/+8
2020-12-05mips_mips64: fix minor host endianness bugAntonio Borneo1-1/+1
2020-12-05arm7_9_common: fix host endianness bug in arm7_9_full_context()Antonio Borneo1-4/+20
2020-12-05armv4_5: fix output of command 'arm reg'Antonio Borneo1-0/+3
2020-12-05armv4_5: fix segmentation fault in command 'arm reg'Antonio Borneo1-0/+1
2020-12-05jep106: Add new IDs from JEDECBoran Car1-243/+503
2020-12-02Add initial RTT supportMarc Schink15-4/+1732
2020-12-02adi_v5_swd: wait for readable DPIDR, ABORT if stalledTomas Vanek1-13/+56
2020-12-02arm_adi_v5: prevent possibly endless recursion in dap_dp_init()Tomas Vanek3-23/+43
2020-11-19rename and cleanup, add tiny-h-cjtag (#555)Kevin Mills2-3/+25