Commit History

Author SHA1 Message Date
  Simon Glass 8bef79bf3c common: Move sorting functions to their own header file 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
  Roman Kapl 9dfdbd9f0c hashtable: fix environment variable corruption 5 years ago
  Heinrich Schuchardt 320194ae35 hashtable: remove caps buffer 5 years ago
  AKASHI Takahiro 4bca32497c hashtable: fix length calculation in hexport_r 5 years ago
  Zubair Lutfullah Kakakhel f1b20acb4a hashtable: Fix length calculation in hexport_r 6 years ago
  Quentin Schulz d9fc9077eb hashtable: do not recreate whole hash table if vars are passed to himport_r 6 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  B, Ravi d2d9bdfcf9 spl: saveenv: adding saveenv support in SPL 7 years ago
  Robert P. J. Day fc0b5948e0 Various, accumulated typos collected from around the tree. 7 years ago
  Simon Glass c55d02b2ac hashtable: Fix compiler warning on 32-bit sandbox 8 years ago
  Robert P. J. Day 62a3b7dd08 Various, unrelated tree-wide typo fixes. 8 years ago
  Lukasz Majewski 0226d8780b env: import: hashtable: Free memory allocated before exiting from himport_r() 8 years ago
  Lukasz Majewski 817e48d8a2 env: import: hashtable: Prevent buffer overrun when importing environment from file 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
  Pierre Aubert 9a8323311c env: fix the env export varname 10 years ago
  Robert P. J. Day 1bce2aeb6f Cosmetic: Fix a number of typos, no functional changes. 10 years ago
  Wolfgang Denk eee479cf6a Add LGPL-2.1+ SPDX-License-Identifier to source files 11 years ago
  Lucian Cojocar e4fdcadd8a env: throw an error when an empty key is used 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 3d3b52f258 env: Consolidate common code in hsearch_r() 11 years ago
  Joe Hershberger c4e0057fa7 env: Refactor do_apply to a flag 11 years ago