| Commit message (Expand) | Author | Age | Files | Lines |
* | firmware-utils/ptgen: allow explicit placement of partitions | David Woodhouse | 2020-07-08 | 1 | -3/+27 |
* | firmware-utils: ptgen: add GPT support | 李国 | 2020-03-31 | 1 | -23/+318 |
* | firmware-tools/ptgen: Allow generation 0 size partitions | Linus Walleij | 2019-02-20 | 1 | -2/+9 |
* | firmware-tools/ptgen: use portable exit codes | Michael Heimpold | 2018-01-02 | 1 | -3/+3 |
* | firmware-tools/ptgen: fix minor coding style issues | Michael Heimpold | 2018-01-02 | 1 | -26/+34 |
* | ptgen: work around gcc miscompilation | Jonas Gorski | 2016-09-26 | 1 | -1/+3 |
* | treewide: replace nbd@openwrt.org with nbd@nbd.name | Felix Fietkau | 2016-06-07 | 1 | -1/+1 |
* | firmware-tools/ptgen: use stdint types for struct pte | Felix Fietkau | 2015-06-14 | 1 | -7/+8 |
* | firmware-tools/ptgen: fix endianness conversion for PTE .start, .length field. | Felix Fietkau | 2015-06-14 | 1 | -4/+4 |
* | firmware-utils: allow passing a specific MBR signature to ptgen | Jo-Philipp Wich | 2014-10-16 | 1 | -4/+15 |
* | tools/firmware-utils/ptgen option to use MB rounding | John Crispin | 2012-08-22 | 1 | -4/+18 |
* | firmware-utils: when using open with O_CREAT and O_WRONLY, also use O_TRUNC t... | Felix Fietkau | 2008-09-23 | 1 | -1/+1 |
* | fix x86 boot filesystem allocation (#1736) | Felix Fietkau | 2007-05-23 | 1 | -1/+1 |
* | make ptgen print the end offset of the last partition as well | Felix Fietkau | 2007-02-25 | 1 | -0/+1 |
* | fix cylinder rounding in ptgen | Felix Fietkau | 2007-02-24 | 1 | -1/+1 |
* | remove custom partition table hack, add ptgen utility for generating partitio... | Felix Fietkau | 2006-12-07 | 1 | -0/+219 |