373 Commits

Author SHA1 Message Date
Christian Hewitt
ec432fefb2 linux: update Amlogic patches for Linux 6.16.y
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2025-09-12 09:12:27 +00:00
Christian Hewitt
509d0c6f33 tm16xx-display: move/rename package, enable via options, only pick utils
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2025-09-12 08:39:32 +00:00
Christian Hewitt
5a2f08814b Merge pull request #9463 from kszaq/amlogic_bootloader_update
Amlogic: update bootloader files only if they exist
2025-07-02 11:44:46 +04:00
Christian Hewitt
c1180c471a linux: update Amlogic to Linux 6.16.y kernel and patches
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2025-06-26 08:56:33 +00:00
Christian Hewitt
7bb91b01e8 amlogic: include tm166xx driver
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2025-06-26 08:55:30 +00:00
Christian Hewitt
3161d3a080 linux: update Amlogic Linux 6.15.y kernel and patches
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2025-06-09 08:27:05 +00:00
Matthias Reichl
cf7c918d5e kodi: update revert fences patch
Signed-off-by: Matthias Reichl <hias@horus.com>
2025-06-06 13:44:35 +02:00
Christian Hewitt
dd74821599 linux: bump Amlogic kernel and patches for Linux 6.15.y
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2025-05-29 11:45:36 +00:00
Christian Hewitt
c5bc81b3fe treewide: move DRIVER_ADDONS_SUPPORT to distribution options
Note: the digital_devices package only builds for x86_64 arch.

Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2025-05-11 12:28:50 +00:00
Christian Hewitt
fa90a43177 treewide: unbrand LE_TMP to IMG_TMP
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2025-05-11 12:28:50 +00:00
Christian Hewitt
3e7432503e linux: update Amlogic patches for Linux 6.14.y
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2025-05-11 12:15:17 +00:00
Christian Hewitt
6420e2ce08 linux: update Amlogic items for Linux 6.14.y
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2025-04-20 07:50:19 +00:00
Christian Hewitt
57851c8172 linux: bump Amlogic kernel to Linux 6.14.y
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2025-04-12 14:01:45 +00:00
Christian Hewitt
46aaed915d u-boot: bump Amlogic patches for 2025.04
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2025-04-12 13:37:17 +00:00
Rudi Heitbaum
4b18e06fdd linux (All): enable kernel options CONFIG_IP_NF_RAW and CONFIG_IP6_NF_RAW
required by docker 28.0.2
2025-03-25 10:17:17 +00:00
Rudi Heitbaum
c1e7a38ce6 linux (All): enable kernel options IP_SET and NETFILTER_XT_SET 2025-02-21 11:19:20 +00:00
Matthias Reichl
b64fef438b linux: enable Terminus 16x32 font
Signed-off-by: Matthias Reichl <hias@horus.com>
2025-02-13 18:08:41 +01:00
luzpaz
91a4766cef treewide: fix typos
Found via `codespell -q 3 -S "*.patch,*.po" -L acount,afile,distroname,parm,serie,synopsys`
2025-02-03 07:04:59 -05:00
Christian Hewitt
31071a83cd u-boot: update Amlogic patches for 2025.01
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2025-01-10 04:30:12 +00:00
Christian Hewitt
064699b940 linux: bump Amlogic patches for Linux 6.12.y
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2025-01-10 04:30:04 +00:00
Matthias Reichl
e102b88ad0 Amlogic: drop ffmpeg patches
Signed-off-by: Matthias Reichl <hias@horus.com>
2024-12-22 12:21:51 +01:00
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
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
kszaq
42e388147f Amlogic: disable lock debugging 2024-11-22 11:00:57 +01:00
Christian Hewitt
6d5430738c linux: bump Amlogic kernel to 6.12.y
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2024-11-19 14:59:38 +00:00
Matthias Reichl
7a3c341ae4 projects/Amlogic: drop MALI_FAMILY
Signed-off-by: Matthias Reichl <hias@horus.com>
2024-11-15 14:48:59 +01:00
kszaq
53392f9252 Amlogic: do not silence errors on bootloader update
We are now checking if source file exists, any errors
should be displayed on the screen.
2024-11-03 10:42:27 +01:00
kszaq
a1f8e0b9ca Amlogic: update bootloader files only if they exist
This prevents copying all dtbs to /flash if there is
none present before the update.
2024-11-03 10:38:47 +01:00
Christian Hewitt
0c2b12699e linux: bump Amlogic to latest 6.11.y
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2024-11-01 13:41:12 +00:00
Christian Hewitt
77d08f0c9d u-boot: bump Amlogic patches for 2024.10
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2024-11-01 13:39:50 +00:00
Christian Hewitt
60239d8c34 Merge pull request #9394 from heitbaum/rtl8812
linux: wifi: rtw88: Add support for RTL8821AU and RTL8812AU
2024-10-30 20:54:44 +04:00
Matthias Reichl
9b75c9c050 kodi: update revert fences patch
Revert both the async rendering fixes PR 25588 and the fences
PR 23921

Signed-off-by: Matthias Reichl <hias@horus.com>
2024-10-25 21:17:37 +00:00
kszaq
5929b1631f Amlogic: align NETFILTER configuration with Generic project 2024-10-24 19:56:34 +02:00
kszaq
9be1d8600b RPi, Amlogic: enable building IP6_NF_TARGET_MASQUERADE module
This module is useful when using IPv6-capable VPN. Align this
option with other projects/devices.
2024-10-19 14:49:17 +02:00
kszaq
d3fe5bf932 linux: enable CONFIG_IPV6_MULTIPLE_TABLES
Allows setting up multiple IPv6 routing tables when using VPN.
2024-10-19 14:47:12 +02:00
Rudi Heitbaum
9e7a10ab12 linux: enable kernel based RTW88_8821AU and RTW88_8812AU 2024-10-13 15:43:04 +00:00
Rudi Heitbaum
f9ea718694 kodi: rebase temp revert fences patch for kodi ed8f18b 2024-10-10 10:36:33 +00:00
Christian Hewitt
c1b3c96f4f linux: bump Amlogic to Linux 6.11.y
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2024-10-04 16:48:20 +00:00
CvH
52d0bad764 cleanup scripts: projects/ 2024-07-06 13:02:07 +02:00
Christian Hewitt
6f8b31b2d0 u-boot: update Amlogic patches to fix Odroid N2 boot
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2024-06-27 10:51:45 +00:00
Christian Hewitt
173b0a0e72 linux: bump Amlogic patchset to Linux 6.9.5
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2024-06-17 02:23:44 +00:00
Rudi Heitbaum
d8d60385cb linux: move rtlwifi patches from Amlogic to shared for RTL8192DU 2024-06-12 08:28:38 +00:00
Rudi Heitbaum
a77242656d distro: drop RTL8192DU as now in-kernel 2024-06-11 12:49:47 +00:00