summaryrefslogtreecommitdiffstats
path: root/include/configs/M5271EVB.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
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-6/+5
|\
| * i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-5/+5
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-1/+0
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-1/+0
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-201-1/+0
* 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
* ColdFire: Cache update for all platformsTsiChung Liew2010-03-241-0/+14
* Coldfire: M5271EVB: Board header update (dependencies)Richard Retanubun2009-02-061-10/+30
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-52/+52
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-3/+3
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* ColdFire: Raise uart baudrate to 115200 bpsTsiChung Liew2008-08-281-1/+1
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* Add CONFIG_MII_INIT support to related boardsTsiChung Liew2008-04-131-0/+1
* Get rid of "#undef DEBUG" from board config files.Wolfgang Denk2008-02-121-2/+0
* TQM8xx[LM]: Fix broken environment alignment.Wolfgang Denk2007-09-161-3/+2
* ColdFire: Update Freescale MCF52x2 platformsTsiChungLiew2007-08-161-24/+76
* include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-101-0/+9
* include/configs: Use new CONFIG_CMD_* in various M* named board config files.Jon Loeliger2007-07-081-4/+11
* Enable autoboot for M5271EVB board.Marian Balakowicz2006-05-171-0/+2
* Add M5271EVB board support.Marian Balakowicz2006-05-091-0/+154
OpenPOWER on IntegriCloud