aboutsummaryrefslogtreecommitdiff
path: root/src/target/nds32.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-23openocd: src/target: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2021-07-24openocd: fix simple cases of NULL comparisonAntonio Borneo1-4/+4
2021-07-20target/nds32: rename CamelCase symbolsAntonio Borneo1-1/+1
2020-02-15target/nds32: fix type of magic numberAntonio Borneo1-2/+2
2017-02-10target: Add 64-bit target address supportDongxue Zhang1-7/+7
2016-05-24Make #include guard naming consistentMarc Schink1-3/+3
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2015-02-11nds32: Use the correct method to access registersAndreas Fritiofson1-2/+1
2013-10-15nds32: Remove unused declarationAndreas Fritiofson1-2/+0
2013-09-13nds32: support multi-target debuggingHsiangkai Wang1-0/+8
2013-09-13nds32: support Andes profiling functionHsiangkai Wang1-0/+2
2013-08-07gdb_server: support File-I/O Remote Protocol ExtensionHsiangkai Wang1-0/+16
2013-08-07gdb_server: support gdb target descriptionHsiangkai Wang1-2/+3
2013-06-05nds32: add new target type nds32_v2, nds32_v3, nds32_v3mHsiangkai Wang1-51/+54
2013-06-05aice: add Andes AICE supportHsiangkai Wang1-0/+432