index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
env
/
fw_env.h
Age
Commit message (
Expand
)
Author
2020-05-25
tools/env/fw_env.h: remove env.h
Romain Naour
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-11-21
env: Remove CONFIG_ENV_AES support
Tom Rini
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-04-12
env: fix memory leak in fw_env routines
Stefano Babic
2017-04-12
env: add a version number to check API
Stefano Babic
2017-04-12
env: split fw_env.h in public and private parts
Stefano Babic
2017-04-12
Rename aes.h to uboot_aes.h
Stefano Babic
2016-10-08
env: tool: add command line option to input lockfile path
B, Ravi
2016-07-22
tools/env: kernel-doc for fw_printenv, fw_getenv and fw_parse_script
Andreas Fenkart
2016-05-27
tools/env: no global variable sharing between application and library
Andreas Fenkart
2016-05-27
tools/env: fw_printenv pass value_only as argument
Andreas Fenkart
2016-05-27
tools/env: remove 'extern' from function prototype in fw_env.h
Andreas Fenkart
2016-02-08
tools: env: parse aes key / suppress flag into argument struct
Andreas Fenkart
2016-02-08
tools: env: introduce setenv/printenv argument structs
Andreas Fenkart
2015-06-18
tools/env/fw_env.h: Correct include order
Peter Robinson
2015-05-05
fw_env.h: include autoconf.h
Max Krummenacher
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-12-20
Revert "fw_env: fix building w/out a config.h"
Tom Rini
2012-12-19
fw_env: fix building w/out a config.h
Mike Frysinger
2012-10-15
tools/env: Use a board-specific default env
Joe Hershberger
2012-02-11
fw_env.h: fix comment
Frans Meulenbroeks
2012-01-05
fw_env.h: added a few missing defines
Frans Meulenbroeks
2011-06-22
ARM: drop unsupported 'trab' board
Wolfgang Denk
2011-04-12
Add support for dataflash to U-boot environment settings tool.
Remy Bohmer
2010-06-29
Tools: set multiple variable with fw_setenv utility
Stefano Babic
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-05-09
Propagate Error Status to the Shell on fw_printenv Errors
Grant Erickson
2008-01-08
tools: fix fw_printenv tool to compile again
Markus Klotzbücher
2005-11-20
Change all '$(...)' variable references into '${...}'
Wolfgang Denk
2003-06-27
* Code cleanup:
wdenk
2003-04-20
* Make sure Block Lock Bits get cleared in R360MPI flash driver
wdenk
2003-01-11
* Restrict baudrate settings on LWMON to higher speeds
wdenk
2002-12-17
* Use 1-byte-read instead of -write for iprobe() function
wdenk