index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
env_fat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-11
1
-0
/
+1
*
fat: Prepare API change for files greater than 2GB
Suriyan Ramasami
2014-11-23
1
-1
/
+3
*
env_fat.c: Make sure our buffer is cache aligned
Tom Rini
2014-08-09
1
-2
/
+2
*
env_fat: use get_device_and_partition() during env save and load
Wu, Josh
2014-07-07
1
-58
/
+28
*
env: Add env_export() wrapper
Marek Vasut
2014-03-21
1
-9
/
+3
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
1
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
Revert "env: fix potential stack overflow in environment functions"
Tom Rini
2013-04-05
1
-6
/
+5
*
env: fix potential stack overflow in environment functions
Rob Herring
2013-04-02
1
-5
/
+6
*
env: Hide '.' variables in env print by default
Joe Hershberger
2012-12-13
1
-1
/
+1
*
env: checkpatch clean env_fat
Igor Grinberg
2012-09-26
1
-6
/
+14
*
env: remove duplicated env_get_char_spec()
Igor Grinberg
2012-09-26
1
-5
/
+0
*
Add support for loading and saving the environment to a FAT partition
Maximilian Schwerin
2012-03-30
1
-0
/
+156