1. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  2. 40c0c8b GCC4.6: Squash warning in cmd_ubi.c: by Marek Vasut · 13 years ago
  3. 8cfc696 UBI: Fix error code handling in ubi commands by Stefan Roese · 14 years ago
  4. 408c6c4 UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change by Stefan Roese · 14 years ago
  5. 7675a09 various cmd_* files: fixed layout a little bit by Frans Meulenbroeks · 14 years ago
  6. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  7. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  8. f2dbedc cmd_ubi: Fix uninitialized variable warning by Peter Tyser · 15 years ago
  9. 7dcc170 ubi: help message correction by Andrzej Wolski · 15 years ago
  10. 4a8fbfb Handle VID header offset in ubi part command by Simon Kagstrom · 15 years ago
  11. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  12. fef7f8a UBI: fix return code in ubi_volume_read by Andreas Huber · 16 years ago
  13. 62eafb7 ubi: Remove flash selection parameter (nor|nand|onenand) from "ubi part" by Stefan Roese · 16 years ago
  14. 7bf15f8 UBI/cfi-mtd: Fix mtd name for multiple chips by Andreas Huber · 16 years ago
  15. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  16. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  17. 55334c7 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 16 years ago
  18. bedb9311 UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initialization by Stefan Roese · 16 years ago
  19. 19d8761 UBI: Fix size parsing in "ubi create" by Stefan Roese · 16 years ago
  20. 1b20eb8 UBI: Enable re-initializing of the "ubi part" command by Stefan Roese · 16 years ago
  21. 88bddfd UBI: Add proof-of-concept CFI flash support by Piotr Ziecik · 16 years ago
  22. 1b71405 UBI: Change parsing of size in commands to default to hex by Stefan Roese · 16 years ago
  23. 3d2c5ff UBI: Add UBI command support by Kyungmin Park · 16 years ago