summaryrefslogtreecommitdiff
path: root/include/configs/omap2420h4.h
AgeCommit message (Expand)AuthorFilesLines
2011-06-22omap2420h4: fix build breaksAneesh V1-0/+4
2011-04-13Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk1-0/+2
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-1/+0
2010-01-04Remove superfluous uses of V_PROMPT macro.Robert P. J. Day1-5/+3
2009-12-14LAN91C96: Enable NET_MULTI LAN driverNishanth Menon1-1/+2
2009-07-18Remove legacy NAND and disk on chip references from boards.Scott Wood1-36/+0
2009-04-04Add "source" command; prepare removal of "autoscr" commandWolfgang Denk1-1/+1
2009-03-30OMAP: rename timer divisorLadislav Michl1-5/+5
2009-03-29Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZLadislav Michl1-2/+0
2009-03-21Separate mtdparts command from jffs2Stefan Roese1-2/+2
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger1-1/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-44/+44
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-6/+6
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_NAND in CONFIG_ENV_IS_IN_NANDJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-01-09fix comments with new drivers organizationMarcel Ziswiler1-1/+1
2007-07-10include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger1-1/+8
2007-07-05include/configs: Use new CONFIG_CMD_* in various o* named board config files.Jon Loeliger1-5/+17
2006-04-08Fix JFFS2 support for legacy NAND driver.Marian Balakowicz1-0/+1
2005-09-25CleanupWolfgang Denk1-6/+1
2005-09-25OMAP242x H4 board updateWolfgang Denk1-12/+23
2005-08-08Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk1-4/+17
2005-01-12* Patch by Robin Getz, 13 Oct 2004:wdenk1-3/+3
2005-01-12* Some Cleanup.wdenk1-6/+67
2005-01-10Coding Style cleanupwdenk1-6/+6
2005-01-10* Patches by Richard Woodruff, 01 Oct 2004:wdenk1-0/+213