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