Commit Graph

13 Commits (lime2-spi)

Author SHA1 Message Date
Marek Vasut 344ca79509 env: ubi: Add missing ENV_NAME 6 years ago
Yaniv Levinsky c5d548a9f8 env: common: accept flags on reset to default env 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Goldschmidt 2166ebf783 env: make env drivers propagate env_import return value 6 years ago
Simon Goldschmidt 31f044bd91 env: move more common code to env_import_redund 6 years ago
Simon Glass c595199194 env: Adjust the load() method to return an error 7 years ago
Simon Glass 98b5755fb0 env: Drop unused env_ptr variables 7 years ago
Simon Glass ac358beb85 env: Drop the env_name_spec global 7 years ago
Simon Glass 7938822a6b env: Drop common init() functions 7 years ago
Simon Glass e5bce247b0 env: Switch over to use environment location drivers 7 years ago
Simon Glass 4415f1d1f1 env: Create a location driver for each location 7 years ago
Simon Glass 203e94f6c9 env: Add an enum for environment state 7 years ago
Simon Glass 0649cd0d49 Move environment files from common/ to env/ 7 years ago
Fiach Antaw 9d364af23e env: Switch env_nand, env_mmc and env_ubi to env_import_redund 7 years ago
Marcin Niestroj c1f51e0f3e common: env_ubi: Clear environment buffer before reading 8 years ago
Kevin Smith a7c06cd3a6 env_ubi.c: Correct pointer error in env load 9 years ago
Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 years ago
Marek Vasut 7ce1526ed2 env: Add env_export() wrapper 10 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Joe Hershberger 785881f775 env: Add redundant env support to UBI env 11 years ago
Joe Hershberger 2b74433f36 env: Add support for UBI environment 11 years ago