1160 Commits (42ef503d37b18d907da16d26e99167566d5aabd1)

Author SHA1 Message Date
  Zachary T Welch 42ef503d37 jtag_tap_t -> struct jtag_tap 14 years ago
  Zachary T Welch 9f212b01be fileio_t -> struct fileio 14 years ago
  Zachary T Welch 99b57b6dcc remove accidental artifact 14 years ago
  Zachary T Welch d22270e0ed command_handler_t: make argc unsigned 14 years ago
  Zachary T Welch a585bdf726 add CMD_NAME macro for command handlers 14 years ago
  Zachary T Welch 5b6df55a1e use CALL_COMMAND_HANDLER instead of direct calls 14 years ago
  Zachary T Welch 76868e0713 s3c24xx: use COMMAND_HANDLER with command helper 14 years ago
  Zachary T Welch d02fee197f arm_adi,armv7[am]: use COMMAND_HELPER for helpers 14 years ago
  Zachary T Welch 63a26b421b use COMMAND_HELPER for command helper functions 14 years ago
  Zachary T Welch cfc4d5c6b7 use COMMAND_HANDLER macro to define all commands 14 years ago
  David Brownell 5eb638c71e Cortex-A8: fix indent 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 e740536568 ETM: use new toplevel ETM handle 14 years ago
  David Brownell 9855a11edd ETM: update port drivers 14 years ago
  David Brownell 3ae4401901 ETM: update arm[79]tdmi_examine() 14 years ago
  David Brownell 4b20ed6b5c ARM: start generalized base type 14 years ago
  Zachary T Welch 39ab1c1a41 remove more useless declarations 14 years ago
  Zachary T Welch e997431602 cortex_a8: remove declarations, use static keyword 14 years ago
  Zachary T Welch ca594adb5a add const keyword to some APIs 14 years ago
  Zachary T Welch 9741e126fd change argv to args in command handlers 14 years ago
  Zachary T Welch b7b4efcdf1 makefiles: improve build order 14 years ago
  David Brownell d796ce0e4d ETM cleanup 14 years ago
  Zachary T Welch 583a293a32 fix bug in ARM720: bugfix 14 years ago
  David Brownell d570e4f6f6 ARM720: bugfix 14 years ago
  David Brownell 61af6a6816 target: MMU-aware init for memory read/write 14 years ago
  Michael Bruck 627bd19768 arm11: add etmr/etmw registers to access ETM via DBGTAP scan chain 14 years ago
  Øyvind Harboe c202ba7d34 ARM11: remove old mrc/mcr commands 14 years ago
  David Brownell 2a4d3c03cd Target: minor cleanup 14 years ago
  David Brownell 508e5c803f ARM920: implement basic MMU ops 14 years ago
  David Brownell 65e3471d78 ARM720: implement basic MMU ops 14 years ago
  David Brownell 0df56714a0 Target: fix bad error messages 14 years ago
  Zachary T Welch db6c2871dd svf,xsvf,arm7_9_common: trim forard declarations 14 years ago
  Zachary T Welch ef6387a0c9 target.c: remove useless declarations 14 years ago
  David Brownell 7269ba5eb6 Revert "target: add target->type->has_mmu fn" 14 years ago
  David Brownell d70d9634bf finish removing deprecated/obsolete commands 14 years ago
  Zachary T Welch 3885ab5a5a src/target: remove 'extern' and wrap headers 14 years ago
  Zachary T Welch 42cafc9369 target.h: remove extern keyword and wrap 14 years ago
  David Brownell 526347f959 EmbeddedICE: minor cleanups 14 years ago
  Zachary T Welch 2689f58f2a Overhaul time support API 14 years ago
  Zachary T Welch da3196bf5e Add private header for ARM11 internals. 14 years ago
  Zachary T Welch e41147bf75 ARM11: remove exports and forward decls 14 years ago
  David Brownell b2d01a9e6a ARM: minor simulator cleanup 14 years ago
  David Brownell 7d9df4b134 Cortex-M3: fix (debug) message priority 14 years ago
  David Brownell a9abfa7d06 target: don't swap MMU/no-MMU work areas 14 years ago
  Zachary T Welch c5f56437c0 Fix arm11 vcr command parsing. 14 years ago
  David Brownell 6a0af06bd9 ARM: shrink offsets 14 years ago
  David Brownell 03ac53a2cf ARM: other code uses the new inheritance/nesting scheme 14 years ago
  David Brownell a81df55f39 Cortex-A8: use the new inheritance/nesting scheme 14 years ago
  David Brownell fec3c4763a ARM7TDMI uses the new inheritance/nesting scheme 14 years ago