Commit Graph

13 Commits (c8c2797c381054beaf3de89027af92a0b84b36cc)

Author SHA1 Message Date
Heiko Schocher 09c3280754 mtd, nand: Move common functions from cmd_nand.c to common place 10 years ago
Stephen Warren e5e897c01b cmd_test: implement -e test for file existence 11 years ago
Stephen Warren 2453de99df cmd_test: evaluate to false without any arguments 11 years ago
Stephen Warren d9b651ce31 cmd_test: implement ! on sub-expressions 11 years ago
Stephen Warren 4c80f29edd cmd_test: check for binary operators before unary 11 years ago
Stephen Warren 490ba833d5 cmd_test: use table lookup for parsing 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
York Sun a6142706f5 common/cmd_test: Avoid macro expansion 12 years ago
Kim Phillips 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
Joe Hershberger b0fe6abd71 Change dead code in "test" cmd to debug output 13 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Peter Tyser 396fd17338 Add 'true' and 'false' commands 15 years ago
Peter Tyser 6b8f5ad10f command.c: Break commands out to appropriate cmd_*.c files 15 years ago