Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-09 | include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than ↵ | Jon Loeliger | |
CONFIG_BOOTP_MASK. Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
2007-07-08 | include/configs: Use new CONFIG_CMD_* in various F* and G* named board ↵ | Jon Loeliger | |
config files. Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
2004-06-17 | * Fix flash parameters passed to Linux for PPChameleon board | wdenk | |
* Remove eth_init() from lib_arm/board.c; it's done in net.net.c. | |||
2003-05-30 | * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length | wdenk | |
instead CFG_MONITOR_LEN is now only used to determine _at_compile_ _time_ (!) if the environment is embedded within the U-Boot image, or in a separate flash sector. * Cleanup CFG_DER #defines in config files (wd maintained only) | |||
2002-08-19 | Initial revision | wdenk | |