1528 Commits (6b1eeb92fe603c2a3d8d04f299aa1318d2ad4b36)

Author SHA1 Message Date
  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
  Zachary T Welch df95fe25a4 armv7m: use register_commands() 14 years ago
  Zachary T Welch d79176e1bc armv7a: use register_commands() 14 years ago
  Zachary T Welch 84c03168a5 armv4_5: use register_commands() 14 years ago
  Zachary T Welch d1eca9a74c arm9tdmi: use register_commands() 14 years ago
  Zachary T Welch 69908ddbd0 arm966e: use register_commands() 14 years ago
  Zachary T Welch 11061486b5 arm926ejs: use register_commands() 14 years ago
  Zachary T Welch 509fe82b07 arm920t: use register_commands() 14 years ago
  Zachary T Welch e232dea176 arm7_9_common: use register_commands() 14 years ago
  Zachary T Welch e905fe6e75 arm720t: use register_commands() 14 years ago
  Zachary T Welch b40f265f9c arm11: use register_commands() 14 years ago
  Zachary T Welch 833e7f5248 use COMMAND_REGISTER macro 14 years ago
  Zachary T Welch 47cb10217a improve startup tcl scripts 14 years ago
  David Brownell b6210907ea Cortex-A8: avoid DSCR reads 14 years ago
  David Brownell e109bb6af2 Cortex-A8: hook up DPM 14 years ago
  David Brownell c008d30fe8 Cortex-A8: implement DPM 14 years ago
  David Brownell 991daa03eb Cortex-A8: minor cleanup 14 years ago
  David Brownell 3efc99b34a ARM11: remove old R0..R15/CPSR code 14 years ago
  David Brownell ec64acf536 ARM11: use standard run_algorithm() 14 years ago
  David Brownell bf3abc48f0 ARM11: use standard single step simulation 14 years ago
  David Brownell 5eb893ec41 ARM11: partial support for standard ARM register interfaces. 14 years ago
  David Brownell 6ff33a4ee8 ARM11: remove register "history" debug stuff 14 years ago
  David Brownell caf827ee81 ARM11: implement provider for new DPM interface 14 years ago
  David Brownell e6dc927e97 ARM: new DPM interface 14 years ago
  David Brownell ad75af0b17 target: cope with *any* error setting a breakpoint 14 years ago
  Jerry Ling 0d06a06f8b mips: fix gaffe when removing dynamic array allocation 14 years ago
  Øyvind Harboe eeb4276deb arm926ejs: retire cp15 commands, handled by mrc/mcr. 14 years ago
  David Brownell b8b1353dd7 ARM11: remove unused state and exports 14 years ago
  David Brownell fa9b0e2167 ARM11: macro cleanup 14 years ago
  Øyvind Harboe af7f6891e9 mips: remove dynamic arrays - reduces stack usage 14 years ago
  Øyvind Harboe 2d6829d698 mips: use const for code sequences 14 years ago
  Øyvind Harboe 5985dee35d arm11: do not use dynamic arrays 14 years ago
  Øyvind Harboe bcebce3ce2 arm926ejs: fix warnings 14 years ago
  David Brownell b404b9ab57 ARM: use arm_reg_current() 14 years ago
  David Brownell fa618cc74d ARM11: remove needless string format #ifdeffery 14 years ago
  David Brownell 1c619a2f12 target: make register flags "bool" 14 years ago
  David Brownell ab5ac33fd4 ARM: remove 'armv4_5_common_s' migration #define 14 years ago
  Øyvind Harboe aacc5b583c target: reduce stack usage 14 years ago