coolsnowwolf
1c57996f6f
target: enable crypto-sha512 by default
2024-02-20 00:44:02 +08:00
Christian Marangi
586df29178
kernel-build.mk: add support for compiling only DTS
...
Add support for compiling DTS for the selected target. This can be
useful for testing if the DTS correctly compile and doesn't produce any
error.
This adds a new make target. To compile only DTS use:
make target/linux/dtb
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2024-02-19 23:30:11 +08:00
Beginner
0ea4b64304
kernel: bump 6.6 to 6.6.17 ( #11895 )
2024-02-17 19:30:11 +08:00
Beginner
6255b11d57
kernel: bump 6.1 to 6.1.78 ( #11894 )
2024-02-17 19:28:03 +08:00
Daniel Golle
2d309fec97
image: introduce DEVICE_DTC_FLAGS and DEVICE_DTCO_FLAGS
...
Handle compiling device tree overlay blobs separate to allow for
overlays being compiled with different parameters, mostly to safe
space.
Allow defining DEVICE_DTC_FLAGS and DEVICE_DTCO_FLAGS as per-device
parameters to be passed to dtc. Previously some boards directly used
DTC_FLAGS in their build recipe which then also affected other boards.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2024-02-11 23:07:11 +08:00
Beginner
0d84afc31a
kernel: bump 6.6 to 6.6.16 ( #11875 )
2024-02-07 12:07:27 +08:00
Beginner
2e862778a3
kernel: bump 6.1 to 6.1.77 ( #11874 )
2024-02-07 12:02:03 +08:00
Daniel Golle
0e8b0cf63d
image: improve uImage.FIT device tree overlay support
...
Instead of generating full config nodes incl. kernel, generate minimal
config nodes for device tree overlays to be applied to the main config.
In this way, multiple device tree overlays can be applied more easily.
While at it change filenames to upstream style, ie. use dtso and dtbo
suffix for device tree overlays.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2024-02-06 13:38:35 +08:00
Beginner
458735dec7
kernel: bump 6.6 to 6.6.15 ( #11857 )
2024-02-02 11:01:16 +08:00
Beginner
e3811adc69
kernel: bump 6.1 to 6.1.76 ( #11858 )
2024-02-02 11:00:06 +08:00
coolsnowwolf
e4dedaf402
Add support to build qualcommax image
2024-01-30 18:04:25 +08:00
Beginner
053f193d01
kernel: bump 6.1 to 6.1.75 ( #11830 )
2024-01-27 08:03:21 +08:00
Beginner
ab07e6a93e
kernel: bump 5.4 to 5.4.268 ( #11834 )
2024-01-27 08:02:23 +08:00
Beginner
edb87675dd
kernel: bump 5.15 to 5.15.148 ( #11832 )
2024-01-27 08:01:24 +08:00
Beginner
a96f1c3ec1
kernel: bump 5.10 to 5.10.209 ( #11833 )
2024-01-27 08:00:35 +08:00
aakkll
781ce8d148
kernel: bump 6.6 to 6.6.14 ( #11827 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2024-01-26 12:42:34 +08:00
Beginner
a5823d43b1
kernel: bump 6.6 to 6.6.13 ( #11817 )
2024-01-23 00:30:12 +08:00
Beginner
b15250f0b3
kernel: bump 5.10 to 5.10.208 ( #11815 )
2024-01-23 00:20:07 +08:00
John Audia
03b416d21f
kernel: bump 5.15 to 5.15.147
...
Manually rebased:
generic/backport-5.15/005-v5.17-01-Kbuild-use-Wdeclaration-after-statement.patch
All other patches automatically rebased.
Build system: x86_64
Build-tested: ramips/tplink_archer-a6-v3
Run-tested: ramips/tplink_archer-a6-v3
Signed-off-by: John Audia <therealgraysky@proton.me>
2024-01-18 11:05:16 +08:00
aakkll
eb030b2124
kernel: bump 5.4 to 5.4.267 ( #11795 )
2024-01-17 01:28:41 +08:00
coolsnowwolf
9d7e32349c
kernel: bump 6.1 to 6.1.73
2024-01-16 23:00:01 +08:00
aakkll
cac1207d80
kernel: bump 6.1 to 6.1.72 ( #11769 )
2024-01-15 17:29:43 +08:00
coolsnowwolf
1f7b499eb1
Revert "kernel: bump 6.1 to 6.1.72 ( #11769 )"
...
This reverts commit 2c67f6832d
.
2024-01-15 02:15:50 +08:00
aakkll
2c67f6832d
kernel: bump 6.1 to 6.1.72 ( #11769 )
2024-01-14 18:08:32 +08:00
coolsnowwolf
87b3c3e105
kernel: bump 5.4 to 5.4.266
2024-01-13 12:57:22 +08:00
coolsnowwolf
b055b3b409
generic: init linux kernel 6.6 support
2024-01-12 10:18:22 +08:00
coolsnowwolf
c6c5c79e3d
target.mk: add GRUB2 EFI support for loongarch64
2024-01-12 10:13:05 +08:00
coolsnowwolf
253878b854
include: add loongarch64 new target
2024-01-11 20:56:50 +08:00
John Audia
135a4e9540
kernel: bump 5.15 to 5.15.146
...
Changelog: https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.146
All other patches automatically rebased.
Build system: x86_64
Build-tested: ramips/tplink_archer-a6-v3
Run-tested: ramips/tplink_archer-a6-v3
Signed-off-by: John Audia <therealgraysky@proton.me>
2024-01-09 22:58:11 +08:00
Beginner
138efb16b4
kernel: bump 5.15 to 5.15.145 ( #11733 )
2023-12-24 00:25:24 +08:00
Beginner
60707924cc
kernel: bump 5.15 to 5.15.144 ( #11728 )
...
Signed-off-by: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com>
2023-12-22 15:47:09 +08:00
Beginner
d0f140b6c3
kernel: bump 5.10 to 5.10.205 ( #11730 )
...
Signed-off-by: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com>
2023-12-22 15:43:59 +08:00
Beginner
ccadf36e98
kernel: bump 5.4 to 5.4.265 ( #11723 )
2023-12-22 10:30:11 +08:00
Beginner
6731232433
kernel: bump 6.1 to 6.1.69 ( #11729 )
2023-12-22 10:26:57 +08:00
Martin Schiller
c7ee906425
u-boot.mk: do not force parallel build
...
Some patched u-boots may have problems with parallel build.
Do not enforce parallel build here so one can set PKG_BUILD_PARALLEL:=0
in the specific u-boot Makefile also before including the u-boot.mk.
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2023-12-20 23:06:58 +08:00
Beginner
ba3c8ab2f3
kernel: bump 5.10 to 5.10.204 ( #11721 )
2023-12-19 10:30:35 +08:00
coolsnowwolf
67dcd38678
kernel: bump 5.15 to 5.15.143
2023-12-17 15:38:17 +08:00
aakkll
a316972306
kernel: bump 6.1 to 6.1.68 ( #11708 )
2023-12-16 12:08:02 +08:00
aakkll
0d2cce288a
kernel: bump 5.4 to 5.4.264 ( #11711 )
2023-12-16 12:06:10 +08:00
Beginner
37d1429872
kernel: bump 5.10 to 5.10.201 ( #11710 )
2023-12-16 12:04:17 +08:00
Beginner
3358c91e43
kernel: bump 5.15 to 5.15.142 ( #11709 )
2023-12-16 12:02:58 +08:00
aakkll
4efca503b9
kernel: bump 5.4 to 5.4.263 ( #11695 )
2023-12-09 13:09:25 +08:00
aakkll
93443d24b4
kernel: bump 6.1 to 6.1.66 ( #11694 )
2023-12-09 13:08:34 +08:00
Ilya Katsnelson
a4c684fd02
build: replace true
with a custom noop script
...
`true` might be a shell built-in, or simply not accessible in the hardcoded locations.
Replace it with a custom script that does nothing.
Signed-off-by: Ilya Katsnelson <me@0upti.me>
2023-11-19 22:54:50 +08:00
coolsnowwolf
e14b03b6c2
kernel: fix linux 5.4 hash typo
...
Fixes : #11661
2023-11-14 20:09:47 +08:00
aakkll
d8ad8adc3b
kernel: bump 5.15 to 5.15.138 ( #11658 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2023-11-13 17:47:28 +08:00
aakkll
b9ceecfd2c
kernel: bump 6.1 to 6.1.62 ( #11656 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2023-11-13 17:35:13 +08:00
aakkll
03ef1793db
kernel: bump 5.4 to 5.4.260 ( #11657 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2023-11-13 17:34:53 +08:00
aakkll
2e5b2e92c3
kernel: bump 6.1 to 6.1.61 ( #11637 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2023-11-05 02:22:20 +08:00
Hauke Mehrtens
cd7cbee6b1
kernel: bump 5.10 to 5.10.199
...
All patches automatically rebased.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2023-11-03 23:28:39 +08:00