Commit Graph

27 Commits (lime2-spi)

Author SHA1 Message Date
Sam Protsenko 13bbfb4a39 env: Don't show "Failed" error message 6 years ago
Nicholas Faustini d30ba2315a u-boot: remove driver lookup loop from env_save() 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Siva Durga Prasad Paladugu 7bcdf19572 env: Relocate env drivers if manual reloc is required 6 years ago
Goldschmidt Simon b2cdef4861 env: restore old env_get_char() behaviour 6 years ago
York Sun e1caa5841e env: Fix env_load_location 6 years ago
Maxime Ripard 40c08a68b9 env: Mark env_get_location as weak 6 years ago
Maxime Ripard 1d4460871b env: Initialise all the environments 6 years ago
Maxime Ripard 7d714a24d7 env: Support multiple environments 6 years ago
Maxime Ripard 3574ba019e env: Make it explicit where we're loading our environment from 6 years ago
Maxime Ripard 9efac3c805 env: Make the env save message a bit more explicit 6 years ago
Maxime Ripard 8a3a7e2270 env: Pass additional parameters to the env lookup function 6 years ago
Maxime Ripard 52746c43d6 env: Rename env_driver_lookup_default and env_get_default_location 6 years ago
Maxime Ripard 9c24dfb2b8 cmd: nvedit: Get rid of the env lookup 6 years ago
Jorge Ramirez-Ortiz 1087a7942c env: enable accessing the environment in an EXT4 partition 6 years ago
Tuomas Tynkkynen 7b7341d7f3 env: Drop CONFIG_ENV_IS_IN_DATAFLASH 7 years ago
Simon Glass 2d7cb5b426 env: Replace all open-coded gd->env_valid values with ENV_ flags 7 years ago
Simon Glass c55d8b9400 env: Allow env_load() to detect errors 7 years ago
Tom Rini eeba55cb4a env: Correct case of no sub-init function 7 years ago
Simon Glass 01510091de env: Drop saveenv() in favour of env_save() 7 years ago
Simon Glass 310fb14b26 env: Drop env_relocate_spec() in favour of env_load() 7 years ago
Simon Glass a69d0f60e5 env: Drop env_get_char_spec() 7 years ago
Simon Glass 6eeae42469 env: Drop env_init_new() 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 c9d728dd33 env: Add a new implementation of environment access 7 years ago