summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
...
* image: add a helper variable for getting kernel/rootfs from within image Buil...Felix Fietkau2016-07-31
* image.mk: add CMDLINE to DEVICE_VARSFelix Fietkau2016-07-30
* image: add support for overriding kernel/rootfs images in sysupgrade-tar temp...Felix Fietkau2016-07-30
* include/cmake.mk: fix host buildsFelix Fietkau2016-07-29
* cmake: include/cmake.mk add CMAKE_BINARY_SUBDIR to allow out of source tree b...Luke McKee2016-07-29
* image.mk: remove leftover variable from a previous reworkFelix Fietkau2016-07-29
* build: rename sysupgrade-nand to sysupgrade-tarJo-Philipp Wich2016-07-29
* build: add support for per-device rootfs based on device profile packgesFelix Fietkau2016-07-29
* build: minor cleanup of redundant codeFelix Fietkau2016-07-29
* build: set TMPDIR for opkg callsFelix Fietkau2016-07-29
* build: add target_params variable for getting root filesystem image parametersFelix Fietkau2016-07-29
* build: add template for getting opkg package files from package namesFelix Fietkau2016-07-29
* build: rework opkg command invocationFelix Fietkau2016-07-29
* build: remove obsolete variables from opkg commandFelix Fietkau2016-07-29
* build: rework prepare_rootfs to pass target dir via parameterFelix Fietkau2016-07-29
* image: add wrapper variable to get the target dir for mkfs commandsFelix Fietkau2016-07-29
* image: make mkfs template output to $@Felix Fietkau2016-07-29
* build: move rootfs processing code to include/rootfs.mk so it can be reused l...Felix Fietkau2016-07-29
* build: remove image prefix from kernel files in KDIRFelix Fietkau2016-07-25
* build: remove cpio.gz and tar.gz from regular filesystem typesFelix Fietkau2016-07-25
* image: remove shell calls from legacy ubi/ubifs image codeFelix Fietkau2016-07-25
* image.mk: create default ubifs before calling legacy image build codeFelix Fietkau2016-07-22
* apm821xx: add support for the apm821xx device targetChris Blake2016-07-22
* imagebuilder: strip DEVICE_ prefix from profiles (FS#55)Felix Fietkau2016-07-21
* build: fix image builder profile override (FS#55)Felix Fietkau2016-07-21
* image.mk: initialize BOARD_NAME and IMAGES, add it to DEVICE_VARSFelix Fietkau2016-07-20
* image.mk: add support for specifying the VID header offset for UBIFelix Fietkau2016-07-20
* build: add support for parameter passing to mkfs from devicesFelix Fietkau2016-07-20
* build: split legacy image mkfs.ubifs command from the one used for the new im...Felix Fietkau2016-07-20
* build: split legacy image building code out of image.mkFelix Fietkau2016-07-20
* image.mk: replace some template abstraction with make pattern rulesFelix Fietkau2016-07-20
* image.mk: remove obsolete Build/mkfs overridesFelix Fietkau2016-07-20
* image.mk: fix append-dtb race when multiple devices use the same .dtsFelix Fietkau2016-07-15
* target.mk: change CPU_CFLAGS to better suit target CPUsFelix Fietkau2016-07-15
* target.mk: rework arm architecture level detectionFelix Fietkau2016-07-15
* image.mk: clean up redundant code related to DEVICE_DTSFelix Fietkau2016-07-15
* image: allow devices to override the -E 5 ubinize optionFelix Fietkau2016-07-14
* image: clean up UBI related device variable definitionsFelix Fietkau2016-07-14
* kernel: update kernel 4.4 to version 4.4.15Hauke Mehrtens2016-07-13
* target.mk: fix ARM architecture feature flag detectionFelix Fietkau2016-07-07
* include/toplevel.mk: fix defconfig when ~/.openwrt/defconfig exists - take 2John Crispin2016-07-06
* include/toplevel.mk: fix defconfig when ~/.openwrt/defconfig existsJohn Crispin2016-07-06
* kernel: update to version 4.4.14Hauke Mehrtens2016-06-26
* build: Adds the ability to disable personal initramfs build for target deviceSergey Sergeev2016-06-26
* base-files: Add standard os-release fileDaniel Dickinson2016-06-24
* kernel: Move append-dtb to common image-commandsBen Whitten2016-06-22
* image.mk: add a separate step for building kernel images for LegacyDevice sup...Felix Fietkau2016-06-17
* image.mk: run LegacyDevice prepare once instead of once per filesystemFelix Fietkau2016-06-17
* image.mk: fix make variable/command context leakage between LegacyDevice temp...Felix Fietkau2016-06-17
* package-ipkg: do not include feeds.mk at metadata dump time to speed up scanningFelix Fietkau2016-06-16