aboutsummaryrefslogtreecommitdiff
path: root/src/jtag
AgeCommit message (Expand)Author
2008-08-04TAP_TLR won't work in a pathmove sequence. OpenOCD shouldn't and doesn't need...oharboe
2008-07-30warning output upon connection problems.oharboe
2008-07-29more jtag_examine() checks. catch errors during first 640 bits.oharboe
2008-07-25added yours sincerely for files where I feel that I've made non-trivial contr...oharboe
2008-07-24take path to eCos files from environment variableoharboe
2008-07-24allow jtag minidriver access to cmd_queue_cur_state for jtag_add_pathmove()oharboe
2008-07-23- fix typo in jtag_add_end_statentfreak
2008-07-21- jtag_khz/speed are now single parameter only. These are usedoharboe
2008-07-18- fix incorrectly registered function openocd_array2memntfreak
2008-07-18keep_alive() fix for reset warnings.oharboe
2008-07-18Charles Hardin <ckhardin@gmail.com> move tcl stuff nearer to where it belongs.oharboe
2008-07-11Charles Hardin ckhardin at gmail.com oharboe
2008-07-11- retired variable stuff. oharboe
2008-06-18Pavel Chromy:oharboe
2008-06-18Pavel Chromy:oharboe
2008-06-18Pavel Chromy: TAP state changed to TLR when SRST goes active with srst_pulls_...oharboe
2008-06-10- error message cleanup in jlink driverntfreak
2008-06-04Pavel Chromy: TCK returns to zero before state of reset line is changed.oharboe
2008-06-04Pavel Chromy: fix logging syntax error + formatting & removing obsolete comme...oharboe
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- added check for max. value of jtag_speed in ft2232_khz.mifi
2008-05-26- renamed EMU_CMD_HW_JTAG to EMU_CMD_HW_JTAG3mifi
2008-05-26found out why str912 reset halt failed.oharboe
2008-05-26clock 1/0 in idle now configurable.oharboe
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-22jtag_exexcute_queue() now logs error when it is invoked before 'init' command.oharboe
2008-05-21comment.oharboe
2008-05-19reverted change in 658 and simply removed the busted warning for now.oharboe
2008-05-19Michael Fischer found this bogus warning. Fixed.oharboe
2008-05-14- added jlink support, based on Jürgen Stuber patchntfreak
2008-05-12- restored tabs and formattingntfreak
2008-05-10- corrected rounding in ft2232_khzmifi
2008-05-10- added support for ft2232/jtag_khzmifi
2008-05-07This matters for embedded devices, but is probably not observably better for ...oharboe
2008-04-30Edgar's naming convention fixes.oharboe
2008-04-30Edgar's added support for printing jtag_khzoharboe
2008-04-23Tim Hudson: removed setting jtag_speed directly (which should not be done).oharboe
2008-04-16fix for gaffe in 555 that stopped JTAG chain examine + validate from running.oharboe
2008-04-13A dummy driver to test codepath w/no contact w/target.oharboe
2008-04-13- Set up ICE registers after TRSToharboe
2008-04-11Reset wip. Just adding hooks. This is just to reduce the size of the actual c...oharboe
2008-04-09back out Don Porges workaround for some device with manufcaturer # 0x1a2oharboe
2008-04-09Don Porges fixed c99 issues.oharboe