39 Commits (f9a379d02c47badf0eb116b28c4f6f679334e692)

Author SHA1 Message Date
  David Brownell dd8f679aa2 target misc: help/usage updates 14 years ago
  David Brownell 38e376d232 target: further shrink Jim-awareness 14 years ago
  Zachary T Welch c79cca04be change #include "log.h" to <helper/log.h> 14 years ago
  Zachary T Welch d1bc4375e9 change #include "binarybuffer.h" to <helper/binarybuffer.h> 14 years ago
  Zachary T Welch 5f6962b34f target_request: use register_commands() 14 years ago
  Zachary T Welch 833e7f5248 use COMMAND_REGISTER macro 14 years ago
  Zachary T Welch 2861877b32 command_handler: change 'cmd_ctx' to CMD_CTX 14 years ago
  Zachary T Welch 23402315ce command_handler: change 'args' to CMD_ARGV 14 years ago
  Zachary T Welch 7bf1a86e47 command_handler: change to 'argc' to CMD_ARGC 14 years ago
  Zachary T Welch a94748ec6d rename CEIL as DIV_ROUND_UP 14 years ago
  David Brownell b695cb7522 #include "target.h" less wildly 14 years ago
  Zachary T Welch ef746e27c5 command_t -> struct command 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 151347585a debug_msg_receiver_t -> struct debug_msg_receiver 14 years ago
  Zachary T Welch cfc4d5c6b7 use COMMAND_HANDLER macro to define all commands 14 years ago
  oharboe 8b994145b8 Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 15 years ago
  zwelch dc575dc5bf Remove whitespace that occurs before ')'. 15 years ago
  zwelch f90d8fa45f Remove whitespace that occurs after '('. 15 years ago
  duane 99e8c9fccb C99 printf() -Werror fixes 15 years ago
  zwelch 3c2eabd20f Transform 'u32' to 'uint32_t' in src/target 15 years ago
  zwelch 86173cdbdd Transform 'u8' to 'uint8_t' in src/target 15 years ago
  zwelch b3d797699c David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 74df79d4d8 Final step in isolating target_type_s structure: 15 years ago
  zwelch 818aa27a9d First step in hiding target_type_s from public interface: 15 years ago
  zwelch 56504fdd73 Audit and eliminate redundant #include directives in other target files. 15 years ago
  zwelch 8c1ec4f0e1 Add static keywords to core target source file data and functions. 15 years ago
  oharboe 40580e2d71 Zach Welch <zw@superlucidity.net> fix -Werror warnings 15 years ago
  oharboe f7f37ea289 Hiroshi Ito <ito@mlb.co.jp> Linux for arm has arm generic debug option which send debug messages via 15 years ago
  oharboe ed9c257551 Laurentiu Cocanu - more help text 15 years ago
  ntfreak 68c598e88d - added myself to copyright on files i remember adding large contributions for over the years 15 years ago
  oharboe 8d73c2a9b0 duan ellis target tcl work in progress 15 years ago
  oharboe 526fe3d83e added yours sincerely for files where I feel that I've made non-trivial contributions. 16 years ago
  ntfreak d47e1b8f36 - rename log functions to stop conflicts under win32 (wingdi) 16 years ago
  oharboe 67e0aea258 Summary: passing of variable argument list reduced, strings sent to logging are now formatted just once - more efficient. 16 years ago
  oharboe 0689e3dd67 - Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This 16 years ago
  ntfreak 68b97e4b5c - add support for cortex_m3 target_request debugmsgs 16 years ago
  drath 29000b204d - reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not functional yet). Configure option changed from --enable-presto to 17 years ago
  drath 20e4e77cdf - renamed M5960 USB JTAG to "flyswatter" 17 years ago