index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
environment.h
Age
Commit message (
Expand
)
Author
2019-08-11
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
env: Move TOTAL_MALLOC_LEN to environment.h
Simon Glass
2019-08-11
env: Rename the redundancy flags
Simon Glass
2019-08-11
env: Move env_valid to env.h
Simon Glass
2019-08-11
env: Rename environment to embedded_environment
Simon Glass
2019-08-11
env: Move env_reloc() to env.h
Simon Glass
2019-08-11
env: Move env_get_char() to env.h
Simon Glass
2019-08-11
env: Move get/set_default_env() to env.h
Simon Glass
2019-08-11
env: Drop env_crc_update()
Simon Glass
2019-08-11
env: Move env import/export functions to env.h
Simon Glass
2019-08-11
env: Move env_load/save functions to env.h
Simon Glass
2019-08-11
env: Move set_default_vars to env.h
Simon Glass
2019-08-11
env: Move env_fix_drivers() to env.h
Simon Glass
2019-08-11
env: net: Move eth_parse_enetaddr() to net.c/h
Simon Glass
2019-08-11
env: Move eth_env_get/set_enetaddr() to env.h
Simon Glass
2019-07-18
env: register erase command
Frank Wunderlich
2019-01-17
env: fix allow to build multiple environments
Rajesh Bhagat
2018-12-04
env: allow flash and nand env driver to compile together
Rajesh Bhagat
2018-07-19
env: common: accept flags on reset to default env
Yaniv Levinsky
2018-07-19
cmd: nvedit: propagate envflag to set_default_vars
Yaniv Levinsky
2018-06-13
u-boot: Fix several typos
Shyam Saini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-16
env: Relocate env drivers if manual reloc is required
Siva Durga Prasad Paladugu
2018-04-08
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2018-02-16
env: restore old env_get_char() behaviour
Goldschmidt Simon
2018-02-16
env: Fix env_load_location
York Sun
2018-02-01
env: move more common code to env_import_redund
Simon Goldschmidt
2018-01-27
env: Pass additional parameters to the env lookup function
Maxime Ripard
2018-01-27
cmd: nvedit: Get rid of the env lookup
Maxime Ripard
2017-11-21
env: Remove CONFIG_ENV_AES support
Tom Rini
2017-10-16
env: Drop CONFIG_ENV_IS_IN_DATAFLASH
Tuomas Tynkkynen
2017-08-16
env: Adjust the load() method to return an error
Simon Glass
2017-08-16
env: Adjust the get_char() method to return an int
Simon Glass
2017-08-16
env: Rename some other getenv()-related functions
Simon Glass
2017-08-15
env: Drop saveenv() in favour of env_save()
Simon Glass
2017-08-15
env: Drop env_relocate_spec() in favour of env_load()
Simon Glass
2017-08-15
env: Drop env_get_char_spec()
Simon Glass
2017-08-15
env: Drop the env_name_spec global
Simon Glass
2017-08-15
env: Drop common init() functions
Simon Glass
2017-08-15
env: Create a location driver for each location
Simon Glass
2017-08-15
env: Add an enum for environment state
Simon Glass
2017-08-15
env: common: Make env_get_addr/get_char_memory() static
Simon Glass
2017-07-22
env: Add generic redundant environment implementation
Fiach Antaw
2017-04-07
common: Move environment choice to Kconfig
Maxime Ripard
2016-10-06
Various, accumulated typos collected from around the tree.
Robert P. J. Day
2014-08-01
env_mmc: support env partition setup in runtime
Dmitry Lifshitz
2014-08-01
env_mmc: add mmc_get_env_addr() prototype
Dmitry Lifshitz
2014-03-21
env: Implement support for encrypting environment
Marek Vasut
2014-03-21
env: Add env_export() wrapper
Marek Vasut
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
[next]