Commit graph

106 commits

Author SHA1 Message Date
heitbaum
74b832e87c linux (Rockchip RK3288): update .config for 5.16 2022-01-11 16:04:00 +00:00
heitbaum
b125597335 linux (Rockchip RK3288): 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
heitbaum
f49dcd8261 linux (Rockchip RK3288): update .config for 5.15.5 2021-11-25 10:07:15 +00:00
heitbaum
c4e8000376 linux (Rockchip RK3288): update .config for 5.15.4 2021-11-24 21:42:39 +11:00
Tomáš Kelemen (vudiq)
f1e2ea4d6b
Merge branch 'libreelec-master' 2021-11-20 13:59:00 +01:00
Carlos Garces
80e3cd706d RTL8188EU: Use the staging driver instead of out of tree 2021-11-15 10:40:24 +01:00
heitbaum
07301781d4 linux (Rockchip RK3288): tidy up .config for 5.15 2021-11-01 13:37:15 +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
38243c1601 linux (Rockchip RK3288): add config options for 5.14.6 2021-09-27 22:42:19 +10:00
Alex Bee
985b8b7e76 Rockchip: linux: update configs for 5.14 2021-09-01 16:55:09 +02:00
heitbaum
a917b6bdc1 linux (Rockchip RK3288): tidy up .config for 5.14 2021-09-01 16:55:09 +02:00
heitbaum
9555e63561 linux (Rockchip RK3288): add config option BATTERY_RT5033 is not set 2021-08-28 17:01:43 +10:00
heitbaum
fd5115a56c linux (Rockchip RK3288): add config option NVME_TCP is not set 2021-06-30 12:56:38 +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
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
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
940c8acb5b Rockchip: linux: RK3288: switch to KERNEL_MODE_NEON and enable NEON crypto extensions 2021-04-19 23:10:57 +02: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
0405f7d8c0 linux (Rockchip: RK3288): update linux.arm.conf with CONFIG_KCMP=y 2021-03-08 06:04:14 +00:00
Alex Bee
845e6c61d7 Rockchip: RK3288: linux: drop support for foreign DRM systems 2021-03-07 18:51:58 +01: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
Alex Bee
e180ad745f Rockchip: RK3288: drop CONFIG_CRYPTO_DEV_ROCKCHIP
Using this driver crashes the SoC: drop it.
2021-02-28 11:14:54 +01:00
Alex Bee
7138427c79 Rockchip: RK3288: drop kernel toolchain
There is no need to use a specific kernel toolchain for RK3288 - both u-boot and kernel build fine with the LE arm toolchain.
2021-02-28 11:14:43 +01:00
heitbaum
8b84f35550
linux: Rockchip: RK3288: 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
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
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
MilhouseVH
e49037dcc0
Merge pull request #4196 from HiassofT/le10-lirc-bpf
enable support for BPF IR decoders
2020-02-22 07:11:57 +00:00
dhewg
8a2115303b
Merge pull request #4112 from Kwiboo/gcc-arm-update
gcc-arm: update to 9.2-2019.12 and remove gcc-linaro
2020-02-18 18:57:47 +01: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