aboutsummaryrefslogtreecommitdiffstats
path: root/common/cmd_otp.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-02Blackfin: otp: fix build after constification of args[]Mike Frysinger1-6/+7
2010-08-09various cmd_* files: fixed layout a little bitFrans Meulenbroeks1-1/+2
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-2/+1
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2009-06-12General help message cleanupWolfgang Denk1-1/+2
2009-04-02Blackfin: drop newline from OTP helpMike Frysinger1-1/+1
2009-01-28Blackfin: fixup misc warnings such as printf's and missing castsMike Frysinger1-3/+3
2009-01-28Blackfin: implement real write support for OTPMike Frysinger1-42/+115
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-1/+1
2008-02-04interface to Blackfin on-chip One-Time-Programmable memoryMike Frysinger1-0/+163