59 Commits (026559068d889660ad4545ee28b6561c82c39aea)

Author SHA1 Message Date
  David Brownell a0b1e05b53 printf format warning fixes 14 years ago
  dbrownell 1033633321 Minor ETB and ETM bugfixes and doc updates 14 years ago
  dbrownell d96e3eae23 ETM: fix build issue on MinGW. 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 bf5f21e39a Steve Grubb <sgrubb@redhat.com> fix various and sundry leaks 14 years ago
  zwelch fb1a9b2cb2 - Fixes '[|]' whitespace 15 years ago
  zwelch 84df52f9ea - Fixes '=' whitespace 15 years ago
  zwelch 53d605e12c - Fixes '!=' whitespace 15 years ago
  duane b6fe525580 C99 printf() -Werror fixes 15 years ago
  zwelch 3c2eabd20f Transform 'u32' to 'uint32_t' in src/target 15 years ago
  zwelch 86173cdbdd Transform 'u8' to 'uint8_t' in src/target 15 years ago
  oharboe d861002612 Rename jtag_add_end_state to jtag_set_end_state since "add" implies that 15 years ago
  oharboe f133158175 Introduce jtag_get_end_state() fn to clarify code a bit. 15 years ago
  oharboe 6468859389 remove TAP_INVALID as argument to jtag_add_xxx() fn's 15 years ago
  zwelch 91d55c0e50 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 570631454d David Brownell <david-b@pacbell.net>: This patch adds annotations to 15 years ago
  kc8apf c977616cda Consolidate target selection code into single get_target() that handles both names and numbers. Provided by David Brownell <david-b@pacbell.net> 15 years ago
  oharboe f17bb0cf1e fix jtag_add_dr_scan() usage a bit... avoid lots of malloc()'s. 15 years ago
  oharboe 6e1b0ba9ac switch to jtag_add_dr_scan_check() - USB performance fix 15 years ago
  zwelch 56504fdd73 Audit and eliminate redundant #include directives in other target files. 15 years ago
  oharboe 00fd07336e whitespace fixes 15 years ago
  oharboe 57bc9f37c9 in_handler in_check_mask and in_check_value now removed from field. Last big patch in the series of JTAG API cleanup. 15 years ago
  oharboe 8173e02272 retire jtag_set_check_value 15 years ago
  oharboe e86dee3200 remove unecessary setting of deprecated fields to NULL 15 years ago
  oharboe 4d88c124b1 retire out_mask - not used anywhere 15 years ago
  oharboe 03fdabaaac Mariano Alvira <mar@devl.org> fixes warnings 15 years ago
  zwelch 8c1ec4f0e1 Add static keywords to core target source file data and functions. 15 years ago
  zwelch 1de959ca1c Remove redundant declarations to allow building with -Wredundant-decls. 15 years ago
  oharboe 40580e2d71 Zach Welch <zw@superlucidity.net> fix -Werror warnings 15 years ago
  mifi 0bba832713 The following patches was applied: 15 years ago
  kc8apf c45de8073d Change tap_state naming to be consistent with SVF documentation. 15 years ago
  duane a28eaa85f7 jtag newtap change & huge manual update 15 years ago
  oharboe ccc2e3fe76 Laurentiu Cocanu - memory read/write and exit() error path fixes 15 years ago
  oharboe c40d652546 fixed a few crashes in syntax handling 15 years ago
  oharboe 0485363c45 Edgar Grimberg fixes some memory handling issues and 16 years ago
  oharboe d9f50cb7d6 - Set up ICE registers after TRST 16 years ago
  ntfreak d47e1b8f36 - rename log functions to stop conflicts under win32 (wingdi) 16 years ago
  oharboe d3f3f61498 Michael Bruck: fixed warnings 16 years ago
  oharboe 219b7f30b9 - image.c and fileio.c now uses logging to propagate error strings. 16 years ago
  drath 3d6bcf0792 - convert all files to unix line-ending 16 years ago
  oharboe 687a9553c9 From Michael Bruck 16 years ago
  mifi 2e01a1ad19 - added gdb flash fixes patch 16 years ago
  mifi 02f3765351 - added patch for new flash functionality like: 16 years ago
  drath c8490c2099 - fixed ETM configuration register decoding 16 years ago
  drath cb6ebced3d - update jtag_speed setting when changing it during runtime with a FT2232 based interface 17 years ago
  drath 9061c08aa7 - cleaned up cycle counting in ETM analysis 17 years ago
  drath dbd95cb8a2 - calculate cycles since last executed instruction when cycle-accurate tracing is enabled 17 years ago
  drath 1429d2c659 - added support for Asix Presto JTAG interface (thanks to Pavel Chromy and Asix for making this addition possible) 17 years ago