summaryrefslogtreecommitdiff
path: root/include/configs/M54455EVB.h
AgeCommit message (Expand)AuthorFilesLines
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-06board 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-19Rename 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-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-10/+10
2008-09-11rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-11rename 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-14Add CONFIG_MII_INIT support to related boardsTsiChung Liew1-2/+2
2008-04-14Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boardsTsiChung Liew1-1/+1
2008-04-01ColdFire: 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-10trivial: fix consequences of a bad mergeGuennadi Liakhovetski1-1/+0
2008-01-09Improve configuration of FPGA subsystemMatthias Fuchs1-1/+3
2007-11-04Cleanup coding style; update CHANGELOGWolfgang Denk1-1/+1
2007-10-26ColdFire 54455: Fix correct boot location for atmel and intelTsiChungLiew1-16/+20
2007-08-17ColdFire: Add M54455EVB for MCF5445xTsiChungLiew1-0/+391