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