3193 Commits (b695cb75220100cd9bbfaec5bd1740958454130d)
 

Author SHA1 Message Date
  David Brownell b695cb7522 #include "target.h" less wildly 14 years ago
  David Brownell 8193f17c3a target: no implicit #includes of "register.h" 14 years ago
  David Brownell 1186f7efa7 target: less implicit inclusion of "command.h" 14 years ago
  David Brownell db094c2e60 target: don't implicitly include "algorithm.h" 14 years ago
  David Brownell aa7c449600 target: don't implicitly include "breakpoint.h" 14 years ago
  David Brownell 5d1a9033ab ARM11: use now-generic memory utils 14 years ago
  David Brownell 2280ddeea5 ARM11: fixup method table 14 years ago
  David Brownell 269040bbad ARM: memory utils aren't ARM7/ARM9 dependent 14 years ago
  David Brownell 9ac7cdec82 target: make "examined" flag be per-target 14 years ago
  Zachary T Welch f30136603e arm-jtag-ew,jlink: switch to COMMAND_HANDLER 14 years ago
  Zachary T Welch 6731968873 rlink: fix overzealous sed 14 years ago
  Zachary T Welch a502676df7 remove unused arm_jtag_buf_to_* helpers 14 years ago
  Zachary T Welch bc07ee82fb remove unused buf_to_u32_handler 14 years ago
  Zachary T Welch 4d4b2958a5 struct scan_field_s -> struct scan_field 14 years ago
  Krzysztof Dziuba c2edc7908f Fix for md* commands, similar to mw*. 14 years ago
  David Brownell ecc659d44d lpc2900.h -- remove from Makefile.am too 14 years ago
  David Brownell dd47bba6f8 flash: remove needless lpc2900.h header 14 years ago
  David Brownell 7f48f463a1 remove annoying $URL$ startup message 14 years ago
  Dean Glazeski c93ae60bce Invalid command syntax errors with MWW. 14 years ago
  Zachary T Welch 4088b1e622 add openocd.h for top-level declarations 14 years ago
  Ferdinand Postema ab3bdfb2cb compile with cygwin (32-bit) 14 years ago
  David Brownell ecab0cfe25 ARM11: ETM + ETB support 14 years ago
  David Brownell 817bf74302 ARM11: revert etmr/etmw commands 14 years ago
  David Brownell 44d6a531f7 iMX2* + ETB targets: hook up ETM and ETB 14 years ago
  David Brownell aafb916bea ARM7/ARM9: use shared examine() method 14 years ago
  David Brownell 78c6b922e2 ETM: simplify ETM initialization code paths 14 years ago
  David Brownell a7f5cdf999 ARM11: switch to new "arm" base type 14 years ago
  David Brownell 04b514707f target: remove unused "bitfield" infrastructure 14 years ago
  David Brownell 38e8d60f79 target.cfg: label ETBs correctly 14 years ago
  David Brownell afe0298399 ARM7/9: rm arm7_9_get_arch_pointers() 14 years ago
  Zachary T Welch 6435e75e14 update developer manual for new types 14 years ago
  Zachary T Welch ef746e27c5 command_t -> struct command 14 years ago
  Zachary T Welch 98723c4ecd command_context_t -> struct command_context 14 years ago
  Zachary T Welch d16968e24f remove rlink structure typedefs 14 years ago
  Zachary T Welch 96b62996d2 flash_bank_t -> struct flash_bank 14 years ago
  Zachary T Welch 2f6e56e383 nand_device_t -> struct nand_device 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 ac927559c3 target_type_t -> struct target_type 14 years ago
  Zachary T Welch d64a873db4 improve mips32_pracc_context 14 years ago
  Zachary T Welch dfecfd5fd4 image_t -> struct image 14 years ago
  Zachary T Welch af949b2531 armv4_5_common_t -> struct arm 14 years ago
  Zachary T Welch d0c19e0a9d etm_context_t -> struct etm_context 14 years ago
  Zachary T Welch 6421c2075c etb_t -> struct etb 14 years ago
  Zachary T Welch 4952eadd8f trace_t -> struct trace 14 years ago
  Zachary T Welch d90063ffc5 image_elf_t -> struct image_elf 14 years ago
  Zachary T Welch 2ec440588f cortex_m3_dwt_comparator_t -> struct cortex_m3_dwt_comparator 14 years ago
  Zachary T Welch cdd2d9c2d0 cortex_m3_fp_comparator_t -> struct cortex_m3_fp_comparator 14 years ago
  Zachary T Welch d727f97889 cortex_a8_wrp_t -> struct cortex_a8_wrp 14 years ago
  Zachary T Welch 42fb6b8876 cortex_a8_brp_t -> struct cortex_a8_brp 14 years ago