1. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  2. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_test.c]
  3. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_test.c]
  4. 09c3280 mtd, nand: Move common functions from cmd_nand.c to common place by Heiko Schocher · 9 years ago
  5. e5e897c cmd_test: implement -e test for file existence by Stephen Warren · 11 years ago
  6. 2453de9 cmd_test: evaluate to false without any arguments by Stephen Warren · 11 years ago
  7. d9b651c cmd_test: implement ! on sub-expressions by Stephen Warren · 11 years ago
  8. 4c80f29 cmd_test: check for binary operators before unary by Stephen Warren · 11 years ago
  9. 490ba83 cmd_test: use table lookup for parsing by Stephen Warren · 11 years ago
  10. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  11. a614270 common/cmd_test: Avoid macro expansion by York Sun · 11 years ago
  12. 088f1b1 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  13. b0fe6ab Change dead code in "test" cmd to debug output by Joe Hershberger · 12 years ago
  14. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  15. 396fd17 Add 'true' and 'false' commands by Peter Tyser · 15 years ago
  16. 6b8f5ad command.c: Break commands out to appropriate cmd_*.c files by Peter Tyser · 15 years ago