summaryrefslogtreecommitdiff
path: root/include/configs/M54455EVB.h
Commit message (Expand)AuthorAgeLines
* m68k: mcf5445x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-28-2/+0
* m68k: Add generic board support for MCF547X/8X and MCF5445XAlison Wang2015-03-05-0/+2
* ColdFire: fix some typoes for CF platformjason2013-11-06-1/+1
* config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring2013-11-04-2/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-24-6/+5
|\
| * i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-23-5/+5
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-23-1/+0
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
|/
* fpga: Remove all CONFIG_SYS_* fpga related optionsMichal Simek2013-05-06-1/+1
* COMMON: Use __stringify() instead of MK_STR()Marek Vasut2012-10-15-8/+8
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-20-1/+0
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-05-1/+0
* ColdFire:Update the env settings for several boards.Jason Jin2011-09-04-5/+10
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-2/+1
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-26-5/+5
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-1/+1
* ColdFire: Cache update for all platformsTsiChung Liew2010-03-24-1/+16
* unify {CONFIG_,}ENV_IS_EMBEDDEDMike Frysinger2009-08-25-1/+0
* ColdFire: Add DSPI support for MCF5227x and MCF5445xTsiChung Liew2009-07-14-16/+10
* ColdFire: Update configuration file to use flash buffer writeTsiChung Liew2009-07-14-0/+1
* remove _IO_BASE and KSEG1ADDR from board configuration filesTimur Tabi2009-07-11-1/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-149/+149
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-10/+10
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* ColdFire: Multiple fixes for MCF5445x platformsTsiChung Liew2008-08-28-4/+1
* ColdFire: Add Serial Flash support for M54455EVBTsiChung Liew2008-08-14-0/+4
* ColdFire: Implement SBF feature for M5445EVBTsiChung Liew2008-08-14-16/+76
* ColdFire: Add SSPI feature for MCF5445xTsiChung Liew2008-08-14-1/+15
* ColdFire: Use CFI Flash driver for M54455EVBTsiChung Liew2008-08-14-39/+6
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-1/+1
* Add CONFIG_MII_INIT support to related boardsTsiChung Liew2008-04-13-2/+2
* Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boardsTsiChung Liew2008-04-13-1/+1
* ColdFire: Add dspi and serial flash support for MCF5445xTsiChung Liew2008-03-31-1/+27
* Get rid of "#undef DEBUG" from board config files.Wolfgang Denk2008-02-12-2/+0
* ColdFire: PCI and misc updates for MCF5445xTsiChungLiew2008-01-17-6/+8
* trivial: fix consequences of a bad mergeGuennadi Liakhovetski2008-01-09-1/+0
* Improve configuration of FPGA subsystemMatthias Fuchs2008-01-09-1/+3
* Cleanup coding style; update CHANGELOGWolfgang Denk2007-11-03-1/+1
* ColdFire 54455: Fix correct boot location for atmel and intelTsiChungLiew2007-10-25-16/+20
* ColdFire: Add M54455EVB for MCF5445xTsiChungLiew2007-08-16-0/+391