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