aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/aice
AgeCommit message (Expand)Author
2020-01-22jtag_libusb_bulk_read|write: return error code instead of sizeOleksij Rempel
2020-01-14adapter: switch from struct jtag_interface to adapter_driverAntonio Borneo
2019-09-24src/jtag/aice: Fix obviously incorrect bit op.Seth LaForge
2019-06-04Convert DEBUG_JTAG_IO to LOG_DEBUG_IOAndreas Fritiofson
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo
2019-02-07command: fix the mode for command "jtag configure"Antonio Borneo
2018-12-11libusb0: add compatibility define for transfer type bulkAntonio Borneo
2018-07-18nds32: Avoid detected JTAG clockHellosun Wu
2018-03-12nds32: Add jtag scan_chain commandHellosun Wu
2017-04-24libusb: Add transfer type filter to get correct epHellosun Wu
2017-02-10target: Add 64-bit target address supportDongxue Zhang
2016-12-08Convert to non-recursive makeAndreas Fritiofson
2016-07-19Fix usage of timeval_ms()Andreas Färber
2016-05-24Make #include guard naming consistentMarc Schink
2016-05-24Remove FSF address from GPL noticesMarc Schink
2016-02-29jim-nvp: Make Jim_GetOpt_String const-correctAndreas Fritiofson
2014-10-06libusb: introduce jtag_libusb_choose_interface() and use it for JLinkPaul Fertser
2014-10-06jtag: constify driver arraysSpencer Oliver
2014-09-22Support hla_serial command for ST-LINK adapters.Austin Phillips
2014-04-08jtag/aice/aice_usb: remove unused constantsPaul Fertser
2014-01-15Conform to C99 integer types format specifiersHsiangkai Wang
2013-10-31Clean up const usage to avoid excessive castingAndreas Fritiofson
2013-09-13libusb: require pkg-config supportPaul Fertser
2013-09-13nds32: support multi-target debuggingHsiangkai Wang
2013-09-13nds32: change default valueHsiangkai Wang
2013-09-13nds32: support Andes profiling functionHsiangkai Wang
2013-09-13aice: support batch commandsHsiangkai Wang
2013-09-13aice: Always setup SDP basic modeHsiangkai Wang
2013-09-13aice: use keep_alive() to avoid timeout warning messagesHsiangkai Wang
2013-07-15aice: fix FTBFS on ARMPaul Fertser
2013-06-05aice: add Andes AICE supportHsiangkai Wang