summaryrefslogtreecommitdiff
path: root/common/cmd_sf.c
AgeCommit message (Expand)Author
2011-10-05cmd_sf: Fix compiler warningKumar Gala
2011-09-29cmd_sf: add "update" subcommand to do smart SPI flash updateSimon Glass
2011-09-07common: fix behavior of ROUND macro when input is already roundedAnton Staaf
2011-04-12cmd_sf: use cmd_usage() in more placesMike Frysinger
2011-04-12cmd_sf: drop device status message when probingMike Frysinger
2011-04-12cmd_sf: add handler for +len arg for erase commandRichard Retanubun
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2009-10-24sf: add GPL-2 license infoMike Frysinger
2009-07-14Command for accessing serial flash updateTsiChung Liew
2009-06-12General help message cleanupWolfgang Denk
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2008-06-03SPI Flash: Add "sf" commandHaavard Skinnemoen