Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ColdFire: Fix some remaining problems with CFG_CMD_ | Stefan Roese | 2007-08-18 | -3/+3 |
| | | | | Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | ColdFire: idmr platform MCF52x2 update | TsiChungLiew | 2007-08-16 | -7/+27 |
| | | | | Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com> | |||
* | include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger | 2007-07-10 | -0/+9 |
| | | | | | | | | | 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/configs: Use new CONFIG_CMD_* in various i* named board config files. | Jon Loeliger | 2007-07-05 | -14/+14 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
* | [iDMR] Add MTD and JFFS2 support, also add default partition definition. | Bartlomiej Sieka | 2007-01-23 | -0/+12 |
| | ||||
* | [iDMR] Using MII-related commands on iDRM board doesn't work now (e.g., | Bartlomiej Sieka | 2007-01-23 | -2/+6 |
| | | | | | | "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. | |||
* | Preliminary support for the iDMR board (ColdFire). | Bartlomiej Sieka | 2006-12-20 | -0/+197 |