Demetris Ierokipides
4099f48153
Merge Rpi5 SOC support to Lakka
...
Signed-off-by: Demetris Ierokipides <ierokipides.dem@gmail.com>
2023-11-25 02:07:06 +02:00
dtechsrv
ee664a846b
linux (all): enable CONFIG_CHR_DEV_SG as module
2023-10-05 19:55:42 +02:00
Demetris Ierokipides
125aa20e6a
Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x
2023-02-25 17:02:35 +02:00
Rudi Heitbaum
18c522c33d
linux (all): standardise on CONFIG_RFKILL=m
2023-02-22 10:41:58 +00:00
Tomáš Kelemen (vudiq)
1ad6e3c3a0
Merge branch 'LibreELEC.tv/master'
2023-02-11 02:25:33 +01:00
Rudi Heitbaum
e7c9ae4d5d
linux: enable CONFIG_NETFILTER_XT_MATCH_COMMENT
...
needed by iptables in podman using netavark stack
2023-02-07 08:17:17 +00:00
Demetris Ierokipides
b367b241fd
Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x
2023-01-31 05:18:33 +02:00
Rudi Heitbaum
bda61ac67d
linux: add GCC11_NO_ARRAY_BOUNDS to .config
2023-01-24 08:16:41 +00:00
Tomáš Kelemen (vudiq)
588ee556e2
Merge branch 'LibreELEC.tv/master' into Lakka-LE-master
...
update to 10.95.001 - LibreELEC 11 beta 1
2023-01-19 22:25:04 +01:00
Tomáš Kelemen (vudiq)
33e9e1eaaa
Merge branch 'LibreELEC.tv/master' into Lakka-LE-master
2023-01-18 11:15:04 +01:00
Rudi Heitbaum
9bd41e2368
linux (Qualcomm): standardise docker options
2023-01-03 11:30:58 +00:00
CvH
c979b6a59f
Merge pull request #7315 from heitbaum/crypto
...
Tidy up ARM Crypto options in kernel .conf files
2023-01-02 11:59:32 +01:00
Rudi Heitbaum
ebdec1378e
linux (Qualcomm Dragonboard): update crypto kernel options to supported ARMv8 CE and NEON
2022-12-31 22:55:19 +00:00
Rudi Heitbaum
1440a7dc31
kernel_options: add CONFIG_NINTENDO_FF=y
2022-12-30 03:47:11 +00:00
SupervisedThinking
5bb6f508f9
linux (all projects): build hid-nintendo module
...
- Adds support for the Nintendo Switch Joy-Cons and Pro Controller. All controllers support bluetooth, and the Pro Controller also supports its USB mode.
- https://cateee.net/lkddb/web-lkddb/HID_NINTENDO.html
2022-12-20 11:16:04 +01:00
Rudi Heitbaum
9ccda45c5f
linux (Qualcomm): change .config HUGETLBFS is not set
2022-12-13 22:20:20 +00:00
Rudi Heitbaum
11a8de7151
linux (Qualcomm): update .config for 6.1-rc6
2022-12-12 18:49:09 +00:00
Rainer Dorsch
d5816a8258
linux: enable and unify VLAN_8021Q support over all projects/devices
2022-12-11 14:17:26 +01:00
Rudi Heitbaum
72e3d0a278
linux (Qualcomm): update .config for 6.0.11
2022-12-03 01:08:46 +00:00
Rudi Heitbaum
f92f44d368
linux (Qualcomm): update .config for 6.0.3-rc1
2022-10-21 08:36:45 +00:00
Rudi Heitbaum
b5d3c5cf40
linux (Qualcomm): update .config for 6.0-rc3
2022-10-04 10:53:58 +00:00
Rudi Heitbaum
7b410f0b46
linux (Qualcomm): update .config for 5.19.7-rc1
2022-09-05 11:00:43 +00:00
Rudi Heitbaum
7fc3a568af
linux (Qualcomm): update .config for 5.19
2022-08-01 07:05:05 +00:00
Rudi Heitbaum
1bae023a59
linux (Qualcomm): update .config for 5.18.14
2022-07-24 04:50:20 +00:00
Rudi Heitbaum
b1212e380b
linux (Qualcomm): update .config for 5.18
2022-06-14 22:54:13 +00:00
Rudi Heitbaum
ecec2ab0b7
linux: enable CONFIG_IP_MULTIPLE_TABLES to support ip rule
...
https://cateee.net/lkddb/web-lkddb/IP_MULTIPLE_TABLES.html
2022-06-10 12:47:29 +00:00
Rudi Heitbaum
42088f3b00
linux: disable deprecated CRYPTO_ARC4
...
This crypto option was only used by WEP Wireless, which is no longer
supported in iwd. nor should it be used by wireless networks.
2022-06-09 10:48:19 +00:00
Rudi Heitbaum
e0e08202f4
linux (Qualcomm): update .config for 5.18
2022-05-23 07:29:53 +00:00
Lukas Rusak
4dac99f0bc
projects: remove ALSA_SUPPORT from project options
...
This option is defined by our distrobution options and shouldn't have to be explicitly set per project
2022-05-04 17:27:38 -07:00
Tomáš Kelemen (vudiq)
d901413d8a
Merge 'libreelec/master'
...
pull updates from upstream
2022-04-23 21:44:57 +02:00
Christian Hewitt
7b6d9923e1
Merge pull request #6420 from heitbaum/nls
...
Make linux kernel NLS settings consistent
2022-04-23 12:56:13 +04:00
Christian Hewitt
345b1d6d57
Merge pull request #6225 from notgood/nlsutf8
...
linux: enable CONFIG_NLS_UTF8 for all targets
2022-04-23 12:55:59 +04:00
Rudi Heitbaum
87d23568d4
linux: update NLS_DEFAULT to utf8 and enable NLS_ASCII
2022-04-23 05:26:01 +00:00
Rudi Heitbaum
503ee3fec0
linux (Qualcomm Dragonboard): enable EXFAT_FS
2022-04-23 05:26:01 +00:00
Tomáš Kelemen (vudiq)
a32d60c085
Merge branch 'librelec/master'
2022-04-07 09:52:13 +02:00
heitbaum
1a21bec61e
linux (Qualcomm Dragonboard): update .config for 5.17
2022-03-21 03:44:54 +00:00
Rudi Heitbaum
766ccc9891
linux (Qualcomm): update .config for 5.16.14
2022-03-11 13:16:42 +00:00
Tomáš Kelemen (vudiq)
ee6140e55c
Merge 'libreelec/master'
2022-03-04 00:02:04 +01:00
Rudi Heitbaum
be09d6ccc2
linux (Qualcomm): update .config for 5.16.11
2022-02-23 12:55:46 +00:00
heitbaum
dd28afb28b
linux: add CONFIG_ARM64_ERRATUM_2051678 is not set to .config for 5.16.10
2022-02-17 08:36:46 +00:00
Aleksandr V. Piskunov
693d64ac09
linux: enable CONFIG_NLS_UTF8 for all targets
2022-02-12 16:24:51 +02:00
heitbaum
ac730b7e55
linux: add CONFIG_FRAMEBUFFER_CONSOLE_LEGACY_ACCELERATION is not set to .config for 5.16.8
2022-02-10 07:33:58 +00:00
heitbaum
5a22d4f547
linux (Generic): support NLMON for iwd and iwmon
2022-01-28 20:15:21 +00:00
CvH
c35f42551d
Merge pull request #5884 from SupervisedThinking/vulkan_api
...
[le11] add Vulkan API support
2022-01-23 14:52:26 +01:00
heitbaum
e3dd558b5a
linux (Qualcomm Dragonboard): update .config for 5.16
2022-01-11 16:04:00 +00:00
SupervisedThinking
d995b71f53
projects: added Vulkan opts
...
- disabled by default for all devices
2022-01-01 14:26:52 +01:00
CvH
4cd3e0ff55
Merge pull request #5979 from SupervisedThinking/up_wl_windowmanager
...
[le11] rework wayland displayserver & windowmanager handling
2021-12-25 11:41:33 +01:00
SupervisedThinking
5c5d96605f
distribution/projetcs: updated displayserver & windowmanager opts
...
- changed x11 to wl as suitable displayserver option for ARM based projects
- changed the WINDOWMANAGER var from "none" to "no" if it's not in use to us the same naming scheme as for all other vars
- set the WINDOWMANAGER for generic/wayland to weston
2021-12-15 14:00:20 +01:00
heitbaum
140a1dd4a6
linux (Qualcomm Dragonboard): enable kernel ntfs3
2021-12-08 21:49:47 +00:00
Tomáš Kelemen (vudiq)
6bd3406f20
Merge branch 'libreelec-master'
2021-11-27 12:32:40 +01:00