3584 Commits (c79cca04bed78839a18e73f3996805eb8001a812)
 

Author SHA1 Message Date
  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 2fc071c6e1 change #include "ioutil.h" to <helper/ioutil.h> 14 years ago
  Zachary T Welch 14ed20967f change #include "fileio.h" to <helper/fileio.h> 14 years ago
  Zachary T Welch 0b7720d2ff change #include "configuration.h" to <helper/configuration.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 5d57cad001 normalize headers to make changing easier 14 years ago
  Zachary T Welch 4bbe7d174f change autoconf #include in configure.in 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
  Zachary T Welch 879a04cc6b remove #if HAVE_JTAG_INTERFACE_H from minidriver.h 14 years ago
  Zachary T Welch 865efd828a move jtag drivers to src/jtag/drivers 14 years ago
  Zachary T Welch fe9228a32d move nor drivers to src/flash/nor 14 years ago
  Zachary T Welch e1ec02bb05 move nand drivers to src/flash/nand/ 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 b123fd3cd9 fix configure problem when building w/o USB 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
  David Brownell a79b76d893 stubs: buildfix 14 years ago
  Zachary T Welch 6ec526e706 remove #if BUILD_HTTPD 14 years ago
  Zachary T Welch eaf10f69de remove BUILD_IOUTIL symbol 14 years ago
  Zachary T Welch 34654359a9 remove #if logic for openocd_sleep_*lude 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
  Zachary T Welch ac1887c703 jtag: factor init into 'jtag init' 14 years ago
  Zachary T Welch 37201c019f flash: factor init to 'flash init' 14 years ago
  Zachary T Welch 1de0b9d351 mflash: factor init to 'mflash init' 14 years ago
  Zachary T Welch 747f8af672 nand: factor init to 'nand init' 14 years ago
  Zachary T Welch 682910fdc2 pld: factor init to 'pld init' 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
  Øyvind Harboe d84fead487 zy1000: keep up with startup refactoring work. 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 a65e75ea34 Tcl and doc: update to match new 'arm mcr ...' etc 14 years ago
  Øyvind Harboe 48edd58c39 target: at91eb40a.cfg is a board, not a target. 14 years ago
  Øyvind Harboe 445da543d8 zy1000: keep up with latest changes to command handling 14 years ago
  Øyvind Harboe 5576a6240a command: the Jim interpreter can now be provided rather than created 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