| Commit message (Expand) | Author | Age | Lines |
* | common: Use new numeric setenv functions | Simon Glass | 2013-02-28 | -5/+2 |
* | common/cmd_*.c: sparse fixes | Kim Phillips | 2012-11-04 | -4/+9 |
* | checkpatch whitespace cleanups | Stephen Warren | 2011-10-22 | -36/+36 |
* | common/cmd_ximg.c: add ifdef protection for gzip uncompression | Matthew McClintock | 2011-07-26 | -0/+2 |
* | various cmd_* files: fixed layout a little bit | Frans Meulenbroeks | 2010-08-09 | -1/+2 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -1/+1 |
* | Prepare v2010.03-rc1v2010.03-rc1 | Wolfgang Denk | 2010-03-12 | -1/+1 |
* | cmd_ximg.c: fix error: 'i' undeclared | Wolfgang Denk | 2010-01-31 | -14/+19 |
* | add ability to handle compressed images to imxtract | Wolfgang Wegner | 2010-01-26 | -7/+85 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -5/+6 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -1/+1 |
* | Memory footprint optimizations | Bartlomiej Sieka | 2008-04-24 | -1/+1 |
* | [new uImage] Compilation and new uImage handling fixes for imxtract | Bartlomiej Sieka | 2008-03-20 | -8/+4 |
* | [new uImage] Add new uImage format support to imgextract command | Marian Balakowicz | 2008-03-12 | -31/+78 |
* | [new uImage] Update naming convention for bootm/uImage related code | Marian Balakowicz | 2008-02-29 | -3/+3 |
* | [new uImage] Add dual format uImage support framework | Marian Balakowicz | 2008-02-25 | -45/+58 |
* | [new uImage] Rename and move print_image_hdr() routine | Marian Balakowicz | 2008-02-21 | -1/+1 |
* | [new uImage] Define a API for image handling operations | Marian Balakowicz | 2008-02-07 | -23/+13 |
* | common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS. | Jon Loeliger | 2007-07-08 | -2/+2 |
* | common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -1/+1 |
* | Patch by Robert Schwebel, 13 May 2004: | wdenk | 2004-06-09 | -0/+144 |