Commit Graph

5 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass 018f530323 env: Rename common functions related to setenv() 7 years ago
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 7 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Joe Hershberger 2068cea173 Use map_sysmem when accessing memory in setexpr 9 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Wolfgang Denk 855f18ea0e setexpr: add regex substring matching and substitution 11 years ago
Wolfgang Denk 103c94b104 setexpr: simplify code, improve help message 11 years ago
Simon Glass 41ef372c1a common: Use new numeric setenv functions 11 years ago
Joe Hershberger 4823b45da2 Add a simple load option to setexpr 12 years ago
Kim Phillips 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Wolfgang Denk 482126e27b Prepare v2010.06-rc3 14 years ago
Frans Meulenbroeks 47ab5ad145 cmd_setexpr: allow memory addresses in expressions 14 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 15 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 15 years ago
Kumar Gala d058698fd2 Add setexpr command 16 years ago