aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_ext2.c
AgeCommit message (Expand)Author
2012-03-06Convert cmd_usage() calls in common to use a return valueSimon Glass
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2009-07-28Fix ext2load return codeWolfgang Denk
2009-06-12General help message cleanupWolfgang Denk
2009-04-28cmd_ext2.c: fix compile warningsWolfgang Denk
2009-04-28fs: Fix the wrong type of varGao Guanhua
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-18CONFIG_EFI_PARTITION: Added support for EFI partition in cmd_ext2fs.crichardretanubun
2007-11-20[BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely
2007-07-08common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger
2007-07-04common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-02-20[PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely
2005-10-17Merge with /home/sr/git/u-bootWolfgang Denk
2005-10-14Fix identification on ext2ls help entryStefan Roese
2005-10-13Cleanup for GCC-4.xWolfgang Denk
2005-03-04* Fix get_partition_info() parameter error in all other callswdenk
2005-02-04* Patch by Cajus Hahn, 04 Feb 2005:wdenk
2004-12-16ext2fs support addedstroese