Commit Graph

2 Commits (42a8180d19ad8f45b4639015050bc709caa4f32c)

Author SHA1 Message Date
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
Tom Rini 43ba3c59cb env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig 7 years ago
Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum 8 years ago
Simon Glass e35929e4a1 dm: blk: Rename get_device_and_partition() 8 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 years ago
Suriyan Ramasami 1ad0b98a06 fat: Prepare API change for files greater than 2GB 10 years ago
Tom Rini 6d1966e123 env_fat.c: Make sure our buffer is cache aligned 10 years ago
Wu, Josh be354c1a21 env_fat: use get_device_and_partition() during env save and load 10 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
Tom Rini cd0f4fa1ca Revert "env: fix potential stack overflow in environment functions" 11 years ago
Rob Herring 60d7d5a631 env: fix potential stack overflow in environment functions 11 years ago
Joe Hershberger be11235ab8 env: Hide '.' variables in env print by default 12 years ago
Igor Grinberg 9aa90c1df0 env: checkpatch clean env_fat 12 years ago
Igor Grinberg 3bb89e5bd5 env: remove duplicated env_get_char_spec() 12 years ago
Maximilian Schwerin 57210c7cc3 Add support for loading and saving the environment to a FAT partition 12 years ago