Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/linux-sunxi/sunxi-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-14nandpart: fix strncpy compiler warningAndre Przywara
2016-05-03nand-part: Avoid Linux-only ioctl() on other platformsBernhard Nortmann
2013-09-19nand-part: create one nand-part program to handle both A10 and A20Patrick Wood
2013-07-23set MBR_MAGIC to "softw411" and MBR_VERSION to 0x200 in nand-part-a20.hPat Wood
2013-07-23check that starting offset of partition 1 is beyond MBR areaPat Wood
2013-07-23print out correct number of partitionsPat Wood
2013-07-23display partition numbers starting at "1" instead of "0"; corresponds toPat Wood
2013-07-23added backwards compatibility with older version of nand-part: if the startingPat Wood
2013-07-23build both A10 and A20 nand-part executablesPat Wood
2013-06-28Merge branch 'master' of git://github.com/linux-sunxi/sunxi-toolsPat Wood
2013-06-25nand-part: Reject wrong partition version.Michal Suchanek
2013-06-25nand-part: Add mbr parsing diagnostics.Michal Suchanek
2013-05-15nand_part: Reduce duplicated code a bitHenrik Nordstrom
2013-03-02Merge branch 'master' of git://github.com/linux-sunxi/sunxi-toolsPat Wood
2013-03-01nand-part: Tell kernel to reread partition table after writing it.Michal Suchanek
2013-02-18cosmetic change: got rid of "if (1 || ...)" tests and enclosing blocksPat Wood
2013-02-18sends the nand driver a BLKRRPART via ioctl; depends on kernel modsPat Wood
2013-02-16nand-part: ignore user_type in android nand MBRPatrick Wood
2013-02-04ignore user_type in android nand MBR; these can be other than 0 or 2Pat Wood
2012-08-07nand-part: rename `mbr` to a more meaningful nameAlejandro Mery