Commit Graph

4070 Commits

Author SHA1 Message Date
heitbaum
10e9dfdcbb Allwinner: linux: Remove patches included in 5.10.17 2021-02-17 21:41:23 +00:00
heitbaum
f50ab81165 Rockchip: linux: Remove patches included in 5.10.17 2021-02-17 21:41:14 +00:00
heitbaum
c846f6a87b Samsung: linux: Remove patches included in 5.10.15
samsung-0001-FROMLIST-v1-serial-samsung-Re-factors-UART-IRQ-resou.patch
- deleted
- ref: https://www.spinics.net/lists/linux-serial/msg39463.html

samsung-0012-MEMEKA-phy-exynos5-usbdrd-Calibrating-makes-sense-on.patch
- deleted
- incorporated in 5.10.y

samsung-0013-MEMEKA-clk-samsung-exynos5420-Keep-top-G3D-clocks-en.patch
- deleted
- replaced by 67f96ff7c8
- included in kernel 5.10.y

samsung-0016-MEMEKA-thermal-add-irq-mode-configuration-for-trip-p.patch
- updated for 5.10.y, needs to be build/run tested.
2021-02-17 21:41:14 +00:00
heitbaum
c1062e8568 linux: update linux.conf to reflect compiled with 5.10.17 2021-02-17 21:41:14 +00:00
CvH
42d5cd5471 Merge pull request #5147 from HiassofT/le10-kernel-5.10.13+
linux (RPi): update to 5.10.16
2021-02-16 21:39:07 +01: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
8224a07880 Rockchip: add ffmpeg/kodi patches for HW deinterlacing
Patches are taken from AW (written by @jernejsk) with small change from me
(which also made its way to AW patches)
2021-02-16 16:43:50 +01:00
Matthias Reichl
63c7994a28 linux (RPi): config options for 5.10.13-34263dc
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-16 16:42:46 +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
Alex Bee
8b7f2f8a1b Rockchip: RK3288: add HEVC decoding support
The current rkvdec HEVC code can be taken as-is, I only had to add some
seperation for the versions to ensure it won't be taken for H264/VP9 on RK3288.
2021-02-16 16:40:04 +01:00
Alex Bee
4935aaecf3 Rockchip: linux: update patches
This contains some new patches from drm mailing list along with
some devicetree fixes, that were required for LE to run correctly.
2021-02-16 16:37:24 +01:00
Christian Hewitt
0882c27d02 Merge pull request #5140 from lrusak/imx6-update
iMX6 platform update
2021-02-16 05:33:31 +04:00
Lukas Rusak
ed71b465fe iMX6: add kodi patch to disable video plane 2021-02-15 14:55:43 -08:00
Lukas Rusak
d390378c97 iMX6: add kodi patch to for YUYV decoder output 2021-02-15 14:55:27 -08:00
Lukas Rusak
6cf15beeec iMX6: remove uneeded kodi appliance.xml file 2021-02-15 14:55:00 -08:00
Lukas Rusak
3399ae8007 iMX6: add upstream patch to fix cubox ethernet 2021-02-15 14:54:16 -08:00
Lukas Rusak
5499c74327 iMX6: update kernel config and enable DMA_HEAPS 2021-02-15 14:53:47 -08:00
CvH
d01886bd54 Merge pull request #5132 from lkundrak/lr/pcie-sata
Rockchip: RK3399: linux.aarch64.conf: enable PCIe and SATA
2021-02-15 22:13:08 +01:00
Jernej Skrabec
6972f40556 Allwinner: Add H3/H5 TVE support 2021-02-15 20:38:49 +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
CvH
d3498dccc2 Merge pull request #5131 from lrusak/imx8
Add initial iMX8 support
2021-02-13 21:25:51 +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
Lukas Rusak
0a2a5e4835 iMX8: initial project 2021-02-11 08:56:54 -08:00
Matthias Reichl
b30315f5ba remove VALGRIND="no" from options files
valgrind is only included if VALGRIND is explicitly set to "yes",
setting it to "no" in some options files is not needed.

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-08 22:07:38 +01:00