aboutsummaryrefslogtreecommitdiff
path: root/src/target/mips_mips64.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-23openocd: src: fix incorrect SPDX tagsAntonio Borneo1-2/+2
2022-03-19target: Rework 'set' variable of break-/watchpointsMarc Schink1-17/+16
2021-07-20openocd: fix simple cases of Yoda conditionAntonio Borneo1-1/+1
2021-07-20target/mips: rename CamelCase symbolsAntonio Borneo1-5/+5
2020-12-05mips_mips64: fix minor host endianness bugAntonio Borneo1-1/+1
2020-09-05target: use proper format with uint32_tAntonio Borneo1-6/+6
2020-04-21Remove BUILD_TARGET64Florian Fainelli1-4/+0
2019-11-28mips64: Add generic mips64 target supportPeter Mamonov1-0/+1197