42 Commits (6b1eeb92fe603c2a3d8d04f299aa1318d2ad4b36)

Author SHA1 Message Date
  David Brownell 64934d9204 ETM: more ETM_CTRL bit cleanup 14 years ago
  David Brownell e25819645e ETM: start cleaning up ETM_CTRL bit handling 14 years ago
  David Brownell 9abad965ab ETM trigger_percent becomes an ETB command 14 years ago
  David Brownell 6f929dbd93 target files shouldn't #include <target/...h> 14 years ago
  David Brownell 340e2eb762 ARM: misc generic cleanup 14 years ago
  David Brownell 56e0171420 ARM: rename armv4_5_state_* as arm_state_* 14 years ago
  Zachary T Welch 7a4f4457e5 change #include "trace.h" to <target/trace.h> 14 years ago
  Zachary T Welch 15accefbe2 change #include "arm_jtag.h" to <target/arm_jtag.h> 14 years ago
  Zachary T Welch f74e2e033a remove register_commands from etm_capture_driver 14 years ago
  Zachary T Welch 66ee303456 remove target_type register_command callback 14 years ago
  Zachary T Welch 98723c4ecd command_context_t -> struct command_context 14 years ago
  Zachary T Welch 0f1163e823 target_t -> struct target 14 years ago
  Zachary T Welch dfecfd5fd4 image_t -> struct image 14 years ago
  Zachary T Welch d0c19e0a9d etm_context_t -> struct etm_context 14 years ago
  Zachary T Welch 74d09617b9 reg_cache_t -> struct reg_cache 14 years ago
  Zachary T Welch 99614219ad etmv1_trace_data_t -> struct etmv1_trace_data 14 years ago
  Zachary T Welch e2001ba211 etm_capture_driver_t -> struct etm_capture_driver 14 years ago
  Zachary T Welch 63242c6d45 etm_reg_t -> struct etm_reg 14 years ago
  Zachary T Welch 056fcdb540 arm_jtag_t -> struct arm_jtag 14 years ago
  David Brownell d47764ff71 ETM: start support for ETMv2+ 14 years ago
  David Brownell 5723e54fa9 ETM: remove old mid-level ETM handle 14 years ago
  David Brownell d796ce0e4d ETM cleanup 14 years ago
  Zachary T Welch 3885ab5a5a src/target: remove 'extern' and wrap headers 14 years ago
  dbrownell 22045fa6f2 When setting up an ETM, cache its ETM_CONFIG register. Then 14 years ago
  dbrownell d9ce8a2f60 Start cleaning up ETM register handling. On one ARM926 ETM+ETB 14 years ago
  dbrownell a6d858ebcd Initial ETM cleanups. Most of these are cosmetic: 14 years ago
  zwelch 4ce93ac479 - Fixes '>=' whitespace 15 years ago
  zwelch 3c2eabd20f Transform 'u32' to 'uint32_t' in src/target 15 years ago
  zwelch f876d5e9c7 Transform 'u16' to 'uint16_t' 15 years ago
  zwelch 86173cdbdd Transform 'u8' to 'uint8_t' in src/target 15 years ago
  zwelch 56504fdd73 Audit and eliminate redundant #include directives in other target files. 15 years ago
  oharboe d7f71e7fe9 whitespace fixes 15 years ago
  oharboe c333611f2b Update Embedded ICE registers explicitly during target->type->examine() instead 16 years ago
  drath 3d6bcf0792 - convert all files to unix line-ending 16 years ago
  drath cb6ebced3d - update jtag_speed setting when changing it during runtime with a FT2232 based interface 17 years ago
  drath dbd95cb8a2 - calculate cycles since last executed instruction when cycle-accurate tracing is enabled 17 years ago
  drath 1429d2c659 - added support for Asix Presto JTAG interface (thanks to Pavel Chromy and Asix for making this addition possible) 17 years ago
  drath 53d1f9b2ca - added manpage for OpenOCD (thanks to Uwe Hermann) 17 years ago
  drath f94d66d7c5 - reworked image handling to support multiple sections (tested with ihex file containing gaps) 17 years ago
  drath 237e894805 - split fileio handling into fileio part and image handling 17 years ago
  drath a582e9a8d1 - str9x flash support (Thanks to Spencer Oliver) 18 years ago
  drath 8b4e882a16 - prepare OpenOCD for branching, created ./trunk/ 18 years ago