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