| Commit message (Expand) | Author | Age | Files | Lines |
* | target misc: help/usage updates | David Brownell | 2010-01-07 | 1 | -6/+6 |
* | streamline and document helptext mode displays | David Brownell | 2010-01-02 | 1 | -1/+1 |
* | change #include "log.h" to <helper/log.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | trace: use register_commands() | Zachary T Welch | 2009-11-24 | 1 | -10/+29 |
* | use COMMAND_REGISTER macro | Zachary T Welch | 2009-11-24 | 1 | -3/+3 |
* | command_handler: change 'cmd_ctx' to CMD_CTX | Zachary T Welch | 2009-11-17 | 1 | -7/+7 |
* | command_handler: change 'args' to CMD_ARGV | Zachary T Welch | 2009-11-17 | 1 | -4/+4 |
* | command_handler: change to 'argc' to CMD_ARGC | Zachary T Welch | 2009-11-17 | 1 | -2/+2 |
* | command_t -> struct command | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | command_context_t -> struct command_context | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | target_t -> struct target | Zachary T Welch | 2009-11-13 | 1 | -3/+3 |
* | trace_t -> struct trace | Zachary T Welch | 2009-11-13 | 1 | -3/+3 |
* | trace_point_t -> struct trace_point | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | use COMMAND_HANDLER macro to define all commands | Zachary T Welch | 2009-11-13 | 1 | -2/+2 |
* | Improve trace command argument parsing. | Zachary T Welch | 2009-11-05 | 1 | -2/+4 |
* | Remove whitespace at end of lines, step 1. | zwelch | 2009-06-23 | 1 | -15/+15 |
* | Remove whitespace that occurs before ')'. | zwelch | 2009-06-23 | 1 | -1/+1 |
* | Remove whitespace that occurs after '('. | zwelch | 2009-06-23 | 1 | -1/+1 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -7/+7 |
* | Cast 64-bit trace hit_counter to long long; fixes format warning. | zwelch | 2009-06-18 | 1 | -1/+1 |
* | Transform 'u32' to 'uint32_t' in src/target | zwelch | 2009-06-18 | 1 | -7/+7 |
* | remove unused include file: inttypes.h | oharboe | 2009-06-05 | 1 | -2/+0 |
* | David Brownell <david-b@pacbell.net>: This patch adds annotations to | zwelch | 2009-05-21 | 1 | -1/+1 |
* | Audit and eliminate redundant #include directives in other target files. | zwelch | 2009-05-11 | 1 | -4/+0 |
* | Add static keywords to core target source file data and functions. | zwelch | 2009-04-30 | 1 | -2/+2 |
* | Zach Welch <zw@superlucidity.net> fix -Werror warnings | oharboe | 2009-04-19 | 1 | -5/+5 |
* | Hiroshi Ito <ito@mlb.co.jp> fix division by 0 | oharboe | 2009-03-18 | 1 | -1/+5 |
* | Frederik Kriewitz <frederik at kriewitz.eu> Segmentation fault fix. | oharboe | 2008-10-07 | 1 | -0/+3 |
* | - rename log functions to stop conflicts under win32 (wingdi) | ntfreak | 2008-03-25 | 1 | -1/+1 |
* | - added patch "remove error handler as planned" | mifi | 2008-01-20 | 1 | -1/+1 |
* | - added patch for new flash functionality like: | mifi | 2007-12-18 | 1 | -1/+1 |
* | - reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not fun... | drath | 2007-08-14 | 1 | -5/+104 |
* | - renamed M5960 USB JTAG to "flyswatter" | drath | 2007-08-10 | 1 | -0/+69 |