aboutsummaryrefslogtreecommitdiff
path: root/src/jtag
AgeCommit message (Expand)AuthorFilesLines
2011-04-26buspirate: fix building on some OSesDamjan Marion1-0/+5
2011-04-19jtag: clarify jtag->init() and jtag->quit() definitionsØyvind Harboe2-7/+15
2011-04-13cortex_a : multiple target on the same dapMichel JAOUEN1-0/+2
2011-04-09jlink: jlink_debug_buffer use inline function when _DEBUG_USB_COMMS_ not defineJean-Christophe PLAGNIOL-VILLARD1-10/+4
2011-04-08Buffering for up to 64 bytes in USB Blaster.Ali Lown1-12/+38
2011-04-08Add support for LED to USB Blaster code.Ali Lown1-0/+9
2011-04-01types: write memory now uses constØyvind Harboe2-4/+4
2011-03-21zy1000: fix bug in ir scan handlingØyvind Harboe1-0/+5
2011-03-21zy1000: removed JTAG master TCP/IP serverØyvind Harboe1-125/+2
2011-03-18zy1000: add code to check that SRST assertsØyvind Harboe1-34/+42
2011-03-17Fix a bunch of typos.Uwe Hermann2-2/+2
2011-03-15zy1000: switch to pthreadØyvind Harboe1-11/+13
2011-03-15zy1000: fix JTAG over TCP/IP performance problemØyvind Harboe1-8/+11
2011-03-15zy1000: fix incorrect usage of jtag_sleep()Øyvind Harboe1-1/+2
2011-03-15jtag: clean up jtag_sleep, handle short sleeps correctly via usleepØyvind Harboe1-1/+8
2011-03-15zy1000: reduce memory usage for fw upgrade fnØyvind Harboe1-16/+2
2011-03-13jlink: add Emulator configuration supportJean-Christophe PLAGNIOL-VILLARD1-0/+397
2011-03-13jlink: add detect hw typeJean-Christophe PLAGNIOL-VILLARD1-0/+21
2011-03-13jlink: use tap buffer as 2kJean-Christophe PLAGNIOL-VILLARD1-3/+3
2011-03-13jlink: add capability dumper and commandJean-Christophe PLAGNIOL-VILLARD1-1/+101
2011-03-03ft2232: fix log message and change log output to debugMathias K1-1/+1
2011-03-02jlink: add jlink_pid to specify the pid to useJean-Christophe PLAGNIOL-VILLARD1-2/+25
2011-03-02jlink: switch commands to subcommandsJean-Christophe PLAGNIOL-VILLARD1-3/+13
2011-03-02jlink: harmonise the device name to J-LinkJean-Christophe PLAGNIOL-VILLARD1-4/+4
2011-03-02jlink: add new PID and VIDJean-Christophe PLAGNIOL-VILLARD1-2/+8
2011-02-25jtag: add wait_srst_deassert commandØyvind Harboe1-0/+51
2011-02-24ft2232: fix possible read buffer overflowMathias K1-3/+17
2011-02-23jlink: set the speed at JLINK_MAX_SPEED when an exceeded speed is requestedJean-Christophe PLAGNIOL-VILLARD1-2/+2
2011-02-14ft2232: add functions for ft2232 set data bits high/low byte commandMathias K1-280/+93
2011-02-08buspirate: Fix command parsing, fix errors to have more sense.Michal Demin1-28/+26
2011-01-26add basic TI xds100v2 supportMathias K1-0/+94
2011-01-14str9xpec: Find flash controller from the chain.Santeri Salko2-1/+2
2011-01-13transport: fix transport command args gaffesimon qian1-3/+3
2011-01-13transport: fix LOG_DEBUG gaffesimon qian1-2/+4
2011-01-09nit: more LOG_* \n fixesEric Wetzel6-17/+17
2011-01-05nit: do not add \n at end of LOG_ERROREric Wetzel5-22/+22
2011-01-03error handling: the error number is not part of the user interfaceØyvind Harboe2-3/+3
2010-12-24initial SWD transport (SWD infrastructure #2)David Brownell5-1/+124
2010-12-16Fix for compilation failure amt_jtagaccel.cJohn Devereux1-0/+3
2010-12-10Fix for segmentation fault from freed memory access in jtag_unregister_event_...Paul Richards1-13/+9
2010-12-08build: fix build from previous commitSpencer Oliver2-2/+2
2010-12-08jtag: getting the JTAG speed can failØyvind Harboe11-27/+71
2010-11-30Some cosmetic fixes to the Lisa/L layout support functions.Piotr Esden-Tempski1-5/+1
2010-11-30Added support for the blinking leds on Floss-JTAG v0.3 and newer.Piotr Esden-Tempski1-0/+57
2010-11-18build: add common.mkSpencer Oliver2-6/+2
2010-11-09TCL scripts: replace "puts" with "echo"Antonio Borneo1-4/+4
2010-10-29jim tests: use installedØyvind Harboe1-14/+19
2010-10-25buspirate: change handling of communication speed setting + create serial por...Michal Demin1-11/+16
2010-10-25buspirate: Serial port was not correctly closed.Michal Demin1-0/+9
2010-10-10add JLINK protocol doc refDavid Brownell1-0/+3