Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
713a02a2ce46199c83c3cee0bd02f99dadaa4c8a
/
tools
/
env
/
fw_env.h
3db7110
crc32: Use the crc.h header for crc functions
by Simon Glass
· 5 years ago
9fb625c
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
c6831c7
env: Remove CONFIG_ENV_AES support
by Tom Rini
· 7 years ago
382bee5
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
33f0086
env: fix memory leak in fw_env routines
by Stefano Babic
· 8 years ago
00c234f
env: add a version number to check API
by Stefano Babic
· 8 years ago
9d80b49
env: split fw_env.h in public and private parts
by Stefano Babic
· 8 years ago
b80c0b9
Rename aes.h to uboot_aes.h
by Stefano Babic
· 8 years ago
d40dbfb
env: tool: add command line option to input lockfile path
by B, Ravi
· 8 years ago
fd4e328
tools/env: kernel-doc for fw_printenv, fw_getenv and fw_parse_script
by Andreas Fenkart
· 8 years ago
81974f4
tools/env: no global variable sharing between application and library
by Andreas Fenkart
· 9 years ago
cedb341
tools/env: fw_printenv pass value_only as argument
by Andreas Fenkart
· 9 years ago
c3a23e8
tools/env: remove 'extern' from function prototype in fw_env.h
by Andreas Fenkart
· 9 years ago
371ee13
tools: env: parse aes key / suppress flag into argument struct
by Andreas Fenkart
· 9 years ago
07ce944
tools: env: introduce setenv/printenv argument structs
by Andreas Fenkart
· 9 years ago
0b36738
tools/env/fw_env.h: Correct include order
by Peter Robinson
· 9 years ago
1bfb922
fw_env.h: include autoconf.h
by Max Krummenacher
· 10 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
e3c52f2
Revert "fw_env: fix building w/out a config.h"
by Tom Rini
· 12 years ago
92ace27
fw_env: fix building w/out a config.h
by Mike Frysinger
· 12 years ago
497f205
tools/env: Use a board-specific default env
by Joe Hershberger
· 12 years ago
9cbfee6
fw_env.h: fix comment
by Frans Meulenbroeks
· 13 years ago
5d5cc38
fw_env.h: added a few missing defines
by Frans Meulenbroeks
· 13 years ago
566e5cf
ARM: drop unsupported 'trab' board
by Wolfgang Denk
· 14 years ago
9eeaa8e
Add support for dataflash to U-boot environment settings tool.
by Remy Bohmer
· 14 years ago
bd7b26f
Tools: set multiple variable with fw_setenv utility
by Stefano Babic
· 14 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
bc11756
Propagate Error Status to the Shell on fw_printenv Errors
by Grant Erickson
· 17 years ago
6de66b3
tools: fix fw_printenv tool to compile again
by Markus Klotzbücher
· 17 years ago
fe126d8
Change all '$(...)' variable references into '${...}'
by Wolfgang Denk
· 19 years ago
8bde7f7
* Code cleanup:
by wdenk
· 21 years ago
d791b1d
* Make sure Block Lock Bits get cleared in R360MPI flash driver
by wdenk
· 22 years ago
d0fb80c
* Restrict baudrate settings on LWMON to higher speeds when watchdog is on
by wdenk
· 22 years ago
6aff311
* Use 1-byte-read instead of -write for iprobe() function
by wdenk
· 22 years ago