aboutsummaryrefslogtreecommitdiff
path: root/src/jtag
AgeCommit message (Expand)Author
2011-04-09jlink: jlink_debug_buffer use inline function when _DEBUG_USB_COMMS_ not defineJean-Christophe PLAGNIOL-VILLARD
2011-04-08Buffering for up to 64 bytes in USB Blaster.Ali Lown
2011-04-08Add support for LED to USB Blaster code.Ali Lown
2011-04-01types: write memory now uses constØyvind Harboe
2011-03-21zy1000: fix bug in ir scan handlingØyvind Harboe
2011-03-21zy1000: removed JTAG master TCP/IP serverØyvind Harboe
2011-03-18zy1000: add code to check that SRST assertsØyvind Harboe
2011-03-17Fix a bunch of typos.Uwe Hermann
2011-03-15zy1000: switch to pthreadØyvind Harboe
2011-03-15zy1000: fix JTAG over TCP/IP performance problemØyvind Harboe
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