Peter Robinson
|
69bf2d2faf
tools: env: include compiler.h
|
9 年之前 |
Michael Heimpold
|
9884f44cab
tools/env: allow config filename to be passed via command line argument
|
9 年之前 |
Jörg Krause
|
26e355d131
Fix musl build
|
10 年之前 |
Dominic Sacré
|
ea19527c20
tools/env: Fix environment size and CRC on 64-bit hosts
|
10 年之前 |
Albert ARIBAUD
|
d2a3e91139
Merge branch 'u-boot/master'
|
11 年之前 |
Tom Rini
|
229695fee9
fw_env.c: Switch get_config to use '%ms' in sscanf
|
11 年之前 |
Marek Vasut
|
a8a752c084
env: Implement support for AES encryption into fw_* tools
|
11 年之前 |
Dustin Byford
|
4b774ff114
fw_env: correct writes to devices with small erase blocks
|
11 年之前 |
Dustin Byford
|
23869bf80b
fw_env: calculate default number of env sectors
|
11 年之前 |
Oliver Metz
|
e387efbd65
fw_env: fix writing environment for mtd devices
|
11 年之前 |
Oliver Metz
|
23ef62d741
fw_env: add redundant env support for MTD_ABSENT
|
11 年之前 |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 年之前 |
Joe Hershberger
|
785881f775
env: Add redundant env support to UBI env
|
12 年之前 |
Joe Hershberger
|
2b74433f36
env: Add support for UBI environment
|
12 年之前 |
Lubomir Rintel
|
f1932b7850
env: Allow accessing non-mtd devices
|
12 年之前 |
Mike Frysinger
|
3779c8e319
fw_env: fix type of len
|
12 年之前 |
Joe Hershberger
|
1d6cd0a3f6
env: Handle write-once ethaddr and serial# generically
|
12 年之前 |
Joe Hershberger
|
267541f776
env: Add support for access control to .flags
|
12 年之前 |
Joe Hershberger
|
30fd4fadb3
tools/env: Add environment variable flags support
|
12 年之前 |
Joe Hershberger
|
ddd8418f7f
env: cosmetic: Consilidate the default env definition
|
12 年之前 |
Joe Hershberger
|
74620e1c94
tools/env: Improve debug prints
|
12 年之前 |
Joe Hershberger
|
ce2f580017
tools/env: Fix variable delete operation
|
12 年之前 |
Joe Hershberger
|
06134211ee
tools/env: Fix build failure from missing header include
|
12 年之前 |
Joe Hershberger
|
586197dfe4
env: Check for NULL pointer in envmatch()
|
12 年之前 |
Joe Hershberger
|
d9acae1a88
tools/env: Don't call env_init() in fw_getenv()
|
12 年之前 |
Joe Hershberger
|
62a34a04e7
tools/env: Remove unneeded complexity
|
12 年之前 |
Joe Hershberger
|
497f2053f8
tools/env: Use a board-specific default env
|
12 年之前 |
Marek Vasut
|
5368c55d4c
COMMON: Use __stringify() instead of MK_STR()
|
12 年之前 |
Benoît Thébaudeau
|
8ae51ae172
fw_env: Add env vars describing U-Boot target board
|
12 年之前 |
Grant Erickson
|
aa701b9433
tools/env: allow overwrite of ethaddr on default
|
13 年之前 |