index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
env_fat.c
Age
Commit message (
Expand
)
Author
2016-03-14
dm: block: Rename device number member dev to devnum
Simon Glass
2016-03-14
dm: blk: Rename get_device_and_partition()
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2015-09-11
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2014-11-23
fat: Prepare API change for files greater than 2GB
Suriyan Ramasami
2014-08-09
env_fat.c: Make sure our buffer is cache aligned
Tom Rini
2014-07-07
env_fat: use get_device_and_partition() during env save and load
Wu, Josh
2014-03-21
env: Add env_export() wrapper
Marek Vasut
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-05
Revert "env: fix potential stack overflow in environment functions"
Tom Rini
2013-04-02
env: fix potential stack overflow in environment functions
Rob Herring
2012-12-13
env: Hide '.' variables in env print by default
Joe Hershberger
2012-09-26
env: checkpatch clean env_fat
Igor Grinberg
2012-09-26
env: remove duplicated env_get_char_spec()
Igor Grinberg
2012-03-30
Add support for loading and saving the environment to a FAT partition
Maximilian Schwerin