summaryrefslogtreecommitdiffstats
path: root/include/configs/idmr.h
Commit message (Expand)AuthorAgeFilesLines
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-041-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-201-1/+0
* common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger2011-10-221-1/+1
* common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger2011-10-221-1/+1
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-2/+1
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-261-4/+4
* net ppc: fix ethernet device names with spacesHeiko Schocher2010-08-091-1/+1
* ColdFire: Cache update for all platformsTsiChung Liew2010-03-241-0/+13
* mtd: MTD related config header changes (mtdparts command)Stefan Roese2009-06-121-0/+2
* Separate mtdparts command from jffs2Stefan Roese2009-03-201-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-48/+48
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-5/+5
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* Add CONFIG_MII_INIT support to related boardsTsiChung Liew2008-04-131-1/+2
* Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk2008-03-031-1/+1
* TQM8xx[LM]: Fix broken environment alignment.Wolfgang Denk2007-09-161-0/+2
* ColdFire: Fix some remaining problems with CFG_CMD_Stefan Roese2007-08-181-3/+3
* ColdFire: idmr platform MCF52x2 updateTsiChungLiew2007-08-161-7/+27
* include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-101-0/+9
* include/configs: Use new CONFIG_CMD_* in various i* named board config files.Jon Loeliger2007-07-051-14/+14
* [iDMR] Add MTD and JFFS2 support, also add default partition definition.Bartlomiej Sieka2007-01-231-0/+12
* [iDMR] Using MII-related commands on iDRM board doesn't work now (e.g.,Bartlomiej Sieka2007-01-231-2/+6
* Preliminary support for the iDMR board (ColdFire).Bartlomiej Sieka2006-12-201-0/+197
OpenPOWER on IntegriCloud