| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: convert sed -r to posix -E | Kevin Darbyshire-Bryant | 2020-04-04 | 1 | -1/+1 |
* | build: refactor JSON info files to `profiles.json` | Paul Spooren | 2020-04-03 | 1 | -29/+32 |
* | x86: generate EFI platform bootable images | 李国 | 2020-03-31 | 1 | -0/+1 |
* | x86: switch image generation to new code | Paul Spooren | 2020-03-21 | 1 | -1/+0 |
* | build: image: move IMAGE_SIZE to image.mk | Sungbo Eo | 2020-03-11 | 1 | -3/+3 |
* | build: fix empty SUBTARGET in json files | Paul Spooren | 2020-02-13 | 1 | -1/+1 |
* | kernel: remove further obsolete kernel version switches | Sungbo Eo | 2020-01-18 | 1 | -12/+7 |
* | build: image: add SOC device variable | Adrian Schmutzler | 2019-12-20 | 1 | -1/+2 |
* | build: image: posix compatibility cut v head | Kevin Darbyshire-Bryant | 2019-11-12 | 1 | -2/+2 |
* | build: image: add common and reproducible IMG_PART_SIGNATURE variable | Paul Spooren | 2019-11-11 | 1 | -0/+1 |
* | build: image: fix build breakage of some images | Petr Štetiar | 2019-11-08 | 1 | -0/+1 |
* | build: label kernel and rootfs ext4 volumes | Yousong Zhou | 2019-11-03 | 1 | -1/+1 |
* | build: create JSON files containing image info | Paul Spooren | 2019-09-29 | 1 | -1/+28 |
* | Revert "build: remove harmful -nopad option from mksquashfs" | Jonas Gorski | 2019-09-07 | 1 | -1/+1 |
* | build: remove harmful -nopad option from mksquashfs | Christian Lamparter | 2019-08-30 | 1 | -1/+1 |
* | image.mk: keep underscores when sanitize PROFILE | Paul Spooren | 2019-08-22 | 1 | -1/+1 |
* | build: introduce ALT vendor/model/variant | Paul Spooren | 2019-08-22 | 1 | -2/+34 |
* | build: allow overriding default selection state for devices | Jonas Gorski | 2019-08-13 | 1 | -0/+3 |
* | image.mk: remove device_ from manifest filename | Paul Spooren | 2019-08-13 | 1 | -1/+1 |
* | ath79: split DEVICE_TITLE in multiple variables | Paul Spooren | 2019-07-04 | 1 | -2/+6 |
* | build: image: make image padding OS agnostic | Petr Štetiar | 2019-06-27 | 1 | -4/+4 |
* | build: image: add IMG_ROOTFS and IMG_COMBINED variables | Petr Štetiar | 2019-06-25 | 1 | -1/+3 |
* | build: image: add variable for gzip-ext4-padded-squashfs | Petr Štetiar | 2019-06-25 | 1 | -0/+17 |
* | build: image: add pad-to and pad-rootfs-squashfs helpers | Petr Štetiar | 2019-06-25 | 1 | -0/+9 |
* | build: add UBOOT_PATH to DEFAULT_DEVICE_VARS and set a default | Christian Lamparter | 2019-05-18 | 1 | -1/+3 |
* | build: remove sgid permission from tar | Eneas U de Queiroz | 2019-04-06 | 1 | -1/+1 |
* | build: image: Fix off-by-one in DTC kernel version checks | Petr Štetiar | 2019-04-01 | 1 | -4/+4 |
* | IB: include SUPPORTED_DEVICES in 'make info' output | Daniel Golle | 2019-03-11 | 1 | -0/+1 |
* | ib: display whether profile comes with image metadata | Daniel Golle | 2019-03-06 | 1 | -0/+1 |
* | tools: migrate from squashfs4 to squashfskit4 | Alexander Couzens | 2019-02-28 | 1 | -2/+1 |
* | build: Accept BIN_DIR parameter for legacy-images | Sven Eckelmann | 2019-02-17 | 1 | -2/+2 |
* | build: add KERNEL_ENTRY and sort DEFAULT_DEVICE_VARS | Christian Lamparter | 2019-02-11 | 1 | -6/+5 |
* | build: Fix missing device variables for artifacts | Petr Štetiar | 2019-02-05 | 1 | -0/+1 |
* | build: dtc: Disable noisy warnings by default | Petr Štetiar | 2019-01-27 | 1 | -1/+27 |
* | build: add ABI_VERSION to binary package names | Jo-Philipp Wich | 2019-01-19 | 1 | -2/+2 |
* | build: Introduce building of artifacts | Petr Štetiar | 2018-11-26 | 1 | -0/+18 |
* | build: ensure that iwinfo is selected when building for multiple devices | Felix Fietkau | 2018-07-02 | 1 | -0/+1 |
* | build: Allow to change the FIT config section name | Sven Eckelmann | 2018-03-17 | 1 | -2/+4 |
* | build: revert "make image target wait for initramfs" | Christian Lamparter | 2018-03-15 | 1 | -1/+1 |
* | build: make image target wait for initramfs | Christian Lamparter | 2018-03-14 | 1 | -1/+1 |
* | inclue/image.mk: fix package installation for per-device rootfs | Matthias Schiffer | 2018-03-09 | 1 | -0/+1 |
* | include/image.mk: base package-list manifest on unprepared rootfs | Matthias Schiffer | 2018-03-07 | 1 | -8/+2 |
* | include/rootfs.mk: pass additional files dir to prepare_rootfs as an argument | Matthias Schiffer | 2018-03-07 | 1 | -1/+1 |
* | build: replace uses of OpenWrt with $(VERSION_DIST) | Felix Fietkau | 2018-02-05 | 1 | -1/+1 |
* | build: fix restoring /etc/opkg with PER_DEVICE_ROOTFS | Jo-Philipp Wich | 2018-01-11 | 1 | -2/+2 |
* | merge: targets: update image generation and targets | Zoltan HERPAI | 2017-12-08 | 1 | -1/+1 |
* | build: fix generating dtb with / in DEVICE_DTS | Felix Fietkau | 2017-11-09 | 1 | -3/+4 |
* | build: fix another regression in append-dtb fix | Felix Fietkau | 2017-11-03 | 1 | -0/+4 |
* | build: fix regression in append-dtb fix | Felix Fietkau | 2017-11-03 | 1 | -4/+3 |
* | build: allow calling append-dtb from image build commands | Felix Fietkau | 2017-11-02 | 1 | -0/+16 |