1. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  2. 2c9e7c2 cmd: setexpr: add format string handling by Roland Gaudig · Fri Jul 23 12:29:21 2021 +0000
  3. 580a7a5 setexpr: Add support for strings by Simon Glass · Sun Nov 01 14:15:44 2020 -0700
  4. 00547af setexpr: Convert to use a struct for values by Simon Glass · Sun Nov 01 14:15:43 2020 -0700
  5. 7a11486 setexpr: Correct buffer overflow bug and enable tests by Simon Glass · Sun Nov 01 14:15:42 2020 -0700
  6. 28ae25a setexpr: Correct dropping of final unmatched string by Simon Glass · Sun Nov 01 14:15:41 2020 -0700
  7. 00e4419 setexpr: Add some tests for buffer overflow and backref by Simon Glass · Sun Nov 01 14:15:40 2020 -0700
  8. b8e9f2d setexpr: Split the core logic into its own function by Simon Glass · Sun Nov 01 14:15:39 2020 -0700
  9. 7c19edf setexpr: Add explicit support for 32- and 64-bit ints by Simon Glass · Sun Nov 01 14:15:37 2020 -0700
  10. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  11. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  12. 313112a env: Move env_set_hex() to env.h by Simon Glass · Thu Aug 01 09:46:46 2019 -0600
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  14. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  15. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · Thu Aug 03 12:22:10 2017 -0600
  16. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  17. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · Sun Jan 17 20:53:52 2016 -0700[Renamed from cmd/cmd_setexpr.c]
  18. 29499a0 Move all command code into its own directory by Simon Glass · Sun Jan 17 20:53:51 2016 -0700[Renamed from common/cmd_setexpr.c]
  19. 9d3f896 Use map_sysmem when accessing memory in setexpr by Joe Hershberger · Mon May 11 13:53:13 2015 -0500
  20. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  21. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  22. b04ae78 setexpr: add regex substring matching and substitution by Wolfgang Denk · Sat Mar 23 23:50:34 2013 +0000
  23. b2234d6 setexpr: simplify code, improve help message by Wolfgang Denk · Sat Mar 23 23:50:33 2013 +0000
  24. 103789d common: Use new numeric setenv functions by Simon Glass · Sun Feb 24 17:33:22 2013 +0000
  25. 0e640e6 Add a simple load option to setexpr by Joe Hershberger · Thu Nov 01 16:21:14 2012 +0000
  26. dc00a68 common/cmd_*.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:31 2012 +0000
  27. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · Sat Dec 10 08:44:01 2011 +0000
  28. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  29. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  30. 9a183d2 Prepare v2010.06-rc3 by Wolfgang Denk · Wed Jun 23 20:50:54 2010 +0200
  31. 2347d4e cmd_setexpr: allow memory addresses in expressions by Frans Meulenbroeks · Fri Feb 26 14:00:19 2010 +0100
  32. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  33. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  34. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  35. aed8334 Add setexpr command by Kumar Gala · Thu Feb 14 20:44:42 2008 -0600