aboutsummaryrefslogtreecommitdiff
path: root/include/configs/M5253DEMO.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-6/+0
2015-04-23m68k: add architecture-specific u-boot.ldsangelo@sysam.it1-0/+4
2015-03-28m68k: mcf52x2: move CPU type to Kconfig and refactor config.mkMasahiro Yamada1-2/+0
2013-11-06ColdFire: fix some typoes for CF platformjason1-1/+1
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring1-2/+0
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring1-1/+0
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-5/+5
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-19/+2
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher1-5/+5
2012-10-15COMMON: Use __stringify() instead of MK_STR()Marek Vasut1-1/+1
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-1/+0
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-09-04ColdFire:Define the DM9000 byteswap for M5253 board.Jason Jin1-0/+1
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-2/+1
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk1-4/+4
2010-03-24ColdFire: Fix incorrect M5253DEMO default environmentTsiChung Liew1-1/+1
2010-03-24ColdFire: Cache update for all platformsTsiChung Liew1-0/+15
2010-03-24ColdFire: Update M5253DEMO configuration fileTsiChung Liew1-7/+2
2009-07-11remove _IO_BASE and KSEG1ADDR from board configuration filesTimur Tabi1-1/+0
2009-06-15Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer1-0/+1
2009-03-17ColdFire: Provide gzip image size V2 & V3 platformsTsiChung Liew1-0/+1
2008-11-03ColdFire: Modules header files cleanupTsiChung Liew1-16/+8
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-86/+86
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-4/+4
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-08-28ColdFire: I2C fix for multiple platformsTsiChung Liew1-0/+11
2008-08-21coldfire: fix CFI drivers activation with new macroJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-14ColdFire: Add M5253DEMO platform support for MCF5253TsiChung Liew1-0/+252