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