1. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · Sun Jan 17 20:53:52 2016 -0700[Renamed from cmd/cmd_ext2.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_ext2.c]
  3. 264ebb5 Fix help text of ext2load and fatload. by Pavel Machek · Wed Jul 09 22:40:07 2014 +0200
  4. f384fbf common: commands: make commands static by Jeroen Hofstee · Mon Jun 23 00:22:08 2014 +0200
  5. a10c7a5 Fix number base handling of "load" command by Wolfgang Denk · Sat Oct 05 21:07:25 2013 +0200
  6. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  7. 128d3d9 fs: rename fsload command to load by Stephen Warren · Wed Oct 31 11:05:07 2012 +0000
  8. 40816a0 fs: fix number base behaviour change in fatload/ext*load by Stephen Warren · Tue Oct 30 12:04:19 2012 +0000
  9. eefbc3f fs: add filesystem switch libary, implement ls and fsload commands by Stephen Warren · Mon Oct 22 06:43:51 2012 +0000
  10. 71014b6 ext4fs ls load support by Uma Shankar · Fri May 25 21:21:44 2012 +0530
  11. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · Sat Dec 10 08:44:01 2011 +0000
  12. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  13. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  14. ec965ff Fix ext2load return code by Wolfgang Denk · Tue Jul 28 22:07:37 2009 +0200
  15. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  16. 0266428 cmd_ext2.c: fix compile warnings by Wolfgang Denk · Tue Apr 28 08:50:31 2009 +0200
  17. 3a5c264 fs: Fix the wrong type of var by Gao Guanhua · Tue Apr 14 14:37:35 2009 +0800
  18. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  19. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  20. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  21. 05b7735 CONFIG_EFI_PARTITION: Added support for EFI partition in cmd_ext2fs.c by richardretanubun · Mon Oct 06 16:10:53 2008 -0400
  22. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  23. 54324d0 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · Sun Jul 08 17:51:39 2007 -0500
  24. 8692c60 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:01:43 2007 -0500
  25. ffc2dd7 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · Tue Feb 20 09:04:34 2007 +0100
  26. 0f256c4 Merge with /home/sr/git/u-boot by Wolfgang Denk · Mon Oct 17 00:19:16 2005 +0200
  27. 8e531a4 Fix identification on ext2ls help entry Patch by Stefan Roese, 14 Oct 2005 by Stefan Roese · Fri Oct 14 15:34:07 2005 +0200
  28. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  29. 286dca8 * Fix get_partition_info() parameter error in all other calls by wdenk · Fri Mar 04 11:27:31 2005 +0000
  30. b7345fc * Patch by Cajus Hahn, 04 Feb 2005: by wdenk · Fri Feb 04 15:02:06 2005 +0000
  31. 084f67c ext2fs support added by stroese · Thu Dec 16 17:33:10 2004 +0000