1. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  2. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 3 months ago
  3. f4f8d8b cmd: setexpr: add format string handling by Roland Gaudig · 3 years, 3 months ago
  4. 2c02152 setexpr: Add support for strings by Simon Glass · 4 years ago
  5. f66bee4 setexpr: Convert to use a struct for values by Simon Glass · 4 years ago
  6. 8f4aa7d setexpr: Correct buffer overflow bug and enable tests by Simon Glass · 4 years ago
  7. 9528229 setexpr: Correct dropping of final unmatched string by Simon Glass · 4 years ago
  8. d422c77 setexpr: Add some tests for buffer overflow and backref by Simon Glass · 4 years ago
  9. 56331b2 setexpr: Split the core logic into its own function by Simon Glass · 4 years ago
  10. 25a43ac setexpr: Add explicit support for 32- and 64-bit ints by Simon Glass · 4 years ago
  11. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  12. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  13. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  14. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  15. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  16. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  17. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  18. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_setexpr.c]
  19. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_setexpr.c]
  20. 2068cea Use map_sysmem when accessing memory in setexpr by Joe Hershberger · 9 years ago
  21. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  22. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  23. 855f18e setexpr: add regex substring matching and substitution by Wolfgang Denk · 12 years ago
  24. 103c94b setexpr: simplify code, improve help message by Wolfgang Denk · 12 years ago
  25. 41ef372 common: Use new numeric setenv functions by Simon Glass · 12 years ago
  26. 4823b45 Add a simple load option to setexpr by Joe Hershberger · 12 years ago
  27. 088f1b1 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  28. 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  29. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  30. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  31. 482126e Prepare v2010.06-rc3 by Wolfgang Denk · 14 years ago
  32. 47ab5ad cmd_setexpr: allow memory addresses in expressions by Frans Meulenbroeks · 15 years ago
  33. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  34. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  35. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  36. d058698 Add setexpr command by Kumar Gala · 17 years ago