aboutsummaryrefslogtreecommitdiff
path: root/include/configs/grsim_leon2.h
AgeCommit message (Expand)AuthorFilesLines
2015-12-03sparc: Add CONFIG_DISPLAY_BOARDINFO variable to all LEON boardsFrancois Retief1-1/+2
2015-12-03sparc: leon2: Updates for generic board initializationFrancois Retief1-2/+4
2015-12-03sparc: Move SYS_SPARC_NWINDOWS to KconfigFrancois Retief1-3/+0
2015-11-13sparc: Update LEON serial drivers to use readl/writel macrosFrancois Retief1-5/+0
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-12/+0
2015-05-19net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger1-11/+0
2014-05-20fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMKSiva Durga Prasad Paladugu1-0/+1
2014-03-21sparc: consolidate CONFIG_{LEON, LEON2, LEON3} definitionMasahiro Yamada1-2/+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-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-3/+0
2011-12-05sparc: fix unknown escape sequence warningsMike Frysinger1-1/+1
2011-10-22common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger1-1/+1
2011-10-22common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger1-1/+1
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-3/+2
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+2
2009-04-03Add "source" command; prepare removal of "autoscr" commandWolfgang Denk1-11/+11
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-61/+61
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-4/+4
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10cleanup use of CFG_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-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2008-04-13Coding Style cleanup; update CHANGELOGWolfgang Denk1-3/+3
2008-04-08SPARC/LEON2: added support for Gaisler simulator GRSIM/TSIM for SPARC/LEON2 t...Daniel Hellstrom1-0/+349