1528 Commits (6b1eeb92fe603c2a3d8d04f299aa1318d2ad4b36)

Author SHA1 Message Date
  David Brownell f62c035c52 doxygen: remove some warnings 14 years ago
  David Brownell 7e2dffbbff ARMv7-A: tweak arch_state() 14 years ago
  David Brownell ea7a49cb9b ARM DPM: share debug reason logic 14 years ago
  David Brownell 6eee0729d7 ARM11: use shared DSCR bit names 14 years ago
  David Brownell eb6c880ddc ARM DPM: make DSCR bit defs sharable 14 years ago
  Zachary T Welch 822c06d9e3 remove tertiary include paths 14 years ago
  Zachary T Welch f7bd1e8f3a change #include "../hello.h" to "hello.h" 14 years ago
  Zachary T Welch 7a4f4457e5 change #include "trace.h" to <target/trace.h> 14 years ago
  Zachary T Welch c6dd6a576d change #include "target.h" to <target/target.h> 14 years ago
  Zachary T Welch aaf948a6be change #include "mips_ejtag.h" to <target/mips_ejtag.h> 14 years ago
  Zachary T Welch 36e53978b9 change #include "mips32_pracc.h" to <target/mips32_pracc.h> 14 years ago
  Zachary T Welch 0241b1e105 change #include "etm.h" to <target/etm.h> 14 years ago
  Zachary T Welch 1650ab3a22 change #include "embeddedice.h" to <target/embeddedice.h> 14 years ago
  Zachary T Welch f52a596860 change #include "armv7m.h" to <target/armv7m.h> 14 years ago
  Zachary T Welch a1c40f5120 change #include "armv7a.h" to <target/armv7a.h> 14 years ago
  Zachary T Welch 377c5504b9 change #include "armv4_5_mmu.h" to <target/armv4_5_mmu.h> 14 years ago
  Zachary T Welch 56adfadb5d change #include "armv4_5_cache.h" to <target/armv4_5_cache.h> 14 years ago
  Zachary T Welch ddea033043 change #include "armv4_5.h" to <target/armv4_5.h> 14 years ago
  Zachary T Welch 15accefbe2 change #include "arm_jtag.h" to <target/arm_jtag.h> 14 years ago
  Zachary T Welch 98eea5680b change #include "arm_dpm.h" to <target/arm_dpm.h> 14 years ago
  Zachary T Welch 0c1bc6703c change #include "arm_adi_v5.h" to <target/arm_adi_v5.h> 14 years ago
  Zachary T Welch 2c35b35e11 change #include "arm9tdmi.h" to <target/arm9tdmi.h> 14 years ago
  Zachary T Welch 447f0896dd change #include "arm7tdmi.h" to <target/arm7tdmi.h> 14 years ago
  Zachary T Welch 9e3136a5f8 change #include "arm7_9_common.h" to <target/arm7_9_common.h> 14 years ago
  Zachary T Welch 28b1794505 change #include "arm11.h" to <target/arm11.h> 14 years ago
  Zachary T Welch cb4a475f6c change #include "jtag.h" to <jtag/jtag.h> 14 years ago
  Zachary T Welch df0e90ec8c change #include "types.h" to <helper/types.h> 14 years ago
  Zachary T Welch 6512e5e36b change #include "time_support.h" to <helper/time_support.h> 14 years ago
  Zachary T Welch ba00ba47d2 change #include "replacements.h" to <helper/replacements.h> 14 years ago
  Zachary T Welch c79cca04be change #include "log.h" to <helper/log.h> 14 years ago
  Zachary T Welch 35f1a40f6f change #include "jim.h" to <helper/jim.h> 14 years ago
  Zachary T Welch 14ed20967f change #include "fileio.h" to <helper/fileio.h> 14 years ago
  Zachary T Welch 264d24495d change #include "command.h" to <helper/command.h> 14 years ago
  Zachary T Welch d1bc4375e9 change #include "binarybuffer.h" to <helper/binarybuffer.h> 14 years ago
  Zachary T Welch 896ac8d4ef allow #include directives to use module name 14 years ago
  Nicolas Pitre a976ce2dd4 feroceon.c should be part of ARM7_9_SRC 14 years ago
  David Brownell d5e4e23f9a ARM11: don't expose DSCR 14 years ago
  David Brownell f0c3e7011f ARM11: store a clean copy of DSCR 14 years ago
  David Brownell 62dd15d78f ARM11: don't expose WDTR 14 years ago
  David Brownell 7e18d96d03 ARM11: don't expose RDTR 14 years ago
  David Brownell 6ec5b9c674 ARM11: streamline debug entry 14 years ago
  David Brownell 1d29440a9c ARM11: remove arm11->target 14 years ago
  David Brownell c2af99d471 ARM DPM: tweak initialization 14 years ago
  Zachary T Welch f4a1070dcf adding files required for distribution 14 years ago
  Zachary T Welch 4c43afce85 fix 'target init' command registration 14 years ago
  Zachary T Welch 62fbb0f545 target: factor init to 'target init' 14 years ago
  Zachary T Welch e03f3c57a5 target: factor target_init() into pieces 14 years ago
  David Brownell 55eeea7fce ARMv7a/Cortex-A8: report watchpoint trigger insn 14 years ago
  David Brownell 03c103d56a ARM: label SP and LR correctly 14 years ago
  David Brownell f4b52e1ceb Cortex-A8: basic watchpoint support 14 years ago