aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/aice/aice_usb.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-24libusb: Add transfer type filter to get correct epHellosun Wu1-1/+7
2017-02-10target: Add 64-bit target address supportDongxue Zhang1-3/+3
2016-07-19Fix usage of timeval_ms()Andreas Färber1-2/+2
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2014-10-06libusb: introduce jtag_libusb_choose_interface() and use it for JLinkPaul Fertser1-3/+1
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 Wang1-132/+197
2013-09-13nds32: support multi-target debuggingHsiangkai Wang1-534/+594
2013-09-13nds32: change default valueHsiangkai Wang1-1/+1
2013-09-13nds32: support Andes profiling functionHsiangkai Wang1-1/+165
2013-09-13aice: support batch commandsHsiangkai Wang1-68/+380
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 Wang1-0/+3505