summaryrefslogtreecommitdiff
path: root/include/configs/versatile.h
Commit message (Expand)AuthorAgeLines
* ARM: remove CONFIG_ARM926EJS definesMasahiro Yamada2014-11-20-2/+1
* ARM: versatile: pass console setting to the kernelLinus Walleij2014-01-13-1/+2
* ARM: versatile: convert to common timer codeRob Herring2013-11-04-5/+4
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* versatile: board configs: Use buffered writes on flash402jagan@gmail.com2012-10-18-0/+1
* ARM: Remove unused stack and irq config definesRob Herring2012-09-01-11/+0
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-20-1/+0
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-05-1/+0
* ARM: versatilepb : drop warnings due to double definitionsStefano Babic2011-09-04-4/+0
* ARM: versatile: fix board supportStefano Babic2011-08-04-1/+20
* Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones2011-05-12-1/+0
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-1/+0
* Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-04-1/+2
* versatile: update config and merge to cfi flash driverJean-Christophe PLAGNIOL-VILLARD2009-07-12-15/+50
* versatile: specify the board type on the promptJean-Christophe PLAGNIOL-VILLARD2009-07-12-2/+10
* versatile: config coding style cleanupJean-Christophe PLAGNIOL-VILLARD2009-07-06-60/+58
* Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZLadislav Michl2009-03-29-1/+0
* rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger2009-02-18-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-28/+28
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-5/+5
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Moved conditional compile into MakefileAndreas Engel2008-09-09-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-1/+1
* include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-09-1/+8
* include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config fi...Jon Loeliger2007-07-05-5/+13
* * Patch by Philippe Robin, 28 Sept 2004:wdenk2004-10-11-4/+14
* * Patch by Andreas Engel, 12 Jul 2004:wdenk2004-08-02-0/+3
* * Patch by Christian Hohnstaedt, 23 Apr 2004:wdenk2004-04-25-1/+1
* Code cleanup; make several boards compile & link.wdenk2004-03-14-6/+7
* * Patch by Philippe Robin, 09 Mar 2004:wdenk2004-03-14-0/+165