1. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 4 months ago
  2. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 4 months ago
  3. 14dfc64 cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount() by Tien Fong Chee · 6 years ago
  4. 10c2044 cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount() by Tien Fong Chee · 6 years ago
  5. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  6. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_ubifs.c]
  7. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_ubifs.c]
  8. ad15749 ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use by Hans de Goede · 9 years ago
  9. ff94bc4 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  10. 0e350f8 common: commands: make commands static by Jeroen Hofstee · 10 years ago
  11. 1674df6 ubifs: fix checkpatch warning by Karicheri, Muralidharan · 11 years ago
  12. 7cdebc3 cmd_ubifs: normalize 'file not found' errors by Tim Harvey · 11 years ago
  13. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  14. 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  15. 2f15cfd UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change by Stefan Roese · 14 years ago
  16. 9a2ea57 UBIFS: Change "ubifs mount" to "ubifsmount" in ubifsls output by Stefan Roese · 14 years ago
  17. cb9c09d UBIFS: Add ubifsumount command to unmount an active volume by Stefan Roese · 14 years ago
  18. 388a29d various cmd_* files: fixed layout a little bit by Frans Meulenbroeks · 14 years ago
  19. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  20. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  21. 2896b58 Command improvements for ubifs by Simon Kagstrom · 15 years ago
  22. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  23. 852dbfd more command usage cleanup by Mike Frysinger · 16 years ago
  24. ce6d0c8 UBIFS: Add UBIFS commands by Stefan Roese · 16 years ago