Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-20 | [BUILD] conditionally compile common/cmd_*.c in common/Makefile | Grant Likely | |
Modify common/Makefile to conditionally compile the cmd_*.c files based on the board config. Signed-off-by: Grant Likely <grant.likely@secretlab.ca> | |||
2007-07-10 | include/configs/[p-z]* + misc: 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-05 | include/configs: Use new CONFIG_CMD_* in sbc* board config files. | Jon Loeliger | |
Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
2006-07-21 | Code cleanup | Wolfgang Denk | |
2006-07-21 | Add support for friendly-arm SBC-2410X board | Wolfgang Denk | |
Patch by JinHua Luo, 01 Sep 2005 |