aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/jtag.c
AgeCommit message (Expand)Author
2009-04-19Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe
2009-04-19Zach Welch <zw@superlucidity.net> use tap_state_toharboe
2009-04-18The following patches was applied:mifi
2009-03-19Thomas Kindler <mail+ocd@t-kindler.de> typosoharboe
2009-03-17- remove build warningsntfreak
2009-03-11Added -endstate to irscan and drscan to support beagleboard (omap3530)duane
2009-03-08Patch from Dimitar Dimitrov adding support for Olimex ARM-JTAG-EWduane
2009-02-10Use C89/C99/C++ compliant boolean typeskc8apf
2009-02-10A few more usages of TRUE and FALSE to removekc8apf
2009-02-09- fix native win32 build issuesntfreak
2009-02-03- Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>kc8apf
2009-01-23xvsf player fixes by Dick Hollenbeck <dick@softplc.com>kc8apf
2009-01-14arm11 wipoharboe
2009-01-13- added mips software breakpoint supportntfreak
2009-01-09allow issuing reset_config on the fly. Faster turnaround times in testing.oharboe
2009-01-09fixed warnings + added zy1000 jtag_add_clocks support.oharboe
2009-01-09Dick Hollenbeck <dick@softplc.com> adds jtag_add_clocks() and implements thos...oharboe
2008-12-27Quoteify the FT2232 description list, and a missed fix from Dirk Behme about ...duane
2008-12-27Added dongle VSLLINK - from Simon Qianduane
2008-12-19Dick Hollenbeck <dick@softplc.com> better loggingoharboe
2008-12-19- rlink interface support from Lou Deluxe <lou.openocd012@fixit.nospammail.net>kc8apf
2008-12-14- Update tap_state_strings to correspond to SVF state nameskc8apf
2008-12-13- remove target specific variant and use target->variant memberntfreak
2008-12-13Add JTAG tap events for enable/disablekc8apf
2008-12-13Clean up references to old tap_state nameskc8apf
2008-12-13Change tap_state naming to be consistent with SVF documentation.kc8apf
2008-12-12Allow -expected-id to be specified multiple times when creating a jtag tapkc8apf
2008-12-04Fix for Hiroshi Ito discovery of mis-aligned memory allocationduane
2008-12-01update zy1000 to svn head jtag apioharboe
2008-11-30jtag newtap change & huge manual updateduane
2008-11-20- fox small typo in handle_irscan_commandntfreak
2008-11-19jtag_get_device() now returns NULL and reports error instead of invoking exit()oharboe
2008-11-05926ejs target uses rclk. Cleaned up jtag_khz output a bit.oharboe
2008-11-05disable continous polling while srst is asserted and power dropout is detectedoharboe
2008-10-22Laurentiu Cocanu - more help textoharboe
2008-10-15Laurentiu Cocanu - memory read/write and exit() error path fixesoharboe
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak
2008-09-12Duane Ellis: target_process_reset is now implemented in tcl. This allows bett...oharboe
2008-08-20continue execution even if chain can't be validated. This will, hopefully, gi...oharboe
2008-08-19DANGER: committed work-in-progress to handle examination of jtag devices with...oharboe
2008-08-13fix warning.oharboe
2008-08-11fix output from jtag_khz when only jtag_speed has been invokedoharboe
2008-08-11fix error messageoharboe
2008-08-06- fix target_examine declarationntfreak
2008-08-05Duane Ellis: fix warningsoharboe
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-24allow jtag minidriver access to cmd_queue_cur_state for jtag_add_pathmove()oharboe