| Age | Commit message (Collapse) | Author | 
 | 
Now include/common.h contains things that really everyone can use.
And all the stuff specific to ubi-utils is in ubi-utils/include/ubiutils-common.h
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
 | 
 | 
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
 | 
 | 
Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
 | 
 | 
Source files for libmtd, crc32, and fec are scattered throughout the
tree.  Move them to a central location so they can be built into a
common "libmtd.a" library used by all mtd-utils programs.
This patch only renames/deletes files and does not change the content.
Also modify the build system and source code so that libmtd.a can be built
from a "common" location (lib/).  Statically link all utilities at the top
level with libmtd.a . Minor changes to mkfs.ubifs to allow using the common
crc32 implementation.
Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
 | 
 | 
Update the ubi-media.h file in order to add UBI sequence number
support.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
 | 
 | 
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
 | 
 | 
Take the latest version from the kernel, where it was renamed
to ubi-media.h.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
 | 
 | 
Just take the latest version from the kernel.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
 | 
 | 
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
 | 
 | 
Do not relay on asm/byteorder and use mtd_swab.h instead
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
 | 
 | 
It appears that older system do not expose __be32 and friends
to userspace, so use uint32_t and friends.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
 | 
 | 
Update UBI headers which requires some renameing changes.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
 | 
 | 
Add 2 new utilities to attach and detach UBI devices.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
 | 
 | 
Add LZO support to mtd-utils to generate LZO compressed jffs2 images
Unlike the kernel version, the standard lzo userspace library is used
along with lzo1x_999_compress rather than the lzo1x_1_compress version
since better compression ratios can be obtained (at no significant cost
to decompression time).
Signed-off-by: Richard Purdie <rpurdie@openedhand.com>
Signed-off-by: Josh Boyer <jwboyer@gmail.com>
 | 
 | 
 | 
 | 
Signed-off-by: Adrian Hunter <ext-adrian.hunter@nokia.com>
 | 
 | 
Signed-off-by: Josh Boyer <jwboyer@gmail.com>
 | 
 | 
 | 
 | 
Signed-off-by: Josh Boyer <jwboyer@gmail.com>
 | 
 | 
Signed-off-by: Frank Haverkamp <haver@vnet.ibm.com>
 | 
 | 
Signed-off-by: KaiGai Kohei <kaigai@ak.jp.nec.com>
Signed-off-by: Josh Boyer <jwboyer@gmail.com>
 | 
 | 
Signed-off-by: Josh Boyer <jwboyer@gmail.com>
 | 
 | 
Signed-off-by: Josh Boyer <jwboyer@gmail.com>
 | 
 | 
Again.
Signed-off-by: Josh Boyer <jwboyer@gmail.com>
 | 
 | 
The NAND rework exposes more information to userspace and
has a different mechanism to read raw FLASH contents without
ECC. Update nanddump and nandwrite. Use the new ECC statistics
ioctl to inform the user about corrected and uncorrectable
bitflips.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
 | 
 | 
Signed-off-by: Josh Boyer <jwboyer@gmail.com>
 | 
 | 
Signed-off-by: Josh Boyer <jwboyer@gmail.com>
 | 
 | 
Signed-off-by: Josh Boyer <jwboyer@gmail.com>
 | 
 | 
Signed-off-by: Josh Boyer <jwboyer@gmail.com>
 | 
 | 
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
 | 
 | 
Since this is optional, it might as well go in immediately.
 | 
 | 
Signed-off-by: Josh Boyer <jwboyer@yoda.jdub.homelinux.org>
 | 
 | 
include files needed for the utils
Signed-off-by: Josh Boyer <jwboyer@gmail.com>
 |