remove more duplication
[fw/openocd] / src / jtag /
2010-03-18 Øyvind Harboejtag: cut down on usage of unintended modification...
2010-03-17 Øyvind Harboezy1000: tweak the DCC inner loop a tiny bit
2010-03-16 Øyvind Harboebitbang: add jtag_add_tms_seq support
2010-03-15 David Brownellmove "reset_config" out of JTAG command group
2010-03-15 David Brownellrename jtag_nsrst_assert_width as adapter_nsrst_assert_...
2010-03-15 David Brownellrename jtag_nsrst_delay as adapter_nsrst_delay
2010-03-15 David Brownellrename jtag_khz as adapter_khz
2010-03-15 Spencer OliverFT2232: bulidfix
2010-03-14 David Brownellrename jtag_interface_{init,quit}()
2010-03-14 David BrownellFT2232: lookup and save layout just once
2010-03-11 David Brownellversaloon cleanup patch
2010-03-11 simon qianNew JTAG driver for Versaloon
2010-03-11 Michal DeminAdd support for Bus Pirate as a JTAG adapter.
2010-03-11 David Brownellsplit "interface" commands from "jtag" ones
2010-03-10 Spencer OliverJLINK: user info message cleanup
2010-03-08 Øyvind Harboezy1000: embedded ice dcc tweak
2010-03-08 Øyvind Harboejtag: simplify jtag_add_plain_ir/dr_scan
2010-03-08 Øyvind Harboejtag: jtag_add_ir_scan() now takes a single field
2010-03-08 Øyvind Harboejtag: retire tap field
2010-03-05 Øyvind Harboeminidriver: fix arm11 compilation problem
2010-03-01 Øyvind Harboezy1000: faster jtag_add_ir_scan()
2010-03-01 Øyvind Harboezy1000: arm11 load is now faster
2010-03-01 Øyvind Harboezy1000: add jtag_add_tms_seq support
2010-03-01 Øyvind Harboejtag: the post TAP state is now passed to the drivers
2010-02-28 Spencer OliverFT2232: add missing enum when using ftd2xx library
2010-02-28 Mariano AlviraAdd board/redbee-usb.cfg
2010-02-28 Mariano Alviraadd board/redbee-econotag.cfg and JTAG support
2010-02-27 David Brownellft2232: implement TMS sequence command
2010-02-27 David Brownellinterface: define TMS sequence command
2010-02-25 Mariano Alviraft2232: add a mechanism to specify channel in layout...
2010-02-22 Øyvind Harboearm11: improve performance using minidriver hook
2010-02-22 Øyvind Harboearm11: allow minidrivers to implement inner loop of...
2010-02-22 Øyvind Harboezy1000: jtag_add_dr_scan() performance improvement
2010-02-22 David Brownellft2232 table init cleanup
2010-02-20 David BrownellFreeBSD buildfix
2010-02-04 David BrownellJLink: reference protocol documentation
2010-02-03 Spencer OliverJTAG: fix bug when no interface connected
2010-02-01 Øyvind Harboegdb: restore behavior from 0.3.1 for srst_asserted...
2010-01-25 Edgar Grimbergcore arm11: Silence logs at level 3 if there is no...
2010-01-19 Øyvind Harboezy1000: flush jtag buffer before changing speed
2010-01-18 David Brownellvsllink -- add comment
2010-01-18 Øyvind Harboecommands: allow scan_chain command to be executed durin...
2010-01-18 simon qianread target voltage first in vsllink
2010-01-14 David Brownelljtag.h whitespace/comment cleanup
2010-01-11 Øyvind Harboetarget: return JIM_OK instead of ERROR_OK
2010-01-11 Øyvind Harboezy1000: reset bugfix
2010-01-10 David BrownellPresto: doxygen fix
2010-01-10 David Brownelljtag/tcl help/usage fixups
2010-01-10 David BrownellZY1000 help/usage fixups
2010-01-10 David Brownelljtag: presto, parport help/usage updates
2010-01-10 David Brownelljtag/gw16012 usage/help updates
2010-01-05 David Brownellbuildfix with -DNDEBUG
2010-01-05 Spencer Oliverparport: output port as hex rather than dec
2010-01-03 David BrownellFT2232: fix doc typo
2010-01-03 David BrownellJTAG/drivers: ft2232 docs
2010-01-03 David BrownellJTAG/Drivers: Amontec JTAG accelerator fixes
2010-01-03 David BrownellJTAG: Amontec JTAG accelerater "rtck" is back
2010-01-03 David BrownellJTAG/drivers: cleanup jtag_interface structs
2010-01-03 David BrownellJTAG/drivers: amt_jtagaccel fixes + cleanup
2009-12-30 Øyvind Harboezy1000: firmware upgrade fixes for revc
2009-12-30 Øyvind Harboezy1000: less warnings
2009-12-28 David BrownellFix Luminary FT2232 layout docs/configs
2009-12-26 Catalin PatuleaDriver for USB-JTAG, Altera USB-Blaster and compatibles
2009-12-26 Antonio BorneoPARPORT code cleanup:
2009-12-16 David BrownellJTAG: shrink "scan_chain" output
2009-12-14 David Brownelljtag: add '-ignore-version' option
2009-12-11 Spencer Oliverbuild: fix cygwin build warnings
2009-12-10 Øyvind Harboezy1000: revc FPGA now works
2009-12-09 David BrownellComment and doxygen fixes
2009-12-08 Rafael Campos Las... Fix compilation error with gcc 4.4.1
2009-12-08 Øyvind Harboezy1000: some background info on the zy1000 file.
2009-12-08 Øyvind Harboeminidriver: fix inline capability of minidriver
2009-12-08 Øyvind Harboebuild: add build/src to include path
2009-12-05 David Brownellmisc code review updates
2009-12-04 Zachary T Welchseparate Jim from jtag/core.c
2009-12-04 Zachary T Welchallow 'jtag init' to be run in any mode
2009-12-04 Øyvind Harboezy1000: FPGA revC wip
2009-12-03 Zachary T Welchremove tertiary include paths
2009-12-03 Zachary T Welchchange #include "../hello.h" to "hello.h"
2009-12-03 Zachary T Welchchange #include "embeddedice.h" to <target/embeddedice.h>
2009-12-03 Zachary T Welchchange #include "minidriver.h" to <jtag/minidriver.h>
2009-12-03 Zachary T Welchchange #include "jtag.h" to <jtag/jtag.h>
2009-12-03 Zachary T Welchchange #include "interface.h" to <jtag/interface.h>
2009-12-03 Zachary T Welchchange #include "commands.h" to <jtag/commands.h>
2009-12-03 Zachary T Welchchange #include "types.h" to <helper/types.h>
2009-12-03 Zachary T Welchchange #include "time_support.h" to <helper/time_support.h>
2009-12-03 Zachary T Welchchange #include "log.h" to <helper/log.h>
2009-12-03 Zachary T Welchchange #include "command.h" to <helper/command.h>
2009-12-03 Zachary T Welchchange #include "binarybuffer.h" to <helper/binarybuffer.h>
2009-12-03 Zachary T Welchallow #include directives to use module name
2009-12-03 Zachary T Welchremove #if HAVE_JTAG_INTERFACE_H from minidriver.h
2009-12-03 Zachary T Welchmove jtag drivers to src/jtag/drivers
2009-12-02 Zachary T Welchjtag: factor init into 'jtag init'
2009-12-01 Øyvind Harboezy1000: keep up with latest changes to command handling
2009-12-01 Zachary T Welchdo not extern 'interp' from command.c
2009-12-01 Zachary T Welchjtag: avoid using interp global variable
2009-11-30 Øyvind Harboezy1000: keep up with changes to command structure
2009-11-28 Zachary T Welchsplit jim_newtap_cmd into pieces
2009-11-28 Zachary T Welchimprove jtag_tap_configure
2009-11-28 Zachary T Welchimprove jtag_tap_handle_event indentation
next