Commit Graph

6 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 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Sebastien Colleur 2c79fd4019 cmd: itest: correct calculus for long format 7 years ago
Kunihiko Hayashi dafd64888c cmd: replace the cast of the memory access to a fixed bit type in itest 8 years ago
Stephen Warren 986fe37817 itest: allow map_physmem to return 0 in limited cases 8 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
Stephen Warren 736d1746fb itest: add missing break statements to evalexp() 9 years ago
Stephen Warren 7861204c9a itest: make memory access work under sandbox 9 years ago
Simon Glass c9bcb6f13d Fix itest mask overflow 10 years ago
Heiko Schocher 06109f498f common, itest: pass u-boot env variables to itest.s 10 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Kim Phillips 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
Wolfgang Denk cc22b795fb itest: fix result of string compares 13 years ago
Mike Frysinger fc9903f38d cmd_itest: constify & localize op table 14 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Frans Meulenbroeks f3651764e5 cmd_itest.c: fix pointer dereferencing 14 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 15 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 8a40fb148e move cmd_get_data_size to command.c 16 years ago
Grant Likely 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
Jon Loeliger c76fe47425 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. 17 years ago
Jon Loeliger 65c450b47a common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
wdenk aa5590b66f Patch by Thomas Viehweger, 14 May 2004: 20 years ago
wdenk cbd8a35c6d * Patch by Masami Komiy, 22 Feb 2004: 20 years ago
wdenk cd0a9de68b * Patch by Laurent Mohin, 10 Feb 2004: 20 years ago
wdenk 2d1a537d87 * Patch by Thomas Elste, 10 Feb 2004: 20 years ago