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
/
env_internal.h
Age
Commit message (
Expand
)
Author
2022-04-21
env: Implement lower priority arch_env_get_location()
Marek Vasut
2022-04-07
env: fat: Allow overriding interface, device and partition
He Yong
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-11-12
Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to Kconfig
Tom Rini
2021-10-31
env: Always use char for default_environment
Marek Behún
2021-04-16
env: add ENV_ERASE_PTR macro
Patrick Delaunay
2021-02-08
env: Allow to set default_environment[] from board code via compile option DE...
Pali Rohár
2020-07-31
env: the ops driver load becomes mandatory in struct env_driver
Patrick Delaunay
2020-07-31
env: add prototypes for weak function
Patrick Delaunay
2020-07-26
cmd: env: check real location for env info command
Patrick Delaunay
2020-04-24
env_internal.h: add alternative ENV_SAVE_PTR macro
Rasmus Villemoes
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2019-11-20
env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check
Tom Rini
2019-11-12
defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT
Tom Rini
2019-10-16
ubi: env: fix redundand management
Philippe Reynes
2019-08-11
env: Rename environment.h to env_internal.h
Simon Glass