Commit Graph

69 Commits (eca3aeb352c964bdb28b8e191d6326370245e03f)

Author SHA1 Message Date
Joe Hershberger 785881f775 env: Add redundant env support to UBI env 12 years ago
Joe Hershberger 2b74433f36 env: Add support for UBI environment 12 years ago
Lubomir Rintel f1932b7850 env: Allow accessing non-mtd devices 12 years ago
Robert P. J. Day 5501153917 Fix a couple typoes in tools/env/README 12 years ago
Robert P. J. Day 7789df9dc6 fw_env.config: Correct "fw_saveenv" to "fw_setenv". 12 years ago
Tom Rini e3c52f2b87 Revert "fw_env: fix building w/out a config.h" 12 years ago
Mike Frysinger 92ace272d0 fw_env: fix building w/out a config.h 12 years ago
Mike Frysinger 7a546db2ff fw_env: fix incorrect usage of open(O_CREAT) 12 years ago
Mike Frysinger 3779c8e319 fw_env: fix type of len 12 years ago
Joe Hershberger 1d6cd0a3f6 env: Handle write-once ethaddr and serial# generically 12 years ago
Joe Hershberger 267541f776 env: Add support for access control to .flags 12 years ago
Joe Hershberger 30fd4fadb3 tools/env: Add environment variable flags support 12 years ago
Joe Hershberger ddd8418f7f env: cosmetic: Consilidate the default env definition 12 years ago
Joe Hershberger 74620e1c94 tools/env: Improve debug prints 12 years ago
Joe Hershberger ce2f580017 tools/env: Fix variable delete operation 12 years ago
Joe Hershberger 06134211ee tools/env: Fix build failure from missing header include 12 years ago
Joe Hershberger 1c4ea78aa7 tools: Add a README note about fw_printenv lock file 12 years ago
Joe Hershberger 586197dfe4 env: Check for NULL pointer in envmatch() 12 years ago
Joe Hershberger e4a223f04d tools/env: Serialize calls to fw_*env 12 years ago
Joe Hershberger d9acae1a88 tools/env: Don't call env_init() in fw_getenv() 12 years ago
Joe Hershberger 62a34a04e7 tools/env: Remove unneeded complexity 12 years ago
Joe Hershberger 497f2053f8 tools/env: Use a board-specific default env 12 years ago
Marek Vasut 5368c55d4c COMMON: Use __stringify() instead of MK_STR() 12 years ago
Benoît Thébaudeau 8ae51ae172 fw_env: Add env vars describing U-Boot target board 12 years ago
Loïc Minier 3648ff2d9d Strip fw_printenv like the other tools 12 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 13 years ago
Joe Hershberger b3f44c21ea common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 13 years ago
Joe Hershberger 8b3637c662 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance 13 years ago
Luka Perkov 8603b69b8b fix compile warning for env tools 13 years ago
Wolfgang Denk 566e5cf451 ARM: drop unsupported 'trab' board 13 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 14 years ago
Daniel Hobi 02bd475e34 tools/env: cleanup host build flags 14 years ago
Mike Frysinger abd315a135 tools/env: use host build flags 14 years ago
Daniel Hobi 29ccd7c312 tools/env: fail on invalid options 14 years ago
Daniel Hobi 122bc08845 tools/env: allow option "-n" for fw_printenv 14 years ago
Detlev Zundel 0aef7bc719 tools/env/fw_printenv: Make redundant env work on locked flashes also 14 years ago
Stefano Babic bd7b26f879 Tools: set multiple variable with fw_setenv utility 14 years ago
Peter Tyser 78acc472d9 Rename lib_generic/ to lib/ 15 years ago
Martin Michlmayr 22525779cb Fix a typo in fw_env.config 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
richardretanubun c68a05feeb Adds two more ethernet interface to 83xx 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 16 years ago
Guennadi Liakhovetski 5608692104 fw_env: add NAND support 16 years ago
Wolfgang Denk 1711f3bd16 fw_env.c: fix build problems with MTD_VERSION=old 16 years ago