1. c9f58b1 ubi: implement support for LED activity by Christian Marangi · 8 weeks ago
  2. de417e9 ubi: allow to write to volume with offset by Alexey Romanov · 4 months ago
  3. 0043a97 ubi: allow to read from volume with offset by Alexey Romanov · 4 months ago
  4. ff3f083 cmd: ubi: check 'updating' before calling ubi_more_update_data() by Martin Kurbanov · 5 months ago
  5. fb42f60 cmd: ubi: remove redundant initializations by Martin Kurbanov · 5 months ago
  6. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  7. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  8. 5c1444f cmd: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  9. 3c72eca cmd: ubi: Fix 'ubi list' command arguments parsing by Dmitry Dunaev · 1 year, 5 months ago
  10. 9395eb9 cmd: ubi: Add 'ubi list' command for printing list of all UBI volumes by Pali Rohár · 2 years, 2 months ago
  11. b009677 cmd: ubi.c: skip part command if right partition is already attached by Alexandre Besnard · 2 years, 8 months ago
  12. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  13. 0cf9f47 cmd: ubi: don't allow to rename a volume to a name that already exist by Philippe Reynes · 4 years ago
  14. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  15. 10d5322 cmd: ubi: add a command to rename volume by Philippe Reynes · 4 years, 8 months ago
  16. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  17. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  18. 9ea7786 ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdr by Stefan Roese · 5 years ago
  19. a88049b ubi: provide a way to skip CRC checks by Quentin Schulz · 5 years ago
  20. 313112a env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  21. e7bfcff cmd: ubi: remove unreachable code by Heinrich Schuchardt · 6 years ago
  22. 3d8686b cmd: ubi: Make ubi_detach() static by Stefan Roese · 6 years ago
  23. 5c9cc8e cmd: ubi: Remove useless call to mtdparts_init() by Boris Brezillon · 6 years ago
  24. ac3de90 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  25. 12f1ff1 cmd: ubi: clean the partition handling by Miquel Raynal · 6 years ago
  26. dbc9d85 cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount() by Tien Fong Chee · 6 years ago
  27. f28306c cmd: ubi: delete useless and misleading definitions by Miquel Raynal · 6 years ago
  28. 3aa6e39 cmd/ubi.c: Fix format warning by Tom Rini · 6 years ago
  29. 8a717d5 cmd: ubi: Add additional message upon UBI attach error by Stefan Roese · 6 years ago
  30. 08d4e0c cmd: ubi: print load size after establishing volume size by Stefan Agner · 6 years ago
  31. a14912b cmd: set filesize variable in ubi read by Holger Dengler · 7 years ago
  32. 632a945 cmd: ubi: remove unnecessary logical constraint by xypron.glpk@gmx.de · 8 years ago
  33. 4fb937b cmd: ubi: allow '-' to specify maximum volume size by Ladislav Michl · 8 years ago
  34. 39370f1 cmd: ubi: add option to specify volume id by Ladislav Michl · 8 years ago
  35. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  36. 8b4b05f ubi: add new ubi command "ubi detach" by Heiko Schocher · 8 years ago
  37. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_ubi.c]
  38. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_ubi.c]
  39. 94b66de ubi,ubifs: sync with linux v4.2 by Heiko Schocher · 9 years ago
  40. a87fc0a Move malloc_cache_aligned() to its own header by Simon Glass · 9 years ago
  41. abc574b mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · 9 years ago
  42. 6a889f2 common, ubi: use positive return values for ubi check by Stefan Agner · 10 years ago
  43. f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  44. f384fbf common: commands: make commands static by Jeroen Hofstee · 10 years ago
  45. 1762ab1 common, ubi: add ubi check volumename command by Heiko Schocher · 11 years ago
  46. 6627aa3 cmd_ubi: add write.part command, to write a volume in multiple parts by Paul Burton · 11 years ago
  47. df68616 cmd_ubi: use int64_t volume size for 'ubi create' by Paul Burton · 11 years ago
  48. 47550fc ubi: ubifs: Turn off verbose prints by Joe Hershberger · 12 years ago
  49. 9219845 ubi: Expose a few simple functions from the cmd_ubi by Joe Hershberger · 12 years ago
  50. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  51. 40c0c8b GCC4.6: Squash warning in cmd_ubi.c: by Marek Vasut · 13 years ago
  52. 8cfc696 UBI: Fix error code handling in ubi commands by Stefan Roese · 14 years ago
  53. 408c6c4 UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change by Stefan Roese · 14 years ago
  54. 7675a09 various cmd_* files: fixed layout a little bit by Frans Meulenbroeks · 14 years ago
  55. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  56. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  57. f2dbedc cmd_ubi: Fix uninitialized variable warning by Peter Tyser · 15 years ago
  58. 7dcc170 ubi: help message correction by Andrzej Wolski · 15 years ago
  59. 4a8fbfb Handle VID header offset in ubi part command by Simon Kagstrom · 15 years ago
  60. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  61. fef7f8a UBI: fix return code in ubi_volume_read by Andreas Huber · 16 years ago
  62. 62eafb7 ubi: Remove flash selection parameter (nor|nand|onenand) from "ubi part" by Stefan Roese · 16 years ago
  63. 7bf15f8 UBI/cfi-mtd: Fix mtd name for multiple chips by Andreas Huber · 16 years ago
  64. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  65. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  66. 55334c7 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 16 years ago
  67. bedb9311 UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initialization by Stefan Roese · 16 years ago
  68. 19d8761 UBI: Fix size parsing in "ubi create" by Stefan Roese · 16 years ago
  69. 1b20eb8 UBI: Enable re-initializing of the "ubi part" command by Stefan Roese · 16 years ago
  70. 88bddfd UBI: Add proof-of-concept CFI flash support by Piotr Ziecik · 16 years ago
  71. 1b71405 UBI: Change parsing of size in commands to default to hex by Stefan Roese · 16 years ago
  72. 3d2c5ff UBI: Add UBI command support by Kyungmin Park · 16 years ago