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