Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger | 2007-07-10 | -0/+9 |
| | | | | | | | | | Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h used to be included but CONFIG_BOOTP_MASK was not defined. Remove lingering references to CFG_CMD_* symbols. Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
* | include/configs: Use new CONFIG_CMD_* in various M* named board config files. | Jon Loeliger | 2007-07-08 | -4/+12 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
* | * Code cleanup: | wdenk | 2003-06-27 | -4/+1 |
| | | | | | | | | | - remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen) | |||
* | Initial revision | wdenk | 2002-11-03 | -0/+332 |