Commit History

Author SHA1 Message Date
  Marek Vasut 890feecaab env: Discern environment coming from external storage 3 years ago
  Marek Vasut ef9bef2bfe env: Add H_DEFAULT flag 3 years ago
  Simon Glass 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
  Rasmus Villemoes 080019b86c make env_entry::callback conditional on !CONFIG_SPL_BUILD 4 years ago
  Simon Glass cb2ba9db5f env: Drop the double underscores in search.h 4 years ago
  Simon Glass 3f0d680745 env: Drop the ACTION typedef 4 years ago
  Simon Glass 25e51e90fe env: Drop _ENTRY 4 years ago
  Simon Glass dd2408cac1 env: Drop the ENTRY typedef 4 years ago
  Simon Glass 02cf933428 env: Move callback definitions to env.h 4 years ago
  Simon Glass 9fb625ce05 env: Move env_set() to env.h 4 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Simon Glass 382bee57f1 env: Rename setenv() to env_set() 6 years ago
  Robert P. J. Day 362664356b search.h: Numerous grammatical fixes, comment updates 7 years ago
  Joe Hershberger 94b467b14e env: Distinguish finer between source of env change 9 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
  Wolfgang Denk eee479cf6a Add LGPL-2.1+ SPDX-License-Identifier to source files 11 years ago
  Wolfgang Denk be29df6a1a "env grep" - add support for regular expression matches 11 years ago
  Wolfgang Denk 5a31ea04c9 "env grep" - reimplement command using hexport_r() 11 years ago
  Wolfgang Denk ea009d4743 hashtable: preparations to use hexport_r() for "env grep" 11 years ago
  Joe Hershberger 2598090b7e env: Add environment variable flags 11 years ago
  Joe Hershberger 170ab11075 env: Add support for callbacks to environment vars 11 years ago
  Joe Hershberger be11235ab8 env: Hide '.' variables in env print by default 11 years ago
  Joe Hershberger 7afcf3a55b env: Refactor apply into change_ok 11 years ago
  Joe Hershberger c4e0057fa7 env: Refactor do_apply to a flag 11 years ago
  Gerlando Falauto 152874b65b env: check and apply changes on delete/destroy 11 years ago
  Gerlando Falauto c5983592e9 env: add check/apply logic to himport_r() 11 years ago
  Gerlando Falauto 348b1f1c60 env: make himport_r() selective on variables 11 years ago
  Gerlando Falauto c3f6525854 env: unify logic to check and apply changes 11 years ago
  Wolfgang Denk 37f2fe7472 env: allow to export only selected variables 12 years ago
  Wolfgang Denk 84b5e8022e Constify getenv(), setenv() and hash code functions 13 years ago