summaryrefslogtreecommitdiff
path: root/include/configs/NC650.h
AgeCommit message (Expand)AuthorFilesLines
2010-10-19NC650/CP850: remove code for yet another corpseWolfgang Denk1-451/+0
2010-10-19powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-8/+0
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+2
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
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-84/+84
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-11rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-06Fix merge problemsStefan Roese1-2/+3
2008-05-21Big white-space cleanup.Wolfgang Denk1-5/+5
2008-03-03Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk1-1/+1
2007-07-10include/configs/[H-N]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger1-1/+9
2007-07-09include/configs: Use new CONFIG_CMD_* in various [NO]* named board config files.Jon Loeliger1-14/+17
2007-04-20Fix breakage of NC650 board with respect to nand support.Detlev Zundel1-11/+1
2006-04-19Update for NC650 board. Add NC650 based CP850 configuration.dzu@denx.de1-18/+48
2006-04-08Fix JFFS2 support for legacy NAND driver.Marian Balakowicz1-0/+2
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk1-2/+2
2005-10-13Support passing of OF flat trees to the kernel.Wolfgang Denk1-13/+11
2005-08-08Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk1-3/+21
2005-05-05Major upate of JFFS2 code; now in sync with snapshot of MTD CVS ofwdenk1-0/+6
2005-04-03Fix problems with SNTP support;wdenk1-2/+4
2005-03-28Patches by Martin Krause, 22 Mar 2005:wdenk1-1/+1
2005-03-15Patch by Detlev Zundel, 14 Mar 2005:wdenk1-3/+9
2004-11-21* Update for AT91RM9200DK and CMC_PU2 boards:wdenk1-2/+0
2004-11-17Map SRAM on NC650 boardwdenk1-0/+15
2004-10-12* Enable NAND flash support for NC650 board.wdenk1-9/+43
2004-09-28* Patch by Stephen Williams, 15 July 2004wdenk1-2/+2
2004-09-28* Patch by Yuli Barcohen, 13 Jul 2004:wdenk1-6/+6
2004-08-29Add support for IDS "NC650" boardwdenk1-0/+347