aboutsummaryrefslogtreecommitdiff
path: root/include/configs/quantum.h
AgeCommit message (Expand)Author
2011-10-22common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger
2010-11-278xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk
2010-10-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-07-31Fix printf() format problems with configurable promptsWolfgang Denk
2007-07-09include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various q* and r* named board config...Jon Loeliger
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk
2005-04-02Fix problems with SNTP support;wdenk
2004-12-31* Code cleanup, mostly for GCC-3.3.xwdenk
2004-09-29* Patch by Shlomo Kut, 29 Mar 2004:wdenk