summaryrefslogtreecommitdiffstats
path: root/common/cmd_sf.c
Commit message (Expand)AuthorAgeFilesLines
* cmd_sf.c: fix printf() length modifierAndreas Bießmann2011-12-171-2/+2
* cmd_sf: Fix compiler warningKumar Gala2011-10-051-3/+3
* cmd_sf: add "update" subcommand to do smart SPI flash updateSimon Glass2011-09-291-3/+83
* common: fix behavior of ROUND macro when input is already roundedAnton Staaf2011-09-071-1/+1
* cmd_sf: use cmd_usage() in more placesMike Frysinger2011-04-121-30/+29
* cmd_sf: drop device status message when probingMike Frysinger2011-04-121-3/+0
* cmd_sf: add handler for +len arg for erase commandRichard Retanubun2011-04-121-4/+47
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-2/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-4/+4
* sf: add GPL-2 license infoMike Frysinger2009-10-241-0/+2
* Command for accessing serial flash updateTsiChung Liew2009-07-141-1/+1
* General help message cleanupWolfgang Denk2009-06-121-1/+2
* Command usage cleanupPeter Tyser2009-01-281-1/+1
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-1/+1
* SPI Flash: Add "sf" commandHaavard Skinnemoen2008-06-031-0/+191
OpenPOWER on IntegriCloud