1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  3. 5c1444f cmd: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  4. 847f69c cmd: setexpr: fix no matching string in gsub return empty value by Massimiliano Minella · 10 months ago
  5. 848d73c setexpr: Silence some diagnostic messages by Łukasz Stelmach · 1 year, 3 months ago
  6. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  7. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  8. 2c9e7c2 cmd: setexpr: add format string handling by Roland Gaudig · 3 years, 4 months ago
  9. 580a7a5 setexpr: Add support for strings by Simon Glass · 4 years, 1 month ago
  10. 00547af setexpr: Convert to use a struct for values by Simon Glass · 4 years, 1 month ago
  11. 7a11486 setexpr: Correct buffer overflow bug and enable tests by Simon Glass · 4 years, 1 month ago
  12. 28ae25a setexpr: Correct dropping of final unmatched string by Simon Glass · 4 years, 1 month ago
  13. 00e4419 setexpr: Add some tests for buffer overflow and backref by Simon Glass · 4 years, 1 month ago
  14. b8e9f2d setexpr: Split the core logic into its own function by Simon Glass · 4 years, 1 month ago
  15. 7c19edf setexpr: Add explicit support for 32- and 64-bit ints by Simon Glass · 4 years, 1 month ago
  16. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  17. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  18. 313112a env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  19. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  20. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  21. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  22. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  23. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_setexpr.c]
  24. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_setexpr.c]
  25. 9d3f896 Use map_sysmem when accessing memory in setexpr by Joe Hershberger · 10 years ago
  26. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  27. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  28. b04ae78 setexpr: add regex substring matching and substitution by Wolfgang Denk · 12 years ago
  29. b2234d6 setexpr: simplify code, improve help message by Wolfgang Denk · 12 years ago
  30. 103789d common: Use new numeric setenv functions by Simon Glass · 12 years ago
  31. 0e640e6 Add a simple load option to setexpr by Joe Hershberger · 12 years ago
  32. dc00a68 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  33. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  34. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  35. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  36. 9a183d2 Prepare v2010.06-rc3 by Wolfgang Denk · 14 years ago
  37. 2347d4e cmd_setexpr: allow memory addresses in expressions by Frans Meulenbroeks · 15 years ago
  38. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  39. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  40. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  41. aed8334 Add setexpr command by Kumar Gala · 17 years ago