1528 Commits (6b1eeb92fe603c2a3d8d04f299aa1318d2ad4b36)

Author SHA1 Message Date
  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
  David Brownell 66ca84b581 ARM: core DPM support for watchpoints 14 years ago
  David Brownell 1c7d3d200c ARMv7a: move constants out of Cortex-A8 header 14 years ago
  David Brownell 63dc352876 ARM11: remove previous mcr()/mrc() methods 14 years ago
  David Brownell 5949a3b3a5 Cortex-A8: remove previous mcr()/mrc() methods 14 years ago
  David Brownell 563d937c3c ARM: implement mrc()/mcr() as DPM ops 14 years ago
  David Brownell 177bbd8891 target: "mcr" and "mrc" are ARM-specific 14 years ago
  David Brownell 209a0197f0 ARMv7-A: stop using CP15 ops 14 years ago
  David Brownell fb984a477d Cortex-A8: stop using CP15 ops 14 years ago
  David Brownell 892604bc7e XScale: restore_context() cleanup 14 years ago
  David Brownell da7c202b57 XScale: context restore, cleanup/bugfix 14 years ago
  Zachary T Welch 7b2906de24 do not extern 'interp' from command.c 14 years ago
  Zachary T Welch 8e8a359af2 target: avoid using interp global variable 14 years ago
  David Brownell 5219b35be6 XScale: clean up full_context() (#2) 14 years ago
  David Brownell 8c8e53baf6 XScale: clean up full_context() (#1) 14 years ago
  David Brownell e456da073a XScale: debug entry uses new register mapping 14 years ago
  Marek Vasut 17b7600a59 XScale: initial PXA3xx support 14 years ago
  David Brownell 73ec6d9b89 ARM11: fix warning on cygwin 14 years ago
  David Brownell a398c85de7 Cortex-M3: don't chain "struct arm" commands 14 years ago
  Zachary T Welch cdfdcb2854 add more stub handlers to testee target 14 years ago
  Zachary T Welch 070259cadb explode tcl_target_func into many handlers 14 years ago
  Zachary T Welch cb8d567b75 split jim_target into multiple handlers 14 years ago
  David Brownell 5f0223423d ARM11: fix warning on amd64 14 years ago
  David Brownell 30f6142fc8 ARM11: fix dbgtap JTAG_DEBUG 14 years ago