aboutsummaryrefslogtreecommitdiff
path: root/common/env_embedded.c
AgeCommit message (Expand)AuthorFilesLines
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