aboutsummaryrefslogtreecommitdiff
path: root/include/configs/quantum.h
AgeCommit message (Expand)AuthorFilesLines
2014-07-07mpc8xx: remove RPXlite_dw, quantum board supportMasahiro Yamada1-430/+0
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-2/+0
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring1-1/+0
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-10-17split mpc8xx hooks from cmd_ide.cPavel Herrmann1-0/+1
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-2/+0
2011-10-22common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger1-1/+1
2010-11-278xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-2/+2
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-2/+1
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk1-2/+2
2010-10-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-8/+0
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-85/+85
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-6/+6
2008-09-10rename 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-3/+3
2008-07-31Fix printf() format problems with configurable promptsWolfgang Denk1-1/+2
2007-07-09include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger1-1/+9
2007-07-05include/configs: Use new CONFIG_CMD_* in various q* and r* named board config...Jon Loeliger1-13/+15
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk1-2/+2
2005-04-02Fix problems with SNTP support;wdenk1-5/+5
2004-12-31* Code cleanup, mostly for GCC-3.3.xwdenk1-1/+2
2004-09-29* Patch by Shlomo Kut, 29 Mar 2004:wdenk1-0/+445