1. 3d3c397 command: Add constants for cmd_get_data_size string / error by Simon Glass · 4 years, 1 month ago
  2. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  3. ba81b90 cmd: itest: add support for .q size specifier by Marek Szyprowski · 5 years ago
  4. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  5. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  6. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  7. e3b71f8 cmd: itest: correct calculus for long format by Sebastien Colleur · 8 years ago
  8. 7e7c877 cmd: replace the cast of the memory access to a fixed bit type in itest by Kunihiko Hayashi · 9 years ago
  9. 35d0a95 itest: allow map_physmem to return 0 in limited cases by Stephen Warren · 9 years ago
  10. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_itest.c]
  11. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_itest.c]
  12. aa632ab itest: add missing break statements to evalexp() by Stephen Warren · 9 years ago
  13. 304ce79 itest: make memory access work under sandbox by Stephen Warren · 9 years ago
  14. a5d0a33 Fix itest mask overflow by Simon Glass · 10 years ago
  15. e82717d common, itest: pass u-boot env variables to itest.s by Heiko Schocher · 11 years ago
  16. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  17. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  18. dc00a68 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  19. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  20. dc4d0a2 itest: fix result of string compares by Wolfgang Denk · 14 years ago
  21. 17a266a cmd_itest: constify & localize op table by Mike Frysinger · 14 years ago
  22. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  23. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  24. e67b02f cmd_itest.c: fix pointer dereferencing by Frans Meulenbroeks · 15 years ago
  25. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  26. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  27. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  28. 82290f2 move cmd_get_data_size to command.c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  29. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  30. d76b5c1 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  31. 3de8b24 common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  32. 6568eaa Patch by Thomas Viehweger, 14 May 2004: by wdenk · 20 years ago
  33. be9c1cb * Patch by Masami Komiy, 22 Feb 2004: Add support for NFS for file download by wdenk · 21 years ago
  34. f70cbb2 * Patch by Laurent Mohin, 10 Feb 2004: Fix buffer overflow in common/usb.c by wdenk · 21 years ago
  35. 2ebee31 * Patch by Thomas Elste, 10 Feb 2004: by wdenk · 21 years ago