1. 8a717d5 cmd: ubi: Add additional message upon UBI attach error by Stefan Roese · Tue Jun 26 08:12:32 2018 +0200
  2. 08d4e0c cmd: ubi: print load size after establishing volume size by Stefan Agner · Mon Jun 25 11:19:12 2018 +0200
  3. a14912b cmd: set filesize variable in ubi read by Holger Dengler · Wed Aug 30 18:38:52 2017 +0200
  4. 632a945 cmd: ubi: remove unnecessary logical constraint by xypron.glpk@gmx.de · Sat Apr 15 16:25:25 2017 +0200
  5. 4fb937b cmd: ubi: allow '-' to specify maximum volume size by Ladislav Michl · Thu Jan 19 11:45:35 2017 +0100
  6. 39370f1 cmd: ubi: add option to specify volume id by Ladislav Michl · Tue Sep 13 07:14:01 2016 +0200
  7. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  8. 8b4b05f ubi: add new ubi command "ubi detach" by Heiko Schocher · Tue Jun 07 08:55:40 2016 +0200
  9. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · Sun Jan 17 20:53:52 2016 -0700[Renamed from cmd/cmd_ubi.c]
  10. 29499a0 Move all command code into its own directory by Simon Glass · Sun Jan 17 20:53:51 2016 -0700[Renamed from common/cmd_ubi.c]
  11. 94b66de ubi,ubifs: sync with linux v4.2 by Heiko Schocher · Thu Oct 22 06:19:21 2015 +0200
  12. a87fc0a Move malloc_cache_aligned() to its own header by Simon Glass · Wed Sep 02 17:24:57 2015 -0600
  13. abc574b mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · Tue Aug 18 13:06:37 2015 +0200
  14. 6a889f2 common, ubi: use positive return values for ubi check by Stefan Agner · Fri Apr 10 11:25:43 2015 +0200
  15. f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · Tue Jun 24 10:10:04 2014 +0200
  16. f384fbf common: commands: make commands static by Jeroen Hofstee · Mon Jun 23 00:22:08 2014 +0200
  17. 1762ab1 common, ubi: add ubi check volumename command by Heiko Schocher · Sat Jan 25 07:27:11 2014 +0100
  18. 6627aa3 cmd_ubi: add write.part command, to write a volume in multiple parts by Paul Burton · Wed Sep 04 15:16:59 2013 +0100
  19. df68616 cmd_ubi: use int64_t volume size for 'ubi create' by Paul Burton · Wed Sep 04 15:16:58 2013 +0100
  20. 47550fc ubi: ubifs: Turn off verbose prints by Joe Hershberger · Mon Apr 08 10:32:49 2013 +0000
  21. 9219845 ubi: Expose a few simple functions from the cmd_ubi by Joe Hershberger · Mon Apr 08 10:32:47 2013 +0000
  22. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · Sat Dec 10 08:44:01 2011 +0000
  23. 40c0c8b GCC4.6: Squash warning in cmd_ubi.c: by Marek Vasut · Fri Sep 30 12:13:25 2011 +0200
  24. 8cfc696 UBI: Fix error code handling in ubi commands by Stefan Roese · Mon Mar 14 14:34:21 2011 +0100
  25. 408c6c4 UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change by Stefan Roese · Mon Nov 01 17:28:22 2010 +0100
  26. 7675a09 various cmd_* files: fixed layout a little bit by Frans Meulenbroeks · Sat Jul 31 15:01:53 2010 +0200
  27. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  28. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  29. f2dbedc cmd_ubi: Fix uninitialized variable warning by Peter Tyser · Sun Apr 04 22:40:50 2010 -0500
  30. 7dcc170 ubi: help message correction by Andrzej Wolski · Fri Jul 17 22:26:54 2009 +0200
  31. 4a8fbfb Handle VID header offset in ubi part command by Simon Kagstrom · Tue Jul 07 16:59:46 2009 +0200
  32. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  33. fef7f8a UBI: fix return code in ubi_volume_read by Andreas Huber · Tue May 19 11:06:30 2009 +0200
  34. 62eafb7 ubi: Remove flash selection parameter (nor|nand|onenand) from "ubi part" by Stefan Roese · Fri Apr 24 20:24:19 2009 +0200
  35. 7bf15f8 UBI/cfi-mtd: Fix mtd name for multiple chips by Andreas Huber · Thu Apr 02 17:15:34 2009 +0200
  36. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  37. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  38. 55334c7 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · Tue Dec 16 01:02:17 2008 +0100
  39. bedb9311 UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initialization by Stefan Roese · Wed Dec 10 10:32:59 2008 +0100
  40. 19d8761 UBI: Fix size parsing in "ubi create" by Stefan Roese · Tue Dec 02 10:53:47 2008 +0100
  41. 1b20eb8 UBI: Enable re-initializing of the "ubi part" command by Stefan Roese · Thu Nov 27 14:07:09 2008 +0100
  42. 88bddfd UBI: Add proof-of-concept CFI flash support by Piotr Ziecik · Mon Nov 17 15:58:00 2008 +0100
  43. 1b71405 UBI: Change parsing of size in commands to default to hex by Stefan Roese · Mon Nov 24 08:31:16 2008 +0100
  44. 3d2c5ff UBI: Add UBI command support by Kyungmin Park · Wed Nov 19 11:47:05 2008 +0100