519 Commits (1231443b593cd8ea1e91aa476dfe4403f0402e2f)
 

Author SHA1 Message Date
  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 86d3e74464 target_call_timer_callbacks_now() now invokes periodic callbacks immediately 16 years ago
  oharboe 408e1d86a0 Removed exit()'s. A reset is usually enough to work around these, reducing cycle times 16 years ago
  oharboe a3a3426e86 make jtag_add_statemove() internal to the driver. 16 years ago
  oharboe 77d73b2523 Edgar Grimberg: added needed delays 16 years ago
  oharboe 4411c2643e TAP_SD/SI are now forbidden end states. 16 years ago
  oharboe 2df3ca97a7 hooks for multithreading. Disable nagle 16 years ago
  ntfreak d47e1b8f36 - rename log functions to stop conflicts under win32 (wingdi) 16 years ago
  ntfreak a96f96d1f0 - gdb server was incorrectly sending null terminator on qXfer:features:read: packet 16 years ago
  ntfreak ae176daac8 - updated docs with new commands/features 16 years ago
  ntfreak f669c50fc9 - changed jtag_add_reset errors to warnings 16 years ago
  ntfreak 4622cb15a9 - armv7m control register now set as dirty when switching context 16 years ago
  mifi 5a4525613d - added new test results 16 years ago
  drath 87939e553d - fix warnings during configure cause by ecosboard. default to no, if host cpu isn't arm. 16 years ago
  oharboe 3b2a068ea9 added profile command. It was added to simplify evaluation by testers. 16 years ago
  oharboe 7e8892ca39 reset and post reset speed & jtag_khz command documented. 16 years ago
  oharboe 6de8c33c38 Michael Bruck: fixed 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
  oharboe 7de7bc80fc - adds two speeds to jtag_speed. reset and post reset speed. Default 16 years ago
  oharboe a3dbb9cee6 print ms in debug_level 3 logs. Seconds is not enough. 16 years ago
  oharboe b8dab6d056 XScale excessive waiting fix. 16 years ago
  oharboe 979d6b7943 marked infinite loop in code w/TODO and fixed warning. 16 years ago
  oharboe cb0bc93c06 Dominic undid some of my damage. CLK should now be set as intended in all cases. 16 years ago
  oharboe 65cfb21612 xscale now passes w/bitbang in 505 16 years ago
  oharboe 45af9d83c9 The bitbang driver leaves the TCK 0 when in idle 16 years ago
  oharboe 9bf8a4e48b This moves common code into functions so as to make it clear 16 years ago
  oharboe 10c3b1c936 fixed regression in XScale introduce in 297 16 years ago
  oharboe 460894d51e more info about latest working version 16 years ago
  oharboe 33c09a0127 Corrections from Dominic 16 years ago
  oharboe 691b4e0e01 tinkered a bit with testing matrix. 16 years ago
  oharboe 0313c59555 reduce compare noise. If someone should be crazy enough to try to run OpenOCD under eCos, then they'v got some hooks to point them in the general direction. 16 years ago
  oharboe b9162dcc8e With the recent changes the TRST needs to happen for every reset. 16 years ago
  oharboe d1fe9bacbb tidy up output a bit. No longer show "accepted connection" inside Telnet session. 16 years ago
  oharboe 1812a3535c - retired unused jtag events. The code was incorrect 16 years ago
  ntfreak 0fe2a5435a - 16 and 32 bit unaligned accesses supported 16 years ago
  oharboe 09e303bb8e retire unused code. 16 years ago
  oharboe ac5fb03521 JTAG_END_STATE is now retired. It is no longer queued. 16 years ago
  oharboe 9a9cc91bcb - fixed jtag_add_reset(). It no longer causes jtag_execute_queue() to 16 years ago
  oharboe 970e16603b Pavel Chromy: telnet line buffer size checking, history does not store repeating lines, improved history printing, log callback tweak 16 years ago
  oharboe 7dc025321c backed out changes from 483. 16 years ago
  oharboe 088bba4391 more target scripts wip. 16 years ago
  oharboe 32eea2a254 more target scripts wip. 16 years ago
  oharboe cce7512ca9 Pavel Chromy: hopefully perfection for async output and prompt/partially typed command line handling. 16 years ago
  oharboe e378eeec36 Pavel Chromy: the attached patch refines PRESTO support and makes it work with libftdi. 16 years ago
  oharboe e7b7025cdd prettier async output 16 years ago
  oharboe 703dc714c8 - fixed a problem with big endian XScale and GDB register packets. 16 years ago
  oharboe e6dac739cf - the jtag chain is examined and validated after GDB & telnet servers 16 years ago
  oharboe 0424155dfc - Fixed various error handling when looking for memory leaks 16 years ago