Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0d6dace76c7817c98ffd44f58c21ee83575420b1
/
tools
/
env
/
fw_env.h
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
6b6ee8a
env: Remove CONFIG_ENV_AES support
by Tom Rini
· 7 years ago
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
4b0a293
env: fix memory leak in fw_env routines
by Stefano Babic
· 8 years ago
413cc6e
env: add a version number to check API
by Stefano Babic
· 8 years ago
831c4d5
env: split fw_env.h in public and private parts
by Stefano Babic
· 8 years ago
4a24308
Rename aes.h to uboot_aes.h
by Stefano Babic
· 8 years ago
ccb293f
env: tool: add command line option to input lockfile path
by B, Ravi
· 8 years ago
c4a722c
tools/env: kernel-doc for fw_printenv, fw_getenv and fw_parse_script
by Andreas Fenkart
· 8 years ago
2437190
tools/env: no global variable sharing between application and library
by Andreas Fenkart
· 9 years ago
87bcee4
tools/env: fw_printenv pass value_only as argument
by Andreas Fenkart
· 9 years ago
576d08e
tools/env: remove 'extern' from function prototype in fw_env.h
by Andreas Fenkart
· 9 years ago
aa01f8d
tools: env: parse aes key / suppress flag into argument struct
by Andreas Fenkart
· 9 years ago
33e9177
tools: env: introduce setenv/printenv argument structs
by Andreas Fenkart
· 9 years ago
217f95b
tools/env/fw_env.h: Correct include order
by Peter Robinson
· 9 years ago
2842885
fw_env.h: include autoconf.h
by Max Krummenacher
· 10 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
cfd1e54
Revert "fw_env: fix building w/out a config.h"
by Tom Rini
· 12 years ago
469c6ad
fw_env: fix building w/out a config.h
by Mike Frysinger
· 12 years ago
671adc4
tools/env: Use a board-specific default env
by Joe Hershberger
· 12 years ago
014117d
fw_env.h: fix comment
by Frans Meulenbroeks
· 13 years ago
416ef38
fw_env.h: added a few missing defines
by Frans Meulenbroeks
· 13 years ago
8f399b3
ARM: drop unsupported 'trab' board
by Wolfgang Denk
· 14 years ago
cb969eb
Add support for dataflash to U-boot environment settings tool.
by Remy Bohmer
· 14 years ago
ada628b
Tools: set multiple variable with fw_setenv utility
by Stefano Babic
· 15 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
73a4e5e
Propagate Error Status to the Shell on fw_printenv Errors
by Grant Erickson
· 17 years ago
94db557
tools: fix fw_printenv tool to compile again
by Markus Klotzbücher
· 17 years ago
86eb3b7
Change all '$(...)' variable references into '${...}'
by Wolfgang Denk
· 19 years ago
57b2d80
* Code cleanup:
by wdenk
· 21 years ago
92bbe3f
* Make sure Block Lock Bits get cleared in R360MPI flash driver
by wdenk
· 22 years ago
e7f34c6
* Restrict baudrate settings on LWMON to higher speeds when watchdog is on
by wdenk
· 22 years ago
34b613e
* Use 1-byte-read instead of -write for iprobe() function
by wdenk
· 22 years ago