index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
env
/
fw_env.c
Commit message (
Expand
)
Author
Age
Lines
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-17
/
+1
*
env: Add redundant env support to UBI env
Joe Hershberger
2013-04-11
-0
/
+3
*
env: Add support for UBI environment
Joe Hershberger
2013-04-11
-1
/
+2
*
env: Allow accessing non-mtd devices
Lubomir Rintel
2013-03-11
-10
/
+24
*
fw_env: fix type of len
Mike Frysinger
2012-12-19
-1
/
+2
*
env: Handle write-once ethaddr and serial# generically
Joe Hershberger
2012-12-13
-17
/
+0
*
env: Add support for access control to .flags
Joe Hershberger
2012-12-13
-4
/
+70
*
tools/env: Add environment variable flags support
Joe Hershberger
2012-12-13
-0
/
+9
*
env: cosmetic: Consilidate the default env definition
Joe Hershberger
2012-10-19
-96
/
+2
*
tools/env: Improve debug prints
Joe Hershberger
2012-10-16
-5
/
+22
*
tools/env: Fix variable delete operation
Joe Hershberger
2012-10-16
-2
/
+3
*
tools/env: Fix build failure from missing header include
Joe Hershberger
2012-10-15
-0
/
+1
*
env: Check for NULL pointer in envmatch()
Joe Hershberger
2012-10-15
-0
/
+2
*
tools/env: Don't call env_init() in fw_getenv()
Joe Hershberger
2012-10-15
-3
/
+0
*
tools/env: Remove unneeded complexity
Joe Hershberger
2012-10-15
-20
/
+13
*
tools/env: Use a board-specific default env
Joe Hershberger
2012-10-15
-15
/
+13
*
COMMON: Use __stringify() instead of MK_STR()
Marek Vasut
2012-10-15
-20
/
+17
*
fw_env: Add env vars describing U-Boot target board
Benoît Thébaudeau
2012-09-18
-0
/
+11
*
tools/env: allow overwrite of ethaddr on default
Grant Erickson
2012-01-05
-2
/
+11
*
common: cosmetic: CONFIG_BOOTFILE checkpatch compliance
Joe Hershberger
2011-10-22
-1
/
+1
*
common: cosmetic: CONFIG_ROOTPATH checkpatch compliance
Joe Hershberger
2011-10-22
-1
/
+1
*
fix compile warning for env tools
Luka Perkov
2011-10-22
-2
/
+2
*
tools/env: fix redundant env flag comparison
Jon Povey
2011-04-21
-7
/
+6
*
Add support for dataflash to U-boot environment settings tool.
Remy Bohmer
2011-04-12
-25
/
+47
*
tools/env/fw_printenv: Make redundant env work on locked flashes also
Detlev Zundel
2010-08-09
-1
/
+6
*
Tools: set multiple variable with fw_setenv utility
Stefano Babic
2010-06-29
-45
/
+224
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-2
/
+2
*
Adds two more ethernet interface to 83xx
richardretanubun
2008-10-18
-0
/
+6
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-10
/
+10
*
fw_env: add NAND support
Guennadi Liakhovetski
2008-09-09
-263
/
+600
*
fw_env.c: fix build problems with MTD_VERSION=old
Wolfgang Denk
2008-09-02
-1
/
+2
*
Propagate Error Status to the Shell on fw_printenv Errors
Grant Erickson
2008-05-09
-8
/
+13
*
Fix compile problem with new env code.
Wolfgang Denk
2008-01-08
-0
/
+1
*
tools: fix fw_printenv tool to compile again
Markus Klotzbücher
2008-01-08
-26
/
+30
*
Fix array overflow with fw_setenv on uninitialised environment
Wolfgang Denk
2006-03-12
-4
/
+2
*
Fix error handling in tools/env/fw_env.c
Wolfgang Denk
2005-09-25
-1
/
+1
*
* Code cleanup, mostly for GCC-3.3.x
wdenk
2004-12-31
-0
/
+3
*
Patch by Murray Jensen, 20 Jun 2003:
wdenk
2003-06-21
-1
/
+1
*
* Patch by Lutz Dennig, 10 Apr 2003:
wdenk
2003-04-12
-244
/
+240
*
* Add support for 16 MB flash configuration of TRAB board
wdenk
2003-02-28
-41
/
+41
*
Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).
stroese
2003-02-14
-41
/
+44
*
* Restrict baudrate settings on LWMON to higher speeds
wdenk
2003-01-11
-116
/
+222
*
* Use 1-byte-read instead of -write for iprobe() function
wdenk
2002-12-17
-0
/
+662