index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
environment.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
env: common: accept flags on reset to default env
Yaniv Levinsky
2018-07-19
1
-1
/
+1
*
cmd: nvedit: propagate envflag to set_default_vars
Yaniv Levinsky
2018-07-19
1
-1
/
+1
*
u-boot: Fix several typos
Shyam Saini
2018-06-13
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
env: Relocate env drivers if manual reloc is required
Siva Durga Prasad Paladugu
2018-04-16
1
-0
/
+5
*
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2018-04-08
1
-0
/
+4
*
env: restore old env_get_char() behaviour
Goldschmidt Simon
2018-02-16
1
-11
/
+0
*
env: Fix env_load_location
York Sun
2018-02-16
1
-1
/
+1
*
env: move more common code to env_import_redund
Simon Goldschmidt
2018-02-01
1
-1
/
+2
*
env: Pass additional parameters to the env lookup function
Maxime Ripard
2018-01-27
1
-0
/
+8
*
cmd: nvedit: Get rid of the env lookup
Maxime Ripard
2018-01-27
1
-7
/
+0
*
env: Remove CONFIG_ENV_AES support
Tom Rini
2017-11-21
1
-11
/
+1
*
env: Drop CONFIG_ENV_IS_IN_DATAFLASH
Tuomas Tynkkynen
2017-10-16
1
-1
/
+0
*
env: Adjust the load() method to return an error
Simon Glass
2017-08-16
1
-1
/
+3
*
env: Adjust the get_char() method to return an int
Simon Glass
2017-08-16
1
-2
/
+2
*
env: Rename some other getenv()-related functions
Simon Glass
2017-08-16
1
-1
/
+1
*
env: Drop saveenv() in favour of env_save()
Simon Glass
2017-08-15
1
-0
/
+7
*
env: Drop env_relocate_spec() in favour of env_load()
Simon Glass
2017-08-15
1
-2
/
+7
*
env: Drop env_get_char_spec()
Simon Glass
2017-08-15
1
-4
/
+10
*
env: Drop the env_name_spec global
Simon Glass
2017-08-15
1
-4
/
+15
*
env: Drop common init() functions
Simon Glass
2017-08-15
1
-1
/
+2
*
env: Create a location driver for each location
Simon Glass
2017-08-15
1
-0
/
+70
*
env: Add an enum for environment state
Simon Glass
2017-08-15
1
-0
/
+7
*
env: common: Make env_get_addr/get_char_memory() static
Simon Glass
2017-08-15
1
-4
/
+0
*
env: Add generic redundant environment implementation
Fiach Antaw
2017-07-22
1
-0
/
+5
*
common: Move environment choice to Kconfig
Maxime Ripard
2017-04-07
1
-0
/
+2
*
Various, accumulated typos collected from around the tree.
Robert P. J. Day
2016-10-06
1
-3
/
+2
*
env_mmc: support env partition setup in runtime
Dmitry Lifshitz
2014-08-01
1
-0
/
+3
*
env_mmc: add mmc_get_env_addr() prototype
Dmitry Lifshitz
2014-08-01
1
-0
/
+6
*
env: Implement support for encrypting environment
Marek Vasut
2014-03-21
1
-1
/
+11
*
env: Add env_export() wrapper
Marek Vasut
2014-03-21
1
-0
/
+3
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
mmc: fix env in mmc with redundant compile error
Bo Shen
2013-06-13
1
-0
/
+6
*
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
-0
/
+15
*
env: Add support for access control to .flags
Joe Hershberger
2012-12-13
1
-0
/
+3
*
env: Add environment variable flags
Joe Hershberger
2012-12-13
1
-8
/
+1
*
env: Add support for callbacks to environment vars
Joe Hershberger
2012-12-13
1
-0
/
+2
*
env: Refactor apply into change_ok
Joe Hershberger
2012-12-13
1
-4
/
+3
*
env: make "env default" selective, check and apply
Gerlando Falauto
2012-09-18
1
-0
/
+3
*
env: add check/apply logic to himport_r()
Gerlando Falauto
2012-09-18
1
-0
/
+9
*
Block: Remove MG DISK support
Marek Vasut
2012-06-21
1
-9
/
+0
*
env: remove value from boolean defines
Igor Grinberg
2012-01-05
1
-4
/
+4
*
env: clean env_common.c checkpatch and code style
Igor Grinberg
2011-11-22
1
-0
/
+8
*
env: clean cmd_nvedit.c checkpatch and code style
Igor Grinberg
2011-11-22
1
-0
/
+3
*
env: move extern environment[] to environment.h
Igor Grinberg
2011-11-22
1
-0
/
+4
*
env: move extern default_environment[] to environment.h
Igor Grinberg
2011-11-22
1
-0
/
+2
*
env: clean environment.h checkpatch and code style
Igor Grinberg
2011-11-22
1
-21
/
+23
*
environment.h: fix warning: "CONFIG_ENV_IS_EMBEDDED" redefined
Wolfgang Denk
2011-08-01
1
-1
/
+3
*
constify default env
Mike Frysinger
2011-07-26
1
-1
/
+1
[next]