summaryrefslogtreecommitdiff
path: root/include/configs/NC650.h
Commit message (Expand)AuthorAgeLines
* NC650/CP850: remove code for yet another corpseWolfgang Denk2010-10-19-451/+0
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-18-8/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-0/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-1/+1
* Separate mtdparts command from jffs2Stefan Roese2009-03-20-2/+2
* NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-23-1/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-84/+84
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-3/+3
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Fix merge problemsStefan Roese2008-08-06-2/+3
* Big white-space cleanup.Wolfgang Denk2008-05-21-5/+5
* Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk2008-03-03-1/+1
* include/configs/[H-N]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-09-1/+9
* include/configs: Use new CONFIG_CMD_* in various [NO]* named board config files.Jon Loeliger2007-07-08-14/+17
* Fix breakage of NC650 board with respect to nand support.Detlev Zundel2007-04-20-11/+1
* Update for NC650 board. Add NC650 based CP850 configuration.dzu@denx.de2006-04-19-18/+48
* Fix JFFS2 support for legacy NAND driver.Marian Balakowicz2006-04-08-0/+2
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-20-2/+2
* Support passing of OF flat trees to the kernel.Wolfgang Denk2005-10-13-13/+11
* Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk2005-08-08-3/+21
* Major upate of JFFS2 code; now in sync with snapshot of MTD CVS ofwdenk2005-05-05-0/+6
* Fix problems with SNTP support;wdenk2005-04-02-2/+4
* Patches by Martin Krause, 22 Mar 2005:wdenk2005-03-27-1/+1
* Patch by Detlev Zundel, 14 Mar 2005:wdenk2005-03-14-3/+9
* * Update for AT91RM9200DK and CMC_PU2 boards:wdenk2004-11-21-2/+0
* Map SRAM on NC650 boardwdenk2004-11-17-0/+15
* * Enable NAND flash support for NC650 board.wdenk2004-10-11-9/+43
* * Patch by Stephen Williams, 15 July 2004wdenk2004-09-28-2/+2
* * Patch by Yuli Barcohen, 13 Jul 2004:wdenk2004-09-28-6/+6
* Add support for IDS "NC650" boardwdenk2004-08-28-0/+347