Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -4/+4 |
| | | | | | | | | Remove command name from all command "usage" fields and update common/command.c to display "name - usage" instead of just "usage". Also remove newlines from command usage fields. Signed-off-by: Peter Tyser <ptyser@xes-inc.com> | |||
* | amcc: Clean up command usage output | Peter Tyser | 2009-01-28 | -3/+3 |
| | | | | | | | Update taihu and taishan commands to use cmd_usage() function to display usage messages. Signed-off-by: Peter Tyser <ptyser@xes-inc.com> | |||
* | ppc4xx: Add support for AMCC 405EP Taihu board | John Otken | 2007-07-26 | -0/+257 |
Signed-off-by: John Otken <john@softadvances.com> |