Commit Graph

2 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Heiko Schocher 09c3280754 mtd, nand: Move common functions from cmd_nand.c to common place 9 years ago
Stephen Warren e5e897c01b cmd_test: implement -e test for file existence 10 years ago
Stephen Warren 2453de99df cmd_test: evaluate to false without any arguments 10 years ago
Stephen Warren d9b651ce31 cmd_test: implement ! on sub-expressions 10 years ago
Stephen Warren 4c80f29edd cmd_test: check for binary operators before unary 10 years ago
Stephen Warren 490ba833d5 cmd_test: use table lookup for parsing 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
York Sun a6142706f5 common/cmd_test: Avoid macro expansion 11 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 12 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 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