1. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  2. ba81b90 cmd: itest: add support for .q size specifier by Marek Szyprowski · Wed Oct 02 12:24:46 2019 +0200
  3. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  4. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  5. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  6. e3b71f8 cmd: itest: correct calculus for long format by Sebastien Colleur · Fri Feb 10 15:59:15 2017 +0300
  7. 7e7c877 cmd: replace the cast of the memory access to a fixed bit type in itest by Kunihiko Hayashi · Wed May 04 14:20:04 2016 +0900
  8. 35d0a95 itest: allow map_physmem to return 0 in limited cases by Stephen Warren · Fri Jan 29 16:10:04 2016 -0700
  9. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · Sun Jan 17 20:53:52 2016 -0700[Renamed from cmd/cmd_itest.c]
  10. 29499a0 Move all command code into its own directory by Simon Glass · Sun Jan 17 20:53:51 2016 -0700[Renamed from common/cmd_itest.c]
  11. aa632ab itest: add missing break statements to evalexp() by Stephen Warren · Tue Nov 17 10:29:08 2015 -0700
  12. 304ce79 itest: make memory access work under sandbox by Stephen Warren · Sat Oct 03 13:56:46 2015 -0600
  13. a5d0a33 Fix itest mask overflow by Simon Glass · Fri May 30 14:41:49 2014 -0600
  14. e82717d common, itest: pass u-boot env variables to itest.s by Heiko Schocher · Sat Jan 25 07:27:12 2014 +0100
  15. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  16. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  17. dc00a68 common/cmd_*.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:31 2012 +0000
  18. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · Sat Dec 10 08:44:01 2011 +0000
  19. dc4d0a2 itest: fix result of string compares by Wolfgang Denk · Tue Feb 08 16:56:05 2011 +0100
  20. 17a266a cmd_itest: constify & localize op table by Mike Frysinger · Wed Oct 20 07:17:33 2010 -0400
  21. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  22. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  23. e67b02f cmd_itest.c: fix pointer dereferencing by Frans Meulenbroeks · Mon Feb 22 22:49:06 2010 +0100
  24. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  25. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  26. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  27. 82290f2 move cmd_get_data_size to command.c by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:05 2008 +0200
  28. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  29. d76b5c1 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · Sun Jul 08 18:02:23 2007 -0500
  30. 3de8b24 common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:01:54 2007 -0500
  31. 6568eaa Patch by Thomas Viehweger, 14 May 2004: by wdenk · Wed Jun 09 12:42:26 2004 +0000
  32. be9c1cb * Patch by Masami Komiy, 22 Feb 2004: Add support for NFS for file download by wdenk · Tue Feb 24 02:00:03 2004 +0000
  33. f70cbb2 * Patch by Laurent Mohin, 10 Feb 2004: Fix buffer overflow in common/usb.c by wdenk · Mon Feb 23 20:48:38 2004 +0000
  34. 2ebee31 * Patch by Thomas Elste, 10 Feb 2004: by wdenk · Mon Feb 23 19:30:57 2004 +0000