aboutsummaryrefslogtreecommitdiff
path: root/common/env_embedded.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-15Move environment files from common/ to env/Simon Glass1-97/+0
2017-08-04common/env_embedded.c: rename PPCENV/PPCTEXT macrosThomas Petazzoni1-6/+4
2017-08-04common/env_embedded.c: drop support for CONFIG_SYS_USE_PPCENVThomas Petazzoni1-10/+3
2016-11-23tools/env: Correct include kconfigYork Sun1-0/+2
2014-06-05nand_spl: remove nand_spl infrastructureMasahiro Yamada1-1/+1
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-19env: cosmetic: Consilidate the default env definitionJoe Hershberger1-101/+3
2012-10-15COMMON: Use __stringify() instead of MK_STR()Marek Vasut1-23/+17
2012-07-09Add env vars describing U-Boot target boardStephen Warren1-0/+11
2011-11-22env: clean env_embedded.c checkpatch and code styleIgor Grinberg1-24/+23
2011-10-22common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger1-1/+1
2011-10-22common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger1-1/+1
2011-07-26env: allow people to force envcrc buildingMike Frysinger1-1/+1
2009-10-27Revert "env: only build env_embedded and envcrc when needed"Wolfgang Denk1-0/+7
2009-10-18env: only build env_embedded and envcrc when neededMike Frysinger1-7/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-4/+4
2008-10-18Adds two more ethernet interface to 83xxrichardretanubun1-0/+6
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD1-0/+208