aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/aice
AgeCommit message (Expand)AuthorFilesLines
2014-10-06jtag: constify driver arraysSpencer Oliver3-6/+6
2014-09-22Support hla_serial command for ST-LINK adapters.Austin Phillips1-2/+2
2014-04-08jtag/aice/aice_usb: remove unused constantsPaul Fertser1-23/+0
2014-01-15Conform to C99 integer types format specifiersHsiangkai Wang4-196/+201
2013-10-31Clean up const usage to avoid excessive castingAndreas Fritiofson1-2/+2
2013-09-13libusb: require pkg-config supportPaul Fertser1-1/+1
2013-09-13nds32: support multi-target debuggingHsiangkai Wang7-668/+740
2013-09-13nds32: change default valueHsiangkai Wang1-1/+1
2013-09-13nds32: support Andes profiling functionHsiangkai Wang2-1/+169
2013-09-13aice: support batch commandsHsiangkai Wang3-70/+412
2013-09-13aice: Always setup SDP basic modeHsiangkai Wang1-26/+37
2013-09-13aice: use keep_alive() to avoid timeout warning messagesHsiangkai Wang1-0/+3
2013-07-15aice: fix FTBFS on ARMPaul Fertser1-31/+61
2013-06-05aice: add Andes AICE supportHsiangkai Wang11-0/+5847