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
/
common
/
env_sf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-09
dm: spi: Read default speed and mode values from DT
Vignesh R
1
-4
/
+4
2016-04-02
common: env_sf: Add exclamation mark
Peng Fan
1
-1
/
+1
2016-01-27
dm: env_sf: fix saveenv() to use driver model
Gong Qianyu
1
-0
/
+29
2015-08-17
env: use cache line aligned memory for flash read
Ravi Babu
1
-5
/
+6
2015-04-07
env_sf: Fix recovery default
Mario Schuknecht
1
-2
/
+4
2014-10-22
dm: Add spi.h header to a few files
Simon Glass
1
-0
/
+1
2014-03-22
env: Add env_export() wrapper
Marek Vasut
1
-17
/
+7
2014-02-25
SPL: P2020RDB: fix the problem booting from spi flash
Ying Zhang
1
-1
/
+6
2013-08-06
cmd_sf|env_sf: Fix code cleanup
Jagannadha Sutradharudu Teki
1
-1
/
+1
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-04-05
Revert "env: fix potential stack overflow in environment functions"
Tom Rini
1
-12
/
+11
2013-04-03
env: fix potential stack overflow in environment functions
Rob Herring
1
-11
/
+12
2012-12-13
env: Hide '.' variables in env print by default
Joe Hershberger
1
-2
/
+2
2012-01-05
env: factor out the env_get_char_spec() function
Igor Grinberg
1
-5
/
+0
2011-11-22
env: clean env_sf.c checkpatch and code style
Igor Grinberg
1
-28
/
+20
2011-11-22
env: move extern default_environment[] to environment.h
Igor Grinberg
1
-3
/
+0
2011-11-08
env: allow to export only selected variables
Wolfgang Denk
1
-2
/
+2
2011-04-28
fix redundant environment for serial flash
thomas.langer@lantiq.com
1
-27
/
+12
2010-12-17
hashtable: drop all non-reentrant versions
Mike Frysinger
1
-2
/
+2
2010-10-30
env_sf: remove warning introduced with last patch
Stefano Babic
1
-2
/
+1
2010-10-27
env_sf: updated to the new environment code
Stefano Babic
1
-95
/
+77
2010-09-19
New implementation for internal handling of environment variables.
Wolfgang Denk
1
-59
/
+73
2010-07-01
add redundant environment for env_sf.c
Wolfgang Wegner
1
-0
/
+232
2009-08-10
env: kill off default_environment_size
Mike Frysinger
1
-11
/
+1
2008-12-16
env_sf: support embedded environments
Mike Frysinger
1
-5
/
+36
2008-09-11
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
1
-17
/
+17
2008-09-11
env_sf: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
1
-5
/
+0
2008-09-11
rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2008-08-14
Change CFG_ENV_SIZE to CFG_ENV_SECT_SIZE for SPI sector erase
TsiChung Liew
1
-1
/
+9
2008-06-03
Add support for environment in SPI flash
Haavard Skinnemoen
1
-0
/
+131