Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-10 | include/configs/[g-o]*: 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 various i* named board config files. | Jon Loeliger | |
Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
2007-01-23 | [iDMR] Add MTD and JFFS2 support, also add default partition definition. | Bartlomiej Sieka | |
2007-01-23 | [iDMR] Using MII-related commands on iDRM board doesn't work now (e.g., | Bartlomiej Sieka | |
"mii device" results in "Unexpected exception"). Fixing this properly requires some clean-up in the FEC drivers infrastructure for ColdFire, so this commit disables MII commads for now. | |||
2006-12-20 | Preliminary support for the iDMR board (ColdFire). | Bartlomiej Sieka | |