1. dafd648 cmd: replace the cast of the memory access to a fixed bit type in itest by Kunihiko Hayashi · 8 years ago
  2. 986fe37 itest: allow map_physmem to return 0 in limited cases by Stephen Warren · 9 years ago
  3. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_itest.c]
  4. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_itest.c]
  5. 736d174 itest: add missing break statements to evalexp() by Stephen Warren · 9 years ago
  6. 7861204 itest: make memory access work under sandbox by Stephen Warren · 9 years ago
  7. c9bcb6f Fix itest mask overflow by Simon Glass · 10 years ago
  8. 06109f4 common, itest: pass u-boot env variables to itest.s by Heiko Schocher · 11 years ago
  9. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  10. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  11. 088f1b1 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  12. 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  13. cc22b79 itest: fix result of string compares by Wolfgang Denk · 13 years ago
  14. fc9903f cmd_itest: constify & localize op table by Mike Frysinger · 14 years ago
  15. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  16. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  17. f365176 cmd_itest.c: fix pointer dereferencing by Frans Meulenbroeks · 14 years ago
  18. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  19. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  20. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  21. 8a40fb1 move cmd_get_data_size to command.c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  22. 4a43719 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  23. c76fe47 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  24. 65c450b common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  25. aa5590b Patch by Thomas Viehweger, 14 May 2004: by wdenk · 20 years ago
  26. cbd8a35 * Patch by Masami Komiy, 22 Feb 2004: Add support for NFS for file download by wdenk · 20 years ago
  27. cd0a9de * Patch by Laurent Mohin, 10 Feb 2004: Fix buffer overflow in common/usb.c by wdenk · 20 years ago
  28. 2d1a537 * Patch by Thomas Elste, 10 Feb 2004: by wdenk · 20 years ago