summaryrefslogtreecommitdiff
path: root/src/jtag
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Georg Acher <acher@in.tum.de> corrected TDO samplingoharboe2008-10-051-21/+19
* - convert spaces to tabs in at91sam7.[ch]ntfreak2008-09-271-739/+739
* ZY1000 codeoharboe2008-09-252-1/+740
* - added myself to copyright on files i remember adding large contributions fo...ntfreak2008-09-207-13/+13
* Duane Ellis: target_process_reset is now implemented in tcl. This allows bett...oharboe2008-09-121-2/+72
* comment about slow RTCKoharboe2008-08-271-1/+7
* RCLK is not supported, return error instead of crashing.oharboe2008-08-251-0/+5
* continue execution even if chain can't be validated. This will, hopefully, gi...oharboe2008-08-201-10/+2
* - added missing parport configs to texintfreak2008-08-201-1/+1
* duane ellis: fix warningoharboe2008-08-201-1/+1
* DANGER: committed work-in-progress to handle examination of jtag devices with...oharboe2008-08-191-12/+10
* Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> one more parport ...oharboe2008-08-191-0/+1
* fix warning.oharboe2008-08-131-1/+0
* fix output from jtag_khz when only jtag_speed has been invokedoharboe2008-08-111-2/+11
* fix error messageoharboe2008-08-111-1/+1
* - fix target_examine declarationntfreak2008-08-064-7/+7
* Duane Ellis: fix warningsoharboe2008-08-054-8/+8
* TAP_TLR won't work in a pathmove sequence. OpenOCD shouldn't and doesn't need...oharboe2008-08-041-0/+5
* warning output upon connection problems.oharboe2008-07-301-2/+6
* more jtag_examine() checks. catch errors during first 640 bits.oharboe2008-07-291-1/+20
* added yours sincerely for files where I feel that I've made non-trivial contr...oharboe2008-07-254-0/+12
* take path to eCos files from environment variableoharboe2008-07-241-1/+1
* allow jtag minidriver access to cmd_queue_cur_state for jtag_add_pathmove()oharboe2008-07-241-1/+1