Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7d33bb6a6151f3096fa8e4ed3a40a354fc55f6c5
/
common
/
env_sf.c
6d85a60
dm: env_sf: fix saveenv() to use driver model
by Gong Qianyu
· 9 years ago
20d93fc
env: use cache line aligned memory for flash read
by Ravi Babu
· 9 years ago
12f1a54
env_sf: Fix recovery default
by Mario Schuknecht
· 10 years ago
def9215
dm: Add spi.h header to a few files
by Simon Glass
· 10 years ago
d73c129
env: Add env_export() wrapper
by Marek Vasut
· 11 years ago
354846f
SPL: P2020RDB: fix the problem booting from spi flash
by Ying Zhang
· 11 years ago
b1df922
cmd_sf|env_sf: Fix code cleanup
by Jagannadha Sutradharudu Teki
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
a840b8e
Revert "env: fix potential stack overflow in environment functions"
by Tom Rini
· 12 years ago
04cae82
env: fix potential stack overflow in environment functions
by Rob Herring
· 12 years ago
79a905e
env: Hide '.' variables in env print by default
by Joe Hershberger
· 12 years ago
76c02dc
env: factor out the env_get_char_spec() function
by Igor Grinberg
· 13 years ago
c3c1bed
env: clean env_sf.c checkpatch and code style
by Igor Grinberg
· 13 years ago
6d67c73
env: move extern default_environment[] to environment.h
by Igor Grinberg
· 13 years ago
1e3cdf3
env: allow to export only selected variables
by Wolfgang Denk
· 13 years ago
97dfdcf
fix redundant environment for serial flash
by thomas.langer@lantiq.com
· 14 years ago
92d7a99
hashtable: drop all non-reentrant versions
by Mike Frysinger
· 14 years ago
5e26a1f
env_sf: remove warning introduced with last patch
by Stefano Babic
· 14 years ago
5f6c286
env_sf: updated to the new environment code
by Stefano Babic
· 14 years ago
460a9ff
New implementation for internal handling of environment variables.
by Wolfgang Denk
· 14 years ago
0cae3d4
add redundant environment for env_sf.c
by Wolfgang Wegner
· 15 years ago
09304f5
env: kill off default_environment_size
by Mike Frysinger
· 15 years ago
9af10d5
env_sf: support embedded environments
by Mike Frysinger
· 16 years ago
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
1b3c7e8
env_sf: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
4539b1c
rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
08792d7
Change CFG_ENV_SIZE to CFG_ENV_SECT_SIZE for SPI sector erase
by TsiChung Liew
· 16 years ago
eb8951c
Add support for environment in SPI flash
by Haavard Skinnemoen
· 17 years ago