aboutsummaryrefslogtreecommitdiff
path: root/src/target/arc_cmd.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-23openocd: src: fix incorrect SPDX tagsAntonio Borneo1-2/+2
2021-06-04helper/jim-nvp: comply with coding style [2/2]Antonio Borneo1-41/+41
2021-03-19target/arc: refactor ARC register numbers definesEvgeniy Didin1-2/+2
2020-09-05target/arc: fix command's usage stringAntonio Borneo1-10/+10
2020-07-26target: fix minor typos and duplicated wordsAntonio Borneo1-12/+12
2020-07-26target/arc: Introduce Actionpoints supportEvgeniy Didin1-0/+51
2020-06-27target/arc: Introduce L1I,L1D,L2 caches supportEvgeniy Didin1-1/+58
2020-05-09coding style: avoid unnecessary line continuationsAntonio Borneo1-14/+14
2020-03-27target/arc_cmd: Improve argument checks for commandsEvgeniy Didin1-5/+7
2020-02-29target/arc: fix clang static analyzer warningsEvgeniy Didin1-2/+5
2020-02-27Introduce ARCv2 architecture related codeEvgeniy Didin1-0/+977