aboutsummaryrefslogtreecommitdiff
path: root/src/jtag
AgeCommit message (Expand)Author
2010-03-19jtag: retire jtag_get/set_end_state()Øyvind Harboe
2010-03-19jtag: remove jtag_get_end_state()'s that should be unecessaryØyvind Harboe
2010-03-18jtag: cut down on usage of unintended modification of global end stateØyvind Harboe
2010-03-17zy1000: tweak the DCC inner loop a tiny bitØyvind Harboe
2010-03-16bitbang: add jtag_add_tms_seq supportØyvind Harboe
2010-03-15move "reset_config" out of JTAG command groupDavid Brownell
2010-03-15rename jtag_nsrst_assert_width as adapter_nsrst_assert_widthDavid Brownell
2010-03-15rename jtag_nsrst_delay as adapter_nsrst_delayDavid Brownell
2010-03-15rename jtag_khz as adapter_khzDavid Brownell
2010-03-15FT2232: bulidfixSpencer Oliver
2010-03-14rename jtag_interface_{init,quit}()David Brownell
2010-03-14FT2232: lookup and save layout just onceDavid Brownell
2010-03-11versaloon cleanup patchDavid Brownell
2010-03-11New JTAG driver for Versaloonsimon qian
2010-03-11Add support for Bus Pirate as a JTAG adapter.Michal Demin
2010-03-11split "interface" commands from "jtag" onesDavid Brownell
2010-03-10JLINK: user info message cleanupSpencer Oliver
2010-03-08zy1000: embedded ice dcc tweakØyvind Harboe
2010-03-08jtag: simplify jtag_add_plain_ir/dr_scanØyvind Harboe
2010-03-08jtag: jtag_add_ir_scan() now takes a single fieldØyvind Harboe
2010-03-08jtag: retire tap fieldØyvind Harboe
2010-03-05minidriver: fix arm11 compilation problemØyvind Harboe
2010-03-01zy1000: faster jtag_add_ir_scan()Øyvind Harboe
2010-03-01zy1000: arm11 load is now fasterØyvind Harboe
2010-03-01zy1000: add jtag_add_tms_seq supportØyvind Harboe
2010-03-01jtag: the post TAP state is now passed to the driversØyvind Harboe
2010-02-28FT2232: add missing enum when using ftd2xx librarySpencer Oliver
2010-02-28Add board/redbee-usb.cfgMariano Alvira
2010-02-27add board/redbee-econotag.cfg and JTAG supportMariano Alvira
2010-02-27ft2232: implement TMS sequence commandDavid Brownell
2010-02-27interface: define TMS sequence commandDavid Brownell
2010-02-25ft2232: add a mechanism to specify channel in layout structsMariano Alvira
2010-02-22arm11: improve performance using minidriver hookØyvind Harboe
2010-02-22arm11: allow minidrivers to implement inner loop of memory writesØyvind Harboe
2010-02-22zy1000: jtag_add_dr_scan() performance improvementØyvind Harboe
2010-02-21ft2232 table init cleanupDavid Brownell
2010-02-20FreeBSD buildfixDavid Brownell
2010-02-04JLink: reference protocol documentationDavid Brownell
2010-02-03JTAG: fix bug when no interface connectedSpencer Oliver
2010-02-01gdb: restore behavior from 0.3.1 for srst_asserted and power_restoreØyvind Harboe
2010-01-25core arm11: Silence logs at level 3 if there is no activityEdgar Grimberg
2010-01-19zy1000: flush jtag buffer before changing speedØyvind Harboe
2010-01-18vsllink -- add commentDavid Brownell
2010-01-18commands: allow scan_chain command to be executed during configØyvind Harboe
2010-01-17read target voltage first in vsllinksimon qian
2010-01-14jtag.h whitespace/comment cleanupDavid Brownell
2010-01-11target: return JIM_OK instead of ERROR_OKØyvind Harboe
2010-01-11zy1000: reset bugfixØyvind Harboe
2010-01-09Presto: doxygen fixDavid Brownell
2010-01-09jtag/tcl help/usage fixupsDavid Brownell