127 Commits (21eff7095c50bcdc74000e6cda0c76aa3d16b854)

Author SHA1 Message Date
  duane 21eff7095c Added dongle VSLLINK - from Simon Qian 15 years ago
  oharboe 3805e53fd8 Dick Hollenbeck <dick@softplc.com> better logging 15 years ago
  kc8apf 063f4c182c - rlink interface support from Lou Deluxe <lou.openocd012@fixit.nospammail.net> 15 years ago
  kc8apf 508ed7a7c6 - Update tap_state_strings to correspond to SVF state names 15 years ago
  ntfreak 0cba0d4df3 - remove target specific variant and use target->variant member 15 years ago
  kc8apf 846a2589a4 Add JTAG tap events for enable/disable 15 years ago
  kc8apf bcde5b3830 Clean up references to old tap_state names 15 years ago
  kc8apf c45de8073d Change tap_state naming to be consistent with SVF documentation. 15 years ago
  kc8apf d44c70a4b0 Allow -expected-id to be specified multiple times when creating a jtag tap 15 years ago
  duane 9689fa4802 Fix for Hiroshi Ito discovery of mis-aligned memory allocation 15 years ago
  oharboe 1006986ab1 update zy1000 to svn head jtag api 15 years ago
  duane a28eaa85f7 jtag newtap change & huge manual update 15 years ago
  ntfreak cca10e6534 - fox small typo in handle_irscan_command 15 years ago
  oharboe e3462b228c jtag_get_device() now returns NULL and reports error instead of invoking exit() 15 years ago
  oharboe d4c1e82d8c 926ejs target uses rclk. Cleaned up jtag_khz output a bit. 15 years ago
  oharboe bbafcb3758 disable continous polling while srst is asserted and power dropout is detected 15 years ago
  oharboe ed9c257551 Laurentiu Cocanu - more help text 15 years ago
  oharboe ccc2e3fe76 Laurentiu Cocanu - memory read/write and exit() error path fixes 15 years ago
  ntfreak 68c598e88d - added myself to copyright on files i remember adding large contributions for over the years 15 years ago
  oharboe 0ae7f962f8 Duane Ellis: target_process_reset is now implemented in tcl. This allows better control from target configuration scripts. 15 years ago
  oharboe fe1f475e64 continue execution even if chain can't be validated. This will, hopefully, give us some more feedback on what's wrong. 15 years ago
  oharboe dc33cb668d DANGER: committed work-in-progress to handle examination of jtag devices without IDCODE. I think this works, but I may have to pull that change out again... 15 years ago
  oharboe fbb46cfaff fix warning. 15 years ago
  oharboe bb36f541dd fix output from jtag_khz when only jtag_speed has been invoked 16 years ago
  oharboe 47ae48bff7 fix error message 16 years ago
  ntfreak ce16ff901c - fix target_examine declaration 16 years ago
  oharboe f370d70670 Duane Ellis: fix warnings 16 years ago
  oharboe e4729b3b7a TAP_TLR won't work in a pathmove sequence. OpenOCD shouldn't and doesn't need to support this. 16 years ago
  oharboe 7991286814 warning output upon connection problems. 16 years ago
  oharboe 984dd0635c more jtag_examine() checks. catch errors during first 640 bits. 16 years ago
  oharboe 526fe3d83e added yours sincerely for files where I feel that I've made non-trivial contributions. 16 years ago
  oharboe b2dbb07f27 allow jtag minidriver access to cmd_queue_cur_state for jtag_add_pathmove() 16 years ago
  ntfreak 65b4c4117d - fix typo in jtag_add_end_state 16 years ago
  oharboe dfbb9f3e89 - jtag_khz/speed are now single parameter only. These are used 16 years ago
  ntfreak 60ba4476df - fix incorrectly registered function openocd_array2mem 16 years ago
  oharboe 0470a9652b keep_alive() fix for reset warnings. 16 years ago
  oharboe 679592d42e Charles Hardin <ckhardin@gmail.com> move tcl stuff nearer to where it belongs. 16 years ago
  oharboe b06f254b24 Charles Hardin ckhardin at gmail.com 16 years ago
  oharboe c5b718f5e8 - retired variable stuff. 16 years ago
  oharboe 77fd8150ce Pavel Chromy: 16 years ago
  oharboe 9f8d50bf81 Pavel Chromy: fix logging syntax error + formatting & removing obsolete comments. 16 years ago
  oharboe e6f42eaeb6 jtag_exexcute_queue() now logs error when it is invoked before 'init' command. 16 years ago
  oharboe 0989c374e9 reverted change in 658 and simply removed the busted warning for now. 16 years ago
  oharboe b723e78d70 Michael Fischer found this bogus warning. Fixed. 16 years ago
  ntfreak 548bb19aa2 - added jlink support, based on Jürgen Stuber patch 16 years ago
  oharboe ee793f0fcb This matters for embedded devices, but is probably not observably better for PC hosted OpenOCD. 16 years ago
  oharboe 95efa83ef5 Edgar's naming convention fixes. 16 years ago
  oharboe 06cdb3ad44 Edgar's added support for printing jtag_khz 16 years ago
  oharboe a13764b5d0 fix for gaffe in 555 that stopped JTAG chain examine + validate from running. 16 years ago
  oharboe 7280d4a2c7 A dummy driver to test codepath w/no contact w/target. 16 years ago