Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d79de1d950d4779583a97be8eaab135d2bca3565
/
tools
/
env
/
fw_env.c
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
db14e86
env: Add redundant env support to UBI env
by Joe Hershberger
· Mon Apr 08 10:32:52 2013 +0000
0c5faa8
env: Add support for UBI environment
by Joe Hershberger
· Mon Apr 08 10:32:51 2013 +0000
57cb6a3
env: Allow accessing non-mtd devices
by Lubomir Rintel
· Sun Feb 10 01:02:36 2013 +0000
178ec77
fw_env: fix type of len
by Mike Frysinger
· Sat Nov 10 19:47:45 2012 +0000
2289ec1
env: Handle write-once ethaddr and serial# generically
by Joe Hershberger
· Tue Dec 11 22:16:37 2012 -0600
6fe26c9
env: Add support for access control to .flags
by Joe Hershberger
· Tue Dec 11 22:16:34 2012 -0600
dd7750a
tools/env: Add environment variable flags support
by Joe Hershberger
· Tue Dec 11 22:16:32 2012 -0600
8132114
env: cosmetic: Consilidate the default env definition
by Joe Hershberger
· Fri Oct 12 08:48:51 2012 +0000
a8dd2c6
tools/env: Improve debug prints
by Joe Hershberger
· Mon Oct 15 15:29:25 2012 +0000
03bf21d
tools/env: Fix variable delete operation
by Joe Hershberger
· Mon Oct 15 15:29:24 2012 +0000
e79a91f
tools/env: Fix build failure from missing header include
by Joe Hershberger
· Fri Oct 12 10:23:37 2012 +0000
dd000dd
env: Check for NULL pointer in envmatch()
by Joe Hershberger
· Wed Oct 03 09:38:50 2012 +0000
bee337e
tools/env: Don't call env_init() in fw_getenv()
by Joe Hershberger
· Wed Oct 03 09:38:48 2012 +0000
ed97f4c
tools/env: Remove unneeded complexity
by Joe Hershberger
· Wed Oct 03 09:38:47 2012 +0000
671adc4
tools/env: Use a board-specific default env
by Joe Hershberger
· Wed Oct 03 09:38:46 2012 +0000
0b3176c
COMMON: Use __stringify() instead of MK_STR()
by Marek Vasut
· Sun Sep 23 17:41:24 2012 +0200
eb6aaeb
fw_env: Add env vars describing U-Boot target board
by Benoît Thébaudeau
· Fri Aug 10 07:45:15 2012 +0000
528178a
tools/env: allow overwrite of ethaddr on default
by Grant Erickson
· Thu Dec 22 08:59:55 2011 +0000
e4da248
common: cosmetic: CONFIG_BOOTFILE checkpatch compliance
by Joe Hershberger
· Thu Oct 13 13:03:48 2011 +0000
257ff78
common: cosmetic: CONFIG_ROOTPATH checkpatch compliance
by Joe Hershberger
· Thu Oct 13 13:03:47 2011 +0000
d598271
fix compile warning for env tools
by Luka Perkov
· Mon Sep 05 23:40:13 2011 +0200
93ccd47
tools/env: fix redundant env flag comparison
by Jon Povey
· Fri Mar 11 14:10:56 2011 +0900
cb969eb
Add support for dataflash to U-boot environment settings tool.
by Remy Bohmer
· Sat Feb 12 19:06:26 2011 +0100
2111d3e
tools/env/fw_printenv: Make redundant env work on locked flashes also
by Detlev Zundel
· Fri Jul 30 11:22:15 2010 +0200
ada628b
Tools: set multiple variable with fw_setenv utility
by Stefano Babic
· Mon May 24 12:08:16 2010 +0200
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
e5167f1
Adds two more ethernet interface to 83xx
by richardretanubun
· Mon Sep 29 18:28:23 2008 -0400
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:06 2008 +0200
ffb379a
fw_env: add NAND support
by Guennadi Liakhovetski
· Thu Sep 04 13:01:49 2008 +0200
4cd94a7
fw_env.c: fix build problems with MTD_VERSION=old
by Wolfgang Denk
· Tue Sep 02 21:17:36 2008 +0200
73a4e5e
Propagate Error Status to the Shell on fw_printenv Errors
by Grant Erickson
· Tue May 06 20:16:15 2008 -0700
c7d16fd
Fix compile problem with new env code.
by Wolfgang Denk
· Tue Jan 08 22:58:27 2008 +0100
94db557
tools: fix fw_printenv tool to compile again
by Markus Klotzbücher
· Tue Nov 27 10:23:20 2007 +0100
c5203f9
Fix array overflow with fw_setenv on uninitialised environment
by Wolfgang Denk
· Sun Mar 12 23:27:46 2006 +0100
8e6213c
Fix error handling in tools/env/fw_env.c Patch by Ara Avanesyan, 01 Feb 2005
by Wolfgang Denk
· Sun Sep 25 01:20:38 2005 +0200
54070ab
* Code cleanup, mostly for GCC-3.3.x
by wdenk
· Fri Dec 31 09:32:47 2004 +0000
dbae504
Patch by Murray Jensen, 20 Jun 2003:
by wdenk
· Sat Jun 21 00:17:24 2003 +0000
3f9ab98
* Patch by Lutz Dennig, 10 Apr 2003: Update for R360MPI board
by wdenk
· Sat Apr 12 23:38:12 2003 +0000
4fc9569
* Add support for 16 MB flash configuration of TRAB board
by wdenk
· Fri Feb 28 00:49:47 2003 +0000
f5dd410
Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).
by stroese
· Fri Feb 14 11:21:23 2003 +0000
e7f34c6
* Restrict baudrate settings on LWMON to higher speeds when watchdog is on
by wdenk
· Sat Jan 11 09:48:40 2003 +0000
34b613e
* Use 1-byte-read instead of -write for iprobe() function
by wdenk
· Tue Dec 17 01:51:00 2002 +0000