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