1. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  2. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  3. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_ext2.c]
  4. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_ext2.c]
  5. 264ebb5 Fix help text of ext2load and fatload. by Pavel Machek · 10 years ago
  6. f384fbf common: commands: make commands static by Jeroen Hofstee · 10 years ago
  7. a10c7a5 Fix number base handling of "load" command by Wolfgang Denk · 11 years ago
  8. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  9. 128d3d9 fs: rename fsload command to load by Stephen Warren · 12 years ago
  10. 40816a0 fs: fix number base behaviour change in fatload/ext*load by Stephen Warren · 12 years ago
  11. eefbc3f fs: add filesystem switch libary, implement ls and fsload commands by Stephen Warren · 12 years ago
  12. 71014b6 ext4fs ls load support by Uma Shankar · 13 years ago
  13. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  14. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  15. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  16. ec965ff Fix ext2load return code by Wolfgang Denk · 15 years ago
  17. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  18. 0266428 cmd_ext2.c: fix compile warnings by Wolfgang Denk · 16 years ago
  19. 3a5c264 fs: Fix the wrong type of var by Gao Guanhua · 16 years ago
  20. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  21. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  22. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  23. 05b7735 CONFIG_EFI_PARTITION: Added support for EFI partition in cmd_ext2fs.c by richardretanubun · 16 years ago
  24. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  25. 54324d0 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  26. 8692c60 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  27. ffc2dd7 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · 18 years ago
  28. 0f256c4 Merge with /home/sr/git/u-boot by Wolfgang Denk · 19 years ago
  29. 8e531a4 Fix identification on ext2ls help entry Patch by Stefan Roese, 14 Oct 2005 by Stefan Roese · 19 years ago
  30. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  31. 286dca8 * Fix get_partition_info() parameter error in all other calls by wdenk · 20 years ago
  32. b7345fc * Patch by Cajus Hahn, 04 Feb 2005: by wdenk · 20 years ago
  33. 084f67c ext2fs support added by stroese · 20 years ago