1. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · Sun Jan 17 20:53:52 2016 -0700[Renamed from cmd/cmd_boot.c]
  2. 29499a0 Move all command code into its own directory by Simon Glass · Sun Jan 17 20:53:51 2016 -0700[Renamed from common/cmd_boot.c]
  3. 2451dec cmd_boot: Add a poweroff command by Michael van Slingerland · Wed Jan 13 19:31:17 2016 +0100
  4. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  5. dc00a68 common/cmd_*.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:31 2012 +0000
  6. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · Sat Dec 10 08:44:01 2011 +0000
  7. 2ed0241 make `go` optional by Mike Frysinger · Sun Dec 26 23:32:22 2010 -0500
  8. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · Wed Oct 20 03:41:17 2010 -0400
  9. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  10. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  11. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  12. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  13. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  14. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  15. 0870e47 allow ports to override go behavior by Mike Frysinger · Sun Apr 13 19:42:19 2008 -0400
  16. f79507e disable caches before booting an app for Blackfin apps by Mike Frysinger · Tue Jan 29 18:21:05 2008 -0500
  17. 1d5a074 Undo commit 3033ebb2: reset command does not take any arguments by Wolfgang Denk · Sat Jan 13 11:17:10 2007 +0100
  18. 83212e9 Allow args on reset command. by Haiying Wang · Fri May 26 10:01:16 2006 -0500
  19. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · Fri Mar 31 18:32:53 2006 +0200
  20. 60164a8 * Patch by Scott McNutt, 04 Oct 2003: by wdenk · Wed Oct 08 23:26:14 2003 +0000
  21. 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · Thu Jul 24 23:38:38 2003 +0000
  22. f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · Tue Jul 01 21:06:45 2003 +0000
  23. f12e396 Fix some missing commands, cleanup header files by wdenk · Sun Jun 29 21:03:46 2003 +0000
  24. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  25. 88e72a3 Patches by Robert Schwebel, 14 Jun 2003: by wdenk · Thu Jun 19 23:04:19 2003 +0000
  26. 434979e PPC405EP support added. by stroese · Fri May 23 11:18:02 2003 +0000
  27. c394e39 Patch by Christophe Lindheimer, 20 May 2003: by wdenk · Tue May 20 10:58:04 2003 +0000
  28. a6db71d Prepare for 0.3.0 release by wdenk · Tue Apr 08 23:25:21 2003 +0000
  29. 359733b * Patch by Martin Winistoerfer, 23 Mar 2003 by wdenk · Mon Mar 31 17:27:09 2003 +0000
  30. 8dba050 * Patch by Arun Dharankar, 24 Mar 2003: - add threads / scheduler example code by wdenk · Mon Mar 31 16:34:49 2003 +0000
  31. c8434db * Patch by Rick Bronson, 16 Mar 2003: by wdenk · Wed Mar 26 06:55:25 2003 +0000
  32. 2853603 Add PCI support for MPC8250 Boards (PM825 module) by wdenk · Tue Mar 25 16:50:56 2003 +0000
  33. fe8c280 Initial revision by wdenk · Sun Nov 03 00:38:21 2002 +0000