2026 Commits (4921760a4531bff87c3928a622a5c9e50b9f56d3)

Author SHA1 Message Date
Felix Fietkau 94dec60d75 build: add template for installing device .dtb files 8 years ago
Hauke Mehrtens 1448501558 build: do not depend on svn any more 8 years ago
Felix Fietkau 14488469d5 image: fix build issue with per-device rootfs and legacy devices 8 years ago
Felix Fietkau 63b525dd6b image: add a helper variable for getting kernel/rootfs from within image Build/* templates 8 years ago
Felix Fietkau baeda5d31d image.mk: add CMDLINE to DEVICE_VARS 8 years ago
Felix Fietkau 84718d8736 image: add support for overriding kernel/rootfs images in sysupgrade-tar template 8 years ago
Felix Fietkau 50e7c1f79d include/cmake.mk: fix host builds 8 years ago
Luke McKee eadf5fb7f8 cmake: include/cmake.mk add CMAKE_BINARY_SUBDIR to allow out of source tree builds 8 years ago
Felix Fietkau c5a9a08f1e image.mk: remove leftover variable from a previous rework 8 years ago
Jo-Philipp Wich db49dd894e build: rename sysupgrade-nand to sysupgrade-tar 8 years ago
Felix Fietkau 76341cfc5f build: add support for per-device rootfs based on device profile packges 8 years ago
Felix Fietkau c0dceae4bb build: minor cleanup of redundant code 8 years ago
Felix Fietkau 653cb2594d build: set TMPDIR for opkg calls 8 years ago
Felix Fietkau c792c7512c build: add target_params variable for getting root filesystem image parameters 8 years ago
Felix Fietkau 731b166528 build: add template for getting opkg package files from package names 8 years ago
Felix Fietkau 5d30bf8303 build: rework opkg command invocation 8 years ago
Felix Fietkau 37e82e4e42 build: remove obsolete variables from opkg command 8 years ago
Felix Fietkau 7dffc32ffa build: rework prepare_rootfs to pass target dir via parameter 8 years ago
Felix Fietkau c5ca181d12 image: add wrapper variable to get the target dir for mkfs commands 8 years ago
Felix Fietkau 4fed7a60f9 image: make mkfs template output to $@ 8 years ago
Felix Fietkau 973e6e1d71 build: move rootfs processing code to include/rootfs.mk so it can be reused later 8 years ago
Felix Fietkau b47f438d98 build: remove image prefix from kernel files in KDIR 8 years ago
Felix Fietkau 9945a1dca5 build: remove cpio.gz and tar.gz from regular filesystem types 8 years ago
Felix Fietkau 33c8d35375 image: remove shell calls from legacy ubi/ubifs image code 8 years ago
Felix Fietkau 11fc0cd1b1 image.mk: create default ubifs before calling legacy image build code 8 years ago
Chris Blake 3827ce2c3d apm821xx: add support for the apm821xx device target 8 years ago
Felix Fietkau 8265fdcc4d imagebuilder: strip DEVICE_ prefix from profiles (FS#55) 8 years ago
Felix Fietkau ed90d50bc4 build: fix image builder profile override (FS#55) 8 years ago
Felix Fietkau b5b2425cba image.mk: initialize BOARD_NAME and IMAGES, add it to DEVICE_VARS 8 years ago
Felix Fietkau 9a50a213d2 image.mk: add support for specifying the VID header offset for UBI 8 years ago
Felix Fietkau 9497a23ecb build: add support for parameter passing to mkfs from devices 8 years ago
Felix Fietkau 4added6692 build: split legacy image mkfs.ubifs command from the one used for the new image building code 8 years ago
Felix Fietkau ebd0b2d0b1 build: split legacy image building code out of image.mk 8 years ago
Felix Fietkau 1c1244193a image.mk: replace some template abstraction with make pattern rules 8 years ago
Felix Fietkau efdf7f6499 image.mk: remove obsolete Build/mkfs overrides 8 years ago
Felix Fietkau 7bdc21de72 image.mk: fix append-dtb race when multiple devices use the same .dts 8 years ago
Felix Fietkau f021ea47d3 target.mk: change CPU_CFLAGS to better suit target CPUs 8 years ago
Felix Fietkau 11d496d156 target.mk: rework arm architecture level detection 8 years ago
Felix Fietkau 8e2764ce9b image.mk: clean up redundant code related to DEVICE_DTS 8 years ago
Felix Fietkau b8fddb8912 image: allow devices to override the -E 5 ubinize option 8 years ago
Felix Fietkau e0ed6ec667 image: clean up UBI related device variable definitions 8 years ago
Hauke Mehrtens efa1960abb kernel: update kernel 4.4 to version 4.4.15 8 years ago
Felix Fietkau 2f2d1829be target.mk: fix ARM architecture feature flag detection 8 years ago
John Crispin 1b13b35231 include/toplevel.mk: fix defconfig when ~/.openwrt/defconfig exists - take 2 8 years ago
John Crispin 5b72807416 include/toplevel.mk: fix defconfig when ~/.openwrt/defconfig exists 8 years ago
Hauke Mehrtens 84d489f64f kernel: update to version 4.4.14 8 years ago
Sergey Sergeev e6b9330343 build: Adds the ability to disable personal initramfs build for target device 8 years ago
Daniel Dickinson f954f4337b base-files: Add standard os-release file 8 years ago
Ben Whitten b7baaaf782 kernel: Move append-dtb to common image-commands 8 years ago
Felix Fietkau 8a156ad129 image.mk: add a separate step for building kernel images for LegacyDevice support 8 years ago