1528 Commits (6b1eeb92fe603c2a3d8d04f299aa1318d2ad4b36)

Author SHA1 Message Date
  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
  David Brownell acbe054a38 target: uplevel add_{break,watch}point() error checks 14 years ago
  David Brownell 68889ea02f target: remove unused TARGET_EVENT_OLD_* symbols 14 years ago
  David Brownell e0cb27df6b Cortex-A8: support "reset-assert" event 14 years ago
  David Brownell 4e56a2303b target: groundwork for "reset-assert" event 14 years ago
  David Brownell 4d2750e571 ARM11: write_memory() avoids increment check 14 years ago
  David Brownell fd5f53f035 XScale: add stub {read,write}_phys routines 14 years ago
  David Brownell 2653b80307 target: create and use target_name() 14 years ago
  David Brownell b715a81f5b target: target_get_name() --> target_type_name() 14 years ago
  David Brownell cc53ad81d3 ARM: minor armv4/armv5 cleanup 14 years ago
  David Brownell 21378f58b6 ARM: comment tweaks in ADIv5 14 years ago
  David Brownell 5d244b85e2 ARM7/9: shrink run_algorithm_inner() lines 14 years ago
  Zachary T Welch 4946925bea use ARRAY_SIZE macro 14 years ago
  Zachary T Welch 9d4c89f37f add 'testee' target type 14 years ago
  Zachary T Welch 17a9dea53a add jim_handler to command_registration 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 144e3678bd xscale: use register_commands() 14 years ago
  Zachary T Welch 8a41656391 trace: use register_commands() 14 years ago
  Zachary T Welch 5f6962b34f target_request: use register_commands() 14 years ago
  Zachary T Welch 4e67912fb0 target: use register_commands() 14 years ago
  Zachary T Welch c3800b5e67 oocd_trace: use register_commands() 14 years ago
  Zachary T Welch a17caa387c etm_dummy: use register_commands() 14 years ago
  Zachary T Welch dd063d9914 etm: use register_commands() 14 years ago
  Zachary T Welch 8161fd3163 etb: use register_commands() 14 years ago
  Zachary T Welch 97fbd793b3 cortex_m3: use register_commands() 14 years ago
  Zachary T Welch 28300bbf6f cortex_a8: use register_commands() 14 years ago