index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
env
/
fw_env.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: env: fix config file loading in env library
Anatolij Gustschin
2016-05-02
1
-0
/
+3
*
tools: env: bug: config structs must be defined in tools library
Andreas Fenkart
2016-03-27
1
-0
/
+4
*
tools: env: fw_parse_script: simplify removal of newline/carriage return
Andreas Fenkart
2016-03-26
1
-6
/
+4
*
tools: env: split fw_string_blank into skip_chars / skip_blanks
Andreas Fenkart
2016-03-26
1
-9
/
+14
*
tools: env: fw_string_blank: return from loop when item found
Andreas Fenkart
2016-03-26
1
-5
/
+2
*
tools: env: replace WHITESPACE macro by isblank
Andreas Fenkart
2016-03-26
1
-4
/
+3
*
tools: env: shift optind arguments and fix argument indices
Andreas Fenkart
2016-02-08
1
-43
/
+11
*
tools: env: parse aes key / suppress flag into argument struct
Andreas Fenkart
2016-02-08
1
-52
/
+12
*
tools: env: make parse_aes_key stateless
Andreas Fenkart
2016-02-08
1
-6
/
+6
*
tools: env validate: pass values as 0-based array
Andreas Fenkart
2016-02-08
1
-4
/
+7
*
tools: env: include compiler.h
Peter Robinson
2015-12-13
1
-0
/
+1
*
tools/env: allow config filename to be passed via command line argument
Michael Heimpold
2015-11-18
1
-2
/
+29
*
Fix musl build
Jörg Krause
2015-05-08
1
-0
/
+2
*
tools/env: Fix environment size and CRC on 64-bit hosts
Dominic Sacré
2014-11-07
1
-1
/
+1
*
Merge branch 'u-boot/master'
Albert ARIBAUD
2014-05-09
1
-2
/
+127
|
\
|
*
env: Implement support for AES encryption into fw_* tools
Marek Vasut
2014-03-21
1
-2
/
+127
*
|
fw_env.c: Switch get_config to use '%ms' in sscanf
Tom Rini
2014-04-17
1
-5
/
+8
|
/
*
fw_env: correct writes to devices with small erase blocks
Dustin Byford
2014-03-12
1
-2
/
+2
*
fw_env: calculate default number of env sectors
Dustin Byford
2014-03-12
1
-6
/
+8
*
fw_env: fix writing environment for mtd devices
Oliver Metz
2013-09-06
1
-28
/
+42
*
fw_env: add redundant env support for MTD_ABSENT
Oliver Metz
2013-09-06
1
-0
/
+3
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
env: Add redundant env support to UBI env
Joe Hershberger
2013-04-11
1
-0
/
+3
*
env: Add support for UBI environment
Joe Hershberger
2013-04-11
1
-1
/
+2
*
env: Allow accessing non-mtd devices
Lubomir Rintel
2013-03-11
1
-10
/
+24
*
fw_env: fix type of len
Mike Frysinger
2012-12-19
1
-1
/
+2
*
env: Handle write-once ethaddr and serial# generically
Joe Hershberger
2012-12-13
1
-17
/
+0
*
env: Add support for access control to .flags
Joe Hershberger
2012-12-13
1
-4
/
+70
*
tools/env: Add environment variable flags support
Joe Hershberger
2012-12-13
1
-0
/
+9
*
env: cosmetic: Consilidate the default env definition
Joe Hershberger
2012-10-19
1
-96
/
+2
*
tools/env: Improve debug prints
Joe Hershberger
2012-10-16
1
-5
/
+22
*
tools/env: Fix variable delete operation
Joe Hershberger
2012-10-16
1
-2
/
+3
*
tools/env: Fix build failure from missing header include
Joe Hershberger
2012-10-15
1
-0
/
+1
*
env: Check for NULL pointer in envmatch()
Joe Hershberger
2012-10-15
1
-0
/
+2
*
tools/env: Don't call env_init() in fw_getenv()
Joe Hershberger
2012-10-15
1
-3
/
+0
*
tools/env: Remove unneeded complexity
Joe Hershberger
2012-10-15
1
-20
/
+13
*
tools/env: Use a board-specific default env
Joe Hershberger
2012-10-15
1
-15
/
+13
*
COMMON: Use __stringify() instead of MK_STR()
Marek Vasut
2012-10-15
1
-20
/
+17
*
fw_env: Add env vars describing U-Boot target board
Benoît Thébaudeau
2012-09-18
1
-0
/
+11
*
tools/env: allow overwrite of ethaddr on default
Grant Erickson
2012-01-05
1
-2
/
+11
*
common: cosmetic: CONFIG_BOOTFILE checkpatch compliance
Joe Hershberger
2011-10-22
1
-1
/
+1
*
common: cosmetic: CONFIG_ROOTPATH checkpatch compliance
Joe Hershberger
2011-10-22
1
-1
/
+1
*
fix compile warning for env tools
Luka Perkov
2011-10-22
1
-2
/
+2
*
tools/env: fix redundant env flag comparison
Jon Povey
2011-04-21
1
-7
/
+6
*
Add support for dataflash to U-boot environment settings tool.
Remy Bohmer
2011-04-12
1
-25
/
+47
*
tools/env/fw_printenv: Make redundant env work on locked flashes also
Detlev Zundel
2010-08-09
1
-1
/
+6
*
Tools: set multiple variable with fw_setenv utility
Stefano Babic
2010-06-29
1
-45
/
+224
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-2
/
+2
*
Adds two more ethernet interface to 83xx
richardretanubun
2008-10-18
1
-0
/
+6
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-10
/
+10
[next]