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