Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | common: fix behavior of ROUND macro when input is already rounded | Anton Staaf | 2011-09-07 | -1/+1 |
* | cmd_sf: use cmd_usage() in more places | Mike Frysinger | 2011-04-12 | -30/+29 |
* | cmd_sf: drop device status message when probing | Mike Frysinger | 2011-04-12 | -3/+0 |
* | cmd_sf: add handler for +len arg for erase command | Richard Retanubun | 2011-04-12 | -4/+47 |
* | cmd_usage(): simplify return code handling | Wolfgang Denk | 2010-07-24 | -2/+1 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -4/+4 |
* | sf: add GPL-2 license info | Mike Frysinger | 2009-10-24 | -0/+2 |
* | Command for accessing serial flash update | TsiChung Liew | 2009-07-14 | -1/+1 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -1/+2 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -1/+1 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | -1/+1 |
* | SPI Flash: Add "sf" command | Haavard Skinnemoen | 2008-06-03 | -0/+191 |