| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM ETM/ETB/trace: help/usage updates | David Brownell | 2010-01-07 | 1 | -2/+2 |
* | ARM: use <target/arm.h> not armv4_5.h | David Brownell | 2009-12-07 | 1 | -1/+1 |
* | remove register_commands from etm_capture_driver | Zachary T Welch | 2009-11-24 | 1 | -6/+1 |
* | etm_dummy: use register_commands() | Zachary T Welch | 2009-11-24 | 1 | -7/+20 |
* | use COMMAND_REGISTER macro | Zachary T Welch | 2009-11-24 | 1 | -2/+2 |
* | command_handler: change 'cmd_ctx' to CMD_CTX | Zachary T Welch | 2009-11-17 | 1 | -1/+1 |
* | command_handler: change 'args' to CMD_ARGV | Zachary T Welch | 2009-11-17 | 1 | -3/+3 |
* | 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 | -1/+1 |
* | etm_context_t -> struct etm_context | Zachary T Welch | 2009-11-13 | 1 | -5/+5 |
* | etm_capture_driver_t -> struct etm_capture_driver | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | use COMMAND_HANDLER macro to define all commands | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | ETM: remove old mid-level ETM handle | David Brownell | 2009-11-11 | 1 | -1/+1 |
* | ETM: update port drivers | David Brownell | 2009-11-11 | 1 | -6/+6 |
* | Consolidate target selection code into single get_target() that handles both ... | kc8apf | 2009-05-18 | 1 | -2/+2 |
* | Audit and eliminate redundant #include directives in other target files. | zwelch | 2009-05-11 | 1 | -12/+1 |
* | Add static keywords to core target source file data and functions. | zwelch | 2009-04-30 | 1 | -7/+7 |
* | error checking - no reported errors, but catched a couple of exit()'s and con... | oharboe | 2008-11-19 | 1 | -8/+9 |
* | - rename log functions to stop conflicts under win32 (wingdi) | ntfreak | 2008-03-25 | 1 | -2/+2 |
* | - added support for Asix Presto JTAG interface (thanks to Pavel Chromy and As... | drath | 2007-07-15 | 1 | -0/+116 |