aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/jlink.c
AgeCommit message (Expand)Author
2009-04-19Partially fix USBprog and JLink adapters on XScale targetmifi
2009-04-19Added functionality to support jtag_khz for the jlink.mifi
2009-04-18The following patches was applied:mifi
2009-02-10Use C89/C99/C++ compliant boolean typeskc8apf
2009-02-03- Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>kc8apf
2008-12-14- Update tap_state_strings to correspond to SVF state nameskc8apf
2008-12-13Clean up references to old tap_state nameskc8apf
2008-12-13Change tap_state naming to be consistent with SVF documentation.kc8apf
2008-11-03- fix issue with jlink/libusb timeout under linuxntfreak
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak
2008-08-06- fix target_examine declarationntfreak
2008-06-10- error message cleanup in jlink driverntfreak
2008-06-04- fix jlink accessing incorrect buffer elementntfreak
2008-05-27- fix issue if jlink sends result in single usb in packetntfreak
2008-05-26- renamed EMU_CMD_HW_JTAG to EMU_CMD_HW_JTAG3mifi
2008-05-25- changed some buffer defines to increase performancemifi
2008-05-24- comment out usb_set_altinterface, because it is not working under Mac OS X.mifi
2008-05-24- swap processing of reset handling. First srst and than trst.mifi
2008-05-24- corrected copy/paste type and renamed jlink_usb_read_result to jlink_usb_re...mifi
2008-05-24- removed obsolete cmd JLINK_TAP_SEQUENCE_COMMAND, use EMU_CMD_HW_JTAG insteadmifi
2008-05-24- jlink jlink_execute_queue returns resultntfreak
2008-05-24- replaced JLINK_xxxx command defines by EMU_CMD_ from themifi
2008-05-14- added jlink support, based on Jürgen Stuber patchntfreak