aboutsummaryrefslogtreecommitdiff
path: root/src/target/target_request.c
AgeCommit message (Expand)Author
2010-01-07target misc: help/usage updatesDavid Brownell
2009-12-13target: further shrink Jim-awarenessDavid Brownell
2009-12-03change #include "log.h" to <helper/log.h>Zachary T Welch
2009-12-03change #include "binarybuffer.h" to <helper/binarybuffer.h>Zachary T Welch
2009-11-24target_request: use register_commands()Zachary T Welch
2009-11-24use COMMAND_REGISTER macroZachary T Welch
2009-11-17command_handler: change 'cmd_ctx' to CMD_CTXZachary T Welch
2009-11-17command_handler: change 'args' to CMD_ARGVZachary T Welch
2009-11-17command_handler: change to 'argc' to CMD_ARGCZachary T Welch
2009-11-16rename CEIL as DIV_ROUND_UPZachary T Welch
2009-11-16#include "target.h" less wildlyDavid Brownell
2009-11-13command_t -> struct commandZachary T Welch
2009-11-13command_context_t -> struct command_contextZachary T Welch
2009-11-13target_t -> struct targetZachary T Welch
2009-11-13debug_msg_receiver_t -> struct debug_msg_receiverZachary T Welch
2009-11-13use COMMAND_HANDLER macro to define all commandsZachary T Welch
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe
2009-06-23Remove whitespace that occurs before ')'.zwelch
2009-06-23Remove whitespace that occurs after '('.zwelch
2009-06-21C99 printf() -Werror fixesduane
2009-06-18Transform 'u32' to 'uint32_t' in src/targetzwelch
2009-06-18Transform 'u8' to 'uint8_t' in src/targetzwelch
2009-06-01David Brownell <david-b@pacbell.net>:zwelch
2009-05-31Final step in isolating target_type_s structure:zwelch
2009-05-31First step in hiding target_type_s from public interface:zwelch
2009-05-11Audit and eliminate redundant #include directives in other target files.zwelch
2009-04-30Add static keywords to core target source file data and functions.zwelch
2009-04-19Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe
2009-03-24Hiroshi Ito <ito@mlb.co.jp> Linux for arm has arm generic debug option which ...oharboe
2008-10-22Laurentiu Cocanu - more help textoharboe
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak
2008-08-24duan ellis target tcl work in progressoharboe
2008-07-25added yours sincerely for files where I feel that I've made non-trivial contr...oharboe
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak
2008-02-29Summary: passing of variable argument list reduced, strings sent to logging a...oharboe
2008-02-28- Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This oharboe
2008-01-17- add support for cortex_m3 target_request debugmsgsntfreak
2007-08-14- reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not fun...drath
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath