ath79: modify mtd partitions for Buffalo BHR-4GRV2
[openwrt/openwrt.git] / include / image-commands.mk
2018-11-26 INAGAKI Hiroshiath79: modify mtd partitions for Buffalo BHR-4GRV2
2018-10-07 Hauke Mehrtensimage: ignore usign build errors
2018-08-28 David Bauerbuild: add mkrasimage
2018-08-13 Ludwig Thomeczekfirmware-utils: add sercomm/netgear tool
2018-08-11 INAGAKI Hiroshiath79: add support for I-O DATA WN-AC1600DGR2
2018-08-09 INAGAKI Hiroshiath79: add support for Buffalo BHR-4GRV2
2018-08-07 Daniel Golleimage: fix build without ucert
2018-08-07 Daniel Golleimage: use ucert to append signature
2018-06-26 Christian Lamparteripq40xx: add support for the ZyXEL NBG6617
2018-06-18 Hannu Nymaninclude/image-commands.mk: shorter version in Netgear...
2018-05-22 David Bauerbuild: add apend-uboot command
2018-05-21 Mathew McBridebuild: use busybox gzip compatible force option
2018-04-20 Mathias Kresinbuild: consolidate fake uImage header build commands
2018-04-19 Mathias Kresinbuild: fix uImage fake header command
2018-03-17 Sven Eckelmannbuild: Allow to change the FIT config section name
2018-02-19 Stijn Tintelbuild: add --force option to gzip in Build/gzip
2018-02-14 Jo-Philipp Wichat91: fix image building with CONFIG_TARGET_MULTI_PROFILE
2018-02-05 Felix Fietkaubuild: replace uses of OpenWrt with $(VERSION_DIST)
2018-01-13 Sven Eckelmannbuild: add image command for CE images
2017-12-08 Zoltan HERPAImerge: targets: update image generation and targets
2017-12-04 Felix Fietkaubuild: avoid failing in append-metadata if image could...
2017-11-02 Felix Fietkaubuild: allow calling append-dtb from image build commands
2017-10-09 Alexander Couzensimage-commands: tplink-v2-header: pass kernel loadaddr...
2017-10-06 Thibaut VARÈNEbuild: add mktplinkfw2 hardcoded values to makefile
2017-09-20 Sandeep Sheriker... build: add image command for installing zImage file.
2017-07-22 Piotr Dymaczbuild: move mktplinkfw-combined command to image-comman...
2017-06-29 Piotr Dymaczbuild: move mktplinkfw2 related commands to image-comma...
2017-06-29 Piotr Dymaczbuild: rename TPLINK_BOARD_NAME to TPLINK_BOARD_ID
2017-06-24 Mathias Kresinar71xx: add AVM FRITZ!WLAN Repeater 300E support
2017-06-24 Mathias Kresinbuild: move lzma2eva build step to image-commands.mk
2017-03-12 Joseph C. Lehnerbuild: make NETGEAR_REGION optional in netgear-chk
2017-02-22 Thomas Reifferscheidbuild: unsilence move command
2017-02-04 Joseph C. Lehnerbuild: centralize fakeroot code
2017-01-31 FUKAUMI Naokifirmware-utils: improve tools for Buffalo DHP series
2017-01-27 Joseph C. Lehnerbuild: move append-file to image-commands.mk
2017-01-13 Ian Pozellaimage.mk: use LINUX_KARCH rather than ARCH for mkits
2017-01-07 Felix Fietkaubuild: add image command for calling kernel2minor
2016-11-19 Felix Fietkaubuild: add support code for appending metadata to images
2016-09-13 Mathias Kresinimage: remove padding parameter from append-kernel...
2016-09-10 Felix Fietkauocteon: use new ext4/f2fs overlay support
2016-09-03 Mathias Kresinimage: pass device blocksize to padjffs2
2016-09-04 Mathias Kresinimage: add support for k unit suffix to append-ubi
2016-09-03 Mathias Kresinimage: add support for k unit suffix to pad-offset
2016-08-31 Felix Fietkauscripts/ubinize-image.sh: add support for adding custom...
2016-08-03 John Crispininclude/image.mk: allow image code to override uImage...
2016-07-31 Felix Fietkaubuild: add template for installing device .dtb files
2016-07-31 Felix Fietkauimage: add a helper variable for getting kernel/rootfs...
2016-07-30 Felix Fietkauimage: add support for overriding kernel/rootfs images...
2016-07-29 Jo-Philipp Wichbuild: rename sysupgrade-nand to sysupgrade-tar
2016-07-20 Felix Fietkauimage.mk: add support for specifying the VID header...
2016-07-15 Felix Fietkauimage.mk: fix append-dtb race when multiple devices...
2016-07-14 Felix Fietkauimage: allow devices to override the -E 5 ubinize option
2016-06-22 Ben Whittenkernel: Move append-dtb to common image-commands
2016-06-07 Felix Fietkauimage.mk: split off all Build/* commands into image...