index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
env_mmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: env_mmc: Use __weak annotation to simplify code
Fabio Estevam
2013-02-04
1
-3
/
+1
*
env: Hide '.' variables in env print by default
Joe Hershberger
2012-12-13
1
-1
/
+1
*
env_mmc: allow environment to be in an eMMC partition
Stephen Warren
2012-09-05
1
-8
/
+56
*
env_mmc: align buffers using ALLOC_CACHE_ALIGN_BUFFER
Stephen Warren
2012-07-07
1
-5
/
+5
*
env: factor out the env_get_char_spec() function
Igor Grinberg
2012-01-05
1
-5
/
+0
*
env: clean env_mmc.c checkpatch and code style
Igor Grinberg
2011-11-22
1
-49
/
+23
*
env: move extern environment[] to environment.h
Igor Grinberg
2011-11-22
1
-2
/
+1
*
env: move extern default_environment[] to environment.h
Igor Grinberg
2011-11-22
1
-3
/
+0
*
env: allow to export only selected variables
Wolfgang Denk
2011-11-08
1
-1
/
+1
*
env_mmc: Allow board code to override the environment address
Mingkai Hu
2011-04-04
1
-4
/
+27
*
hashtable: drop all non-reentrant versions
Mike Frysinger
2010-12-17
1
-1
/
+1
*
env_mmc: fix compile warning
Lei Wen
2010-11-14
1
-0
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2010-10-17
1
-7
/
+10
|
\
|
*
env_mmc: Fix crashing bug encountered after enabling ARM relocation
Steve Sakoman
2010-10-13
1
-7
/
+10
*
|
env_mmc: fix cannot save env issue
Lei Wen
2010-10-13
1
-1
/
+12
|
/
*
env_mmc: Fix broken build due to set_default_env() change
Steve Sakoman
2010-10-06
1
-2
/
+1
*
Save environment data to mmc.
Terry Lv
2010-09-19
1
-0
/
+153