index
:
OpenWrt
apk-rebase
codespace
dgs-1210-28p-luizluca
glibc-compile
lede-17.01
main
master
openwrt-18.06
openwrt-19.07
openwrt-21.02
openwrt-22.03
openwrt-23.05
openwrt-24.10
owrt-23.05-ax880
phy-23.05
realtek-fix_mac_address_for_hpe1920-24g-180w-jmspswny
realtek/rtl8231-mfd
tools-sed
ynezz/kernel-5.15.145
OpenWrt Source Repository
openwrt
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
image.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
image: exclude initramfs-images dependency with IB
Christian Marangi
2024-07-09
1
-2
/
+2
*
image: make images and artifacts dependent of initramfs
Christian Marangi
2024-07-08
1
-3
/
+3
*
image: respect TARGET_PER_DEVICE_ROOTFS for initramfs
Luiz Angelo Daros de Luca
2024-07-06
1
-2
/
+9
*
build: add APK package build capabilities
Paul Spooren
2024-05-17
1
-2
/
+20
*
image: add missing DTC include-prefixes directory
Álvaro Fernández Rojas
2024-05-10
1
-0
/
+1
*
build: also generate the CycloneDX SBOM in imagebuilder
Florian Eckert
2024-05-07
1
-5
/
+4
*
treewide: remove implicit SUBTARGET
Paul Spooren
2024-04-08
1
-6
/
+6
*
kernel-build.mk: add support for compiling only DTS
Christian Marangi
2024-02-08
1
-4
/
+6
*
image.mk: reorder DTC_WARN_FLAGS based on upstream
Rosen Penev
2024-01-05
1
-7
/
+3
*
image: improve UBI image sizing on NAND devices
Tony Ambardar
2023-11-26
1
-1
/
+2
*
image: use helper function for size units
Tony Ambardar
2023-11-26
1
-0
/
+2
*
treewide: fix shell errors during dump stage
Petr Štetiar
2023-11-13
1
-0
/
+4
*
image: fix image generation within ImageBuilder
Petr Štetiar
2023-11-06
1
-0
/
+2
*
build: add CycloneDX SBOM JSON support
Petr Štetiar
2023-11-01
1
-0
/
+5
*
build: add ALT5 vendor/model/variant
Wenli Looi
2023-07-08
1
-1
/
+20
*
image: introduce DEVICE_DTC_FLAGS and DEVICE_DTCO_FLAGS
Daniel Golle
2023-06-06
1
-9
/
+22
*
image: improve uImage.FIT device tree overlay support
Daniel Golle
2023-06-05
1
-1
/
+18
*
build: Allow specifying uImage time
David Yang
2023-05-20
1
-1
/
+2
*
Revert "image: update LZMA_XZ_OPTIONS with new squashfs4 tool"
Christian Marangi
2023-04-12
1
-1
/
+1
*
image: update LZMA_XZ_OPTIONS with new squashfs4 tool
Christian Marangi
2023-02-20
1
-1
/
+1
*
build: add ALT3 and ALT4 vendor/model/variant
Wenli Looi
2023-01-25
1
-1
/
+39
*
image: add FACTORY_SIZE to DEFAULT_DEVICE_VARS
Sander Vanheule
2023-01-13
1
-1
/
+1
*
image: add gzip-filename build recipe
Michael Pratt
2023-01-06
1
-0
/
+2
*
image: fix device profile specific COMPILE targets
Michael Pratt
2022-12-19
1
-0
/
+1
*
mkits: support definition of DTB loadaddr
David Bauer
2022-11-08
1
-0
/
+2
*
image: always rebuild kernel loaders
Matthias Schiffer
2022-10-14
1
-1
/
+1
*
imagebuilder: clean KDIR_TMP before building
Paul Spooren
2022-09-10
1
-0
/
+1
*
image: drop unused 'BuildKernel/MkFIT'
Piotr Dymacz
2022-05-12
1
-8
/
+0
*
build: store sha256_unsigned in JSON
Paul Spooren
2022-03-29
1
-3
/
+3
*
image: let mksquashfs4 use all processors
Stijn Tintel
2022-03-29
1
-2
/
+1
*
build: add support for passing C preprocessor flags for DTS builds
Felix Fietkau
2022-03-27
1
-0
/
+1
*
image: define DEVICE_DTS_DELIMITER as per-device variable
Christian Lamparter
2021-10-24
1
-2
/
+3
*
build: store artifacts in JSON
Paul Spooren
2021-09-14
1
-7
/
+38
*
image: fix build with SELinux
Daniel Golle
2021-08-19
1
-1
/
+1
*
images: squashfs: xattrs should not depend on buld host
Daniel Golle
2021-08-03
1
-0
/
+1
*
build: fix build for devices without initramfs
David Bauer
2021-06-08
1
-1
/
+1
*
build/json: fix DEVICE_PACKAGES
Paul Spooren
2021-06-02
1
-1
/
+1
*
build: introduce $(MKHASH)
Leonardo Mörlein
2021-05-13
1
-3
/
+3
*
image: fix append-image when building multiple profiles
Daniel Golle
2021-03-24
1
-1
/
+1
*
build: artifacts: add dependency for built images
Oskari Lemmela
2021-03-24
1
-2
/
+4
*
include/image*: add support for device-tree overlays
Daniel Golle
2021-03-17
1
-3
/
+5
*
build: use config-1 instead of config@1 as default
Robert Marko
2021-03-05
1
-1
/
+1
*
build: use numeric uid/gid on cpio calls
Felix Fietkau
2021-03-03
1
-1
/
+1
*
include: use cpio from staging dir
David Bauer
2021-02-28
1
-1
/
+1
*
treewide: rename IMAGE_PREFIX/IMAGE_NAME to DEVICE_IMG_*
Adrian Schmutzler
2021-02-25
1
-21
/
+21
*
build: avoid generating JSON info on missing image
David Bauer
2021-02-24
1
-2
/
+2
*
build/json: generate json file for initramfs
Moritz Warning
2021-02-21
1
-1
/
+34
*
mediatek: more clean solution for out-of-tree DTS
Daniel Golle
2021-02-19
1
-2
/
+2
*
mediatek: move out-of-tree DTS files to dedicated dts folder
Daniel Golle
2021-02-19
1
-2
/
+2
*
build: use SPDX license tags
Paul Spooren
2021-02-05
1
-5
/
+2
[next]