summaryrefslogtreecommitdiff
path: root/src/jtag
Commit message (Expand)AuthorAgeFilesLines
* 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
* jtag/gw16012 usage/help updatesDavid Brownell2010-01-091-3/+5
* buildfix with -DNDEBUGDavid Brownell2010-01-051-1/+4
* parport: output port as hex rather than decSpencer Oliver2010-01-051-1/+1
* FT2232: fix doc typoDavid Brownell2010-01-031-1/+1
* JTAG/drivers: ft2232 docsDavid Brownell2010-01-031-7/+33
* JTAG/Drivers: Amontec JTAG accelerator fixesDavid Brownell2010-01-031-6/+19
* JTAG: Amontec JTAG accelerater "rtck" is backDavid Brownell2010-01-031-1/+1
* JTAG/drivers: cleanup jtag_interface structsDavid Brownell2010-01-038-80/+74
* JTAG/drivers: amt_jtagaccel fixes + cleanupDavid Brownell2010-01-031-14/+43
* zy1000: firmware upgrade fixes for revcØyvind Harboe2009-12-301-16/+45
* zy1000: less warningsØyvind Harboe2009-12-301-3/+2
* Fix Luminary FT2232 layout docs/configsDavid Brownell2009-12-281-0/+8
* Driver for USB-JTAG, Altera USB-Blaster and compatiblesCatalin Patulea2009-12-263-0/+598
* PARPORT code cleanup:Antonio Borneo2009-12-261-6/+5
* JTAG: shrink "scan_chain" outputDavid Brownell2009-12-161-8/+8
* jtag: add '-ignore-version' optionDavid Brownell2009-12-143-6/+38
* build: fix cygwin build warningsSpencer Oliver2009-12-111-1/+1
* zy1000: revc FPGA now worksØyvind Harboe2009-12-102-30/+6
* Comment and doxygen fixesDavid Brownell2009-12-091-22/+9
* Fix compilation error with gcc 4.4.1Rafael Campos Las Heras2009-12-081-0/+1
* zy1000: some background info on the zy1000 file.Øyvind Harboe2009-12-081-0/+25
* minidriver: fix inline capability of minidriverØyvind Harboe2009-12-0810-48/+90
* build: add build/src to include pathØyvind Harboe2009-12-082-2/+5
* misc code review updatesDavid Brownell2009-12-051-2/+1
* separate Jim from jtag/core.cZachary T Welch2009-12-042-11/+11
* allow 'jtag init' to be run in any modeZachary T Welch2009-12-041-1/+1
* zy1000: FPGA revC wipØyvind Harboe2009-12-041-5/+19
* remove tertiary include pathsZachary T Welch2009-12-032-7/+2
* change #include "../hello.h" to "hello.h"Zachary T Welch2009-12-031-1/+1
* change #include "embeddedice.h" to <target/embeddedice.h>Zachary T Welch2009-12-032-2/+2
* change #include "minidriver.h" to <jtag/minidriver.h>Zachary T Welch2009-12-033-3/+3
* change #include "jtag.h" to <jtag/jtag.h>Zachary T Welch2009-12-032-2/+2
* change #include "interface.h" to <jtag/interface.h>Zachary T Welch2009-12-0319-19/+19
* change #include "commands.h" to <jtag/commands.h>Zachary T Welch2009-12-0311-11/+11