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
/
env
/
flags.c
Age
Commit message (
Expand
)
Author
2025-05-30
env: Fix network support when CONFIG_NET_LWIP is set
Benjamin ROBIN
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
env: Remove <common.h> and add needed includes
Tom Rini
2023-02-10
env: Couple networking-related variable flags to CONFIG_NET
Jan Kiszka
2021-04-16
env: Fix warning when forcing environment without ENV_ACCESS_IGNORE_FORCE
Martin Fuzzey
2020-07-31
env: Add support for explicit write access list
Marek Vasut
2020-07-31
env: Warn on force access if ENV_ACCESS_IGNORE_FORCE set
Marek Vasut
2020-04-24
make env_entry::callback conditional on !CONFIG_SPL_BUILD
Rasmus Villemoes
2019-08-11
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
env: Drop the ACTION typedef
Simon Glass
2019-08-11
env: Drop the ENTRY typedef
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-16
env: Rename some other getenv()-related functions
Simon Glass
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-15
Move environment files from common/ to env/
Simon Glass