Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | [BUILD] conditionally compile common/cmd_*.c in common/Makefile | Grant Likely | 2007-11-20 | -4/+0 |
* | common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. | Jon Loeliger | 2007-07-08 | -2/+2 |
* | common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -2/+2 |
* | Fix gzip bmp support (test if malloc fails, warning when truncated). | Stefan Roese | 2005-10-08 | -0/+52 |
* | * Clean up tools/bmp_logo.c to not add trailing white space | wdenk | 2004-10-09 | -0/+1 |
* | * Code cleanup | wdenk | 2004-08-01 | -4/+5 |
* | * Patch by Pierre Aubert, 11 Mar 2004: | wdenk | 2004-03-14 | -8/+20 |
* | Patch by Kenneth Johansson, 30 Jun 2003: | wdenk | 2003-07-01 | -2/+2 |
* | * Patch by Seb James, 30 Jun 2003: | wdenk | 2003-06-30 | -1/+1 |
* | Fix some missing commands, cleanup header files | wdenk | 2003-06-29 | -0/+7 |
* | Add files needed for bitmap load support | wdenk | 2003-04-20 | -0/+118 |