gdbserver: gdb cmds returning failure on success
[fw/openocd] / src / jtag /
2010-05-05 Øyvind Harboezy1000: fix tcl command to read power dropout status
2010-05-05 Øyvind Harboezy1000: fix keep_alive() bug
2010-05-05 Øyvind Harboecommand context: fix errors when running certain comman...
2010-05-04 Øyvind Harboezy1000: wait for srst to deassert
2010-04-24 michal smulskiadapter: allow adjusting srst assert with
2010-04-10 Antonio BorneoJTAG/COMMANDS: review scope of functions
2010-04-04 David Brownellbuildfix
2010-03-27 David Brownelljtag/tcl.c cleanup -- split out "adapter.c"
2010-03-25 Øyvind Harboezy1000: dev tool
2010-03-25 Øyvind Harboezy1000: allow it to build on linux host for testing...
2010-03-24 David BrownellFT2232 Messaaging fix
2010-03-22 Øyvind Harboezy1000: fix optimisaion bug in dcc writes
2010-03-22 Øyvind Harboebitq: fix warning now that out_value is const
2010-03-22 David Brownellft2232 init mess cleanup
2010-03-21 Øyvind Harboejtag: make out_value const
2010-03-19 David BrownellFT2232 comment tweaks
2010-03-19 Øyvind Harboezy1000: clean up jtag_add_xx_scan fn's
2010-03-19 Øyvind Harboezy1000: fix bug in end state of DCC writes
2010-03-19 Øyvind Harboejtag: retire jtag_get/set_end_state()
2010-03-19 Øyvind Harboejtag: remove jtag_get_end_state()'s that should be...
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>
next