1. 4d44fa2 drivers: introduce UBI block abstraction by Alexey Romanov · Thu Jul 18 08:45:25 2024 +0300
  2. de417e9 ubi: allow to write to volume with offset by Alexey Romanov · Thu Jul 18 08:45:24 2024 +0300
  3. 0043a97 ubi: allow to read from volume with offset by Alexey Romanov · Thu Jul 18 08:45:23 2024 +0300
  4. 528bca8 include: Drop <common.h> from include lists by Tom Rini · Wed Nov 01 12:28:20 2023 -0400
  5. d730811 mtd: ubi: Finish moving configuration to Kconfig by Tom Rini · Sun Dec 04 10:03:30 2022 -0500
  6. bb7387f cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount() by Tien Fong Chee · Fri Jul 06 16:26:01 2018 +0800
  7. dbc9d85 cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount() by Tien Fong Chee · Fri Jul 06 16:25:12 2018 +0800
  8. 09dbb85 kconfig: introduce kconfig for UBI by Heiko Schocher · Wed Sep 21 07:58:19 2016 +0200
  9. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  10. 42597b9 ubi: enable error reporting in initialization by Andrew Ruder · Wed Nov 05 13:31:57 2014 -0600
  11. 4f7a9a3 lib, linux: move linux specific defines to linux/compat.h by Heiko Schocher · Tue Jun 24 10:10:03 2014 +0200
  12. 9219845 ubi: Expose a few simple functions from the cmd_ubi by Joe Hershberger · Mon Apr 08 10:32:47 2013 +0000
  13. fa6bf74 common: move BUILD_BUG_ON define to common.h by Heiko Schocher · Wed Jun 08 23:07:05 2011 +0000
  14. 826b7bf UBI: Fix problem in UBI/Linux "compatibility layer" by Stefan Roese · Mon May 17 10:01:05 2010 +0200
  15. 18d59c0 Move uninitialized_var() macro from ubi_uboot.h to compiler.h by Anton Vorontsov · Tue Sep 01 20:58:03 2009 +0400
  16. 2fc10f6 UBIFS: Implement read-only UBIFS support in U-Boot by Stefan Roese · Thu Mar 19 15:35:05 2009 +0100
  17. 55334c7 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · Tue Dec 16 01:02:17 2008 +0100
  18. 1b20eb8 UBI: Enable re-initializing of the "ubi part" command by Stefan Roese · Thu Nov 27 14:07:09 2008 +0100
  19. ad7ae36 UBI: Add basic UBI support to U-Boot (Part 6/8) by Kyungmin Park · Wed Nov 19 16:32:36 2008 +0100