Commit graph

104 commits

Author SHA1 Message Date
heitbaum
5a50ccaf89 linux (Rockchip RK3399): add config option BATTERY_RT5033 is not set 2021-08-28 17:01:43 +10:00
Alex Bee
72d319e8f3 Rockchip: linux: update configs 2021-06-02 09:52:30 +02:00
Alex Bee
aada40add9 Rockchip: linux: RK3399: enable support for MP8859 regulator 2021-05-13 18:14:19 +02:00
Alex Bee
6358153e81 Rockchip: linux: update configs 2021-05-10 14:38:56 +02:00
heitbaum
1b14094fcd linux (Rockchip RK3399): 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
c97422b8ab Rockchip: linux: enable NVMe support for RK3399 2021-04-19 23:10:52 +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
ae1554eb65 linux (Rockchip: RK3399): update linux.aarch64.conf with CONFIG_KCMP=y 2021-03-08 04:22:35 +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
04f5f99bdd Rockchip: RK3399: add FUSB302 driver
Most RK3399 boards having a FUSB302 Type-C controller: add the driver to support it.
2021-02-28 11:15:07 +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
d2cdd6a65d
linux: Rockchip: RK3399: 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
2800cc2795 Rockchip: RK3399: add support for PCIE wifi devices
Now that we have PCIE support for RK3399 we can also add support for
same PCIE wifi chipsets - this also adds some firmware to RK3399 images
which is required by some of them.
2021-02-16 16:46:34 +01: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
Lubomir Rintel
0d904c4685 Rockchip: RK3399: linux.aarch64.conf: enable CONFIG_MEDIA_PCI_SUPPORT
The Rockpro64 board has a PCIe slot. Let's enable CONFIG_MEDIA_PCI_SUPPORT
and a handful of drivers, at suggestion of knaerzche.

To pick a sensible set of drivers, I've started with enabling all that
were made accessible by MEDIA_PCI_SUPPORT=y, then disabled those that
are not enabled elsewhere (notably linux.x86_64.conf) and followed by
disabling ye olde parallel PCI cards. Hopefully I got that right.
2021-02-15 19:23:34 +01:00
Lubomir Rintel
7cbe84f258 Rockchip: RK3399: linux.aarch64.conf: enable CONFIG_SATA_AHCI
Rockpro64 optionally ships with a storage case [1] intended to host a
PCIe SATA controller and hard drives. This is useful for a media
library.

[1] https://wiki.pine64.org/index.php/NASCase

This enables CONFIG_ATA=m and CONFIG_SATA_AHCI=m, the rest is set to
defaults.
2021-02-11 21:18:57 +01:00
Lubomir Rintel
e7c64e2037 Rockchip: RK3399: linux.aarch64.conf: enable CONFIG_PCI
The Rockpro64 board has a PCIe slot. This essentially enables
CONFIG_PCI=y and CONFIG_PCIE_ROCKCHIP_HOST=m; the rest that this patch
enables are defaults.
2021-02-11 21:15:59 +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
e24695004c Rockchip: RK3399: linux.aarch64.conf: add CONFIG_ARM64_BTI_KERNEL=y 2021-01-29 09:19:10 -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
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
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
Jonas Karlman
09b236900e Rockchip: add mainline linux support 2019-12-31 09:09:33 +00:00
Lukas Rusak
b381dba761
linux: replace the initramfs source during post_patch 2019-07-29 17:54:55 -07:00
Nicolas PERNOUD
ac6c3cba39 Applied patch 2019-04-04 19:03:58 +02:00
Nicolas Pernoud
c94c91e8c0 Enable uvcvideo driver as kernel module 2019-04-04 13:29:27 +02:00
Christian Hewitt
52a66b1eaf rockchip: add CONFIG_RTL8187 to RK3399 defconfig 2019-01-26 12:59:03 +04:00
CvH
cbdc12f908 Rockchip: linux: enable dvb drivers 2018-10-03 18:39:27 +02:00
Jonas Karlman
4e0f4ca1e0 linux: update rockchip-4.4 to aa8bacf8 2018-10-03 18:39:27 +02:00
Jonas Karlman
436325306d linux: update rockchip-4.4 to bca24644 2018-08-21 23:37:45 +02:00
MilhouseVH
52198bc06a Rockchip/RK3399: enable dynamic configuration of netconsole at runtime 2018-08-03 21:48:04 -07:00