summaryrefslogtreecommitdiff
path: root/include/configs/M54455EVB.h
AgeCommit message (Expand)Author
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-05-19net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger
2015-03-28m68k: mcf5445x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-05m68k: Add generic board support for MCF547X/8X and MCF5445XAlison Wang
2013-11-06ColdFire: fix some typoes for CF platformjason
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
2013-05-06fpga: Remove all CONFIG_SYS_* fpga related optionsMichal Simek
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-10-05board configs: drop NET_MULTI referencesMike Frysinger
2011-09-04ColdFire:Update the env settings for several boards.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-07-11remove _IO_BASE and KSEG1ADDR from board configuration filesTimur Tabi
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-09-10rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-08-28ColdFire: Multiple fixes for MCF5445x platformsTsiChung Liew
2008-08-14ColdFire: Add Serial Flash support for M54455EVBTsiChung Liew
2008-08-14ColdFire: Implement SBF feature for M5445EVBTsiChung Liew
2008-08-14ColdFire: Add SSPI feature for MCF5445xTsiChung Liew
2008-08-14ColdFire: Use CFI Flash driver for M54455EVBTsiChung Liew
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-04-13Add CONFIG_MII_INIT support to related boardsTsiChung Liew
2008-04-13Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boardsTsiChung Liew
2008-03-31ColdFire: Add dspi and serial flash support for MCF5445xTsiChung Liew
2008-02-12Get rid of "#undef DEBUG" from board config files.Wolfgang Denk
2008-01-17ColdFire: PCI and misc updates for MCF5445xTsiChungLiew
2008-01-09trivial: fix consequences of a bad mergeGuennadi Liakhovetski
2008-01-09Improve configuration of FPGA subsystemMatthias Fuchs
2007-11-03Cleanup coding style; update CHANGELOGWolfgang Denk
2007-10-25ColdFire 54455: Fix correct boot location for atmel and intelTsiChungLiew
2007-08-16ColdFire: Add M54455EVB for MCF5445xTsiChungLiew