ath79: Utilize tplink-safeloader definition
[openwrt/openwrt.git] / include / image.mk
2019-04-01 Petr Štetiarbuild: image: Fix off-by-one in DTC kernel version...
2019-03-11 Daniel GolleIB: include SUPPORTED_DEVICES in 'make info' output
2019-03-06 Daniel Golleib: display whether profile comes with image metadata
2019-02-28 Alexander Couzenstools: migrate from squashfs4 to squashfskit4
2019-02-17 Sven Eckelmannbuild: Accept BIN_DIR parameter for legacy-images
2019-02-11 Christian Lamparterbuild: add KERNEL_ENTRY and sort DEFAULT_DEVICE_VARS
2019-02-05 Petr Štetiarbuild: Fix missing device variables for artifacts
2019-01-26 Petr Štetiarbuild: dtc: Disable noisy warnings by default
2019-01-19 Jo-Philipp Wichbuild: add ABI_VERSION to binary package names
2018-11-26 Petr Štetiarbuild: Introduce building of artifacts
2018-07-02 Felix Fietkaubuild: ensure that iwinfo is selected when building...
2018-03-17 Sven Eckelmannbuild: Allow to change the FIT config section name
2018-03-15 Christian Lamparterbuild: revert "make image target wait for initramfs"
2018-03-14 Christian Lamparterbuild: make image target wait for initramfs
2018-03-09 Matthias Schifferinclue/image.mk: fix package installation for per-devic...
2018-03-07 Matthias Schifferinclude/image.mk: base package-list manifest on unprepa...
2018-03-07 Matthias Schifferinclude/rootfs.mk: pass additional files dir to prepare...
2018-02-05 Felix Fietkaubuild: replace uses of OpenWrt with $(VERSION_DIST)
2018-01-11 Jo-Philipp Wichbuild: fix restoring /etc/opkg with PER_DEVICE_ROOTFS
2017-12-08 Zoltan HERPAImerge: targets: update image generation and targets
2017-11-09 Felix Fietkaubuild: fix generating dtb with / in DEVICE_DTS
2017-11-03 Felix Fietkaubuild: fix another regression in append-dtb fix
2017-11-03 Felix Fietkaubuild: fix regression in append-dtb fix
2017-11-02 Felix Fietkaubuild: allow calling append-dtb from image build commands
2017-10-24 Florian Fainelliinclude: Include new location for DT bindings
2017-05-14 Michal Sojkaimage.mk: Generate cpiogz with root-owned files
2017-04-24 John Crispininclude/image.mk: allow passing a compat string to...
2017-03-22 John Crispininclude: add KERNEL_LOAD_ADDR to TARGET_VARS
2017-03-13 Felix Fietkauimage.mk: force kernel rebuild on every run
2017-02-26 Felix Fietkaubuild: get rid of host.mk
2017-01-13 Felix Fietkauimage.mk: add generic function for gzipping images...
2017-01-13 Felix Fietkauimage: when using the new image build code, gzip ext4...
2017-01-13 Ian Pozellaimage.mk: use LINUX_KARCH rather than ARCH for mkits
2017-01-10 Felix Fietkaubuild: remove obsolete parallel build related options
2017-01-09 Felix Fietkaubuild: fix build of ubifs images
2017-01-05 Felix Fietkaubuild: use mkhash to replace various quirky md5sum...
2016-12-09 Jo-Philipp Wichbuild: support adding version code to file names (FS...
2016-11-19 Felix Fietkaubuild: add support code for appending metadata to images
2016-10-27 Jo-Philipp Wichconfig: ext4: drop option to set maximum number of...
2016-10-27 Jo-Philipp Wichinclude: image.mk: make ext4 reserved blocks percentage...
2016-09-26 Matthias Schifferrootfs: remove unnecessary and potentially harmful...
2016-09-26 Matthias Schifferimage: per-device rootfs: first remove, then install...
2016-09-26 Matthias Schifferimage: don't modify file permissions before rootfs...
2016-09-25 Matthias Schifferimage: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEV...
2016-09-24 Matthias Schifferimage: per-device rootfs: don't fail without opkg
2016-09-24 Matthias Schifferimage: allow specifying additional packages for device...
2016-09-24 Matthias Schifferimage: don't override opkg list directory in per-device...
2016-09-13 Mathias Kresinimage: use check-size from new image build code
2016-09-13 Mathias Kresinimage: add KERNEL_SIZE to the default device vars
2016-09-12 Felix Fietkaubuild: drop UBI EOF marker from images by default
2016-09-08 Pushpal Sidhuimage.mk: Create a manifest file of installed packages...
2016-08-31 Felix Fietkauscripts/ubinize-image.sh: add support for adding custom...
2016-08-04 Felix Fietkauimage: fix per-device rootfs build error when not all...
2016-08-03 John Crispininclude/image.mk: allow image code to override uImage...
2016-08-01 Jo-Philipp Wichbuild: remove image specific checksum code
2016-08-01 Felix Fietkauimage: use the merged package directory to resolve...
2016-07-30 Felix Fietkauimage.mk: add CMDLINE to DEVICE_VARS
2016-07-30 Felix Fietkauimage: add support for overriding kernel/rootfs images...
2016-07-29 Felix Fietkauimage.mk: remove leftover variable from a previous...
2016-07-29 Felix Fietkaubuild: add support for per-device rootfs based on devic...
2016-07-29 Felix Fietkaubuild: minor cleanup of redundant code
2016-07-29 Felix Fietkaubuild: add target_params variable for getting root...
2016-07-29 Felix Fietkauimage: add wrapper variable to get the target dir for...
2016-07-29 Felix Fietkauimage: make mkfs template output to $@
2016-07-25 Felix Fietkaubuild: remove image prefix from kernel files in KDIR
2016-07-25 Felix Fietkaubuild: remove cpio.gz and tar.gz from regular filesyste...
2016-07-22 Felix Fietkauimage.mk: create default ubifs before calling legacy...
2016-07-21 Felix Fietkauimagebuilder: strip DEVICE_ prefix from profiles (FS#55)
2016-07-20 Felix Fietkauimage.mk: initialize BOARD_NAME and IMAGES, add it...
2016-07-20 Felix Fietkauimage.mk: add support for specifying the VID header...
2016-07-20 Felix Fietkaubuild: add support for parameter passing to mkfs from...
2016-07-20 Felix Fietkaubuild: split legacy image mkfs.ubifs command from the...
2016-07-20 Felix Fietkaubuild: split legacy image building code out of image.mk
2016-07-20 Felix Fietkauimage.mk: replace some template abstraction with make...
2016-07-20 Felix Fietkauimage.mk: remove obsolete Build/mkfs overrides
2016-07-15 Felix Fietkauimage.mk: clean up redundant code related to DEVICE_DTS
2016-07-14 Felix Fietkauimage: allow devices to override the -E 5 ubinize option
2016-07-14 Felix Fietkauimage: clean up UBI related device variable definitions
2016-06-26 Sergey Sergeevbuild: Adds the ability to disable personal initramfs...
2016-06-17 Felix Fietkauimage.mk: add a separate step for building kernel image...
2016-06-17 Felix Fietkauimage.mk: run LegacyDevice prepare once instead of...
2016-06-17 Felix Fietkauimage.mk: fix make variable/command context leakage...
2016-06-07 Felix Fietkauimage.mk: fix dependencies for legacy make prepare...
2016-06-07 Felix Fietkauimage.mk: fix filesystem dependency issue
2016-06-07 Felix Fietkauimage.mk: add LegacyDevice wrapper to allow legacy...
2016-06-07 Felix Fietkauimage.mk: change the default of the kernel suffix
2016-06-07 Felix Fietkauimage.mk: add support for specifying a different suffix...
2016-06-07 Felix Fietkauimage.mk: split off all Build/* commands into image...
2016-06-07 Felix Fietkaubuild: implement support for selecting multiple device...
2016-06-01 Alexander Couzensinclude: move VERSION_DIST_SANITIZED to version.mk
2016-06-01 Alexander Couzensinclude: rename DIST_SANITIZED to VERSION_DIST_SANITZED
2016-05-27 Ash Benzinclude/image.mk: move build step tplink-safeloader...
2016-05-23 Felix Fietkauimage.mk: remove obsolete SUBTARGETS variable
2016-05-22 Felix Fietkauimage.mk: fix profile selection in the image builder
2016-05-21 Felix Fietkaubuild: allow whitespace characters in VERSION_DIST
2016-05-20 Felix Fietkauimage.mk: simplify device profile check, prepare for...
2016-05-20 Felix Fietkauimage.mk: fix evaluation order for image profile check
2016-05-19 Daniel Golleimage.mk: fix building ubifs images
2016-05-16 Felix Fietkauimage.mk: remove obsolete squashfs-lzma code
2016-05-15 Felix Fietkauimage.mk: fix emitting profiles for targets that have...
next