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