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