summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-07Release mtd-utils-1.5.1v1.5.1Artem Bityutskiy
2014-04-07ubiformat: correct "non-ubifs" warning messageBrian Norris
2014-03-31ubi-utils: Fix file descriptor leaks in libubiDaniel van Gerpen
2014-03-31mkfs.ubifs: correct and improve LEB size error printsBrian Norris
2014-03-25ubi-utils: Add ubiblock toolEzequiel Garcia
2013-10-26mtd-utils: Makefile: add LDFLAGS_mkfs.ubifsAaron Sierra
2013-10-24flash_erase: check the nand typeHuang Shijie
2013-10-22check the MLC nand typeHuang Shijie
2013-10-22flash_otp_write: use helper to check the nandHuang Shijie
2013-10-22mtd: mtd-abi: add a helper to detect the nand typeHuang Shijie
2013-10-22add the MTD_MLCNANDFLASH caseHuang Shijie
2013-07-01ubiupdatevol: add a --skip optionMike Frysinger
2013-07-01nandwrite: amendment to Mike's --input-* seriesArtem Bityutskiy
2013-07-01nandwrite: add --input-{skip,size} optionsMike Frysinger
2013-07-01nandwrite: clean up length typesMike Frysinger
2013-07-01nand{dump, test, write}: clean up --help handlingMike Frysinger
2013-07-01use xstrdup in a few more placesMike Frysinger
2013-07-01mkfs.ubifs: allow reformatting of devicesMike Frysinger
2013-07-01mtd-utils: new prompt() helper for talking to the userMike Frysinger
2013-07-01move _GNU_SOURCE to the main makefileMike Frysinger
2013-07-01fix build errors w/newer kernel headers & glibcMike Frysinger
2013-07-01ftl_check/ftl_format/nftldump: use existing mtd_swab.h headerMike Frysinger
2013-07-01ubinize: fix usage textMike Frysinger
2013-05-29flash_erase: use pwrite() rather than lseek() && write()Mike Frysinger
2013-03-11integck: fix identation a bitArtem Bityutskiy
2013-03-11Typo fixes: avaiable -> available and priortiry -> priorityElie De Brauwer
2013-03-11integck.c: Fix buffer overflow in save_fileElie De Brauwer
2013-03-11integck.c: rework file_check_data to immediately dump the buffer containing t...Elie De Brauwer
2013-03-11integck.c: Only verify the operation after all datastructures have been updatedElie De Brauwer
2013-03-11flash_otp_write: fix a buffer overflow on NAND with write size > 2048Uwe Kleine-König
2013-03-11flash_otp_write: fix writing to NAND in presence of partial readsUwe Kleine-König
2013-03-06Makefile: also build and install flash_otp_lock and flash_otp_writeUwe Kleine-König
2013-01-15ubiformat: fix error pathWolfram Sang
2013-01-15ubiformat: clean up synopsis of command-line parametersWolfram Sang
2012-12-03ubi-tests: fix pthreads linkingBrian Norris
2012-11-16ubi-tests: switch to using common.h from the top levelArtem Bityutskiy
2012-11-16ubi-tests: rename common.[ch] to helpers.[ch]Artem Bityutskiy
2012-11-16ubi-tests: ubi_leb_change_start() no longer uses 'dtype'.Bill Pringlemeir
2012-11-12ubiformat: really skip some messages when quietWolfram Sang
2012-10-26mkfs.ubifs: Improve error handling of is_contained()Marcus Prebble
2012-10-11mkfs.ubifs: rewrite path checkingArtem Bityutskiy
2012-09-25mkfs.jffs2: correct some warnings using PRIdoff_tRichard Genoud
2012-09-25consistency between u_int32_t / off_t / off64_tRichard Genoud
2012-09-25introduce PRIxoff_t and PRIdoff_t printf helpersRichard Genoud
2012-09-25tests: io_update correct lseek parameters orderRichard Genoud
2012-09-25ubiformat: fix failure on big partitions (>4Gio)Richard Genoud
2012-09-03ubirmvol: correct missing space on usageRichard Genoud
2012-08-23ubiattach: fail if kernel ignores max_beb_per1024Richard Genoud
2012-08-23ubiattach: introduce max_beb_per1024 in UBI_IOCATTRichard Genoud
2012-08-23libubi: kill ubi_attach_mtdArtem Bityutskiy