x86: unify CPU_TYPE for legacy and geode
[openwrt/staging/yousong.git] / include / image.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...
2016-05-11 Felix Fietkauimage.mk: include per-device profiles in image build...
2016-05-11 Felix Fietkauimage.mk: add support for limiting images to specific...
2016-05-11 Felix Fietkauimage.mk: prepare for defining device profile data...
2016-04-19 John Crispininclude: bin/ dir was not created
2016-03-24 John Crispinbranding: add LEDE branding
2016-04-26 John Crispininclude: add a no dict version of lzma to new image...
2016-03-20 John Crispininclude/image.mk: allow including U-Boot environment...
2016-02-01 Jo-Philipp Wichinclude: image.mk: use correct flag for fixed mtimes...
2016-02-01 Felix Fietkauinclude/image.mk: fix missing right parenthesis (#21766)
2016-01-31 Felix Fietkauinclude/image: use SOURCE_DATE_EPOCH if set for squashf...
2016-01-31 Felix Fietkauinclude/image: don't save gzip name/timestamp metadata
2016-01-31 Felix Fietkaubuild system: have tar use $SOURCE_DATE_EPOCH for ...
2016-01-06 Felix Fietkaubuild: skip rebuild of kernel images if the source...
2016-01-04 Felix Fietkauexport KERNEL_INITRAMFS_IMAGE
2016-01-03 Felix Fietkauimage.mk: use new pure make functions for sanitizing...
2016-01-03 Felix Fietkauimages imagebuilder: Allow to add sanitized extra name
2016-01-03 Felix Fietkauimages: use configured distribution name for output...
2015-12-19 Felix Fietkauimage.mk: use cross toolchain cpp for processing dts...
2015-12-10 Felix Fietkaubuild: fix arch used during dts compilation
2015-11-07 Felix Fietkauimage: append-ubi: add optional UBI subpage size
2015-11-07 Felix Fietkauinclude/image.mk: Introduce generic option to wrap...
2015-11-07 Felix Fietkauinclude/image.mk: introduce KERNEL_INITRAMFS_NAME variable
2015-10-31 Felix Fietkauinclude/image.mk: Use PROFILE_SANITIZED in targz image...
2015-10-31 Felix Fietkauinclude/image.mk: Introduce sanitized profile variable
2015-10-30 Felix Fietkaubuild: make mkfs-* depend on kernel installation to...
2015-09-11 Felix Fietkauinclude/image.mk: make tar reproducible
2015-09-04 Jonas Gorskiimage: allow exactly KERNEL_SIZE sized kernels
2015-09-04 Jonas Gorskiimage: move netgear-image to top and rename to -dni
2015-09-04 Jonas Gorskibuild: add a build step for generic sysupgrade nand...
2015-09-04 Jonas Gorskiimage: add a build step for building and appending...
next