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