aboutsummaryrefslogtreecommitdiff
path: root/src/jtag
AgeCommit message (Expand)Author
2012-02-06build: cleanup src/jtag/drivers directorySpencer Oliver
2012-02-06build: cleanup src/jtag directorySpencer Oliver
2012-01-30STLINK: add check for the supported jtag API versionMathias K
2012-01-27STLINK: Test device version (v1/v2) on usb transfers and add sg supportMathias K
2012-01-27STLINK: swd transport renamed and jtag+swim transport addedMathias K
2012-01-18cmd: add missing usage varsSpencer Oliver
2012-01-12stlink: handle wrong initialization file if no layout was specifiedMathias K
2012-01-12stlink: add read/write 8bit memoryMathias K
2012-01-12stlink: correctly signal stlink_interface_open failureSpencer Oliver
2012-01-12cmd: add missing usage varSpencer Oliver
2012-01-12stlink: add dummy speed handlersSpencer Oliver
2012-01-04Change return value on error.Mathias K
2012-01-04retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERRORØyvind Harboe
2012-01-04build: fix make distSpencer Oliver
2012-01-03ST-LINK USB initial releaseMathias K
2012-01-03Make jim functions public accessible.Mathias K
2012-01-03add private data pointer to the tap interfaceMathias K
2011-12-23jtag: only if an in_value storage is provided will the captured IR value be c...Øyvind Harboe
2011-12-20jtag: make caller always allocate bufferØyvind Harboe
2011-12-20jtag: retire jtag_alloc_in_value32Øyvind Harboe
2011-12-16Initialize return value.Mathias K
2011-12-13zy1000: fix crash in JTAG over TCP/IPØyvind Harboe
2011-12-12jlink libusb-1.0 driver.Mauro Gamba
2011-12-02libusb: Fix build issues under cygwin/mingwSpencer Oliver
2011-11-25Fix unused variables error in amt_jtagaccelEvan Hunter
2011-11-18usbprog: fix shadowed declaration warningSpencer Oliver
2011-11-18scripts: notify user of deprecated jtag_* functionsSpencer Oliver
2011-11-18libusb-1.0 supportMauro Gamba
2011-11-18Revert "build: fix gcc 4.6.2 warnings"Spencer Oliver
2011-11-18build: fix gcc 4.6.2 warningsSpencer Oliver
2011-11-17presto: fix tms_sequence short issueRobert Pasz
2011-11-16bitq: make private functions staticAndreas Fritiofson
2011-11-16bitq: reduce scope of variablesAndreas Fritiofson
2011-11-16bitq: remove the remaining static variablesAndreas Fritiofson
2011-11-16bitq: remove a static variableAndreas Fritiofson
2011-11-16bitq: remove dead codeAndreas Fritiofson
2011-11-15Add Tincantools Flyswatter2 supportMarek Vasut
2011-11-10ft2232: fix warning about assignment to local variableØyvind Harboe
2011-11-10ft2232: Set PWR_RST and LOOPBACK for xds100v2Kyle Manna
2011-11-09buspirate: add missing error propagationØyvind Harboe
2011-11-09usbprog: fix unecessary and confusing assignmentØyvind Harboe
2011-11-02usbtoxxx: remove warning by reducing scope of variableØyvind Harboe
2011-10-29clang: fix warning by adding assert that shows that a variable is usedØyvind Harboe
2011-10-23clang: fix malloc() warning with assertØyvind Harboe
2011-10-22buspirate: ignore return value and fix warningØyvind Harboe
2011-10-22warning: fix false positiveØyvind Harboe
2011-10-14arm-jtag-ew: whitespace cleanupSpencer Oliver
2011-10-08arm-jtag-ew: Send GDB keep_alive() messages when logging USB communicationSimon Barner
2011-10-08arm-jtag-ew: FormattingSimon Barner
2011-10-08arm-jtag-ew: In armjtagew_init(), set initial JTAG speed to 32 kHz (before TA...Simon Barner