1. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · Sun Jan 17 20:53:52 2016 -0700[Renamed from cmd/cmd_mfsl.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_mfsl.c]
  3. 9140ae5 common: fsl: Fix broken SPDX-License-Identifier change by Michal Simek · Wed Oct 16 09:06:31 2013 +0200
  4. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  5. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · Sat Dec 10 08:44:01 2011 +0000
  6. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  7. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  8. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  9. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  10. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  11. 3762825 Fix merge problems by Stefan Roese · Wed Aug 06 14:05:38 2008 +0200
  12. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  13. 25e1ddb [FIX] repair MFSL commands by Michal Simek · Mon Sep 24 00:17:42 2007 +0200
  14. 3e92841 synchronizition with mainline by Michal Simek · Mon Sep 24 00:08:37 2007 +0200
  15. 6afb2a07 Merge git://www.denx.de/git/u-boot by Michal Simek · Tue Aug 07 22:12:05 2007 +0200
  16. 25e5329 [FIX] correct help for rspr by Michal Simek · Fri Jul 13 21:41:44 2007 +0200
  17. d704d91 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 11:02:44 2007 -0500
  18. d76b5c1 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · Sun Jul 08 18:02:23 2007 -0500
  19. 3de8b24 common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:01:54 2007 -0500
  20. 68f16f8 Fix compile problem cause my Microblaze merge by Stefano Babic · Wed May 16 14:49:12 2007 +0200
  21. ebf7b23 add: reading special purpose registers by Michal Simek · Tue May 08 15:57:43 2007 +0200
  22. ee1aced add: FSL control read and write by Michal Simek · Tue May 08 14:39:11 2007 +0200
  23. 8e496be fix: read and write MSR - repair number of parameters by Michal Simek · Mon May 07 19:43:10 2007 +0200
  24. 603aa74 new: add writing to msr register by Michal Simek · Mon May 07 17:11:09 2007 +0200
  25. 6455ac0 new: FSL and MSR support by Michal Simek · Sat May 05 18:27:16 2007 +0200