aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_otp.c
AgeCommit message (Expand)Author
2012-03-06Convert cmd_usage() calls in common to use a return valueSimon Glass
2010-10-02Blackfin: otp: fix build after constification of args[]Mike Frysinger
2010-08-09various cmd_* files: fixed layout a little bitFrans Meulenbroeks
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2009-06-12General help message cleanupWolfgang Denk
2009-04-02Blackfin: drop newline from OTP helpMike Frysinger
2009-01-28Blackfin: fixup misc warnings such as printf's and missing castsMike Frysinger
2009-01-28Blackfin: implement real write support for OTPMike Frysinger
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2008-02-04interface to Blackfin on-chip One-Time-Programmable memoryMike Frysinger