index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
env
/
fw_env.c
Age
Commit message (
Expand
)
Author
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-11
env: Add redundant env support to UBI env
Joe Hershberger
2013-04-11
env: Add support for UBI environment
Joe Hershberger
2013-03-11
env: Allow accessing non-mtd devices
Lubomir Rintel
2012-12-19
fw_env: fix type of len
Mike Frysinger
2012-12-13
env: Handle write-once ethaddr and serial# generically
Joe Hershberger
2012-12-13
env: Add support for access control to .flags
Joe Hershberger
2012-12-13
tools/env: Add environment variable flags support
Joe Hershberger
2012-10-19
env: cosmetic: Consilidate the default env definition
Joe Hershberger
2012-10-16
tools/env: Improve debug prints
Joe Hershberger
2012-10-16
tools/env: Fix variable delete operation
Joe Hershberger
2012-10-15
tools/env: Fix build failure from missing header include
Joe Hershberger
2012-10-15
env: Check for NULL pointer in envmatch()
Joe Hershberger
2012-10-15
tools/env: Don't call env_init() in fw_getenv()
Joe Hershberger
2012-10-15
tools/env: Remove unneeded complexity
Joe Hershberger
2012-10-15
tools/env: Use a board-specific default env
Joe Hershberger
2012-10-15
COMMON: Use __stringify() instead of MK_STR()
Marek Vasut
2012-09-18
fw_env: Add env vars describing U-Boot target board
Benoît Thébaudeau
2012-01-05
tools/env: allow overwrite of ethaddr on default
Grant Erickson
2011-10-21
common: cosmetic: CONFIG_BOOTFILE checkpatch compliance
Joe Hershberger
2011-10-21
common: cosmetic: CONFIG_ROOTPATH checkpatch compliance
Joe Hershberger
2011-10-21
fix compile warning for env tools
Luka Perkov
2011-04-20
tools/env: fix redundant env flag comparison
Jon Povey
2011-04-12
Add support for dataflash to U-boot environment settings tool.
Remy Bohmer
2010-08-08
tools/env/fw_printenv: Make redundant env work on locked flashes also
Detlev Zundel
2010-06-29
Tools: set multiple variable with fw_setenv utility
Stefano Babic
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
Adds two more ethernet interface to 83xx
richardretanubun
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-09
fw_env: add NAND support
Guennadi Liakhovetski
2008-09-02
fw_env.c: fix build problems with MTD_VERSION=old
Wolfgang Denk
2008-05-09
Propagate Error Status to the Shell on fw_printenv Errors
Grant Erickson
2008-01-08
Fix compile problem with new env code.
Wolfgang Denk
2008-01-08
tools: fix fw_printenv tool to compile again
Markus Klotzbücher
2006-03-12
Fix array overflow with fw_setenv on uninitialised environment
Wolfgang Denk
2005-09-24
Fix error handling in tools/env/fw_env.c
Wolfgang Denk
2004-12-31
* Code cleanup, mostly for GCC-3.3.x
wdenk
2003-06-21
Patch by Murray Jensen, 20 Jun 2003:
wdenk
2003-04-12
* Patch by Lutz Dennig, 10 Apr 2003:
wdenk
2003-02-28
* Add support for 16 MB flash configuration of TRAB board
wdenk
2003-02-14
Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).
stroese
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