3465 Commits (cfc02ccca25b7883ad761123faf207df0df4ad06)
 

Author SHA1 Message Date
  Uwe Hermann cfc02ccca2 fix typos in documentation 14 years ago
  Uwe Hermann 1240ae459f fix typos in source files 14 years ago
  Øyvind Harboe 060980357d styleguide: add some embedded style rules. 14 years ago
  Eric Wetzel 3f8aa3cb03 fix 'flash protect' and 'flash erase_sector' 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 ac06d41fc7 omap3530.cfg: yes we have SRAM! 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
  David Brownell 83568b6b62 NEWS updates 14 years ago
  Zachary T Welch 49036463db update NEWS with recent developments 14 years ago
  Zachary T Welch 4946925bea use ARRAY_SIZE macro 14 years ago
  Zachary T Welch a3d81eed4d support OPENOCD_DEBUG_LEVEL environment setting 14 years ago
  Zachary T Welch be482a5335 log: improve initialization 14 years ago
  Zachary T Welch ed90b6659f update command handler documentation 14 years ago
  Zachary T Welch 9d4c89f37f add 'testee' target type 14 years ago
  Zachary T Welch a93b404161 improve command handling examples 14 years ago
  Zachary T Welch d89c631014 add script_command_run helper 14 years ago
  Zachary T Welch 9e5d8a94f1 encapsulate and re-use log capture, retval setup 14 years ago
  Zachary T Welch 910bb250c4 combine help and usage command handlers 14 years ago
  Zachary T Welch c297a14f70 improve usage and help command output 14 years ago
  Zachary T Welch 6b066cd170 allow scripts to update usage information 14 years ago
  Zachary T Welch 8f5ff3ddcf httpd: use register_commands() 14 years ago
  Zachary T Welch 17a9dea53a add jim_handler to command_registration 14 years ago
  Zachary T Welch cd7e76ebf0 refactor command_new to use 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 90d09e35e4 remove nand_controller->register_callbacks 14 years ago
  Zachary T Welch ad090413a8 remove flash_driver->register_callbacks 14 years ago