index
:
mtd-utils.git
master
A mirror of http://git.infradead.org/mtd-utils.git
David Oberhollenzer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ubi-utils
/
src
/
libubi.c
Age
Commit message (
Expand
)
Author
2011-06-27
rewrite build system to avoid recursion
Mike Frysinger
2010-09-27
mtd-utils: standardize PROGRAM_NAME
Mike Frysinger
2010-06-15
ubi-utils: harmonize mtd device node variables
Artem Bityutskiy
2010-06-14
libubi: provide mtd number in UBI device information
Artem Bityutskiy
2010-06-14
libubi: remove few fields from volume info
Artem Bityutskiy
2010-02-18
libubi: add support to attach/detach by MTD device path
Mika Westerberg
2009-06-08
libubi: fix wrong size calculation with sizes > 4GiB
Detlef Bardtholdt
2009-05-11
ubi-utils: fix memory corruptions
Artem Bityutskiy
2009-05-11
libubi: fix multiple memory corruptions
Corentin Chary
2009-05-11
libubi: add ubi_is_mapped() function
Corentin Chary
2009-05-11
ubi-utils: add sysfs interface support and new tool
Artem Bityutskiy
2009-05-08
libubi: add ubi_leb_unmap interface
Artem Bityutskiy
2009-05-08
libubi: add ubi_set_property interface
Artem Bityutskiy
2009-05-08
libubi: do not use udevsettle
Artem Bityutskiy
2009-04-22
libubi: improve errors handling
Artem Bityutskiy
2009-04-22
libubi: improve libubi_open interface
Artem Bityutskiy
2009-04-20
ubi-utils: rename ubi_node_type
Artem Bityutskiy
2009-04-18
libubi: amend included header files
Artem Bityutskiy
2009-04-18
libubi: remove useless variable
Artem Bityutskiy
2009-04-18
libubi: remove incorrect comment
Artem Bityutskiy
2009-03-17
ubi-utils: re-arrange directory layout
Artem Bityutskiy
2008-08-25
ubi-utils: use 'stat(2)' instead of 'lstat(2)'
Enrico Scholz
2008-02-19
Revert ubi-tools changes
Artem Bityutskiy
2008-02-06
ubi-tools: improve printing macros
Artem Bityutskiy
2008-02-01
libubi: fix sysfs direntries scanning
Artem Bityutskiy
2008-01-25
libubi: support atomic LEB change ioctl
Artem Bityutskiy
2008-01-15
ubi-utils: fix bug using readdir
Adrian Hunter
2007-12-26
ubi-utils: add ubiattach and ubidetach
Artem Bityutskiy
2007-12-23
ubi-utils: few mor fixes and cleanups
Artem Bityutskiy
2007-12-23
ubi-utils: be backward-compatible
Artem Bityutskiy
2007-12-22
ubi-utils: some renames
Artem Bityutskiy
2007-12-22
ubi-utils: fixes and cleanups
Artem Bityutskiy
2007-12-22
ubi-utils: introduce ubinfo utility
Artem Bityutskiy
2007-12-17
ubi-utils: add udevsettle hack
Artem Bityutskiy
2007-08-29
ubi-utils: get rid of compile warnings
Artem Bityutskiy
2007-06-18
UBI: fix tests
Artem Bityutskiy
2007-03-29
UBI-Utils: Convert to new ubi library
Adrian Hunter
2007-03-29
UBI-Utils: Rename old ubi library
Adrian Hunter
2007-03-29
UBI-Utils: Updated libubi for latest UBI
Adrian Hunter
2007-03-14
UBI Tools - problem with multiple ubi devices.
Alexander Schmidt
2007-02-12
Fix several issues when compiling for 64bit systems
Josh Boyer
2006-10-31
[MTD] UBI: Adaptations to new driver, reworked frontend
dedekind@linutronix.de
2006-10-31
[MTD] UBI: Removed automake, autoconf, added ubi userspace headers.
Frank Haverkamp