Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than ↵ | Jon Loeliger | 2007-07-09 | -1/+9 |
| | | | | | | CONFIG_BOOTP_MASK. Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
* | include/configs: Use new CONFIG_CMD_* in various E* named board config files. | Jon Loeliger | 2007-07-08 | -2/+5 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
* | * Code cleanup: | wdenk | 2003-06-27 | -2/+0 |
| | | | | | | | | | - 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-08-19 | -0/+322 |