Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | env_fat.c: Make sure our buffer is cache aligned | Tom Rini | 2014-08-09 | -2/+2 |
* | env_fat: use get_device_and_partition() during env save and load | Wu, Josh | 2014-07-07 | -58/+28 |
* | env: Add env_export() wrapper | Marek Vasut | 2014-03-21 | -9/+3 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | Revert "env: fix potential stack overflow in environment functions" | Tom Rini | 2013-04-05 | -6/+5 |
* | env: fix potential stack overflow in environment functions | Rob Herring | 2013-04-02 | -5/+6 |
* | env: Hide '.' variables in env print by default | Joe Hershberger | 2012-12-13 | -1/+1 |
* | env: checkpatch clean env_fat | Igor Grinberg | 2012-09-26 | -6/+14 |
* | env: remove duplicated env_get_char_spec() | Igor Grinberg | 2012-09-26 | -5/+0 |
* | Add support for loading and saving the environment to a FAT partition | Maximilian Schwerin | 2012-03-30 | -0/+156 |