index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
M5373EVB.h
Age
Commit message (
Expand
)
Author
2013-11-04
config: remove platform CONFIG_SYS_HZ definition part 1/2
Rob Herring
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-23
i2c, fsl_i2c: switch to new multibus/multiadapter support
Heiko Schocher
2013-07-23
i2c, soft-i2c: switch to new multibus/multiadapter support
Heiko Schocher
2012-10-15
COMMON: Use __stringify() instead of MK_STR()
Marek Vasut
2012-09-20
ColdFire: Rename NANDFLASH_SIZE into CONFIG_NANDFLASH_SIZE for MCF537x
Alison Wang
2012-06-20
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
Tom Rini
2011-10-05
board configs: drop NET_MULTI references
Mike Frysinger
2011-09-04
ColdFire:Update the env settings for several boards.
Jason Jin
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
Wolfgang Denk
2010-03-24
ColdFire: Cache update for all platforms
TsiChung Liew
2009-08-25
unify {CONFIG_,}ENV_IS_EMBEDDED
Mike Frysinger
2009-03-17
ColdFire: Provide gzip image size V2 & V3 platforms
TsiChung Liew
2009-01-23
NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
Wolfgang Grandegger
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-08-12
drivers/mtd: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2008-04-14
Add CONFIG_MII_INIT support to related boards
TsiChung Liew
2008-02-11
Get rid of "#undef DEBUG" from board config files.
Wolfgang Denk
2008-01-17
ColdFire: Add M5373EVB platform support - 2
TsiChungLiew