summaryrefslogtreecommitdiff
path: root/common/cmd_sf.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-2/+1
2010-07-05Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-4/+4
2009-10-25sf: add GPL-2 license infoMike Frysinger1-0/+2
2009-07-14Command for accessing serial flash updateTsiChung Liew1-1/+1
2009-06-12General help message cleanupWolfgang Denk1-1/+2
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-1/+1
2008-06-03SPI Flash: Add "sf" commandHaavard Skinnemoen1-0/+191