Commit Graph

11 Commits (0a097ba54bee9ee9fb2f6c5529b55d4b46b872b2)

Author SHA1 Message Date
Faiz Abbas 26862b4a40 env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before using it 7 years ago
Simon Goldschmidt 2166ebf783 env: make env drivers propagate env_import return value 7 years ago
Jorge Ramirez-Ortiz 1087a7942c env: enable accessing the environment in an EXT4 partition 7 years ago
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
Andrej Rosano bd62e2419b common: Fix support for environment file in EXT4 9 years ago
Stuart Longland fd1000b9c1 common: Add support for environment file in EXT4. 9 years ago
Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 10 years ago
Suriyan Ramasami 1ad0b98a06 fat: Prepare API change for files greater than 2GB 11 years ago
Tom Rini 6d1966e123 env_fat.c: Make sure our buffer is cache aligned 11 years ago
Wu, Josh be354c1a21 env_fat: use get_device_and_partition() during env save and load 11 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
Tom Rini cd0f4fa1ca Revert "env: fix potential stack overflow in environment functions" 12 years ago
Rob Herring 60d7d5a631 env: fix potential stack overflow in environment functions 12 years ago
Joe Hershberger be11235ab8 env: Hide '.' variables in env print by default 13 years ago
Igor Grinberg 9aa90c1df0 env: checkpatch clean env_fat 13 years ago
Igor Grinberg 3bb89e5bd5 env: remove duplicated env_get_char_spec() 13 years ago
Maximilian Schwerin 57210c7cc3 Add support for loading and saving the environment to a FAT partition 13 years ago