summaryrefslogtreecommitdiffstats
path: root/tools/env
Commit message (Expand)AuthorAgeFilesLines
* env: cosmetic: Consilidate the default env definitionJoe Hershberger2012-10-191-96/+2
* tools/env: Improve debug printsJoe Hershberger2012-10-161-5/+22
* tools/env: Fix variable delete operationJoe Hershberger2012-10-161-2/+3
* tools/env: Fix build failure from missing header includeJoe Hershberger2012-10-151-0/+1
* tools: Add a README note about fw_printenv lock fileJoe Hershberger2012-10-151-0/+4
* env: Check for NULL pointer in envmatch()Joe Hershberger2012-10-151-0/+2
* tools/env: Serialize calls to fw_*envJoe Hershberger2012-10-151-22/+37
* tools/env: Don't call env_init() in fw_getenv()Joe Hershberger2012-10-151-3/+0
* tools/env: Remove unneeded complexityJoe Hershberger2012-10-151-20/+13
* tools/env: Use a board-specific default envJoe Hershberger2012-10-153-17/+35
* COMMON: Use __stringify() instead of MK_STR()Marek Vasut2012-10-151-20/+17
* fw_env: Add env vars describing U-Boot target boardBenoît Thébaudeau2012-09-181-0/+11
* Strip fw_printenv like the other toolsLoïc Minier2012-06-211-0/+1
* fw_env.h: fix commentFrans Meulenbroeks2012-02-111-2/+2
* tools/env: allow overwrite of ethaddr on defaultGrant Erickson2012-01-051-2/+11
* fw_env.h: added a few missing definesFrans Meulenbroeks2012-01-051-0/+4
* tools/env: use lib/crc32.c directlyAndreas Bießmann2011-11-221-5/+2
* common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger2011-10-221-1/+1
* common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger2011-10-221-1/+1
* fix compile warning for env toolsLuka Perkov2011-10-221-2/+2
* ARM: drop unsupported 'trab' boardWolfgang Denk2011-06-222-4/+1
* tools/env: document current cross-compilation issues and workaroundLuca Ceresoli2011-04-301-0/+6
* tools/env: fix redundant env flag comparisonJon Povey2011-04-211-7/+6
* Add support for dataflash to U-boot environment settings tool.Remy Bohmer2011-04-123-28/+56
* Coding Style (white space) cleanupWolfgang Denk2010-11-271-4/+4
* tools/env: cleanup host build flagsDaniel Hobi2010-11-141-5/+10
* tools/env: use host build flagsMike Frysinger2010-09-191-3/+3
* tools/env: fail on invalid optionsDaniel Hobi2010-09-181-0/+4
* tools/env: allow option "-n" for fw_printenvDaniel Hobi2010-09-181-2/+5
* tools/env/fw_printenv: Make redundant env work on locked flashes alsoDetlev Zundel2010-08-091-1/+6
* Tools: set multiple variable with fw_setenv utilityStefano Babic2010-06-293-52/+288
* Rename lib_generic/ to lib/Peter Tyser2010-04-131-1/+1
* Fix a typo in fw_env.configMartin Michlmayr2008-12-151-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-2/+2
* Adds two more ethernet interface to 83xxrichardretanubun2008-10-181-0/+6
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-10/+10
* fw_env: add NAND supportGuennadi Liakhovetski2008-09-093-264/+611
* fw_env.c: fix build problems with MTD_VERSION=oldWolfgang Denk2008-09-021-1/+2
* Big white-space cleanup.Wolfgang Denk2008-05-211-3/+3
* Propagate Error Status to the Shell on fw_printenv ErrorsGrant Erickson2008-05-093-21/+29
* Fix Compilation Errors with 'tools/env/fw_printenv'Grant Erickson2008-05-091-1/+1
* Fix compile problem with new env code.Wolfgang Denk2008-01-081-0/+1
* tools: fix fw_printenv tool to compile againMarkus Klotzbücher2008-01-084-29/+41
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-12/+15
* Fix array overflow with fw_setenv on uninitialised environmentWolfgang Denk2006-03-121-4/+2
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-201-2/+2
* Fix error handling in tools/env/fw_env.cWolfgang Denk2005-09-251-1/+1
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-311-0/+3
* * Code cleanup:wdenk2003-06-272-3/+2
* Patch by Murray Jensen, 20 Jun 2003:wdenk2003-06-211-1/+1
OpenPOWER on IntegriCloud