index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
env
/
env.c
Age
Commit message (
Expand
)
Author
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-09-14
env: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-05-16
env: Remove misuse of env is nowhere leftover
Stefan Herbrechtsmeier
2023-02-10
env: Complete generic support for writable list
Jan Kiszka
2023-02-07
env: Drop ENV_IS_IN_SATA
Simon Glass
2023-01-11
env: add failing trace in env_erase
Patrick Delaunay
2022-04-21
env: Implement lower priority arch_env_get_location()
Marek Vasut
2022-04-10
Revert "env: Load env when ENV_IS_NOWHERE is only location selected"
Marek Vasut
2022-04-07
env: Load env when ENV_IS_NOWHERE is only location selected
Felix.Vietmeyer@jila.colorado.edu
2021-10-21
env: Inline env_get_char() into its only user
Marek BehĂșn
2021-10-21
env: Drop env_get_char_spec() and old, unused .get_char() implementations
Marek BehĂșn
2021-04-16
env: Fix invalid env handling in env_init()
Marek Vasut
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-11-03
env: sf: fix init function behaviour
Heiko Schocher
2020-07-31
env: Add option to only ever append environment
Marek Vasut
2020-07-31
cmd: env: add env select command
Patrick Delaunay
2020-07-31
cmd: env: add env load command
Patrick Delaunay
2020-07-31
env: the ops driver load becomes mandatory in struct env_driver
Patrick Delaunay
2020-07-31
env: correctly handle env_load_prio
Patrick Delaunay
2020-07-26
env: add failing trace in env_save
Patrick Delaunay
2020-07-26
env: correct overflow check of env_has_init size
Patrick Delaunay
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2019-08-11
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
env: Move env_init() to env.h
Simon Glass
2019-07-18
env: register erase command
Frank Wunderlich
2019-01-26
env: Fix saving environment to "bad CRC" location
Sam Protsenko
2019-01-09
env: sata: Add missed env location for SATA boot
Ye Li
2018-08-10
env: Don't show "Failed" error message
Sam Protsenko
2018-07-30
u-boot: remove driver lookup loop from env_save()
Nicholas Faustini
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-02-16
env: restore old env_get_char() behaviour
Goldschmidt Simon
2018-02-16
env: Fix env_load_location
York Sun
2018-01-27
env: Mark env_get_location as weak
Maxime Ripard
2018-01-27
env: Initialise all the environments
Maxime Ripard
2018-01-27
env: Support multiple environments
Maxime Ripard
2018-01-27
env: Make it explicit where we're loading our environment from
Maxime Ripard
2018-01-27
env: Make the env save message a bit more explicit
Maxime Ripard
2018-01-27
env: Pass additional parameters to the env lookup function
Maxime Ripard
2018-01-27
env: Rename env_driver_lookup_default and env_get_default_location
Maxime Ripard
2018-01-27
cmd: nvedit: Get rid of the env lookup
Maxime Ripard
2018-01-15
env: enable accessing the environment in an EXT4 partition
Jorge Ramirez-Ortiz
2017-10-16
env: Drop CONFIG_ENV_IS_IN_DATAFLASH
Tuomas Tynkkynen
2017-08-20
env: Replace all open-coded gd->env_valid values with ENV_ flags
Simon Glass
2017-08-20
env: Allow env_load() to detect errors
Simon Glass
2017-08-20
env: Correct case of no sub-init function
Tom Rini
[next]