2158 Commits (b1f7b35983eade493bfadd9e5abee4ae3dab630d)

Author SHA1 Message Date
  dbrownell b1f7b35983 Change version labels to work better with GIT 14 years ago
  dbrownell 60f8770502 Dragonite has the same EICE affliction as feroceon. 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 16a7ad5799 Minor cleanup to ARM926 debug entry: 14 years ago
  mlu 16742b529b It is not possible to invalidate I-Cache on memory writes while the target is running 14 years ago
  mlu 49f3497bfa Make sure that DSCR_DTR_RX is not full before writing 14 years ago
  mlu 1b90a9f5eb More error reporting in Cortex_a8 execute_opcode 14 years ago
  mlu 84dabdcc72 Added asser_reset and deassert_reset for cortex_a8 14 years ago
  mlu c74ede4248 Added asser_reset and deassert_reset for cortex_a8 14 years ago
  dbrownell 1033633321 Minor ETB and ETM bugfixes and doc updates 14 years ago
  mlu d340906476 ARMv7A: Report fault status registers when in Abort state 14 years ago
  mlu aaf1daa056 Add DSCR_DTR_RX_FULL bit define 14 years ago
  dbrownell e4de4251fe Streamline Capture-IR validation code 14 years ago
  dbrownell 6d4cdddbe2 ARM11 command handling fixes 14 years ago
  dbrownell 4297209ac9 Make "-expected-id 0" suppress warnings; not unlike it used to do. 14 years ago
  dbrownell d96e3eae23 ETM: fix build issue on MinGW. 14 years ago
  dbrownell afc3a5cc6f ETB: cleanup needless symbol exports and forward decls. 14 years ago
  oharboe f4fce92f28 handle single threading 14 years ago
  oharboe 035b6ba84b reentry assert 14 years ago
  oharboe 9bdbffb8cc httpd smoketest info 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 cbe34d0819 Shrink symbols exported from arm9tdmi.c and remove a forward ref. 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
  oharboe 1c262c8826 Try/catch scheme. Typed up the functionality and regression tested. 14 years ago
  oharboe 37755ffdb6 When attaching GDB to OpenOCD, the target state is no longer affected. 14 years ago
  dbrownell 23e22b6ec4 Start handling the (second) SRST stage of reset better: 14 years ago
  dbrownell 22045fa6f2 When setting up an ETM, cache its ETM_CONFIG register. Then 14 years ago
  dbrownell d9ce8a2f60 Start cleaning up ETM register handling. On one ARM926 ETM+ETB 14 years ago
  dbrownell a6d858ebcd Initial ETM cleanups. Most of these are cosmetic: 14 years ago
  oharboe 7393fcfc90 Nico Coesel <ncoesel@dealogic.nl> fix warnings. . I'm wondering why these 14 years ago
  ntfreak 6521b75ec2 - fix build issue under win32 (cygwin/msys) from svn r2746 14 years ago
  ntfreak a2a3620d35 - add missing svn props from previous commit 14 years ago
  dbrownell 50b94628ae Make it easier to erase or protect through to the end 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 48e96a18ed Enhancement: stm32 flash protection error message 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
  mlu 965b331d0b Added CPUDBG_WCR_BASE define 14 years ago
  mlu 781997f556 Avoid cache invalidation when writing to hardware debug registers 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
  mlu 7b3be0e21e Move Cortex A8 debug access initialisation from omap3530.cfg to cortex_a8.c 14 years ago
  oharboe 631b2ab244 remove unused externs 14 years ago