summaryrefslogtreecommitdiffstats
path: root/include/configs/M5253DEMO.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-3/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-6/+0
* m68k: add architecture-specific u-boot.ldsangelo@sysam.it2015-04-231-0/+4
* m68k: mcf52x2: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-281-2/+0
* ColdFire: fix some typoes for CF platformjason2013-11-061-1/+1
* config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring2013-11-041-2/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-041-1/+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-5/+5
|\
| * i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-5/+5
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-19/+2
|/
* COMMON: Use __stringify() instead of MK_STR()Marek Vasut2012-10-151-1/+1
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-201-1/+0
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0
* ColdFire:Define the DM9000 byteswap for M5253 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-4/+4
* ColdFire: Fix incorrect M5253DEMO default environmentTsiChung Liew2010-03-241-1/+1
* ColdFire: Cache update for all platformsTsiChung Liew2010-03-241-0/+15
* ColdFire: Update M5253DEMO configuration fileTsiChung Liew2010-03-241-7/+2
* remove _IO_BASE and KSEG1ADDR from board configuration filesTimur Tabi2009-07-111-1/+0
* Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer2009-06-151-0/+1
* ColdFire: Provide gzip image size V2 & V3 platformsTsiChung Liew2009-03-171-0/+1
* ColdFire: Modules header files cleanupTsiChung Liew2008-11-031-16/+8
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-86/+86
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-4/+4
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* ColdFire: I2C fix for multiple platformsTsiChung Liew2008-08-281-0/+11
* coldfire: fix CFI drivers activation with new macroJean-Christophe PLAGNIOL-VILLARD2008-08-211-1/+1
* ColdFire: Add M5253DEMO platform support for MCF5253TsiChung Liew2008-08-141-0/+252
OpenPOWER on IntegriCloud