index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
env
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/env/fw_env.h: Correct include order
Peter Robinson
2015-06-18
1
-1
/
+2
*
Fix musl build
Jörg Krause
2015-05-08
1
-0
/
+2
*
fw_env.h: include autoconf.h
Max Krummenacher
2015-05-05
1
-0
/
+1
*
add example for file on VFAT filesystem usage
Waldemar Brodkorb
2015-02-17
1
-0
/
+3
*
tools/env: Fix environment size and CRC on 64-bit hosts
Dominic Sacré
2014-11-07
1
-1
/
+1
*
tools/env: change stripping strategy to allow no-stripping
Thomas Petazzoni
2014-09-24
1
-6
/
+8
*
kconfig: switch to Kconfig
Masahiro Yamada
2014-07-30
1
-1
/
+1
*
tools: env: Add aes.c placeholder
Marek Vasut
2014-05-12
1
-0
/
+1
*
Merge branch 'u-boot/master'
Albert ARIBAUD
2014-05-09
3
-8
/
+140
|
\
|
*
env: Implement support for AES encryption into fw_* tools
Marek Vasut
2014-03-21
3
-8
/
+140
*
|
fw_env.c: Switch get_config to use '%ms' in sscanf
Tom Rini
2014-04-17
1
-5
/
+8
|
/
*
kbuild: rename SRCTREE to srctree
Masahiro Yamada
2014-03-12
1
-1
/
+1
*
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
2
-7
/
+9
*
tools/env: cross-compile fw_printenv without setting HOSTCC
Masahiro Yamada
2014-02-19
3
-6
/
+18
*
Makefile: refactor include path settings
Masahiro Yamada
2014-02-19
1
-3
/
+1
*
tools: convert makefiles to kbuild style
Masahiro Yamada
2014-02-19
6
-25
/
+12
*
Makefile: do not create a symbolic link to arch/${ARCH}/include/asm
Masahiro Yamada
2013-11-08
1
-1
/
+1
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
2
-2
/
+2
*
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
4
-68
/
+4
*
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
2
-10
/
+27
*
Fix a couple typoes in tools/env/README
Robert P. J. Day
2013-03-11
1
-2
/
+2
*
fw_env.config: Correct "fw_saveenv" to "fw_setenv".
Robert P. J. Day
2013-02-19
1
-1
/
+1
*
Revert "fw_env: fix building w/out a config.h"
Tom Rini
2012-12-20
2
-10
/
+26
*
fw_env: fix building w/out a config.h
Mike Frysinger
2012-12-19
2
-26
/
+10
*
fw_env: fix incorrect usage of open(O_CREAT)
Mike Frysinger
2012-12-19
1
-1
/
+1
*
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
2
-0
/
+12
*
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
*
tools: Add a README note about fw_printenv lock file
Joe Hershberger
2012-10-15
1
-0
/
+4
*
env: Check for NULL pointer in envmatch()
Joe Hershberger
2012-10-15
1
-0
/
+2
*
tools/env: Serialize calls to fw_*env
Joe Hershberger
2012-10-15
1
-22
/
+37
*
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
3
-17
/
+35
*
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
*
Strip fw_printenv like the other tools
Loïc Minier
2012-06-21
1
-0
/
+1
*
fw_env.h: fix comment
Frans Meulenbroeks
2012-02-11
1
-2
/
+2
*
tools/env: allow overwrite of ethaddr on default
Grant Erickson
2012-01-05
1
-2
/
+11
*
fw_env.h: added a few missing defines
Frans Meulenbroeks
2012-01-05
1
-0
/
+4
[next]