Commit Graph

8 Commits (818b2933055a2d444f43d94e2a7ffce0082fc56b)

Author SHA1 Message Date
Simon Glass c595199194 env: Adjust the load() method to return an error 8 years ago
Simon Glass 98b5755fb0 env: Drop unused env_ptr variables 8 years ago
Simon Glass ac358beb85 env: Drop the env_name_spec global 8 years ago
Simon Glass 7938822a6b env: Drop common init() functions 8 years ago
Simon Glass e5bce247b0 env: Switch over to use environment location drivers 8 years ago
Simon Glass 4415f1d1f1 env: Create a location driver for each location 8 years ago
Simon Glass 203e94f6c9 env: Add an enum for environment state 8 years ago
Simon Glass 0649cd0d49 Move environment files from common/ to env/ 8 years ago
Fiach Antaw 9d364af23e env: Switch env_nand, env_mmc and env_ubi to env_import_redund 8 years ago
Marcin Niestroj c1f51e0f3e common: env_ubi: Clear environment buffer before reading 9 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 10 years ago
Marek Vasut 7ce1526ed2 env: Add env_export() wrapper 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Joe Hershberger 785881f775 env: Add redundant env support to UBI env 12 years ago
Joe Hershberger 2b74433f36 env: Add support for UBI environment 12 years ago