Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
92a190aaab3536d695c51e0739f925910eb49889
/
common
/
env_mmc.c
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
452a272
env_mmc: fix buffer allocation for armv7
by Markus Niebel
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
5c088ee
env_mmc: allow negative CONFIG_ENV_OFFSET
by Stephen Warren
· 11 years ago
d196bd8
env_mmc: add support for redundant environment
by Michael Heimpold
· 12 years ago
cd0f4fa
Revert "env: fix potential stack overflow in environment functions"
by Tom Rini
· 12 years ago
60d7d5a
env: fix potential stack overflow in environment functions
by Rob Herring
· 12 years ago
b565408
common: env_mmc: Use __weak annotation to simplify code
by Fabio Estevam
· 12 years ago
be11235
env: Hide '.' variables in env print by default
by Joe Hershberger
· 12 years ago
9404a5f
env_mmc: allow environment to be in an eMMC partition
by Stephen Warren
· 12 years ago
4036b63
env_mmc: align buffers using ALLOC_CACHE_ALIGN_BUFFER
by Stephen Warren
· 12 years ago
bf95df4
env: factor out the env_get_char_spec() function
by Igor Grinberg
· 13 years ago
e8db8f7
env: clean env_mmc.c checkpatch and code style
by Igor Grinberg
· 13 years ago
994bc67
env: move extern environment[] to environment.h
by Igor Grinberg
· 13 years ago
d1459f0
env: move extern default_environment[] to environment.h
by Igor Grinberg
· 13 years ago
37f2fe7
env: allow to export only selected variables
by Wolfgang Denk
· 13 years ago
97039ab
env_mmc: Allow board code to override the environment address
by Mingkai Hu
· 14 years ago
2eb1573
hashtable: drop all non-reentrant versions
by Mike Frysinger
· 14 years ago
6d1d51b
env_mmc: fix compile warning
by Lei Wen
· 14 years ago
cacc342
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
e79f483
env_mmc: fix cannot save env issue
by Lei Wen
· 14 years ago
d470a6f
env_mmc: Fix crashing bug encountered after enabling ARM relocation
by Steve Sakoman
· 14 years ago
a2f69d3
env_mmc: Fix broken build due to set_default_env() change
by Steve Sakoman
· 14 years ago
a806035
Save environment data to mmc.
by Terry Lv
· 14 years ago