1. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_ext2.c]
  2. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_ext2.c]
  3. 6b36746 Fix help text of ext2load and fatload. by Pavel Machek · 10 years ago
  4. 0e350f8 common: commands: make commands static by Jeroen Hofstee · 10 years ago
  5. b770e88 Fix number base handling of "load" command by Wolfgang Denk · 11 years ago
  6. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  7. f9b55e2 fs: rename fsload command to load by Stephen Warren · 12 years ago
  8. 3f83c87 fs: fix number base behaviour change in fatload/ext*load by Stephen Warren · 12 years ago
  9. 045fa1e fs: add filesystem switch libary, implement ls and fsload commands by Stephen Warren · 12 years ago
  10. a159643 ext4fs ls load support by Uma Shankar · 12 years ago
  11. 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  12. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  13. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  14. 4b75114 Fix ext2load return code by Wolfgang Denk · 15 years ago
  15. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  16. 4d9eab8 cmd_ext2.c: fix compile warnings by Wolfgang Denk · 15 years ago
  17. 351f40c fs: Fix the wrong type of var by Gao Guanhua · 15 years ago
  18. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  19. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  20. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  21. fbd85ad CONFIG_EFI_PARTITION: Added support for EFI partition in cmd_ext2fs.c by richardretanubun · 16 years ago
  22. 4a43719 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  23. baa26db common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  24. a76adc8 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  25. 735dd97 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · 17 years ago
  26. ea1fba1 Merge with /home/sr/git/u-boot by Wolfgang Denk · 19 years ago
  27. dc91701 Fix identification on ext2ls help entry Patch by Stefan Roese, 14 Oct 2005 by Stefan Roese · 19 years ago
  28. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  29. b05dcb5 * Fix get_partition_info() parameter error in all other calls by wdenk · 19 years ago
  30. 20a8041 * Patch by Cajus Hahn, 04 Feb 2005: by wdenk · 20 years ago
  31. bcd0be5 ext2fs support added by stroese · 20 years ago