Florian Eckert
05c7666b4d
tools: add tmon package
...
Add the 'tmon' packages. This is as a tool to help visualize,
tune, and test the complex thermal subsystem.
We get a compile warning for the tool that the printf format does not
fit. This commit contains a patch that fixes this warning. This patch
has also been sent upstream to the Linux kernel [1].
Links:
[1] https://lore.kernel.org/all/20231204141335.2798194-1-fe@dev.tdt.de/
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-04-02 21:56:25 +08:00
Rosen Penev
d3c28faf88
kernel: backport ethtool_puts
...
Will be used for conversions in the following commit.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-04-02 21:50:46 +08:00
Qingfang Deng
5d367a85be
kernel: support RISC-V PMU
...
Add RISC-V PMU config symbols and enable them for riscv64.
Signed-off-by: Qingfang Deng <dqfext@gmail.com>
2024-04-01 21:31:46 +08:00
Felix Fietkau
b5c1277609
perf: fix build on linux 6.6
...
- use Makefile.perf to prevent overriding MAKEFLAGS
- fix path to PKG_CONFIG
- link libstdc++ statically (only used for demangling)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2024-04-01 21:23:45 +08:00
aiamadeus
917b787887
ipq60xx: rework cpufreq support
...
Some cost down devices like jdc
do not have the pmic chips.
2024-03-31 22:35:21 +08:00
Beginner
bcd9f26694
kernel: bump 6.1 to 6.1.83 ( #12036 )
...
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.83
Manually rebased:
mediatek/patches-6.1/100-dts-update-mt7622-rfb1.patch
generic/pending-6.1/737-07-net-ethernet-mtk_eth_soc-add-paths-and-SerDes-modes-.patch
2024-03-29 10:21:13 +08:00
Beginner
f56c9ece3c
kernel: bump 6.6 to 6.6.23 ( #12034 )
2024-03-29 00:26:13 +08:00
coolsnowwolf
3e5300b8ee
sunxi: port sunxi_get_soc_chipid / sunxi_get_serial from SDK
2024-03-28 18:10:09 +08:00
coolsnowwolf
0d1280a187
uboot-sunxi: add support for H618 x98h
2024-03-28 18:00:02 +08:00
coolsnowwolf
5c5b7af071
uboot-sunxi: add ac200/ac300 with internal eth phy support
2024-03-28 17:56:26 +08:00
Hauke Mehrtens
3f061d4220
libnl-tiny: update to latest git HEAD
...
d433990 Make struct nla_policy and struct nlattr const
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-03-27 22:58:12 +08:00
=?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?=
19c63babfe
iwinfo: update to latest git HEAD
...
Adds MediaTek MT7916AN and Cypress CYW43455 (Raspberry Pi 5) devices.
a34977c devices: add device id for Cypress CYW43455
3eb34df devices: add device id for MediaTek MT7916AN
This contains an ABI change, increase the ABI version too.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2024-03-27 22:54:32 +08:00
coolsnowwolf
b479194652
vsftpd-alt: Pass TARGET_CPPFLAGS
2024-03-26 04:05:39 +08:00
coolsnowwolf
c7b64067f2
vsftpd: fix compilation with musl 1.2.4
2024-03-26 02:06:41 +08:00
coolsnowwolf
86abbb7834
generic: 6.6: add missing kconfig
2024-03-25 22:15:06 +08:00
aiamadeus
af6fdbd097
rockchip: add kernel 6.6 support
2024-03-24 17:00:19 +08:00
aiamadeus
38ed25d038
rockchip: use upstream rfkill patches
2024-03-24 16:56:22 +08:00
aiamadeus
2a4194fa4b
mediatek: add Nokia EA0326GMP support
2024-03-22 19:50:10 +08:00
aiamadeus
4af62c65cb
generic: 6.1: backport AXP PMIC support
2024-03-22 19:38:15 +08:00
sKyissKy
36e6d2962f
ramips : fix zte e8820s upgrade ( #12021 )
2024-03-21 21:25:10 +08:00
coolsnowwolf
1dce308893
quectel-cm: update to version 1.6.5
2024-03-21 20:02:02 +08:00
coolsnowwolf
68253688d8
quectel_MHI: add support Linux Kernel 6.1+
2024-03-21 19:50:43 +08:00
aiamadeus
9d50fcccf0
sunxi: h616: cpufreq and thermal support
2024-03-20 20:28:26 +08:00
aiamadeus
f69a1db025
sunxi: add support for Orange Pi Zero 3
2024-03-20 20:25:26 +08:00
AmadeusGhost
b0516a441f
target: 5.15/6.1: fix broken patches
...
Fixes: c336930
("kernel: bump 6.1 to 6.1.80")
2024-03-19 20:38:05 +08:00
AmadeusGhost
0716d8c540
rockchip: refresh kernel 6.1 config
2024-03-19 20:15:40 +08:00
pc.xue
a4880e2ffa
strace: bump to version 6.6 ( #12012 )
...
Fixes : #12011
2024-03-18 15:06:01 +08:00
Beginner
a30f300333
kernel: bump 6.6 to 6.6.22 ( #12003 )
2024-03-17 18:20:51 +08:00
Beginner
1d96ca70bf
kernel: bump 6.1 to 6.1.82 ( #12002 )
2024-03-17 18:15:42 +08:00
Beginner
524175abb0
kernel: bump 5.4 to 5.4.272 ( #12007 )
2024-03-17 15:30:06 +08:00
Beginner
78375ff400
kernel: bump 5.10 to 5.10.213 ( #12006 )
2024-03-17 15:25:09 +08:00
Beginner
5f3d8d4647
kernel: bump 5.15 to 5.15.152 ( #12005 )
2024-03-17 15:20:10 +08:00
Daniel Golle
4fb3ef8364
uboot-mediatek: update to version 2023.07.02
...
Release 2023.07 got tagged wrongly and replaced by follow-up release
2023.07.02.
Now using upstream DTS for BPi-R3.
Removed two patches which made it upstream, refreshed the rest.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2024-03-16 20:39:45 +08:00
Daniel Golle
d95acb11e0
arm-trusted-firmware-mediatek: update to sources of 2023-07-24
...
Use updated Trusted Firmware-A sources from MediaTek, now stacked
on top of the ARM Trusted Firmware-A v2.9 release.
Add builds for the newly added MT7988 SoC.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2024-03-16 20:36:52 +08:00
coolsnowwolf
3b5f54d82f
generic: 6.6: revert genetlink: remove userhdr from struct genl_info
2024-03-15 14:24:06 +08:00
coolsnowwolf
5fea82cd1e
generic: 6.6: revert 6.5 deprecated API support for backport 6.1
2024-03-15 03:23:30 +08:00
coolsnowwolf
722f169265
kernel: crypto: fix geniv build as a separate module for 5.4
2024-03-15 03:19:19 +08:00
aiamadeus
9a345491df
generic: 6.1: backport AXP313a PMIC support
2024-03-14 22:00:14 +08:00
coolsnowwolf
df237c7e3f
generic: add missing kernel 6.6 patches
2024-03-14 11:24:09 +08:00
coolsnowwolf
6f205863c1
modules: fixes build for x86 platform
2024-03-13 16:03:53 +08:00
aiamadeus
58147ef0f6
kernel/modules: sync from upstream source
2024-03-13 10:26:08 +08:00
Beginner-Go
3089e0e022
kernel: refresh all 6.6 patches ( #11979 )
...
Fixes: #11978
2024-03-12 18:39:10 +08:00
coolsnowwolf
6eba666e73
target: move motorcomm driver to generic
2024-03-12 18:35:50 +08:00
coolsnowwolf
ce6d48a35d
generic: sync kernel 6.6 from upstream
2024-03-12 15:15:28 +08:00
Beginner
bc21d2c7d6
x86: fix build on kernel 5.10.211 ( #11972 )
2024-03-11 18:08:15 +08:00
Missing
a4bb24ad80
package: add ipip6 support ( #11970 )
...
Add IPIP6(RFC2473) support.
2024-03-11 10:08:38 +08:00
coolsnowwolf
525b77c08b
sunxi: add kernel 6.1 support
2024-03-09 21:01:07 +08:00
coolsnowwolf
6b306de18b
uboot-sunxi: bump to version 2024.01
2024-03-09 20:57:39 +08:00
Beginner
2923d86419
kernel: bump 5.15 to 5.15.151 ( #11958 )
2024-03-08 10:18:19 +08:00
Beginner
8c403eca0e
kernel: bump 5.10 to 5.10.212 ( #11961 )
2024-03-08 10:16:26 +08:00