| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | image.mk: use LINUX_KARCH rather than ARCH for mkits | Ian Pozella | 2017-01-13 | 1 | -1/+1 |
* | build: add image command for calling kernel2minor | Felix Fietkau | 2017-01-07 | 1 | -0/+5 |
* | build: add support code for appending metadata to images | Felix Fietkau | 2016-11-19 | 1 | -0/+18 |
* | image: remove padding parameter from append-kernel/append-rootfs | Mathias Kresin | 2016-09-13 | 1 | -2/+2 |
* | octeon: use new ext4/f2fs overlay support | Felix Fietkau | 2016-09-10 | 1 | -0/+4 |
* | image: pass device blocksize to padjffs2 | Mathias Kresin | 2016-09-03 | 1 | -1/+2 |
* | image: add support for k unit suffix to append-ubi | Mathias Kresin | 2016-09-04 | 1 | -1/+1 |
* | image: add support for k unit suffix to pad-offset | Mathias Kresin | 2016-09-03 | 1 | -2/+2 |
* | scripts/ubinize-image.sh: add support for adding custom partitions | Felix Fietkau | 2016-08-31 | 1 | -0/+1 |
* | include/image.mk: allow image code to override uImage name | John Crispin | 2016-08-03 | 1 | -1/+1 |
* | build: add template for installing device .dtb files | Felix Fietkau | 2016-07-31 | 1 | -0/+8 |
* | image: add a helper variable for getting kernel/rootfs from within image Buil... | Felix Fietkau | 2016-07-31 | 1 | -8/+11 |
* | image: add support for overriding kernel/rootfs images in sysupgrade-tar temp... | Felix Fietkau | 2016-07-30 | 1 | -2/+2 |
* | build: rename sysupgrade-nand to sysupgrade-tar | Jo-Philipp Wich | 2016-07-29 | 1 | -2/+2 |
* | image.mk: add support for specifying the VID header offset for UBI | Felix Fietkau | 2016-07-20 | 1 | -0/+1 |
* | image.mk: fix append-dtb race when multiple devices use the same .dts | Felix Fietkau | 2016-07-15 | 1 | -2/+2 |
* | image: allow devices to override the -E 5 ubinize option | Felix Fietkau | 2016-07-14 | 1 | -2/+3 |
* | kernel: Move append-dtb to common image-commands | Ben Whitten | 2016-06-22 | 1 | -0/+5 |
* | image.mk: split off all Build/* commands into image-commands.mk | Felix Fietkau | 2016-06-07 | 1 | -0/+150 |