Carlos Garces
80e3cd706d
RTL8188EU: Use the staging driver instead of out of tree
2021-11-15 10:40:24 +01:00
heitbaum
11f14d25c0
linux (Rockchip RK3328): tidy up .config for 5.15
2021-11-01 13:37:17 +11:00
Tomáš Kelemen (vudiq)
3982e1b98b
Pull updates from LibreELEC/master
2021-10-26 22:27:07 +02:00
mglae
a2f9acec68
linux config: add CONFIG_CIFS_DEBUG=y to ease CIFS system mounts
2021-10-19 19:24:28 +02:00
Ntemis
ce2a34999b
Rockchip: Hardcode output resolution to 1080p as some devices try to boot at 4K
...
port of a84b21261f
2021-10-15 21:45:16 +02:00
CvH
507492c930
Merge pull request #5435 from antonlacon/le11-arch-options
...
buildsystem: change when config/arch.$ARCH is sourced
2021-10-03 08:02:45 +02:00
heitbaum
7a76b0f813
linux (Rockchip RK3328): add config options for 5.14.6
2021-09-27 22:42:19 +10:00
heitbaum
5e84c3cb47
linux (Rockchip RK3328): tidy up .config for 5.14
2021-09-01 16:55:09 +02:00
heitbaum
25cd95e54f
linux (Rockchip RK3328): add config option BATTERY_RT5033 is not set
2021-08-28 17:01:43 +10:00
heitbaum
06fe1731db
linux (Rockchip RK3328): add config option NVME_TCP is not set
2021-06-30 12:56:38 +00:00
Ian Leonard
0f0506af5d
buildsystem: move TARGET_KERNEL_PATCH_ARCH to config/arch.ARCH
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-06-21 00:13:21 +00:00
Ian Leonard
388bfe4440
projects: drop TARGET_FEATURES as project options
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-06-21 00:13:21 +00:00
Alex Bee
f88d19b575
buildsystem: introduce $TARGET_KERNEL_PATCH_ARCH
2021-06-11 18:06:58 +02:00
Alex Bee
72d319e8f3
Rockchip: linux: update configs
2021-06-02 09:52:30 +02:00
Alex Bee
6358153e81
Rockchip: linux: update configs
2021-05-10 14:38:56 +02:00
heitbaum
73c43930f2
linux (Rockchip RK3328): add 5.10.32 option CONFIG_AS_HAS_LSE_ATOMICS
2021-04-22 20:55:47 +00:00
Alex Bee
7ad18d8d1c
Rockchip: linux: align configs with https://github.com/LibreELEC/LibreELEC.tv/pull/5217
2021-04-19 23:11:08 +02:00
Alex Bee
253c01c4fb
Rockchip: linux: RK3328: disable CONFIG_GCC_PLUGIN_RANDSTRUCT
2021-04-19 23:11:02 +02:00
heitbaum
f716460984
linux (Rockchip RK3328): add config option CONFIG_DEBUG_INFO_BTF is not set
2021-04-14 21:59:53 +00:00
Christian Hewitt
72e4b374fe
Merge pull request #5211 from heitbaum/kernel51020
...
[Allwinner,Generic,Rockchip] linux: Update to 5.10.21
2021-03-08 17:30:34 +04:00
CvH
3c526a73e8
Merge pull request #5201 from knaerzche/rk-fixes
...
Rockchip more fixes
2021-03-08 11:47:17 +01:00
heitbaum
f0e8ff199e
linux (Rockchip: RK3328): update linux.aarch64.conf with CONFIG_KCMP=y
2021-03-08 06:04:14 +00:00
Alex Bee
2c0beadd89
Rockchip: linux: add support for (more) BT (USB) devices and HCI protocols
2021-03-07 18:27:25 +01:00
Alex Bee
808af2095a
Rockchip: linux: enable all relevant arm/neon/armv8.0 crypto extensions
...
Also: Build all of them in kernel instead of a module
2021-03-07 17:56:32 +01:00
Alex Bee
4ae6d4de50
Rockchip: linux: align HID and input devices support with other projects
...
Enabled only joysticks which are (directly) connected to USB and not enabled
any touchpad or touchscreen devices as they are not relevant
2021-03-07 17:02:19 +01:00
Alex Bee
d96b101fb9
Rockchip: linux: add recommended linux options for systemd
...
As per https://github.com/systemd/systemd/blob/main/README
2021-03-07 15:36:39 +01:00
Alex Bee
280a53febb
Rockchip: linux: align FS, partition and block devices support with other projects
...
Added support for ISO9660/JOLIET/ZISOFS/UDFS, F2FS, HFS, ReiserFS, XFS, enabled FS cache,
added MAC / Windows LDM partition support, added CD-/DVD-ROM block devices support
and dropped UBIFS support.
2021-03-07 15:15:37 +01:00
CvH
16f32a6a23
Merge pull request #5044 from lrusak/linux-required-config
...
linux: check for required config options before building
2021-03-05 18:11:11 +01:00
Alex Bee
2afcb318eb
Rockchip: allow edid firmware loading
...
Allow drm edid "firmware" loading via kernel commandline for Rockchip
2021-02-28 11:15:03 +01:00
heitbaum
34ffa50f66
linux: Rockchip: RK3328: enable required config options
2021-02-24 17:29:42 -08:00
heitbaum
c1062e8568
linux: update linux.conf to reflect compiled with 5.10.17
2021-02-17 21:41:14 +00:00
Alex Bee
4e4e3fe650
Rockchip: add IEP driver
...
I wrote the driver some month ago and have been testing it on everday
basis since then (by just using it). I will have to add some more
functionality before upstreaming it, since the IP supports way more
then just deinterlacing - however: thats the only use-case for kodi now.
2021-02-16 16:42:42 +01:00
CvH
91cf0cd87f
Merge pull request #5059 from lrusak/gcc-package-update
...
GCC toolchain updates
2021-02-06 20:04:15 +01:00
Lukas Rusak
80f9538550
Rockchip: RK3328: linux.aarch64.conf: add CONFIG_ARM64_BTI_KERNEL=y
2021-01-29 09:18:56 -08:00
Alex Bee
7d0199bbd4
rockchip: linux: Remove patches included in 5.10.11
...
Additionally dropped no longer required inux-1000-export-mm_trace_rss_stat.patch
and updated kernel configs
2021-01-28 17:45:40 +01:00
Alex Bee
1886328e39
rockchip: add USB media drivers
2021-01-26 00:27:34 +01:00
Alex Bee
fb250136fa
rockchip: align uboot_helper and READMEs for currently supported boards
2021-01-18 00:28:58 +01:00
Alex Bee
2f14f2ee0c
rockchip: linux: update patches and configs for 5.10
2021-01-18 00:28:13 +01:00
Ian Leonard
6be5ad8c61
rockchip: linux: add exfat driver module
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-11-11 17:25:23 +00:00
Jonas Karlman
f0aaf71cfe
Rockchip: linux: update patches to 5.9
2020-10-13 20:02:02 +02:00
Jonas Karlman
09bb6a4cb5
Rockchip: linux: update to 5.8
2020-08-09 22:54:19 +02:00
CvH
8229551b52
Rockchip: use ARMv8 add-ons
2020-06-16 22:04:30 +02:00
Jonas Karlman
95841bfb54
Rockchip: linux: update patches for 5.7
2020-06-15 10:15:06 +00:00
Jonas Karlman
bc55a55cbb
Rockchip: linux: update patches for 5.6
2020-05-10 21:42:50 +00:00
Matthias Reichl
5563df2c22
linux (AW/AML/Generic/RK/RPi): enable CONFIG_BPF_LIRC_MODE2=y
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-02-11 12:14:41 +01:00
Jonas Karlman
3951a496e9
linux (Rockchip): update config for 5.4.16
2020-02-01 01:05:50 +00:00
MilhouseVH
2500f20522
Merge pull request #4139 from chewitt/wireguard-matrix
...
wireguard: add initial support for WireGuard VPNs
2020-01-29 21:12:23 +00:00
chewitt
17f0e8670c
linux: add wireguard support for Rockchip
2020-01-24 02:47:50 +00:00
Jonas Karlman
5e3928cd32
Rockchip: linux: enable wifi modules
2020-01-12 21:32:21 +00:00
Jonas Karlman
30d63b56a0
Rockchip: drop rockchip-4.4 linux support
2019-12-31 09:09:33 +00:00