aboutsummaryrefslogtreecommitdiff
path: root/src/target/esirisc.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-23openocd: src/target: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2022-03-19target: Rework 'set' variable of break-/watchpointsMarc Schink1-8/+8
2021-07-24openocd: remove NULL comparisons with checkpatch [1/2]Antonio Borneo1-4/+4
2021-07-24openocd: fix simple cases of NULL comparisonAntonio Borneo1-6/+6
2021-07-24target: rename CamelCase symbolsAntonio Borneo1-34/+34
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo1-3/+3
2018-12-12esirisc: support eSi-TraceSteven Stallion1-73/+119
2018-10-16esirisc: support eSi-RISC targetsSteven Stallion1-0/+1787