aboutsummaryrefslogtreecommitdiff
path: root/include/configs/M54455EVB.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-1/+0
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng1-1/+0
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-8/+0
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger1-1/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-05-19net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger1-3/+0
2015-03-28m68k: mcf5445x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada1-2/+0
2015-03-05m68k: Add generic board support for MCF547X/8X and MCF5445XAlison Wang1-0/+2
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-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-6/+5
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher1-5/+5
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher1-1/+0
2013-05-06fpga: Remove all CONFIG_SYS_* fpga related optionsMichal Simek1-1/+1
2012-10-15COMMON: Use __stringify() instead of MK_STR()Marek Vasut1-8/+8
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:Update the env settings for several boards.Jason Jin1-5/+10
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-5/+5
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-03-24ColdFire: Cache update for all platformsTsiChung Liew1-1/+16
2009-08-25unify {CONFIG_,}ENV_IS_EMBEDDEDMike Frysinger1-1/+0
2009-07-14ColdFire: Add DSPI support for MCF5227x and MCF5445xTsiChung Liew1-16/+10
2009-07-14ColdFire: Update configuration file to use flash buffer writeTsiChung Liew1-0/+1
2009-07-11remove _IO_BASE and KSEG1ADDR from board configuration filesTimur Tabi1-1/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-149/+149
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-10/+10
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-28ColdFire: Multiple fixes for MCF5445x platformsTsiChung Liew1-4/+1
2008-08-14ColdFire: Add Serial Flash support for M54455EVBTsiChung Liew1-0/+4
2008-08-14ColdFire: Implement SBF feature for M5445EVBTsiChung Liew1-16/+76
2008-08-14ColdFire: Add SSPI feature for MCF5445xTsiChung Liew1-1/+15
2008-08-14ColdFire: Use CFI Flash driver for M54455EVBTsiChung Liew1-39/+6
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-04-13Add CONFIG_MII_INIT support to related boardsTsiChung Liew1-2/+2
2008-04-13Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boardsTsiChung Liew1-1/+1
2008-03-31ColdFire: Add dspi and serial flash support for MCF5445xTsiChung Liew1-1/+27
2008-02-12Get rid of "#undef DEBUG" from board config files.Wolfgang Denk1-2/+0
2008-01-17ColdFire: PCI and misc updates for MCF5445xTsiChungLiew1-6/+8
2008-01-09trivial: fix consequences of a bad mergeGuennadi Liakhovetski1-1/+0
2008-01-09Improve configuration of FPGA subsystemMatthias Fuchs1-1/+3
2007-11-03Cleanup coding style; update CHANGELOGWolfgang Denk1-1/+1
2007-10-25ColdFire 54455: Fix correct boot location for atmel and intelTsiChungLiew1-16/+20
2007-08-16ColdFire: Add M54455EVB for MCF5445xTsiChungLiew1-0/+391