summaryrefslogtreecommitdiff
path: root/include/image-commands.mk
Commit message (Expand)AuthorAgeFilesLines
* build: use busybox gzip compatible force optionMathew McBride2018-06-181-1/+1
* include/image-commands.mk: shorter version in Netgear factory headerHannu Nyman2018-06-181-1/+1
* build: add apend-uboot commandDavid Bauer2018-05-241-0/+4
* build: consolidate fake uImage header build commandsMathias Kresin2018-04-201-9/+9
* build: fix uImage fake header commandMathias Kresin2018-04-191-1/+2
* build: Allow to change the FIT config section nameSven Eckelmann2018-03-171-0/+1
* build: add --force option to gzip in Build/gzipStijn Tintel2018-02-191-1/+1
* at91: fix image building with CONFIG_TARGET_MULTI_PROFILEJo-Philipp Wich2018-02-141-5/+0
* build: replace uses of OpenWrt with $(VERSION_DIST)Felix Fietkau2018-02-051-3/+3
* build: add image command for CE imagesSven Eckelmann2018-01-131-0/+13
* merge: targets: update image generation and targetsZoltan HERPAI2017-12-081-3/+3
* build: avoid failing in append-metadata if image could not be generatedFelix Fietkau2017-12-041-1/+1
* build: allow calling append-dtb from image build commandsFelix Fietkau2017-11-021-2/+1
* image-commands: tplink-v2-header: pass kernel loadaddr and entryAlexander Couzens2017-10-091-1/+2
* build: add mktplinkfw2 hardcoded values to makefileThibaut VARĂˆNE2017-10-061-3/+8
* build: add image command for installing zImage file.Sandeep Sheriker Mallikarjun2017-09-201-0/+5
* build: move mktplinkfw-combined command to image-commands.mkPiotr Dymacz2017-07-221-0/+9
* build: move mktplinkfw2 related commands to image-commands.mkPiotr Dymacz2017-06-291-0/+14
* build: rename TPLINK_BOARD_NAME to TPLINK_BOARD_IDPiotr Dymacz2017-06-291-1/+1
* ar71xx: add AVM FRITZ!WLAN Repeater 300E supportMathias Kresin2017-06-241-0/+10
* build: move lzma2eva build step to image-commands.mkMathias Kresin2017-06-241-0/+5
* build: make NETGEAR_REGION optional in netgear-chkJoseph C. Lehner2017-03-121-1/+1
* build: unsilence move commandThomas Reifferscheid2017-02-221-1/+1
* build: centralize fakeroot codeJoseph C. Lehner2017-02-041-4/+12
* firmware-utils: improve tools for Buffalo DHP seriesFUKAUMI Naoki2017-01-311-0/+33
* build: move append-file to image-commands.mkJoseph C. Lehner2017-01-271-0/+4
* image.mk: use LINUX_KARCH rather than ARCH for mkitsIan Pozella2017-01-131-1/+1
* build: add image command for calling kernel2minorFelix Fietkau2017-01-071-0/+5
* build: add support code for appending metadata to imagesFelix Fietkau2016-11-191-0/+18
* image: remove padding parameter from append-kernel/append-rootfsMathias Kresin2016-09-131-2/+2
* octeon: use new ext4/f2fs overlay supportFelix Fietkau2016-09-101-0/+4
* image: pass device blocksize to padjffs2Mathias Kresin2016-09-031-1/+2
* image: add support for k unit suffix to append-ubiMathias Kresin2016-09-041-1/+1
* image: add support for k unit suffix to pad-offsetMathias Kresin2016-09-031-2/+2
* scripts/ubinize-image.sh: add support for adding custom partitionsFelix Fietkau2016-08-311-0/+1
* include/image.mk: allow image code to override uImage nameJohn Crispin2016-08-031-1/+1
* build: add template for installing device .dtb filesFelix Fietkau2016-07-311-0/+8
* image: add a helper variable for getting kernel/rootfs from within image Buil...Felix Fietkau2016-07-311-8/+11
* image: add support for overriding kernel/rootfs images in sysupgrade-tar temp...Felix Fietkau2016-07-301-2/+2
* build: rename sysupgrade-nand to sysupgrade-tarJo-Philipp Wich2016-07-291-2/+2
* image.mk: add support for specifying the VID header offset for UBIFelix Fietkau2016-07-201-0/+1
* image.mk: fix append-dtb race when multiple devices use the same .dtsFelix Fietkau2016-07-151-2/+2
* image: allow devices to override the -E 5 ubinize optionFelix Fietkau2016-07-141-2/+3
* kernel: Move append-dtb to common image-commandsBen Whitten2016-06-221-0/+5
* image.mk: split off all Build/* commands into image-commands.mkFelix Fietkau2016-06-071-0/+150