Merge remote branch 'origin/master' into HEAD
[fw/openocd] / src / jtag /
2011-04-01 Øyvind HarboeMerge remote branch 'origin/master' into HEAD
2011-04-01 Øyvind Harboetypes: write memory now uses const
2011-03-21 Øyvind Harboezy1000: fix bug in ir scan handling
2011-03-21 Øyvind Harboezy1000: removed JTAG master TCP/IP server
2011-03-18 Øyvind Harboezy1000: add code to check that SRST asserts
2011-03-17 Uwe HermannFix a bunch of typos.
2011-03-15 Øyvind Harboezy1000: switch to pthread
2011-03-15 Øyvind Harboezy1000: fix JTAG over TCP/IP performance problem
2011-03-15 Øyvind Harboezy1000: fix incorrect usage of jtag_sleep()
2011-03-15 Øyvind Harboejtag: clean up jtag_sleep, handle short sleeps correctl...
2011-03-15 Øyvind Harboezy1000: reduce memory usage for fw upgrade fn
2011-03-13 Jean-Christophe... jlink: add Emulator configuration support
2011-03-13 Jean-Christophe... jlink: add detect hw type
2011-03-13 Jean-Christophe... jlink: use tap buffer as 2k
2011-03-13 Jean-Christophe... jlink: add capability dumper and command
2011-03-03 Mathias Kft2232: fix log message and change log output to debug
2011-03-02 Jean-Christophe... jlink: add jlink_pid to specify the pid to use
2011-03-02 Jean-Christophe... jlink: switch commands to subcommands
2011-03-02 Jean-Christophe... jlink: harmonise the device name to J-Link
2011-03-02 Jean-Christophe... jlink: add new PID and VID
2011-02-25 Øyvind Harboejtag: add wait_srst_deassert command
2011-02-24 Mathias Kft2232: fix possible read buffer overflow
2011-02-23 Jean-Christophe... jlink: set the speed at JLINK_MAX_SPEED when an exceede...
2011-02-14 Mathias Kft2232: add functions for ft2232 set data bits high...
2011-02-08 Michal Deminbuspirate: Fix command parsing, fix errors to have...
2011-01-26 Mathias Kadd basic TI xds100v2 support
2011-01-14 Santeri Salkostr9xpec: Find flash controller from the chain.
2011-01-13 simon qiantransport: fix transport command args gaffe
2011-01-13 simon qiantransport: fix LOG_DEBUG gaffe
2011-01-09 Eric Wetzelnit: more LOG_* \n fixes
2011-01-05 Eric Wetzelnit: do not add \n at end of LOG_ERROR
2011-01-03 Øyvind Harboeerror handling: the error number is not part of the...
2010-12-25 David Brownellinitial SWD transport (SWD infrastructure #2)
2010-12-16 John DevereuxFix for compilation failure amt_jtagaccel.c
2010-12-10 Paul RichardsFix for segmentation fault from freed memory access...
2010-12-08 Spencer Oliverbuild: fix build from previous commit
2010-12-08 Øyvind Harboejtag: getting the JTAG speed can fail
2010-11-30 Piotr Esden-TempskiSome cosmetic fixes to the Lisa/L layout support functions.
2010-11-30 Piotr Esden-TempskiAdded support for the blinking leds on Floss-JTAG v0...
2010-11-18 Spencer Oliverbuild: add common.mk
2010-11-09 Antonio BorneoTCL scripts: replace "puts" with "echo"
2010-10-29 Øyvind Harboejim tests: use installed
2010-10-25 Michal Deminbuspirate: change handling of communication speed setti...
2010-10-25 Michal Deminbuspirate: Serial port was not correctly closed.
2010-10-10 David Brownelladd JLINK protocol doc ref
2010-10-01 Luca BrunoUpdate ep93xx and at91rm9200 drivers
2010-09-26 Øyvind Harboezy1000: fix non-JTAG master build
2010-09-20 Øyvind Harboezy1000: add support for Linux host
2010-09-20 Øyvind Harboezy1000: remove obsolete debug code
2010-09-08 Alexander SteinRemove duplicated initialization
2010-09-07 Øyvind Harboewarning: fix silly -O3 warning
2010-09-03 Øyvind Harboejtag: fix regression with dummy driver and when startin...
2010-08-27 David Brownellbitq: unshadow pause()
2010-08-14 Catalin PatuleaFix typo in usb_blaster_vid_pid error message
2010-08-13 Piotr Esden-TempskiAdded support for the Lisa/L jtag LEDs.
2010-08-13 Piotr Esden-TempskiAdded support for Lisa/L builtin JTAG interface.
2010-08-12 Thomas Koellerjtag: fix handling of 'tap enable' error
2010-08-02 Øyvind Harboezy1000: use correct base clock when calculating speed...
2010-08-02 Øyvind Harboezy1000: print out khz correctly in response to setting...
2010-08-02 Øyvind Harboejtag: measure_clk debug proc
2010-08-02 Øyvind Harboejtag: add jtag_flush_queue_sleep debug command
2010-07-24 David Brownell"transport select" returns Jim value
2010-07-23 Michal DeminBuspirate: fix shadow
2010-07-19 David Brownellmore careful luminary init
2010-07-18 David Brownellcomments for Luminary ICDI layout
2010-07-18 Øyvind Harboedebug-feature: jtagtcpip, improve jtag performance
2010-07-16 Øyvind Harboefix warnings
2010-07-16 Øyvind Harboedebug-feature: jtagtcpip, reduce performance impact...
2010-07-16 Øyvind Harboedebug feature: jtagtcpip, improve performance
2010-07-16 Øyvind Harboedebug feature: jtagtcpip, improved performance
2010-07-12 Spencer Oliverjtag: fix shadow issues in adapter_init
2010-07-12 Spencer Oliveradapter.c: missing space in handle_interface_command
2010-07-09 David Brownelltransport selection tweaks
2010-07-09 Spencer Olivertransport: fix bug/typo in transport_register cmd
2010-07-07 Øyvind Harboetransport: fix segfault in transport select
2010-07-07 Øyvind Harboetransport: fix bug/typo in interface_transports command
2010-07-02 David Brownellinitial "transport" framework
2010-07-02 Spencer Oliverft2232: revert ft2232_read_scan changes
2010-07-01 Spencer Oliverft2232: bugfix from previous commit
2010-07-01 Marc Pignatft2232: simplify ft2232_read_scan
2010-07-01 Marc Pignatft2232: cleanup ft2232_write
2010-06-21 Øyvind Harboejtag: retire jtag_get_error()
2010-06-19 Andreas Fritiofsonarm-jtag-ew: -Wshadow fix
2010-06-17 Freddie Chopinmingw32: -Wshadow fixes in arm-jtag-ew.c
2010-06-17 Freddie Chopinmingw32: -Wshadow fixes in rlink.c
2010-06-17 Freddie Chopinrlink: -Wshadows fixes
2010-06-17 Antonio Borneojlink: fix -Wshadow warning
2010-06-17 Antonio Borneovsllink: fix -Wshadow warning
2010-06-17 Øyvind Harboezy1000: fix arm11 optimisation
2010-06-15 Øyvind Harboezy1000: -Wshadow warning fix
2010-06-10 Thomas Koellerjtag: added mising header
2010-06-08 Øyvind Harboezy1000: fix optimisation gaffe
2010-06-08 Øyvind Harboezy1000: added watchdog server
2010-06-07 Øyvind Harboejtag: rename JTAG_MOVESTATE to JTAG_TLR_RESET
2010-05-18 Øyvind Harboezy1000: fix false positive warning about unitialized...
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
next