aboutsummaryrefslogtreecommitdiff
path: root/src/jtag
AgeCommit message (Expand)Author
2011-03-15zy1000: fix incorrect usage of jtag_sleep()Øyvind Harboe
2011-03-15jtag: clean up jtag_sleep, handle short sleeps correctly via usleepØyvind Harboe
2011-03-15zy1000: reduce memory usage for fw upgrade fnØyvind Harboe
2011-03-13jlink: add Emulator configuration supportJean-Christophe PLAGNIOL-VILLARD
2011-03-13jlink: add detect hw typeJean-Christophe PLAGNIOL-VILLARD
2011-03-13jlink: use tap buffer as 2kJean-Christophe PLAGNIOL-VILLARD
2011-03-13jlink: add capability dumper and commandJean-Christophe PLAGNIOL-VILLARD
2011-03-03ft2232: fix log message and change log output to debugMathias K
2011-03-02jlink: add jlink_pid to specify the pid to useJean-Christophe PLAGNIOL-VILLARD
2011-03-02jlink: switch commands to subcommandsJean-Christophe PLAGNIOL-VILLARD
2011-03-02jlink: harmonise the device name to J-LinkJean-Christophe PLAGNIOL-VILLARD
2011-03-02jlink: add new PID and VIDJean-Christophe PLAGNIOL-VILLARD
2011-02-25jtag: add wait_srst_deassert commandØyvind Harboe
2011-02-24ft2232: fix possible read buffer overflowMathias K
2011-02-23jlink: set the speed at JLINK_MAX_SPEED when an exceeded speed is requestedJean-Christophe PLAGNIOL-VILLARD
2011-02-14ft2232: add functions for ft2232 set data bits high/low byte commandMathias K
2011-02-08buspirate: Fix command parsing, fix errors to have more sense.Michal Demin
2011-01-26add basic TI xds100v2 supportMathias K
2011-01-14str9xpec: Find flash controller from the chain.Santeri Salko
2011-01-13transport: fix transport command args gaffesimon qian
2011-01-13transport: fix LOG_DEBUG gaffesimon qian
2011-01-09nit: more LOG_* \n fixesEric Wetzel
2011-01-05nit: do not add \n at end of LOG_ERROREric Wetzel
2011-01-03error handling: the error number is not part of the user interfaceØyvind Harboe
2010-12-24initial SWD transport (SWD infrastructure #2)David Brownell
2010-12-16Fix for compilation failure amt_jtagaccel.cJohn Devereux
2010-12-10Fix for segmentation fault from freed memory access in jtag_unregister_event_...Paul Richards
2010-12-08build: fix build from previous commitSpencer Oliver
2010-12-08jtag: getting the JTAG speed can failØyvind Harboe
2010-11-30Some cosmetic fixes to the Lisa/L layout support functions.Piotr Esden-Tempski
2010-11-30Added support for the blinking leds on Floss-JTAG v0.3 and newer.Piotr Esden-Tempski
2010-11-18build: add common.mkSpencer Oliver
2010-11-09TCL scripts: replace "puts" with "echo"Antonio Borneo
2010-10-29jim tests: use installedØyvind Harboe
2010-10-25buspirate: change handling of communication speed setting + create serial por...Michal Demin
2010-10-25buspirate: Serial port was not correctly closed.Michal Demin
2010-10-10add JLINK protocol doc refDavid Brownell
2010-09-30Update ep93xx and at91rm9200 driversLuca Bruno
2010-09-26zy1000: fix non-JTAG master buildØyvind Harboe
2010-09-20zy1000: add support for Linux hostØyvind Harboe
2010-09-20zy1000: remove obsolete debug codeØyvind Harboe
2010-09-08Remove duplicated initializationAlexander Stein
2010-09-07warning: fix silly -O3 warningØyvind Harboe
2010-09-03jtag: fix regression with dummy driver and when starting OpenOCD with target ...Øyvind Harboe
2010-08-27bitq: unshadow pause()David Brownell
2010-08-14Fix typo in usb_blaster_vid_pid error messageCatalin Patulea
2010-08-13Added support for the Lisa/L jtag LEDs.Piotr Esden-Tempski
2010-08-13Added support for Lisa/L builtin JTAG interface.Piotr Esden-Tempski
2010-08-12jtag: fix handling of 'tap enable' errorThomas Koeller
2010-08-02zy1000: use correct base clock when calculating speed divisorØyvind Harboe