index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
env
/
nvram.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-31
env: nvram: Cosmetic fix in env_nvram_init()
Marek Behún
1
-2
/
+2
2021-10-31
env: nvram: Let generic env_init() assign default environment
Marek Behún
1
-2
/
+1
2021-10-21
env: Drop env_get_char_spec() and old, unused .get_char() implementations
Marek Behún
1
-14
/
+0
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2020-07-31
env: Discern environment coming from external storage
Marek Vasut
1
-1
/
+1
2020-04-17
env: make file-scope env_ptr variables static
Rasmus Villemoes
1
-1
/
+1
2019-12-03
crc32: Use the crc.h header for crc functions
Simon Glass
1
-0
/
+1
2019-08-12
env: Rename environment.h to env_internal.h
Simon Glass
1
-1
/
+1
2019-08-11
env: Move env_get() to env.h
Simon Glass
1
-0
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-02-16
env: restore old env_get_char() behaviour
Goldschmidt Simon
1
-4
/
+4
2018-02-01
env: make env drivers propagate env_import return value
Simon Goldschmidt
1
-3
/
+1
2017-08-21
env: Replace all open-coded gd->env_valid values with ENV_ flags
Simon Glass
1
-1
/
+1
2017-08-16
env: Adjust the load() method to return an error
Simon Glass
1
-1
/
+3
2017-08-16
env: Adjust the get_char() method to return an int
Simon Glass
1
-1
/
+1
2017-08-16
env: Drop unused env_ptr variables
Simon Glass
1
-1
/
+0
2017-08-16
env: Drop the env_name_spec global
Simon Glass
1
-2
/
+1
2017-08-16
env: Switch over to use environment location drivers
Simon Glass
1
-8
/
+8
2017-08-15
env: Create a location driver for each location
Simon Glass
1
-0
/
+10
2017-08-15
env: Add an enum for environment state
Simon Glass
1
-1
/
+1
2017-08-15
Move environment files from common/ to env/
Simon Glass
1
-0
/
+114