aboutsummaryrefslogtreecommitdiffstats
path: root/tools/firmware-utils/src/ptgen.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: fix replace nbd@openwrt.org with nbd@nbd.nameFelix Fietkau2016-06-191-1/+1
* firmware-tools/ptgen: use stdint types for struct pteFelix Fietkau2015-06-141-7/+8
* firmware-tools/ptgen: fix endianness conversion for PTE .start, .length field.Felix Fietkau2015-06-141-4/+4
* firmware-utils: allow passing a specific MBR signature to ptgenJo-Philipp Wich2014-10-161-4/+15
* [tools] tools/firmware-utils/ptgen option to use MB roundingJohn Crispin2012-08-221-4/+18
* firmware-utils: when using open with O_CREAT and O_WRONLY, also use O_TRUNC t...Felix Fietkau2008-09-231-1/+1
* fix x86 boot filesystem allocation (#1736)Felix Fietkau2007-05-231-1/+1
* make ptgen print the end offset of the last partition as wellFelix Fietkau2007-02-251-0/+1
* fix cylinder rounding in ptgenFelix Fietkau2007-02-241-1/+1
* remove custom partition table hack, add ptgen utility for generating partitio...Felix Fietkau2006-12-071-0/+219