]> git.sur5r.net Git - openocd/history - src/jtag/jlink.c
Change tap_state naming to be consistent with SVF documentation.
[openocd] / src / jtag / jlink.c
2008-12-13 kc8apfChange tap_state naming to be consistent with SVF docum...
2008-11-03 ntfreak- fix issue with jlink/libusb timeout under linux
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-08-06 ntfreak- fix target_examine declaration
2008-06-10 ntfreak- error message cleanup in jlink driver
2008-06-04 ntfreak- fix jlink accessing incorrect buffer element
2008-05-27 ntfreak- fix issue if jlink sends result in single usb in...
2008-05-26 mifi- renamed EMU_CMD_HW_JTAG to EMU_CMD_HW_JTAG3
2008-05-25 mifi- changed some buffer defines to increase performance
2008-05-24 mifi- comment out usb_set_altinterface, because it is not...
2008-05-24 mifi- swap processing of reset handling. First srst and...
2008-05-24 mifi- corrected copy/paste type and renamed jlink_usb_read_...
2008-05-24 mifi- removed obsolete cmd JLINK_TAP_SEQUENCE_COMMAND,...
2008-05-24 ntfreak- jlink jlink_execute_queue returns result
2008-05-24 mifi- replaced JLINK_xxxx command defines by EMU_CMD_ from the
2008-05-14 ntfreak- added jlink support, based on Jürgen Stuber patch