Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | common/cmd_*.c: sparse fixes | Kim Phillips | 2012-11-04 | -1/+1 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -1/+1 |
* | stdio/device: rework function naming convention | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-18 | -4/+4 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -1/+1 |
* | devices: merge to list_head | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-31 | -3/+6 |
* | [BUILD] conditionally compile common/cmd_*.c in common/Makefile | Grant Likely | 2007-11-20 | -4/+0 |
* | common/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -1/+1 |
* | common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. | Jon Loeliger | 2007-07-08 | -1/+1 |
* | common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -1/+1 |
* | Patch by Thomas Viehweger, 14 May 2004: | wdenk | 2004-06-09 | -2/+2 |
* | Patch by Kenneth Johansson, 30 Jun 2003: | wdenk | 2003-07-01 | -2/+2 |
* | * Code cleanup: | wdenk | 2003-06-27 | -0/+10 |
* | Initial revision | wdenk | 2002-08-27 | -0/+61 |