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