aboutsummaryrefslogtreecommitdiff
path: root/common/env_ubi.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-13common: env_ubi: Clear environment buffer before readingMarcin Niestroj1-0/+21
2015-11-19env_ubi.c: Correct pointer error in env loadKevin Smith1-2/+1
2015-09-11Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass1-0/+1
2014-03-21env: Add env_export() wrapperMarek Vasut1-19/+8
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-04-11env: Add redundant env support to UBI envJoe Hershberger1-0/+117
2013-04-11env: Add support for UBI environmentJoe Hershberger1-0/+103