25 Commits (19a678834d4cf88e006318dfeda6f97333c13925)

Author SHA1 Message Date
  duane 19a678834d 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
  zwelch c6e80f63a3 David Claffey <dnclaffey@gmail.com>: 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 337017d626 Scrub final vestiges of in_handler from mips target APIs. 15 years ago
  kc8apf 30268bc40f Author: Spencer Oliver <spen@spen-soft.co.uk> 15 years ago
  zwelch 56504fdd73 Audit and eliminate redundant #include directives in other target files. 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 e86dee3200 remove unecessary setting of deprecated fields to NULL 15 years ago
  oharboe 213368e21f add warnings about not using in_handler 15 years ago
  oharboe 4d88c124b1 retire out_mask - not used anywhere 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
  oharboe 9d75343e45 John McCarthy <jgmcc@magma.ca> keep_alive() fix 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 e3462b228c jtag_get_device() now returns NULL and reports error instead of invoking exit() 15 years ago
  ntfreak 5711203e20 - add support for hardware breakpoints to mips32 target 15 years ago
  ntfreak c0787b6994 - correct the register hi/lo read - wrong way round 15 years ago
  oharboe 539527ab74 John McCarthy <jgmcc@magma.ca> cleans up the usage of the 15 years ago
  oharboe 76be215ee1 John McCarthy <jgmcc@magma.ca> adds support for DMA mode access as supported by EJTAG 1.0/2.0 processors 15 years ago
  ntfreak 53590217ee - merged mips target into svn trunk 16 years ago