summaryrefslogtreecommitdiff
path: root/common/env_fat.c
Commit message (Expand)AuthorAgeLines
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* Revert "env: fix potential stack overflow in environment functions"Tom Rini2013-04-05-6/+5
* env: fix potential stack overflow in environment functionsRob Herring2013-04-02-5/+6
* env: Hide '.' variables in env print by defaultJoe Hershberger2012-12-13-1/+1
* env: checkpatch clean env_fatIgor Grinberg2012-09-26-6/+14
* env: remove duplicated env_get_char_spec()Igor Grinberg2012-09-26-5/+0
* Add support for loading and saving the environment to a FAT partitionMaximilian Schwerin2012-03-30-0/+156