Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-06-13 | common: env_ubi: Clear environment buffer before reading | Marcin Niestroj | 1 | -0/+21 |
2015-11-19 | env_ubi.c: Correct pointer error in env load | Kevin Smith | 1 | -2/+1 |
2015-09-11 | Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header | Simon Glass | 1 | -0/+1 |
2014-03-21 | env: Add env_export() wrapper | Marek Vasut | 1 | -19/+8 |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 1 | -1/+1 |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 1 | -17/+1 |
2013-04-11 | env: Add redundant env support to UBI env | Joe Hershberger | 1 | -0/+117 |
2013-04-11 | env: Add support for UBI environment | Joe Hershberger | 1 | -0/+103 |