aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-10{read_from,write_to}_buf -> buf_[sg]et_u{32,64}buf_sgetTim Newsome1-114/+18
2020-09-10Selection of memory access methods, aampostincrement detection (#508)Samuel Obuch4-100/+454
2020-09-10Attempt to enforce signed-off-by lines in commits. (#523)Tim Newsome3-0/+201
2020-09-10Add empty usage strings back in. (#526)Tim Newsome1-0/+4
2020-09-07Add support for GD32VF103 flash (#518)ZL2WRW5-4/+1362
2020-09-03Fix usage for our RISC-V commands. (#521)Tim Newsome2-24/+20
2020-09-03Check malloc/calloc return values. (#517)Tim Newsome4-9/+96
2020-09-01user4 0x23 should be MSB. (#519)Jiuyang Liu1-1/+7
2020-08-31Disable signed-off-by requirement. (#520)Tim Newsome1-1/+4
2020-08-31Make checkpatch require Signed-off-by (#516)Tim Newsome3-3/+5
2020-08-24Add SPDX tags for RISC-V files. (#513)Tim Newsome12-0/+24
2020-08-24Update encoding.h from riscv-opcodes (#514)Tim Newsome5-256/+583
2020-08-24Update debug_defines.h from riscv-debug-spec (#515)Tim Newsome3-1700/+1783
2020-08-21Mostly whitespace changes. (#511)Tim Newsome4-35/+35
2020-08-18Update to version 1.0 of the vector spec. (#505)Tim Newsome1-1/+1
2020-08-18Create `riscv repeat_read` command (#510)Tim Newsome9-86/+188
2020-08-17Account for impebreak in size requirements for progbuf (#509)Samuel Obuch1-30/+26
2020-08-07Fix of DMI batch scans over 64-bits (#432)Jan Matyas4-27/+37
2020-07-17Further deprecate `-rtos riscv`. (#499)Tim Newsome2-7/+39
2020-07-15enable remote_bitbang by default (#498)Ma_1241-1/+1
2020-07-07Triggers with type=0 aren't real. (#496)Tim Newsome1-1/+5
2020-07-02Merge pull request #494 from riscv/from_upstreamTim Newsome766-5899/+21722
2020-07-01Warn if we are asked to read/write 0 bytes. (#492)Tim Newsome1-0/+10
2020-07-01doc: fix missing parameter in dmi_read (#495)Yun Liu1-1/+1
2020-06-30Fix formatting.Tim Newsome1-3/+2
2020-06-30Merge branch 'riscv' into from_upstreamTim Newsome2-6/+6
2020-06-25Don't halt the algorith-running hart because another is halted. (#490)Tim Newsome1-3/+1
2020-06-25Accept dmstatus.version==3 (0.14) (#489)Tim Newsome1-3/+5
2020-06-23Fix build.Tim Newsome2-3/+2
2020-06-23Merge branch 'master' into from_upstreamTim Newsome766-5896/+21721
2020-06-23flash/nor/spi: add micron MT25QU01G (#487)Jaehoon Park1-0/+1
2020-06-23libjaylink: Update to latest Git versionMarc Schink1-0/+0
2020-06-18Step/resume off manual hardware triggers (#486)Tim Newsome2-30/+119
2020-06-18target/armv7m_trace: Calculate prescaler for external capture devicesMarc Schink2-7/+26
2020-06-16riscv: Avoid shadowing read_csr/write_csr macros (#483)Khem Raj1-6/+6
2020-06-14target/icepick.cfg: Add support for Test TAPs in ICEPick CEdward Fewell1-4/+18
2020-06-14flash/nor/stm32l4x: Fix check for number of argumentsMarc Schink1-1/+1
2020-06-14stlink: code factorization by introducing stlink_usb_exit_modeTarek BOCHKATI1-43/+24
2020-06-14openocd: fix issue in WIN32 with TCP adaptersTarek BOCHKATI3-2/+22
2020-06-14board: Add the HiFive1 revB board configurationAlistair Francis1-0/+21
2020-06-14flash: Add the Freedom E310-G002 SPI FlashAlistair Francis1-1/+2
2020-06-09Add RISC-V to README. (#482)Tim Newsome1-1/+1
2020-06-06coding style: fix multi-line dereferencingAntonio Borneo2-16/+9
2020-06-06jtag/tcl: fix memory leak in command 'irscan'Antonio Borneo1-4/+9
2020-06-06target/cortex_a: fix memory leak of register cacheAntonio Borneo4-0/+25
2020-06-06target/mem_ap: fix two memory leaksAntonio Borneo1-0/+10
2020-06-06libusb_helper: fix memory leak when no adapter is foundAntonio Borneo1-0/+3
2020-06-06target/cortex-m: enable C_DEBUGEN during examineAntonio Borneo1-0/+13
2020-06-06log: fix kept_alive() and report expired timeoutAntonio Borneo1-17/+39
2020-06-06nor/kinetis: add keep-alive during flash writeAntonio Borneo1-0/+4