aboutsummaryrefslogtreecommitdiff
path: root/src/target/mips64_pracc.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-18openocd: fix SPDX tag format for files .cAntonio Borneo1-1/+1
2022-07-23openocd: src: fix incorrect SPDX tagsAntonio Borneo1-2/+2
2021-11-13jtag: align adapter speed code to new structureAntonio Borneo1-1/+1
2021-11-13jtag: move prototype of adapter init/quit and speed to adapter.hAntonio Borneo1-0/+1
2021-10-25mips64_pracc: fix three dead assignmentsAntonio Borneo1-5/+2
2021-10-02helper: Remove src/helper from include dirsYasushi SHOJI1-1/+1
2021-07-24openocd: fix simple cases of NULL comparisonAntonio Borneo1-4/+4
2021-07-02target/mips64: Replace printf() with LOG_ERROR()Marc Schink1-2/+2
2021-03-10target/mips: Remove typedef'd structMarc Schink1-5/+5
2020-09-05target: use proper format with uint32_tAntonio Borneo1-3/+3
2020-04-21Remove BUILD_TARGET64Florian Fainelli1-4/+0
2019-11-28mips: Add MIPS64 supportPeter Mamonov1-0/+1431