111 Commits (ed9c257551729cf2dc54fcbc3ad520fdfa9ad0c1)

Author SHA1 Message Date
  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
  oharboe d9f50cb7d6 - Set up ICE registers after TRST 16 years ago
  oharboe c4a2fdbc39 Reset wip. Just adding hooks. This is just to reduce the size of the actual change, no change in behaviour. 16 years ago
  oharboe b22ae9006b back out Don Porges workaround for some device with manufcaturer # 0x1a2 16 years ago
  oharboe 2585fc3420 Don Porges fixed c99 issues. 16 years ago
  oharboe a064722743 - added "init" command. "init" and "reset" at end of startup script is equivalent 16 years ago
  oharboe eabb49b570 Pavel pointed out that jtag_add_tlr() is better than jtag_add_tms(). 16 years ago
  oharboe 4b2defe678 The endstate now reports the endstate of the queue instead of 16 years ago
  oharboe 7abe97565e added query of reset speed 16 years ago
  oharboe ff53e47b54 - fixes for jtag_khz committed. 16 years ago
  oharboe afe5371bc8 Do not assert trst in srst_only case even if srst_pulls_trst. 16 years ago
  oharboe a3a3426e86 make jtag_add_statemove() internal to the driver. 16 years ago
  oharboe 4411c2643e TAP_SD/SI are now forbidden end states. 16 years ago
  ntfreak d47e1b8f36 - rename log functions to stop conflicts under win32 (wingdi) 16 years ago
  ntfreak f669c50fc9 - changed jtag_add_reset errors to warnings 16 years ago
  oharboe 587dd1c392 clarified jtag_khz command. 16 years ago
  oharboe 9bf081192f added jtag_khz for use with target library 16 years ago