Commit Graph

57 Commits (a1b231cef634d8aaa002bcb848332785803127c8)

Author SHA1 Message Date
Joe Hershberger ddd8418f7f env: cosmetic: Consilidate the default env definition 13 years ago
Joe Hershberger 74620e1c94 tools/env: Improve debug prints 13 years ago
Joe Hershberger ce2f580017 tools/env: Fix variable delete operation 13 years ago
Joe Hershberger 06134211ee tools/env: Fix build failure from missing header include 13 years ago
Joe Hershberger 1c4ea78aa7 tools: Add a README note about fw_printenv lock file 13 years ago
Joe Hershberger 586197dfe4 env: Check for NULL pointer in envmatch() 13 years ago
Joe Hershberger e4a223f04d tools/env: Serialize calls to fw_*env 13 years ago
Joe Hershberger d9acae1a88 tools/env: Don't call env_init() in fw_getenv() 13 years ago
Joe Hershberger 62a34a04e7 tools/env: Remove unneeded complexity 13 years ago
Joe Hershberger 497f2053f8 tools/env: Use a board-specific default env 13 years ago
Marek Vasut 5368c55d4c COMMON: Use __stringify() instead of MK_STR() 13 years ago
Benoît Thébaudeau 8ae51ae172 fw_env: Add env vars describing U-Boot target board 13 years ago
Loïc Minier 3648ff2d9d Strip fw_printenv like the other tools 13 years ago
Frans Meulenbroeks 9cbfee6dc2 fw_env.h: fix comment 13 years ago
Grant Erickson aa701b9433 tools/env: allow overwrite of ethaddr on default 13 years ago
Frans Meulenbroeks 5d5cc38461 fw_env.h: added a few missing defines 13 years ago
Andreas Bießmann dca61f0128 tools/env: use lib/crc32.c directly 14 years ago
Joe Hershberger b3f44c21ea common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 14 years ago
Joe Hershberger 8b3637c662 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance 14 years ago
Luka Perkov 8603b69b8b fix compile warning for env tools 14 years ago
Wolfgang Denk 566e5cf451 ARM: drop unsupported 'trab' board 14 years ago
Luca Ceresoli 56c1769806 tools/env: document current cross-compilation issues and workaround 14 years ago
Jon Povey 735eb0f0e6 tools/env: fix redundant env flag comparison 14 years ago
Remy Bohmer 9eeaa8e66c Add support for dataflash to U-boot environment settings tool. 14 years ago
Wolfgang Denk 844f07d8a1 Coding Style (white space) cleanup 15 years ago
Daniel Hobi 02bd475e34 tools/env: cleanup host build flags 15 years ago
Mike Frysinger abd315a135 tools/env: use host build flags 15 years ago
Daniel Hobi 29ccd7c312 tools/env: fail on invalid options 15 years ago
Daniel Hobi 122bc08845 tools/env: allow option "-n" for fw_printenv 15 years ago
Detlev Zundel 0aef7bc719 tools/env/fw_printenv: Make redundant env work on locked flashes also 15 years ago
Stefano Babic bd7b26f879 Tools: set multiple variable with fw_setenv utility 15 years ago
Peter Tyser 78acc472d9 Rename lib_generic/ to lib/ 15 years ago
Martin Michlmayr 22525779cb Fix a typo in fw_env.config 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 years ago
richardretanubun c68a05feeb Adds two more ethernet interface to 83xx 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 17 years ago
Guennadi Liakhovetski 5608692104 fw_env: add NAND support 17 years ago
Wolfgang Denk 1711f3bd16 fw_env.c: fix build problems with MTD_VERSION=old 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Grant Erickson bc11756daf Propagate Error Status to the Shell on fw_printenv Errors 17 years ago
Grant Erickson f3b6d528e4 Fix Compilation Errors with 'tools/env/fw_printenv' 17 years ago
Wolfgang Denk 46f6e50190 Fix compile problem with new env code. 18 years ago
Markus Klotzbücher 64b3727b97 tools: fix fw_printenv tool to compile again 18 years ago
Wolfgang Denk c83d7ca4da Fix compile problem with new env code. 18 years ago
Markus Klotzbücher 6de66b3542 tools: fix fw_printenv tool to compile again 18 years ago
Marian Balakowicz f93286397e Add support for a saving build objects in a separate directory. 19 years ago
Wolfgang Denk f07217c9e2 Fix array overflow with fw_setenv on uninitialised environment 19 years ago
Wolfgang Denk fe126d8b34 Change all '$(...)' variable references into '${...}' 20 years ago
Wolfgang Denk e2146b6aea Fix error handling in tools/env/fw_env.c 20 years ago
wdenk e2ffd59b4d * Code cleanup, mostly for GCC-3.3.x 21 years ago