aboutsummaryrefslogtreecommitdiff
path: root/tools/env
AgeCommit message (Expand)Author
2012-10-19env: cosmetic: Consilidate the default env definitionJoe Hershberger
2012-10-16tools/env: Improve debug printsJoe Hershberger
2012-10-16tools/env: Fix variable delete operationJoe Hershberger
2012-10-15tools/env: Fix build failure from missing header includeJoe Hershberger
2012-10-15tools: Add a README note about fw_printenv lock fileJoe Hershberger
2012-10-15env: Check for NULL pointer in envmatch()Joe Hershberger
2012-10-15tools/env: Serialize calls to fw_*envJoe Hershberger
2012-10-15tools/env: Don't call env_init() in fw_getenv()Joe Hershberger
2012-10-15tools/env: Remove unneeded complexityJoe Hershberger
2012-10-15tools/env: Use a board-specific default envJoe Hershberger
2012-10-15COMMON: Use __stringify() instead of MK_STR()Marek Vasut
2012-09-18fw_env: Add env vars describing U-Boot target boardBenoît Thébaudeau
2012-06-21Strip fw_printenv like the other toolsLoïc Minier
2012-02-11fw_env.h: fix commentFrans Meulenbroeks
2012-01-05tools/env: allow overwrite of ethaddr on defaultGrant Erickson
2012-01-05fw_env.h: added a few missing definesFrans Meulenbroeks
2011-11-22tools/env: use lib/crc32.c directlyAndreas Bießmann
2011-10-22common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger
2011-10-22common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger
2011-10-22fix compile warning for env toolsLuka Perkov
2011-06-22ARM: drop unsupported 'trab' boardWolfgang Denk
2011-04-30tools/env: document current cross-compilation issues and workaroundLuca Ceresoli
2011-04-21tools/env: fix redundant env flag comparisonJon Povey
2011-04-12Add support for dataflash to U-boot environment settings tool.Remy Bohmer
2010-11-27Coding Style (white space) cleanupWolfgang Denk
2010-11-14tools/env: cleanup host build flagsDaniel Hobi
2010-09-19tools/env: use host build flagsMike Frysinger
2010-09-18tools/env: fail on invalid optionsDaniel Hobi
2010-09-18tools/env: allow option "-n" for fw_printenvDaniel Hobi
2010-08-09tools/env/fw_printenv: Make redundant env work on locked flashes alsoDetlev Zundel
2010-06-29Tools: set multiple variable with fw_setenv utilityStefano Babic
2010-04-13Rename lib_generic/ to lib/Peter Tyser
2008-12-15Fix a typo in fw_env.configMartin Michlmayr
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-18Adds two more ethernet interface to 83xxrichardretanubun
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-09fw_env: add NAND supportGuennadi Liakhovetski
2008-09-02fw_env.c: fix build problems with MTD_VERSION=oldWolfgang Denk
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-05-09Propagate Error Status to the Shell on fw_printenv ErrorsGrant Erickson
2008-05-09Fix Compilation Errors with 'tools/env/fw_printenv'Grant Erickson
2008-01-08Fix compile problem with new env code.Wolfgang Denk
2008-01-08tools: fix fw_printenv tool to compile againMarkus Klotzbücher
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz
2006-03-12Fix array overflow with fw_setenv on uninitialised environmentWolfgang Denk
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk
2005-09-25Fix error handling in tools/env/fw_env.cWolfgang Denk
2004-12-31* Code cleanup, mostly for GCC-3.3.xwdenk
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk
2003-06-21Patch by Murray Jensen, 20 Jun 2003:wdenk