aboutsummaryrefslogtreecommitdiff
path: root/include/configs/cobra5272.h
AgeCommit message (Expand)Author
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-03-24ColdFire: Cache update for all platformsTsiChung Liew
2009-08-25unify {CONFIG_,}ENV_IS_EMBEDDEDMike Frysinger
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-14Remove unwanted ';' at end of define.Selvamuthukumar
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-04-13Add CONFIG_MII_INIT support to related boardsTsiChung Liew
2007-08-16ColdFire: cobra5272 platform for MCF52x2 updateTsiChungLiew
2007-07-10include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various c* named board config files.Jon Loeliger
2005-01-09Patch by Florian Schlote, 08 Sep 2004:wdenk