1. 39370f1 cmd: ubi: add option to specify volume id by Ladislav Michl · 8 years ago
  2. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  3. 8b4b05f ubi: add new ubi command "ubi detach" by Heiko Schocher · 8 years ago
  4. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_ubi.c]
  5. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_ubi.c]
  6. 94b66de ubi,ubifs: sync with linux v4.2 by Heiko Schocher · 9 years ago
  7. a87fc0a Move malloc_cache_aligned() to its own header by Simon Glass · 9 years ago
  8. abc574b mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · 9 years ago
  9. 6a889f2 common, ubi: use positive return values for ubi check by Stefan Agner · 10 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. 1762ab1 common, ubi: add ubi check volumename command by Heiko Schocher · 11 years ago
  13. 6627aa3 cmd_ubi: add write.part command, to write a volume in multiple parts by Paul Burton · 11 years ago
  14. df68616 cmd_ubi: use int64_t volume size for 'ubi create' by Paul Burton · 11 years ago
  15. 47550fc ubi: ubifs: Turn off verbose prints by Joe Hershberger · 12 years ago
  16. 9219845 ubi: Expose a few simple functions from the cmd_ubi by Joe Hershberger · 12 years ago
  17. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  18. 40c0c8b GCC4.6: Squash warning in cmd_ubi.c: by Marek Vasut · 13 years ago
  19. 8cfc696 UBI: Fix error code handling in ubi commands by Stefan Roese · 14 years ago
  20. 408c6c4 UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change by Stefan Roese · 14 years ago
  21. 7675a09 various cmd_* files: fixed layout a little bit by Frans Meulenbroeks · 14 years ago
  22. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  23. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  24. f2dbedc cmd_ubi: Fix uninitialized variable warning by Peter Tyser · 15 years ago
  25. 7dcc170 ubi: help message correction by Andrzej Wolski · 15 years ago
  26. 4a8fbfb Handle VID header offset in ubi part command by Simon Kagstrom · 15 years ago
  27. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  28. fef7f8a UBI: fix return code in ubi_volume_read by Andreas Huber · 16 years ago
  29. 62eafb7 ubi: Remove flash selection parameter (nor|nand|onenand) from "ubi part" by Stefan Roese · 16 years ago
  30. 7bf15f8 UBI/cfi-mtd: Fix mtd name for multiple chips by Andreas Huber · 16 years ago
  31. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  32. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  33. 55334c7 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 16 years ago
  34. bedb9311 UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initialization by Stefan Roese · 16 years ago
  35. 19d8761 UBI: Fix size parsing in "ubi create" by Stefan Roese · 16 years ago
  36. 1b20eb8 UBI: Enable re-initializing of the "ubi part" command by Stefan Roese · 16 years ago
  37. 88bddfd UBI: Add proof-of-concept CFI flash support by Piotr Ziecik · 16 years ago
  38. 1b71405 UBI: Change parsing of size in commands to default to hex by Stefan Roese · 16 years ago
  39. 3d2c5ff UBI: Add UBI command support by Kyungmin Park · 16 years ago