summaryrefslogtreecommitdiff
path: root/include/configs/M5249EVB.h
AgeCommit message (Expand)AuthorFilesLines
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-1/+0
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-1/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-04-23m68k: add architecture-specific u-boot.ldsangelo@sysam.it1-0/+5
2015-03-28m68k: mcf52x2: move CPU type to Kconfig and refactor config.mkMasahiro Yamada1-3/+0
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-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-1/+0
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: Cache update for all platformsTsiChung Liew1-0/+15
2008-11-03ColdFire: Modules header files cleanupTsiChung Liew1-7/+7
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-57/+57
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-11rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-28ColdFire: Raise uart baudrate to 115200 bpsTsiChung Liew1-2/+2
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2007-08-18Coding style cleanupStefan Roese1-1/+0
2007-08-17ColdFire: Add M5249EVB platform for MCF52x2TsiChungLiew1-0/+195