Commit Graph

5458 Commits

Author SHA1 Message Date
kszaq
b1cb2ab479 Amlogic: adjust kernel config for Docker
Kernel config adjusted with tools/check_kernel_config script
2024-12-07 22:04:49 +01:00
kszaq
b4f499f539 Amlogic: disable SCHED_SMT
Amlogic SoCs do not have hyperthreading, disable it
to save some space
2024-12-07 22:00:39 +01:00
Christian Hewitt
bf1c528af1 linux: bump Amlogic 6.12.y kernel and patches
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2024-12-06 11:35:03 +00:00
Rudi Heitbaum
7635d55008 linux (Samsung): update .config for 6.12.2 2024-12-06 10:40:54 +00:00
Rudi Heitbaum
07ce78f3ee linux (Rockchip RK3399): update .config for 6.12.2 2024-12-06 10:40:54 +00:00
Rudi Heitbaum
691b73c0f7 linux (Rockchip RK3328): update .config for 6.12.2 2024-12-06 10:40:54 +00:00
Rudi Heitbaum
2df2821108 linux (Rockchip RK3288): update .config for 6.12.2 2024-12-06 10:40:54 +00:00
Rudi Heitbaum
cfbca3942e linux (Qualcomm): update .config for 6.12.2 2024-12-06 10:40:54 +00:00
Rudi Heitbaum
d706960a08 linux (NXP iMX8): update .config for 6.12.2 2024-12-06 10:40:54 +00:00
Rudi Heitbaum
159f60eeae linux (NXP iMX6): update .config for 6.12.2 2024-12-06 10:40:44 +00:00
Rudi Heitbaum
1cb4dde5d2 linux (Generic): update .config for 6.12.2 2024-12-06 10:40:44 +00:00
Rudi Heitbaum
d3ccb868b2 linux (Allwinner arm): update .config for 6.12.2 2024-12-06 10:40:44 +00:00
Rudi Heitbaum
fe3837eb01 linux (Allwinner aarch64): update .config for 6.12.2 2024-12-06 10:40:44 +00:00
Rudi Heitbaum
7989d57bf4 linux (NXP iMX8): Update to V19 - Cadence MHDP8501(HDMI/DP) for i.MX8MQ
ref:
- https://patchwork.kernel.org/project/linux-phy/list/?series=912540
- https://patchwork.freedesktop.org/series/120825/
2024-12-02 08:51:47 +00:00
Rudi Heitbaum
7dedee0f7c ati: drop X11 support and the xf86-video-ati package 2024-11-30 10:49:33 +00:00
Rudi Heitbaum
330c09a900 linux (Generic-legacy x11): drop linux patches that were supporting nvidia-legacy 2024-11-30 10:49:26 +00:00
Rudi Heitbaum
33d0af6434 nvidia-legacy: drop support and xf86-video-nvidia-legacy package 2024-11-30 10:48:14 +00:00
kszaq
2c5cef60f4 Amlogic: increase Linux kernel tick-rate to 300Hz
Aligns Amlogic with (most) other projects.
2024-11-26 19:04:21 +01:00
kszaq
01a07d3db6 Amlogic: set preemption to voluntary
Aligns Amlogic with (most) other LE projects.
2024-11-26 19:03:13 +01:00
kszaq
2c3b8986da Amlogic: enable PSCI CPUIdle driver
With additional entries in device tree, this
can save approximately 30-40mW when idling.
2024-11-26 19:01:02 +01:00
kszaq
a063ab37f6 Amlogic: set THP to madvise 2024-11-25 21:36:44 +01:00
kszaq
b2639e3c95 Amlogic: disable unused errata
Disable errata for cores not present in Amlogic's SoCs.
2024-11-25 18:38:11 +01:00
kszaq
c3d52c7577 Amlogic: disable some ARMv8 features not present in Amlogic SoCs
Amlogic 64-bit SoC have only ARMv8.1 cores and do not support
later rev features. Disable them to save a few KBs from kernel
size.
2024-11-25 18:34:52 +01:00
knaerzche
90d4493c72 Merge pull request #9531 from heitbaum/scmi
linux (Rockchip RK3288): update .config dropping SCMI
2024-11-24 13:31:21 +01:00
Rudi Heitbaum
0f61415bff linux (Rockchip RK3288): update .config dropping SCMI 2024-11-24 10:27:09 +00:00