summaryrefslogtreecommitdiff
path: root/include/configs/NETTA.h
Commit message (Expand)AuthorAgeLines
* config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring2013-11-04-2/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-04-1/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* split mpc8xx hooks from cmd_ide.cPavel Herrmann2012-10-17-0/+1
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-20-1/+0
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-20-2/+0
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-05-1/+0
* cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-28-1/+1
* 8xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-3/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-2/+1
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-26-2/+2
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-18-8/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-0/+2
* Fix boards broken after removal of legacy NAND and DoC supportWolfgang Denk2009-07-19-1/+0
* Remove legacy NAND and disk on chip references from boards.Scott Wood2009-07-17-99/+0
* 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
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-06-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-109/+109
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-7/+7
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Remove support for booting ARTOS imagesKumar Gala2008-09-09-2/+0
* drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-16/+16
* Add CONFIG_MII_INIT support to related boardsTsiChung Liew2008-04-13-0/+1
* 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/+10
* include/configs: Use new CONFIG_CMD_* in various [NO]* named board config files.Jon Loeliger2007-07-08-18/+20
* Fix JFFS2 support for legacy NAND driver.Marian Balakowicz2006-04-08-0/+1
* Add configuration for IFM AEV FIFO board.Wolfgang Denk2005-08-10-1/+1
* Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk2005-08-08-3/+18
* Patch by Pantelis Antoniou, 5 May 2004:wdenk2004-06-07-14/+32
* * Modify KUP4X board configuration to use SL811 driver for USB memorywdenk2004-04-23-2/+2
* Patches by Pantelis Antoniou, 16 Apr 2004:wdenk2004-04-18-0/+9
* * Patches by Pantelis Antoniou, 30 Mar 2004:wdenk2004-04-15-0/+745