Simon Glass
|
cf92e05c01
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
|
před 9 roky |
Tim Harvey
|
9e20560221
env_nand: use nand_spl_load_image for readenv if SPL
|
před 10 roky |
Masahiro Yamada
|
b41411954d
linux/kernel.h: sync min, max, min3, max3 macros with Linux
|
před 10 roky |
Jeroen Hofstee
|
45f08d359f
env_nand: make local functions static
|
před 10 roky |
Marek Vasut
|
7ce1526ed2
env: Add env_export() wrapper
|
před 11 roky |
Wolfgang Denk
|
3765b3e7bd
Coding Style cleanup: remove trailing white space
|
před 11 roky |
Phil Sutter
|
2b26201a2a
env_nand.c: support falling back to redundant env when writing
|
před 12 roky |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
před 12 roky |
Tom Rini
|
c39d6a0ea5
nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters
|
před 12 roky |
Tom Rini
|
cd0f4fa1ca
Revert "env: fix potential stack overflow in environment functions"
|
před 12 roky |
Rob Herring
|
60d7d5a631
env: fix potential stack overflow in environment functions
|
před 12 roky |
Phil Sutter
|
a1eac57a20
common/env_nand.c: calculate crc only when readenv was OK
|
před 12 roky |
Phil Sutter
|
b76a147b72
env_nand.c: clarify log messages when env reading fails
|
před 12 roky |
Joe Hershberger
|
be11235ab8
env: Hide '.' variables in env print by default
|
před 12 roky |
Stephen Warren
|
78b2de802f
env_nand: fix incorrect size parameter to ALLOC_CACHE_ALIGN_BUFFER
|
před 12 roky |
Stephen Warren
|
3801a15f67
env_nand: align NAND buffers
|
před 12 roky |
Igor Grinberg
|
bf95df44ff
env: factor out the env_get_char_spec() function
|
před 13 roky |
Thomas Weber
|
a621614d0c
env_nand: Remove DEBUG definition
|
před 13 roky |
Igor Grinberg
|
de152b9bf8
env: clean env_nand.c checkpatch and code style
|
před 13 roky |
Igor Grinberg
|
994bc671cf
env: move extern environment[] to environment.h
|
před 13 roky |
Igor Grinberg
|
d1459f0fab
env: move extern default_environment[] to environment.h
|
před 13 roky |
Wolfgang Denk
|
37f2fe7472
env: allow to export only selected variables
|
před 13 roky |
Daniel Hobi
|
3b250ffb41
env_nand: zero-initialize variable nand_erase_options
|
před 14 roky |
Scott Wood
|
eef1d7199d
NAND: env: remember the flags used in the previous environment
|
před 14 roky |
Alexander Holler
|
920a5dd232
NAND: Fix saving of redundand environment
|
před 14 roky |
Mike Frysinger
|
2eb1573f01
hashtable: drop all non-reentrant versions
|
před 14 roky |
Steve Sakoman
|
068a208b4a
env_nand: Use nand_read_skip_bad instead of nand_read
|
před 14 roky |
Wolfgang Denk
|
ea882baf9c
New implementation for internal handling of environment variables.
|
před 15 roky |
Mike Frysinger
|
962ad59e25
env_nand: return error when no device is found
|
před 14 roky |
Scott Wood
|
53504a2789
NAND: formatting cleanups from env.oob support
|
před 15 roky |