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
/
flash.c
Age
Commit message (
Expand
)
Author
2024-10-11
global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
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
2022-08-04
Audit <flash.h> inclusion
Tom Rini
2021-10-31
env: flash: Cosmetic fix
Marek BehĂșn
2021-10-31
env: flash: Let generic env_init() assign default environment
Marek BehĂșn
2021-10-26
env: superfluous check before free()
Heinrich Schuchardt
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-31
env: Discern environment coming from external storage
Marek Vasut
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-01-17
common: Move flash_perror() to flash.h
Simon Glass
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2019-11-20
env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check
Tom Rini
2019-08-11
env: Rename environment.h to env_internal.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
2018-12-04
env: allow flash and nand env driver to compile together
Rajesh Bhagat
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-01
env: make env drivers propagate env_import return value
Simon Goldschmidt
2017-08-20
env: Replace all open-coded gd->env_valid values with ENV_ flags
Simon Glass
2017-08-16
env: Adjust the load() method to return an error
Simon Glass
2017-08-15
env: Drop the env_name_spec global
Simon Glass
2017-08-15
env: Switch over to use environment location drivers
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
Move environment files from common/ to env/
Simon Glass