summaryrefslogtreecommitdiff
path: root/include/configs/gcplus.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-04armv7: rename cache related CONFIG flagsAneesh V1-1/+1
2010-10-29Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk1-1/+0
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-1/+0
2009-12-14LAN91C96: Enable NET_MULTI LAN driverNishanth Menon1-1/+2
2009-06-12arm: cleanup remaining CONFIG_INIT_CRITICALJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-04-05arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD1-0/+2
2009-03-30sa1100: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-03-29Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZLadislav Michl1-2/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-28/+28
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-11rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-02-12Get rid of "#undef DEBUG" from board config files.Wolfgang Denk1-2/+0
2007-07-10include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger1-1/+8
2007-07-05include/configs: Use new CONFIG_CMD_* in various g* named board config files.Jon Loeliger1-5/+10
2005-04-04Patch by Steven Scholz, 4 Apr 2005:wdenk1-1/+2
2005-04-03Prepare for SoC rework of ARM code:wdenk1-1/+1
2004-03-15Code cleanup; make several boards compile & link.wdenk1-2/+2
2004-03-14* Patches by Travis Sawyer, 12 Mar 2004:wdenk1-0/+174