summaryrefslogtreecommitdiff
path: root/common/env_embedded.c
Commit message (Expand)AuthorAgeLines
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* env: cosmetic: Consilidate the default env definitionJoe Hershberger2012-10-19-101/+3
* COMMON: Use __stringify() instead of MK_STR()Marek Vasut2012-10-15-23/+17
* Add env vars describing U-Boot target boardStephen Warren2012-07-09-0/+11
* env: clean env_embedded.c checkpatch and code styleIgor Grinberg2011-11-22-24/+23
* common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger2011-10-22-1/+1
* common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger2011-10-22-1/+1
* env: allow people to force envcrc buildingMike Frysinger2011-07-26-1/+1
* Revert "env: only build env_embedded and envcrc when needed"Wolfgang Denk2009-10-27-0/+7
* env: only build env_embedded and envcrc when neededMike Frysinger2009-10-18-7/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-4/+4
* Adds two more ethernet interface to 83xxrichardretanubun2008-10-18-0/+6
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-3/+3
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-10-0/+208