aboutsummaryrefslogtreecommitdiff
path: root/include/configs/versatile.h
AgeCommit message (Expand)AuthorFilesLines
2012-10-18versatile: board configs: Use buffered writes on flash402jagan@gmail.com1-0/+1
2012-09-01ARM: Remove unused stack and irq config definesRob Herring1-11/+0
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-1/+0
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-09-04ARM: versatilepb : drop warnings due to double definitionsStefano Babic1-4/+0
2011-08-04ARM: versatile: fix board supportStefano Babic1-1/+20
2011-05-12Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones1-1/+0
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-1/+0
2009-10-04Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-1/+2
2009-07-12versatile: update config and merge to cfi flash driverJean-Christophe PLAGNIOL-VILLARD1-15/+50
2009-07-12versatile: specify the board type on the promptJean-Christophe PLAGNIOL-VILLARD1-2/+10
2009-07-06versatile: config coding style cleanupJean-Christophe PLAGNIOL-VILLARD1-60/+58
2009-03-29Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZLadislav Michl1-1/+0
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-28/+28
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-09Moved conditional compile into MakefileAndreas Engel1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2007-07-09include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger1-1/+8
2007-07-05include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config fi...Jon Loeliger1-5/+13
2004-10-11* Patch by Philippe Robin, 28 Sept 2004:wdenk1-4/+14
2004-08-02* Patch by Andreas Engel, 12 Jul 2004:wdenk1-0/+3
2004-04-25* Patch by Christian Hohnstaedt, 23 Apr 2004:wdenk1-1/+1
2004-03-14Code cleanup; make several boards compile & link.LABEL_2004_03_14_2340wdenk1-6/+7
2004-03-14* Patch by Philippe Robin, 09 Mar 2004:wdenk1-0/+165