aboutsummaryrefslogtreecommitdiff
path: root/src/jtag
AgeCommit message (Expand)AuthorFilesLines
2008-10-22Laurentiu Cocanu - more help textoharboe3-9/+9
2008-10-15Laurentiu Cocanu - memory read/write and exit() error path fixesoharboe2-4/+7
2008-10-05Georg Acher <acher@in.tum.de> corrected TDO samplingoharboe1-21/+19
2008-09-27- convert spaces to tabs in at91sam7.[ch]ntfreak1-739/+739
2008-09-25ZY1000 codeoharboe2-1/+740
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak7-13/+13
2008-09-12Duane Ellis: target_process_reset is now implemented in tcl. This allows bett...oharboe1-2/+72
2008-08-27comment about slow RTCKoharboe1-1/+7
2008-08-25RCLK is not supported, return error instead of crashing.oharboe1-0/+5
2008-08-20continue execution even if chain can't be validated. This will, hopefully, gi...oharboe1-10/+2
2008-08-20- added missing parport configs to texintfreak1-1/+1
2008-08-20duane ellis: fix warningoharboe1-1/+1
2008-08-19DANGER: committed work-in-progress to handle examination of jtag devices with...oharboe1-12/+10
2008-08-19Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> one more parport ...oharboe1-0/+1
2008-08-13fix warning.oharboe1-1/+0
2008-08-11fix output from jtag_khz when only jtag_speed has been invokedoharboe1-2/+11
2008-08-11fix error messageoharboe1-1/+1
2008-08-06- fix target_examine declarationntfreak4-7/+7
2008-08-05Duane Ellis: fix warningsoharboe4-8/+8
2008-08-04TAP_TLR won't work in a pathmove sequence. OpenOCD shouldn't and doesn't need...oharboe1-0/+5
2008-07-30warning output upon connection problems.oharboe1-2/+6
2008-07-29more jtag_examine() checks. catch errors during first 640 bits.oharboe1-1/+20
2008-07-25added yours sincerely for files where I feel that I've made non-trivial contr...oharboe4-0/+12
2008-07-24take path to eCos files from environment variableoharboe1-1/+1
2008-07-24allow jtag minidriver access to cmd_queue_cur_state for jtag_add_pathmove()oharboe1-1/+1
2008-07-23- fix typo in jtag_add_end_statentfreak1-1/+1
2008-07-21- jtag_khz/speed are now single parameter only. These are usedoharboe1-49/+35
2008-07-18- fix incorrectly registered function openocd_array2memntfreak1-10/+1
2008-07-18keep_alive() fix for reset warnings.oharboe1-0/+1
2008-07-18Charles Hardin <ckhardin@gmail.com> move tcl stuff nearer to where it belongs.oharboe1-4/+1
2008-07-11Charles Hardin ckhardin at gmail.com oharboe1-27/+45
2008-07-11- retired variable stuff. oharboe2-39/+55
2008-06-18Pavel Chromy:oharboe1-7/+7
2008-06-18Pavel Chromy:oharboe1-76/+120
2008-06-18Pavel Chromy: TAP state changed to TLR when SRST goes active with srst_pulls_...oharboe1-0/+4
2008-06-10- error message cleanup in jlink driverntfreak1-9/+8
2008-06-04Pavel Chromy: TCK returns to zero before state of reset line is changed.oharboe1-6/+21
2008-06-04Pavel Chromy: fix logging syntax error + formatting & removing obsolete comme...oharboe1-1/+1
2008-06-04- fix jlink accessing incorrect buffer elementntfreak1-1/+1
2008-05-27- fix issue if jlink sends result in single usb in packetntfreak1-20/+32
2008-05-26- added check for max. value of jtag_speed in ft2232_khz.mifi1-0/+6
2008-05-26- renamed EMU_CMD_HW_JTAG to EMU_CMD_HW_JTAG3mifi1-2/+2
2008-05-26found out why str912 reset halt failed.oharboe1-1/+18
2008-05-26clock 1/0 in idle now configurable.oharboe1-5/+9
2008-05-25- changed some buffer defines to increase performancemifi1-5/+5
2008-05-24- comment out usb_set_altinterface, because it is not working under Mac OS X.mifi1-0/+7
2008-05-24- swap processing of reset handling. First srst and than trst.mifi1-8/+8
2008-05-24- corrected copy/paste type and renamed jlink_usb_read_result to jlink_usb_re...mifi1-5/+5
2008-05-24- removed obsolete cmd JLINK_TAP_SEQUENCE_COMMAND, use EMU_CMD_HW_JTAG insteadmifi1-13/+48
2008-05-24- jlink jlink_execute_queue returns resultntfreak1-68/+56