summaryrefslogtreecommitdiffstats
path: root/include/configs/M52277EVB.h
Commit message (Expand)AuthorAgeFilesLines
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-4/+0
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-251-1/+0
* cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng2015-10-211-1/+0
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-8/+0
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-1/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* m68k: add architecture-specific u-boot.ldsangelo@sysam.it2015-04-231-0/+4
* m68k: mcf5227x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-281-2/+0
* config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring2013-11-041-2/+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
|/
* COMMON: Use __stringify() instead of MK_STR()Marek Vasut2012-10-151-9/+9
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-201-1/+0
* ColdFire: Fix the compile issue for M52277Jason Jin2011-11-071-2/+4
* ColdFire:disable the NFS define for 52277 board.Jason Jin2011-09-041-0/+1
* 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-5/+5
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* ColdFire: Cache update for all platformsTsiChung Liew2010-03-241-0/+13
* unify {CONFIG_,}ENV_IS_EMBEDDEDMike Frysinger2009-08-251-1/+0
* ColdFire: Add DSPI support for MCF5227x and MCF5445xTsiChung Liew2009-07-141-15/+9
* ColdFire: Update configuration file to use flash buffer writeTsiChung Liew2009-07-141-0/+2
* ColdFire: Provide gzip image size V2 & V3 platformsTsiChung Liew2009-03-171-0/+1
* ColdFire: Add SBF support for M52277EVBTsiChung Liew2008-11-031-37/+118
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-61/+61
* 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
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* ColdFire: Define bootdelay in configuration file for M52277EVBTsiChung Liew2008-03-311-0/+1
* Get rid of "#undef DEBUG" from board config files.Wolfgang Denk2008-02-121-2/+0
* ColdFire: Add MCF5227x cpu and M52277EVB support-1TsiChungLiew2008-01-171-0/+251
OpenPOWER on IntegriCloud