Commit Graph

23 Commits (lime2-spi)

Author SHA1 Message Date
Quentin Schulz 6c90f62338 env: add the same prefix to error messages to make it detectable by tests 6 years ago
Yaniv Levinsky c5d548a9f8 env: common: accept flags on reset to default env 6 years ago
Yaniv Levinsky 5a04264ecf cmd: nvedit: set H_INTERACTIVE in do_env_default 6 years ago
Yaniv Levinsky 477f8116d5 cmd: nvedit: propagate envflag to set_default_vars 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
Simon Goldschmidt 31f044bd91 env: move more common code to env_import_redund 6 years ago
Simon Goldschmidt 42a1820bbc env: make env_import(_redund) return 0 on success, not 1 6 years ago
Maxime Ripard 58ae9990c0 env: common: Make the debug messages play a little nicer 6 years ago
Tom Rini c6831c74a9 env: Remove CONFIG_ENV_AES support 7 years ago
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 7 years ago
Simon Glass 2d7cb5b426 env: Replace all open-coded gd->env_valid values with ENV_ flags 7 years ago
Simon Glass 723806cc5b env: Rename some other getenv()-related functions 7 years ago
Simon Glass bfebc8c965 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 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 75de597d2d env: common: Drop env_get_char_memory() 7 years ago
Simon Glass 81a4dea228 env: common: Drop env_get_char_init() 7 years ago
Simon Glass 5fc5254084 env: common: Factor out the common env_valid check 7 years ago
Simon Glass 0219fb61c1 env: common: Drop env_get_addr() 7 years ago
Simon Glass bcdfb8d5a5 env: common: Make env_get_addr/get_char_memory() static 7 years ago
Simon Glass 0649cd0d49 Move environment files from common/ to env/ 7 years ago
Fiach Antaw 76768f5f08 env: Add generic redundant environment implementation 7 years ago
Stefano Babic b80c0b9934 Rename aes.h to uboot_aes.h 7 years ago
Robert P. J. Day fc0b5948e0 Various, accumulated typos collected from around the tree. 8 years ago
Robert P. J. Day 62a3b7dd08 Various, unrelated tree-wide typo fixes. 8 years ago
Michal Simek 340b0e3bb6 env: Setup GD_FLG_ENV_DEFAULT flag when default environment are used 8 years ago
Alexander Holler ecd1446fe1 Add option -r to env import to allow import of text files with CRLF as line endings 10 years ago
Jeroen Hofstee 0b7df65657 common: env_common: make env_get_char_spec __weak 10 years ago
Marek Vasut a4223b746d env: Implement support for encrypting environment 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
Ying Zhang 7cb4f1cc80 spl: env_common.c: make CONFIG_SPL_BUILD contain function env_import 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Joe Hershberger 267541f776 env: Add support for access control to .flags 12 years ago
Joe Hershberger 2598090b7e env: Add environment variable flags 12 years ago
Joe Hershberger ec8a252cd4 env: Use getenv_yesno() more generally 12 years ago
Joe Hershberger 7afcf3a55b env: Refactor apply into change_ok 12 years ago
Joe Hershberger c4e0057fa7 env: Refactor do_apply to a flag 12 years ago
Joe Hershberger ddd8418f7f env: cosmetic: Consilidate the default env definition 12 years ago
Marek Vasut 5368c55d4c COMMON: Use __stringify() instead of MK_STR() 12 years ago
Ilya Yanok 7ac2fe2da2 OMAP: networking support for SPL 12 years ago
Gerlando Falauto b64b7c3df7 env: make "env default" selective, check and apply 12 years ago
Gerlando Falauto c5983592e9 env: add check/apply logic to himport_r() 12 years ago
Gerlando Falauto 348b1f1c60 env: make himport_r() selective on variables 12 years ago
Benoît Thébaudeau 84209afb87 env_common: Add missing ethprime 12 years ago
Stephen Warren 5e724ca2b6 Add env vars describing U-Boot target board 12 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 12 years ago
Simon Glass c8e66db789 bootstage: Convert net progress numbers to enums 12 years ago