aboutsummaryrefslogtreecommitdiff
path: root/src/target/nds32_v2.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-15nds32: drop it, together with aice adapter driverAntonio Borneo1-774/+0
2022-09-18openocd: fix SPDX tag format for files .cAntonio Borneo1-1/+1
2022-07-23openocd: src/target: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2021-07-24openocd: fix Yoda conditions with checkpatchAntonio Borneo1-10/+10
2021-07-20openocd: fix simple cases of Yoda conditionAntonio Borneo1-10/+10
2020-07-26target: fix minor typos and duplicated wordsAntonio Borneo1-1/+1
2017-02-10target: Add 64-bit target address supportDongxue Zhang1-13/+13
2016-10-04nds32: Fix typo in debug logAndreas Färber1-2/+2
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2014-01-15Conform to C99 integer types format specifiersHsiangkai Wang1-8/+8
2013-09-13nds32: remove .soft_reset_halt dependencyHsiangkai Wang1-22/+0
2013-09-13nds32: always polling after gdb attachedHsiangkai Wang1-8/+0
2013-09-13nds32: refine nds32_v2 implementHsiangkai Wang1-12/+29
2013-08-07gdb server: new feature, add stop reason in stop reply packet for gdbHsiangkai Wang1-0/+37
2013-06-05nds32: add new target type nds32_v2, nds32_v3, nds32_v3mHsiangkai Wang1-0/+763