summaryrefslogtreecommitdiff
path: root/src/jtag
Commit message (Expand)AuthorAgeFilesLines
* Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>kc8apf2009-01-201-0/+2
* SVF player courtesy of Simon Qian <simonqian@SimonQian.com>kc8apf2009-01-191-237/+298
* - add missing bitq and rlink files to distributionntfreak2009-01-161-1/+1
* arm11 wipoharboe2009-01-141-7/+17
* - added mips software breakpoint supportntfreak2009-01-131-3/+4
* allow issuing reset_config on the fly. Faster turnaround times in testing.oharboe2009-01-091-1/+2
* fixed warnings + added zy1000 jtag_add_clocks support.oharboe2009-01-092-10/+22
* Dick Hollenbeck <dick@softplc.com> adds jtag_add_clocks() and implements thos...oharboe2009-01-095-39/+234
* John McCarthy <jgmcc@magma.ca> formatting fix of debug outputoharboe2009-01-051-1/+1
* Uwe Hermann <uwe@hermann-uwe.de> One of them is fixing a few compiler warning...oharboe2008-12-281-2/+2
* Updates from SimonQianduane2008-12-281-7/+6
* Warnings cleanup ... finish up earlier commitduane2008-12-271-6/+4
* Missed the svn add on earlier commit, duhduane2008-12-271-0/+1334
* Tweaks - old crusty code with some warnings & errors - minor stuffduane2008-12-272-13/+10
* From Lou.openocd012@fixit.nospammail.netduane2008-12-271-2/+13
* Quoteify the FT2232 description list, and a missed fix from Dirk Behme about ...duane2008-12-272-2/+2
* Added dongle VSLLINK - from Simon Qianduane2008-12-272-1/+14
* Warning removal from lou.openocd012@fixit.nospammail.netduane2008-12-271-11/+11
* Build Permutations with ftd2xx and libftdi addressed. Also added a new se of ...duane2008-12-271-10/+1
* bumped a LOG_INFO to LOG_DEBUG level to reduce excessive output for normal ex...oharboe2008-12-221-1/+1
* Dick Hollenbeck <dick@softplc.com> better loggingoharboe2008-12-192-5/+5
* Dick Hollenbeck <dick@softplc.com> - This patch adds JTAG state tracking to d...oharboe2008-12-191-0/+129
* - fix rlink build under native win32 (mingw)ntfreak2008-12-192-76/+79
* - rlink interface support from Lou Deluxe <lou.openocd012@fixit.nospammail.net>kc8apf2008-12-1911-1/+2822
* check syntax for init/versionoharboe2008-12-171-1/+1
* more houskeepingoharboe2008-12-171-0/+22
* jtag_khz simulationoharboe2008-12-161-5/+38
* sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetna...oharboe2008-12-151-53/+114
* - Update tap_state_strings to correspond to SVF state nameskc8apf2008-12-149-42/+71
* - remove target specific variant and use target->variant memberntfreak2008-12-139-185/+95
* Add JTAG tap events for enable/disablekc8apf2008-12-132-2/+207
* Clean up references to old tap_state nameskc8apf2008-12-139-46/+46
* Change tap_state naming to be consistent with SVF documentation.kc8apf2008-12-1310-543/+538
* Allow -expected-id to be specified multiple times when creating a jtag tapkc8apf2008-12-122-14/+60
* - added Axiom AXM-0432 to texintfreak2008-12-111-39/+24
* AXM0432 layout for FDTI provided by Alan Carvalho de Assis (Freescale)kc8apf2008-12-111-0/+112
* Fix for Hiroshi Ito discovery of mis-aligned memory allocationduane2008-12-041-0/+33
* Hiroshi Ito <ito@mlb.co.jp> fixes to ep93xx.coharboe2008-12-021-9/+10
* update zy1000 to svn head jtag apioharboe2008-12-013-95/+79
* jtag newtap change & huge manual updateduane2008-11-302-189/+638
* wipoharboe2008-11-261-24/+24
* - fox small typo in handle_irscan_commandntfreak2008-11-201-1/+1
* jtag_get_device() now returns NULL and reports error instead of invoking exit()oharboe2008-11-192-4/+18
* nios wipoharboe2008-11-131-2/+0
* sense srstoharboe2008-11-111-1/+8
* 926ejs target uses rclk. Cleaned up jtag_khz output a bit.oharboe2008-11-051-1/+7
* disable continous polling while srst is asserted and power dropout is detectedoharboe2008-11-053-284/+367
* - fix issue with jlink/libusb timeout under linuxntfreak2008-11-031-1/+1
* Laurentiu Cocanu - more help textoharboe2008-10-223-9/+9
* Laurentiu Cocanu - memory read/write and exit() error path fixesoharboe2008-10-152-4/+7