Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | cmd_usage(): simplify return code handling | Wolfgang Denk | 2010-07-24 | -7/+4 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -2/+2 |
* | Move do_irqinfo() to common/cmd_irq.c | Peter Tyser | 2009-12-02 | -0/+9 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -2/+1 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -1/+1 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | -1/+1 |
* | Add command to enable/disable interrupts | Kumar Gala | 2008-08-21 | -0/+50 |