summaryrefslogtreecommitdiff
path: root/include/configs/M52277EVB.h
AgeCommit message (Expand)Author
2016-10-23Convert CONFIG_LCD to KconfigSimon Glass
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-04-23m68k: add architecture-specific u-boot.ldsangelo@sysam.it
2015-03-28m68k: mcf5227x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher
2012-10-15COMMON: Use __stringify() instead of MK_STR()Marek Vasut
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini
2011-11-07ColdFire: Fix the compile issue for M52277Jason Jin
2011-09-04ColdFire:disable the NFS define for 52277 board.Jason Jin
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
2009-07-14ColdFire: Add DSPI support for MCF5227x and MCF5445xTsiChung Liew
2009-07-14ColdFire: Update configuration file to use flash buffer writeTsiChung Liew
2009-03-17ColdFire: Provide gzip image size V2 & V3 platformsTsiChung Liew
2008-11-03ColdFire: Add SBF support for M52277EVBTsiChung Liew
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
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-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-03-31ColdFire: Define bootdelay in configuration file for M52277EVBTsiChung Liew
2008-02-12Get rid of "#undef DEBUG" from board config files.Wolfgang Denk
2008-01-17ColdFire: Add MCF5227x cpu and M52277EVB support-1TsiChungLiew