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
/
IDS8247.h
Age
Commit message (
Expand
)
Author
2010-10-18
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-09-20
cfi_flash: Simplify dynamic flash bank number detection
Stefan Roese
2009-12-08
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
Heiko Schocher
2009-09-22
FDT: remove obsolete OF_CPU and OF_SOC macros.
Marcel Ziswiler
2009-07-18
NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...
Wolfgang Denk
2009-04-27
ids8247: Remove legacy NAND defines
Heiko Schocher
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/nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-12
drivers/mtd: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-03-03
Fix quoting problem (preboot setting) in many board config files.
Wolfgang Denk
2007-11-03
changes for IDS8247 board support
Sergej Stepanov
2007-07-10
include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*.
Jon Loeliger
2007-07-10
include/configs/[H-N]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...
Jon Loeliger
2007-07-09
include/: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-08
include/configs: Use new CONFIG_CMD_* in various [IJKL]* named board config f...
Jon Loeliger
2006-04-08
Fix JFFS2 support for legacy NAND driver.
Marian Balakowicz
2005-11-20
Change all '$(...)' variable references into '${...}'
Wolfgang Denk
2005-07-23
* Patch by Jon Loeliger, Kumar Gala 2005-02-08
Jon Loeliger
2005-05-12
* Fix debug code in omap5912osk flash driver
wdenk