summaryrefslogtreecommitdiff
path: root/src/jtag
Commit message (Expand)AuthorAgeFilesLines
* jtag: cut down on usage of unintended modification of global end stateØyvind Harboe2010-03-182-4/+8
* zy1000: tweak the DCC inner loop a tiny bitØyvind Harboe2010-03-171-5/+8
* bitbang: add jtag_add_tms_seq supportØyvind Harboe2010-03-166-0/+33
* move "reset_config" out of JTAG command groupDavid Brownell2010-03-151-11/+11
* rename jtag_nsrst_assert_width as adapter_nsrst_assert_widthDavid Brownell2010-03-153-15/+17
* rename jtag_nsrst_delay as adapter_nsrst_delayDavid Brownell2010-03-153-14/+15
* rename jtag_khz as adapter_khzDavid Brownell2010-03-154-17/+27
* FT2232: bulidfixSpencer Oliver2010-03-151-1/+1
* rename jtag_interface_{init,quit}()David Brownell2010-03-143-14/+17
* FT2232: lookup and save layout just onceDavid Brownell2010-03-141-31/+39
* versaloon cleanup patchDavid Brownell2010-03-111-321/+271
* New JTAG driver for Versaloonsimon qian2010-03-111-1072/+304
* Add support for Bus Pirate as a JTAG adapter.Michal Demin2010-03-113-0/+978
* split "interface" commands from "jtag" onesDavid Brownell2010-03-112-5/+25
* JLINK: user info message cleanupSpencer Oliver2010-03-101-29/+46
* zy1000: embedded ice dcc tweakØyvind Harboe2010-03-081-21/+48
* jtag: simplify jtag_add_plain_ir/dr_scanØyvind Harboe2010-03-086-64/+55
* jtag: jtag_add_ir_scan() now takes a single fieldØyvind Harboe2010-03-087-26/+35
* jtag: retire tap fieldØyvind Harboe2010-03-087-113/+52
* minidriver: fix arm11 compilation problemØyvind Harboe2010-03-051-0/+6
* zy1000: faster jtag_add_ir_scan()Øyvind Harboe2010-03-011-9/+3
* zy1000: arm11 load is now fasterØyvind Harboe2010-03-011-42/+71
* zy1000: add jtag_add_tms_seq supportØyvind Harboe2010-03-011-20/+41
* jtag: the post TAP state is now passed to the driversØyvind Harboe2010-03-014-4/+5
* FT2232: add missing enum when using ftd2xx librarySpencer Oliver2010-02-281-0/+10
* Add board/redbee-usb.cfgMariano Alvira2010-02-281-0/+5
* add board/redbee-econotag.cfg and JTAG supportMariano Alvira2010-02-271-0/+103
* ft2232: implement TMS sequence commandDavid Brownell2010-02-271-2/+72
* interface: define TMS sequence commandDavid Brownell2010-02-278-11/+124
* ft2232: add a mechanism to specify channel in layout structsMariano Alvira2010-02-251-3/+7
* arm11: improve performance using minidriver hookØyvind Harboe2010-02-221-3/+65
* arm11: allow minidrivers to implement inner loop of memory writesØyvind Harboe2010-02-221-0/+8
* zy1000: jtag_add_dr_scan() performance improvementØyvind Harboe2010-02-221-8/+15
* ft2232 table init cleanupDavid Brownell2010-02-211-19/+78
* FreeBSD buildfixDavid Brownell2010-02-201-2/+2
* JLink: reference protocol documentationDavid Brownell2010-02-041-0/+4
* JTAG: fix bug when no interface connectedSpencer Oliver2010-02-031-0/+7
* gdb: restore behavior from 0.3.1 for srst_asserted and power_restoreØyvind Harboe2010-02-011-2/+23
* core arm11: Silence logs at level 3 if there is no activityEdgar Grimberg2010-01-251-4/+6
* zy1000: flush jtag buffer before changing speedØyvind Harboe2010-01-191-0/+3
* vsllink -- add commentDavid Brownell2010-01-181-0/+3
* commands: allow scan_chain command to be executed during configØyvind Harboe2010-01-181-1/+1
* read target voltage first in vsllinksimon qian2010-01-171-0/+8
* jtag.h whitespace/comment cleanupDavid Brownell2010-01-141-9/+8
* target: return JIM_OK instead of ERROR_OKØyvind Harboe2010-01-111-1/+1
* zy1000: reset bugfixØyvind Harboe2010-01-111-1/+7
* Presto: doxygen fixDavid Brownell2010-01-091-1/+2
* jtag/tcl help/usage fixupsDavid Brownell2010-01-091-74/+115
* ZY1000 help/usage fixupsDavid Brownell2010-01-091-8/+11
* jtag: presto, parport help/usage updatesDavid Brownell2010-01-092-18/+29