aboutsummaryrefslogtreecommitdiff
path: root/src/target/riscv/riscv-013.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-22riscv: replace macro DIM() with ARRAY_SIZE()Antonio Borneo1-3/+1
2021-01-13openocd: fix doxygen parameters of functionsAntonio Borneo1-1/+3
2020-10-14Upstream tons of RISC-V changes.Tim Newsome1-798/+1725
2020-07-26target: fix minor typos and duplicated wordsAntonio Borneo1-2/+2
2020-05-09coding style: avoid unnecessary line continuationsAntonio Borneo1-2/+2
2020-05-09coding style: remove useless break after a goto or returnAntonio Borneo1-2/+0
2020-04-21Remove BUILD_TARGET64Florian Fainelli1-6/+0
2020-03-07helper/binarybuffer: fix clang static analyzer warningsTomas Vanek1-1/+2
2020-02-24coding style: fix space around pointer's asteriskAntonio Borneo1-1/+1
2019-03-27Lots of RISC-V improvements.Tim Newsome1-237/+1157
2018-07-24Add RISC-V support.Tim Newsome1-0/+3036