aboutsummaryrefslogtreecommitdiff
path: root/common/env_fat.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-05Revert "env: fix potential stack overflow in environment functions"Tom Rini1-6/+5
2013-04-02env: fix potential stack overflow in environment functionsRob Herring1-5/+6
2012-12-13env: Hide '.' variables in env print by defaultJoe Hershberger1-1/+1
2012-09-26env: checkpatch clean env_fatIgor Grinberg1-6/+14
2012-09-26env: remove duplicated env_get_char_spec()Igor Grinberg1-5/+0
2012-03-30Add support for loading and saving the environment to a FAT partitionMaximilian Schwerin1-0/+156