Commit Graph

104 Commits (lime2-spi)

Author SHA1 Message Date
Peter Robinson 69bf2d2faf tools: env: include compiler.h 9 years ago
Michael Heimpold 9884f44cab tools/env: allow config filename to be passed via command line argument 9 years ago
Jörg Krause 26e355d131 Fix musl build 9 years ago
Dominic Sacré ea19527c20 tools/env: Fix environment size and CRC on 64-bit hosts 10 years ago
Tom Rini 229695fee9 fw_env.c: Switch get_config to use '%ms' in sscanf 10 years ago
Marek Vasut a8a752c084 env: Implement support for AES encryption into fw_* tools 10 years ago
Dustin Byford 4b774ff114 fw_env: correct writes to devices with small erase blocks 10 years ago
Dustin Byford 23869bf80b fw_env: calculate default number of env sectors 10 years ago
Oliver Metz e387efbd65 fw_env: fix writing environment for mtd devices 11 years ago
Oliver Metz 23ef62d741 fw_env: add redundant env support for MTD_ABSENT 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Joe Hershberger 785881f775 env: Add redundant env support to UBI env 11 years ago
Joe Hershberger 2b74433f36 env: Add support for UBI environment 11 years ago
Lubomir Rintel f1932b7850 env: Allow accessing non-mtd devices 11 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 586197dfe4 env: Check for NULL pointer in envmatch() 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
Grant Erickson aa701b9433 tools/env: allow overwrite of ethaddr on default 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
Jon Povey 735eb0f0e6 tools/env: fix redundant env flag comparison 13 years ago
Remy Bohmer 9eeaa8e66c Add support for dataflash to U-boot environment settings tool. 13 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
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
Grant Erickson bc11756daf Propagate Error Status to the Shell on fw_printenv Errors 16 years ago
Wolfgang Denk 46f6e50190 Fix compile problem with new env code. 17 years ago
Markus Klotzbücher 64b3727b97 tools: fix fw_printenv tool to compile again 17 years ago
Wolfgang Denk c83d7ca4da Fix compile problem with new env code. 17 years ago
Markus Klotzbücher 6de66b3542 tools: fix fw_printenv tool to compile again 17 years ago
Wolfgang Denk f07217c9e2 Fix array overflow with fw_setenv on uninitialised environment 18 years ago
Wolfgang Denk e2146b6aea Fix error handling in tools/env/fw_env.c 19 years ago
wdenk e2ffd59b4d * Code cleanup, mostly for GCC-3.3.x 20 years ago
wdenk 592c5cabe7 Patch by Murray Jensen, 20 Jun 2003: 21 years ago