Commit History

Author SHA1 Message Date
  Simon Glass 8bef79bf3c common: Move sorting functions to their own header file 4 years ago
  Simon Glass 3db7110857 crc32: Use the crc.h header for crc functions 4 years ago
  Tom Rini d90fc9c3de Revert "env: solve compilation error in SPL" 4 years ago
  Simon Glass f3998fdc4d env: Rename environment.h to env_internal.h 4 years ago
  Simon Glass dd2408cac1 env: Drop the ENTRY typedef 4 years ago
  Simon Glass 0ac7d722ed env: Move get/set_default_env() to env.h 4 years ago
  Simon Glass 0b9d8a0556 env: Move set_default_vars to env.h 4 years ago
  Simon Glass 3f989e7b0e env: Move env_relocate() to env.h 4 years ago
  Patrick Delaunay 7d4776545b env: solve compilation error in SPL 5 years ago
  Sam Protsenko 49d04c589c env: common: Return specific error code on bad CRC 5 years ago
  Boris Brezillon 03dcf17dba common: command: Add support for $ auto-completion 5 years ago
  Quentin Schulz 6c90f62338 env: add the same prefix to error messages to make it detectable by tests 5 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 6 years ago
  Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 6 years ago
  Simon Glass 2d7cb5b426 env: Replace all open-coded gd->env_valid values with ENV_ flags 6 years ago
  Simon Glass 723806cc5b env: Rename some other getenv()-related functions 6 years ago
  Simon Glass bfebc8c965 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 6 years ago
  Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 6 years ago
  Simon Glass 310fb14b26 env: Drop env_relocate_spec() in favour of env_load() 6 years ago
  Simon Glass a69d0f60e5 env: Drop env_get_char_spec() 6 years ago
  Simon Glass 75de597d2d env: common: Drop env_get_char_memory() 6 years ago
  Simon Glass 81a4dea228 env: common: Drop env_get_char_init() 6 years ago