20 Commits (8f944fc22648da0f6d4d6114d7a9e45c794f70a1)

Author SHA1 Message Date
  Spencer Oliver 374127301e build: cleanup src/target directory 12 years ago
  Øyvind Harboe 2615bf4398 types: write memory now uses const 13 years ago
  Øyvind Harboe 6a237c23c1 arm: add error propagation for enable/disable mmu caches 14 years ago
  Øyvind Harboe 70fee9207b arm: add error propagation to generic get_ttb fn 14 years ago
  Antonio Borneo bac52fbac8 TARGET: removed unused parameters 14 years ago
  Antonio Borneo 9e62f86f24 TARGET: removed unsed parameter 14 years ago
  Øyvind Harboe 0538081246 arm mmu: error propagation added for address translation 14 years ago
  David Brownell 6f929dbd93 target files shouldn't #include <target/...h> 14 years ago
  Zachary T Welch 56adfadb5d change #include "armv4_5_cache.h" to <target/armv4_5_cache.h> 14 years ago
  David Brownell b695cb7522 #include "target.h" less wildly 14 years ago
  Zachary T Welch 0f1163e823 target_t -> struct target 14 years ago
  Zachary T Welch f6dae0cf84 armv4_5_mmu_common_t -> struct armv4_5_mmu_common 14 years ago
  Zachary T Welch 405a5df786 armv4_5_cache_common_t -> struct armv4_5_cache_common 14 years ago
  Zachary T Welch 3885ab5a5a src/target: remove 'extern' and wrap headers 14 years ago
  Øyvind Harboe 1e5daf5886 retire obsolete mXY_phys commands. Handled by generic memory read/modify commands and target read/write physical memory callbacks. 14 years ago
  zwelch db7e77237c Transform 'u32' to 'uint32_t' in src/target/arm* 15 years ago
  zwelch 86173cdbdd Transform 'u8' to 'uint8_t' in src/target 15 years ago
  zwelch 68b05c5575 Audit and eliminate redundant #include directives in arm target files. 15 years ago
  drath 3acb107b9a - endianess fixes everywhere but in the flash code. flashing might still be broken on big-endian targets and/or hosts 17 years ago
  drath 8b4e882a16 - prepare OpenOCD for branching, created ./trunk/ 18 years ago