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