34 Commits (6b1eeb92fe603c2a3d8d04f299aa1318d2ad4b36)

Author SHA1 Message Date
  David Brownell 6f929dbd93 target files shouldn't #include <target/...h> 14 years ago
  Zachary T Welch c6dd6a576d change #include "target.h" to <target/target.h> 14 years ago
  Zachary T Welch 36e53978b9 change #include "mips32_pracc.h" to <target/mips32_pracc.h> 14 years ago
  David Brownell 71cde5e359 target: create/use register_cache_invalidate() 14 years ago
  David Brownell 8193f17c3a target: no implicit #includes of "register.h" 14 years ago
  Zachary T Welch 98723c4ecd command_context_t -> struct command_context 14 years ago
  Zachary T Welch 0f1163e823 target_t -> struct target 14 years ago
  Zachary T Welch d0dee7ccaf reg_t -> struct reg 14 years ago
  Zachary T Welch 74d09617b9 reg_cache_t -> struct reg_cache 14 years ago
  Zachary T Welch a8141cafde mips_ejtag_t -> struct mips_ejtag 14 years ago
  Zachary T Welch ccde06a08f mips32_core_reg_t -> struct mips32_core_reg 14 years ago
  Zachary T Welch 3b7aee21b5 mips32_common_t -> struct mips32_common 14 years ago
  Zachary T Welch 1bd7a78d92 mips32_comparator_t -> struct mips32_comparator 14 years ago
  Zachary T Welch b1de5eb9a0 reg_param_t -> struct reg_param 14 years ago
  Zachary T Welch 6c965a3da9 mem_param_t -> struct mem_param 14 years ago
  Zachary T Welch 42ef503d37 jtag_tap_t -> struct jtag_tap 14 years ago
  Zachary T Welch 3885ab5a5a src/target: remove 'extern' and wrap headers 14 years ago
  zwelch 2e77919853 Remove whitespace at end of lines, step 1. 15 years ago
  zwelch fb1a9b2cb2 - Fixes '[|]' whitespace 15 years ago
  zwelch aea6815462 - Fixes '<<' whitespace 15 years ago
  zwelch 3c2eabd20f Transform 'u32' to 'uint32_t' in src/target 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 6fd394811c Gabor Juhos juhosg at openwrt.org MIPS: fix a shift value in the MIPS32_R_INST macro 15 years ago
  oharboe eb51d4f68b Oleksandr Tymoshenko <gonzo@bluezbox.com> "resume" command fix for EJTAG 15 years ago
  oharboe 837555ab24 Nico Coesel <ncoesel@dealogic.nl> MIPS32 speedup patches 15 years ago
  oharboe 40580e2d71 Zach Welch <zw@superlucidity.net> fix -Werror warnings 15 years ago
  ntfreak 6fda870766 - added mips software breakpoint support 15 years ago
  ntfreak 0cba0d4df3 - remove target specific variant and use target->variant member 15 years ago
  duane a28eaa85f7 jtag newtap change & huge manual update 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 ef1cfb2394 Duane Ellis: "target as an [tcl] object" feature. 16 years ago
  ntfreak 53590217ee - merged mips target into svn trunk 16 years ago