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