Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2cf207f277e57db5b5870667ad076d34f797d16c
/
common
/
env_mmc.c
3a4f656
env_mmc: correct fini partition to match init partition
by Peter Bigot
· 10 years ago
97d2fb9
env_mmc: support env partition setup in runtime
by Dmitry Lifshitz
· 10 years ago
6284547
Merge branch 'u-boot/master'
by Albert ARIBAUD
· 11 years ago
a279b4c
env_mmc.c: Remove NULL check on tmp_env1/2
by Tom Rini
· 11 years ago
c929f82
env_mmc.c: Allow environment to be used within SPL
by Tom Rini
· 11 years ago
d73c129
env: Add env_export() wrapper
by Marek Vasut
· 11 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
6ef41fd
env_mmc: fix buffer allocation for armv7
by Markus Niebel
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
24dc203
env_mmc: allow negative CONFIG_ENV_OFFSET
by Stephen Warren
· 11 years ago
a1d25a3
env_mmc: add support for redundant environment
by Michael Heimpold
· 12 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
606b3dd
common: env_mmc: Use __weak annotation to simplify code
by Fabio Estevam
· 12 years ago
79a905e
env: Hide '.' variables in env print by default
by Joe Hershberger
· 12 years ago
27ee0f3
env_mmc: allow environment to be in an eMMC partition
by Stephen Warren
· 12 years ago
42a3c44
env_mmc: align buffers using ALLOC_CACHE_ALIGN_BUFFER
by Stephen Warren
· 13 years ago
76c02dc
env: factor out the env_get_char_spec() function
by Igor Grinberg
· 13 years ago
ecbfb62
env: clean env_mmc.c checkpatch and code style
by Igor Grinberg
· 13 years ago
23b54b9
env: move extern environment[] to environment.h
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
a55fce3
env_mmc: Allow board code to override the environment address
by Mingkai Hu
· 14 years ago
92d7a99
hashtable: drop all non-reentrant versions
by Mike Frysinger
· 14 years ago
9f84f21
env_mmc: fix compile warning
by Lei Wen
· 14 years ago
fee0e3a
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
ff833ed
env_mmc: fix cannot save env issue
by Lei Wen
· 14 years ago
a93ec57
env_mmc: Fix crashing bug encountered after enabling ARM relocation
by Steve Sakoman
· 14 years ago
0e657e8
env_mmc: Fix broken build due to set_default_env() change
by Steve Sakoman
· 14 years ago
b4eceac
Save environment data to mmc.
by Terry Lv
· 15 years ago