Age | Commit message (Expand) | Author |
---|---|---|
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-11-04 | common/cmd_*.c: sparse fixes | Kim Phillips |
2012-03-06 | Convert cmd_usage() calls in common to use a return value | Simon Glass |
2010-07-24 | cmd_usage(): simplify return code handling | Wolfgang Denk |
2010-07-04 | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk |
2009-12-02 | Move do_irqinfo() to common/cmd_irq.c | Peter Tyser |
2009-06-12 | General help message cleanup | Wolfgang Denk |
2009-01-28 | Command usage cleanup | Peter Tyser |
2009-01-28 | Standardize command usage messages with cmd_usage() | Peter Tyser |
2008-08-20 | Add command to enable/disable interrupts | Kumar Gala |