1. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  2. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  3. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  4. bb7387f cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount() by Tien Fong Chee · 6 years ago
  5. dbc9d85 cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount() by Tien Fong Chee · 6 years ago
  6. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  7. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_ubifs.c]
  8. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_ubifs.c]
  9. a164477 ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use by Hans de Goede · 9 years ago
  10. f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  11. f384fbf common: commands: make commands static by Jeroen Hofstee · 10 years ago
  12. 817ae74 ubifs: fix checkpatch warning by Karicheri, Muralidharan · 11 years ago
  13. 8d66edc cmd_ubifs: normalize 'file not found' errors by Tim Harvey · 11 years ago
  14. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  15. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  16. 408c6c4 UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change by Stefan Roese · 14 years ago
  17. 67a0f52 UBIFS: Change "ubifs mount" to "ubifsmount" in ubifsls output by Stefan Roese · 14 years ago
  18. ff98053 UBIFS: Add ubifsumount command to unmount an active volume by Stefan Roese · 14 years ago
  19. 7675a09 various cmd_* files: fixed layout a little bit by Frans Meulenbroeks · 14 years ago
  20. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  21. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  22. 9dae38a Command improvements for ubifs by Simon Kagstrom · 15 years ago
  23. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  24. 27e1e62 more command usage cleanup by Mike Frysinger · 16 years ago
  25. 5c72127 UBIFS: Add UBIFS commands by Stefan Roese · 16 years ago