include: add a no dict version of lzma to new image build code
[openwrt.git] / include / image.mk
2016-04-26 blogicinclude: add a no dict version of lzma to new image...
2016-03-20 blogicinclude/image.mk: allow including U-Boot environment...
2016-02-01 jowinclude: image.mk: use correct flag for fixed mtimes...
2016-02-01 nbdinclude/image.mk: fix missing right parenthesis (#21766)
2016-01-31 nbdinclude/image: use SOURCE_DATE_EPOCH if set for squashf...
2016-01-31 nbdinclude/image: don't save gzip name/timestamp metadata
2016-01-31 nbdbuild system: have tar use $SOURCE_DATE_EPOCH for ...
2016-01-06 nbdbuild: skip rebuild of kernel images if the source...
2016-01-04 nbdexport KERNEL_INITRAMFS_IMAGE
2016-01-03 nbdimage.mk: use new pure make functions for sanitizing...
2016-01-03 nbdimages imagebuilder: Allow to add sanitized extra name
2016-01-03 nbdimages: use configured distribution name for output...
2015-12-19 nbdimage.mk: use cross toolchain cpp for processing dts...
2015-12-10 nbdbuild: fix arch used during dts compilation
2015-11-07 nbdimage: append-ubi: add optional UBI subpage size
2015-11-07 nbdinclude/image.mk: Introduce generic option to wrap...
2015-11-07 nbdinclude/image.mk: introduce KERNEL_INITRAMFS_NAME variable
2015-10-31 nbdinclude/image.mk: Use PROFILE_SANITIZED in targz image...
2015-10-31 nbdinclude/image.mk: Introduce sanitized profile variable
2015-10-30 nbdbuild: make mkfs-* depend on kernel installation to...
2015-09-11 nbdinclude/image.mk: make tar reproducible
2015-09-04 jogoimage: allow exactly KERNEL_SIZE sized kernels
2015-09-04 jogoimage: move netgear-image to top and rename to -dni
2015-09-04 jogobuild: add a build step for generic sysupgrade nand...
2015-09-04 jogoimage: add a build step for building and appending...
2015-08-14 jogobrcm63xx: move gzip build command to include/image.mk
2015-08-14 jogoimage.mk: add a fit recipe
2015-08-14 jogoimage.mk: store the device name variable
2015-08-14 jogoimage.mk: replace all Build/netgear-chk with a generic...
2015-08-14 jogoimage.mk: move KDIR_TMP definition to a central location
2015-08-13 nbdimage: fix handling of per-device kernel build commands
2015-07-26 nbdimage: fix device variable exports for initramfs images
2015-07-16 jogoimage.mk: add a BuildDTB define
2015-07-14 blogicbuild: Prevent more gzip timestamps
2015-06-15 nbdimage.mk: add Build step pad-to
2015-06-15 nbdimage.mk: add Build step combined-image
2015-06-01 jowinclude: image.mk: ensure that $(KDIR)/tmp exists in...
2015-05-29 nbdbuild: do not call initramfs build from within the...
2015-05-29 nbdbuild: in new image building code, do not rebuild kerne...
2015-05-29 nbdbuild: store initramfs kernels in $(KDIR)/tmp - prevent...
2015-05-29 nbdbuild: store firmware images in $(KDIR)/tmp - prevents...
2015-05-25 jogoimage.mk: make image too big warnings more visible
2015-05-11 nbdimage: disable compile target within image builder
2015-05-11 nbdbuild: disable initramfs build within image builder
2015-05-11 nbdbuild: make initramfs kernel builds depend on the image...
2015-05-11 nbdbuild: add support for adding a per-device compile...
2015-05-10 nbdinclude: make dtb argument optional in MkFIT
2015-04-20 jowall: replace genext2fs with make_ext4fs
2015-04-18 nbdimage.mk: do not emit multiple target definitions for...
2015-04-18 nbdimage.mk: force rebuild of kernel dependent parts ...
2015-04-14 blogicopkg: drop md5 in favour of sha256
2015-04-14 nbdbuild: replace the deprecated find argument -perm ...
2015-04-08 nbdimage.mk: rework FILESYSTEM evaluation order to fix...
2015-04-03 nbdimage.mk: export the FILESYSTEM variable to build commands
2015-03-31 nbdbuild: make device image kernels depend on Image/Prepar...
2015-03-30 nbdimage.mk: fix initramfs kernel build instructions leaki...
2015-03-26 nbdbuild: ignore errors on copying firmware binaries from...
2015-03-25 nbdinclude/image.mk: define variable FILESYSTEM
2015-03-25 nbdimage.mk: allow image build code to run a per-filesyste...
2015-01-18 nbdbuild: allow changing kernel name in new image code
2015-01-17 nbdbuild: allow passing parameters to padjffs2 via the...
2015-01-17 nbdbuild: add image makefile helper function for pading...
2015-01-10 nbdramips: convert mt7621 images to new image building...
2015-01-10 nbdbuild: add new image building code infrastructure
2015-01-08 jowbuild: add version number to filenames
2014-12-27 nbdimage.mk: make ubinize.cfg optional
2014-12-26 kalozdon't copy initramfs.elf unconditionally
2014-12-26 kalozThe ubinized filesystems should be used for generating the
2014-10-12 nbdimage.mk: remove legacy target rules
2014-10-12 nbdimage.mk: parallelize cpio.gz and tar.gz filesystem...
2014-10-12 nbdimage.mk: split off jffs2-raw images into a separate...
2014-10-12 nbdimage.mk: clean up and parallelize mkfs calls
2014-10-12 nbdimage.mk: call mkfs/prepare for the image builder
2014-10-12 nbdimage.mk: reduce code duplication, move prepare to...
2014-10-12 nbdimage.mk: remove the unnecessary .NOTPARALLEL flag
2014-07-31 nbdimage: only call Image/BuildKernel/Initramfs if initram...
2014-07-21 blogicinclude/image.mk: add a path variable for the dts folder
2014-06-27 kalozmake UbinizeImage work nicely without a kernel volume
2014-06-27 kalozinclude UbinizeImage parameters' description in the...
2014-06-24 blogicSysupgradeNAND: include rootfs-type in image name
2014-06-24 blogicimage.mk: introduce Image/Build/UbinizeImage make target
2014-06-17 blogicprocd: some cleanup for SysupgradeNAND
2014-06-16 blogicinclude/image.mk: cleanup the SysupgradeNAND template
2014-06-11 blogicinclude/image.mk: add a target for generating sysupgrad...
2014-06-02 nbdbuild: make the squashfs block size configurable
2014-06-02 blogicimage: ext4: rename config options as these are only...
2014-06-02 blogicimage: ext4: allow creation of a journaling filesystem
2014-06-02 blogicimage: ext4: allow to choose a block size for the rootfs
2014-04-03 blogiclantiq: BT Home Hub 2B support - board support
2014-04-03 blogicinclude/make.mk: add support for ubinize-overlay.cfg
2013-11-18 lukaimage: remove spaces from toupper function
2013-11-14 lukaimage: don't force ubifs journal size
2013-10-23 lukabuild: make MkuImage more generic
2013-10-18 lukabuild: set owner root for all files on ubifs creation
2013-10-16 lukabuild: move mkits.sh script to more common place
2013-10-15 lukaubifs: remove breaking commas from ubi calls
2013-10-13 lukaubifs: when creating ubi(fs) images profile originated...
2013-10-13 lukaimage: introduce MkuImageARM function
2013-10-12 lukaubifs: enable building modular images
2013-10-12 lukaimage: if possible use profile name when building ...
next