Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Convert cmd_usage() calls in common to use a return value | Simon Glass | 2012-03-06 | -1/+1 |
* | Blackfin: otp: fix build after constification of args[] | Mike Frysinger | 2010-10-02 | -6/+7 |
* | various cmd_* files: fixed layout a little bit | Frans Meulenbroeks | 2010-08-09 | -1/+2 |
* | cmd_usage(): simplify return code handling | Wolfgang Denk | 2010-07-24 | -2/+1 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -1/+1 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -1/+2 |
* | Blackfin: drop newline from OTP help | Mike Frysinger | 2009-04-02 | -1/+1 |
* | Blackfin: fixup misc warnings such as printf's and missing casts | Mike Frysinger | 2009-01-28 | -3/+3 |
* | Blackfin: implement real write support for OTP | Mike Frysinger | 2009-01-28 | -42/+115 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -1/+1 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | -1/+1 |
* | interface to Blackfin on-chip One-Time-Programmable memory | Mike Frysinger | 2008-02-04 | -0/+163 |