Age | Commit message (Expand) | Author | Files | Lines |
2016-09-26 | kconfig: introduce kconfig for UBI | Heiko Schocher | 1 | -7/+0 |
2016-09-24 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 1 | -1/+1 |
2014-11-19 | ubi: enable error reporting in initialization | Andrew Ruder | 1 | -0/+8 |
2014-08-26 | lib, linux: move linux specific defines to linux/compat.h | Heiko Schocher | 1 | -155/+10 |
2013-04-11 | ubi: Expose a few simple functions from the cmd_ubi | Joe Hershberger | 1 | -0/+3 |
2011-07-28 | common: move BUILD_BUG_ON define to common.h | Heiko Schocher | 1 | -3/+0 |
2010-05-19 | UBI: Fix problem in UBI/Linux "compatibility layer" | Stefan Roese | 1 | -1/+1 |
2009-09-05 | Move uninitialized_var() macro from ubi_uboot.h to compiler.h | Anton Vorontsov | 1 | -3/+1 |
2009-03-21 | UBIFS: Implement read-only UBIFS support in U-Boot | Stefan Roese | 1 | -1/+8 |
2008-12-16 | Coding style cleanup, update CHANGELOG. | Wolfgang Denk | 1 | -1/+1 |
2008-12-09 | UBI: Enable re-initializing of the "ubi part" command | Stefan Roese | 1 | -0/+1 |
2008-11-19 | UBI: Add basic UBI support to U-Boot (Part 6/8) | Kyungmin Park | 1 | -0/+217 |