| Commit message (Expand) | Author | Age | Files | Lines |
* | build: Allow to change the FIT config section name | Sven Eckelmann | 2018-03-17 | 1 | -0/+1 |
* | build: add --force option to gzip in Build/gzip | Stijn Tintel | 2018-02-19 | 1 | -1/+1 |
* | at91: fix image building with CONFIG_TARGET_MULTI_PROFILE | Jo-Philipp Wich | 2018-02-14 | 1 | -5/+0 |
* | build: replace uses of OpenWrt with $(VERSION_DIST) | Felix Fietkau | 2018-02-05 | 1 | -3/+3 |
* | build: add image command for CE images | Sven Eckelmann | 2018-01-13 | 1 | -0/+13 |
* | merge: targets: update image generation and targets | Zoltan HERPAI | 2017-12-08 | 1 | -3/+3 |
* | build: avoid failing in append-metadata if image could not be generated | Felix Fietkau | 2017-12-04 | 1 | -1/+1 |
* | build: allow calling append-dtb from image build commands | Felix Fietkau | 2017-11-02 | 1 | -2/+1 |
* | image-commands: tplink-v2-header: pass kernel loadaddr and entry | Alexander Couzens | 2017-10-09 | 1 | -1/+2 |
* | build: add mktplinkfw2 hardcoded values to makefile | Thibaut VARĂˆNE | 2017-10-06 | 1 | -3/+8 |
* | build: add image command for installing zImage file. | Sandeep Sheriker Mallikarjun | 2017-09-20 | 1 | -0/+5 |
* | build: move mktplinkfw-combined command to image-commands.mk | Piotr Dymacz | 2017-07-22 | 1 | -0/+9 |
* | build: move mktplinkfw2 related commands to image-commands.mk | Piotr Dymacz | 2017-06-29 | 1 | -0/+14 |
* | build: rename TPLINK_BOARD_NAME to TPLINK_BOARD_ID | Piotr Dymacz | 2017-06-29 | 1 | -1/+1 |
* | ar71xx: add AVM FRITZ!WLAN Repeater 300E support | Mathias Kresin | 2017-06-24 | 1 | -0/+10 |
* | build: move lzma2eva build step to image-commands.mk | Mathias Kresin | 2017-06-24 | 1 | -0/+5 |
* | build: make NETGEAR_REGION optional in netgear-chk | Joseph C. Lehner | 2017-03-12 | 1 | -1/+1 |
* | build: unsilence move command | Thomas Reifferscheid | 2017-02-22 | 1 | -1/+1 |
* | build: centralize fakeroot code | Joseph C. Lehner | 2017-02-04 | 1 | -4/+12 |
* | firmware-utils: improve tools for Buffalo DHP series | FUKAUMI Naoki | 2017-01-31 | 1 | -0/+33 |
* | build: move append-file to image-commands.mk | Joseph C. Lehner | 2017-01-27 | 1 | -0/+4 |
* | 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 |