689 Commits (a1609e5ad1b8df67f216d2f7c43db82c420db373)

Author SHA1 Message Date
  Øyvind Harboe a1609e5ad1 Removed unused interface_jtag_set_end_state and wrote down some notes on TCP/IP client/server scheme. 14 years ago
  Øyvind Harboe e4dba30b63 More svn to git version string fixes. 14 years ago
  David Brownell d243e641d3 jtag_add_statemove() always uses TLR to get to RESET 14 years ago
  oyvind 89a8a37998 Switch from svn to git version string handling. 14 years ago
  David Brownell 510db585fd portability updates 14 years ago
  David Brownell 5535399a46 cosmetic cleanup in TMS tables 14 years ago
  David Brownell a0b1e05b53 printf format warning fixes 14 years ago
  David Brownell bc13c12be9 add documentation about reset customization 14 years ago
  David Brownell 5b352c9e79 minor JTAG init messaging tweaks 14 years ago
  David Brownell a8234af06c prevent abort via polling during jtag_reset 14 years ago
  David Brownell 40c9668b70 Stop ignoring most scan chain validation errors 14 years ago
  dbrownell cdc33b3808 Force sane SRST and TRST initialization 14 years ago
  dbrownell 246ff4f601 Better fix for TAPs violating the JTAG spec for IR-Capture. 14 years ago
  dbrownell 7035b37e71 Remove much #ifdeffery around _DEBUG_JTAG_IO_ usage. 14 years ago
  dbrownell b83d79a42f Updates for "reset_config": 14 years ago
  oharboe 53dea2f952 Do not check ir capture if there is no IDCODE 14 years ago
  oharboe e4cc19521b 1.55 snapshot 14 years ago
  oharboe 39b57471bf Introduced jtag_init and "jtag arp_init" to allow target scripts more control over how OpenOCD starts up and initializes the target. 14 years ago
  dbrownell 7a57c31619 Improve jtag_validate_ircapture() diagnostics. 14 years ago
  dbrownell 7c7467b34f Add a new JTAG "setup" event; use for better DaVinci ICEpick support. 14 years ago
  dbrownell e4de4251fe Streamline Capture-IR validation code 14 years ago
  dbrownell 4297209ac9 Make "-expected-id 0" suppress warnings; not unlike it used to do. 14 years ago
  oharboe 035b6ba84b reentry assert 14 years ago
  oharboe c5949a03a7 added t/nsrst_assert_width commands 14 years ago
  oharboe e3a0647558 if srst pulls trst, then set state to TAP_RESET. 14 years ago
  dbrownell 817ea3f4e4 Update FT2232 driver so that it reliably enters TAP_RESET. 14 years ago
  dbrownell 2329ae9306 Diagnostics tweaks for jtag_examine_chain() failure paths. 14 years ago
  dbrownell f64e924ba9 Updates to the initial scanchain validation code: 14 years ago
  dbrownell 2e210ee48f Streamline Capture-IR handling and integrity test. 14 years ago
  dbrownell 86a7d813a1 Remove annoying end-of-line whitespace from most src/* 14 years ago
  dbrownell d20103cd93 Update the jtag-examine_chain() logic to verify that there's no 14 years ago
  dbrownell 0c4b119d3f Debug message updates: 14 years ago
  dbrownell 75581ffea6 Minor regression bugfix for the jtag_tap_handle_event() case 14 years ago
  dbrownell 3e87fc20ab Style cleanup for the updated ft2232_add_pathmove(). 14 years ago
  dbrownell 2d3bcddf04 Minor behavior fixes for the two JTAG reset events (C/internal, 14 years ago
  oharboe 631b2ab244 remove unused externs 14 years ago
  dbrownell e961bd14d9 Address codereview comment from Steve Grubb <sgrubb@redhat.com>: 14 years ago
  oharboe 84f51bf50c michal smulski <michal.smulski@ooma.com> fix regression in jtag_add_pathmove() which broke arm11 in r1825. Other uses of jtag_add_pathmove are svn + xsvf + xscale... 14 years ago
  oharboe 016e7ebbfa srst_gates_jtag option. at91sam9260 needs retesting, and possibly srst_gates_jtag added to reset_config. Could i.MX27 be a case where srst does not pull trst, but really srst gates jtag clock? 14 years ago
  oharboe 4f7761828c tap post reset event added. Allows omap3530 to send 100 runtest idle tickle's after a TAP_RESET. 14 years ago
  oharboe 983f5a1ae9 - Fix bug-in-waiting when adding more than one TAP event type 14 years ago
  oharboe dce1cdc9fb David Brownell <david-b@pacbell.net> Fix segv in jtag_examine_chain(): exit loop on no-tap. Keep 14 years ago
  oharboe 0de530067f added missing check on jtag_execute 14 years ago
  oharboe 9a9ebfb924 reduce arm11 output noise 14 years ago
  oharboe 24f011ebb4 David Brownell <david-b@pacbell.net> More jtag_add_reset() cleanup: 14 years ago
  oharboe 86b49612a6 David Brownell <david-b@pacbell.net> More jtag_add_reset() cleanup: 14 years ago
  oharboe 6f359fba68 David Brownell <david-b@pacbell.net> Some jtag_add_reset() cleanup: 14 years ago
  oharboe bf5f21e39a Steve Grubb <sgrubb@redhat.com> fix various and sundry leaks 14 years ago
  oharboe 332c8d78d8 Jonas Horberg <jhorberg@sauer-danfoss.com> 14 years ago
  ntfreak ef30f22fd3 - remove enable-ft2232-highspeed configure option, high speed ftdi support is now detected during the configure stage 15 years ago