Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger | 2007-07-10 | -2/+11 |
| | | | | | | | | | 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/: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -2/+2 |
| | | | | | | Mostly removed from comments here. 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-05 | -21/+24 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
* | README says CFG_AUTO_COMPLETE, but ocde uses CONFIG_AUTO_COMPLETE | Wolfgang Denk | 2006-10-28 | -1/+1 |
| | ||||
* | Fix compile problem in include/configs/ep82xxm.h | Wolfgang Denk | 2006-10-20 | -1/+1 |
| | | | | (must have never been tested before!) | |||
* | Add missing files for EP82xxM boards | Wolfgang Denk | 2006-10-09 | -0/+395 |
Patch by Aaron Sells, 20 Jun 2006 |