Commit graph

94 commits

Author SHA1 Message Date
Demetris Ierokipides
434268591e Merge branch 'libreelec-11.0' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x 2023-12-16 17:17:35 +02:00
Rudi Heitbaum
b7112c76e8 linux (Rockchip): drop patches upstreamed in 6.1.68 2023-12-15 23:40:27 +00:00
Demetris Ierokipides
acc73f9447 Merge branch 'libreelec-11.0' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x 2023-12-14 21:39:49 +02:00
ntemis
626aab8223 RK: remove offending patch 2023-12-01 02:22:51 +02:00
Rudi Heitbaum
1e628cbc29 linux (Rockchip): drop patches upstreamed in 6.1.63 2023-11-26 10:52:33 +00:00
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
Demetris Ierokipides
c0071adf1a RK: Remove offending patch 2023-11-11 22:56:24 +02:00
Rudi Heitbaum
3801910666 linux (Rockchip): drop upstreamed patches in 6.1.57 2023-10-14 14:31:14 +00:00
Demetris Ierokipides
e9506f4ced Merge branch 'libreelec-11.0' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x 2023-08-10 03:21:53 +03:00
Rudi Heitbaum
00ef38defa linux (Rockchip): rebase patches for 6.1.30 2023-05-25 09:05:41 +00:00
Tomáš Kelemen (vudiq)
59f13acd9a
Merge branch 'LibreELEC/master'
update to 10.95.1 - LE11 Beta2
2023-02-12 20:37:05 +01:00
Alex Bee
db3e880208 Rockchip: Drop no longer required panfrost patch 2023-02-11 09:28:46 +01:00
Tomáš Kelemen (vudiq)
dc02dcd531
linux: Rockchip: remove patches merged upstream 2023-01-22 22:42:10 +01:00
David Lawson
cef3425619
orangepi-4-lts: fix build and add ethernet support (#1764) 2023-01-21 18:42:39 +01:00
Demetris Ierokipides
fb3dd2066d
Fix motocomm yt8531c patch for 5.19.x kernels 2023-01-21 16:58:46 +01:00
Demetris Ierokipides
9d08929361
Rk3399: Add orange pi 4 lts dts patch 2023-01-21 16:15:32 +01:00
Demetris Ierokipides
752d7c625c
Add proper support for orangepi-4-lts with working wifi and eth drivers 2023-01-21 16:15:08 +01:00
David Lawson
5b319c1ffc
Update orangepi-4-lts build (#1717)
* orangepi-4-lts: rename orangepi-lts -> orangepi-4-lts

* orangepi-4-lts: split makefile and dts patches, update dts patch from armbian and remove sections that don't build

Specifically:

```
&i2s0 {
	assigned-clocks = <&cru SCLK_I2SOUT_SRC>;
	assigned-clock-parents = <&cru SCLK_I2S0_8CH>;
	resets = <&cru SRST_I2S0_8CH>, <&cru SRST_H_I2S0_8CH>;
	reset-names = "reset-m", "reset-h";
	rockchip,playback-channels = <2>;
	rockchip,capture-channels = <2>;
	status = "okay";
	#sound-dai-cells = <0>;
};
```

and

```
&hdmi_in_vopl {
	status = "disable";
};
```

result in a syntax error for some reason I don't understand, which likely means no sound for now
2023-01-21 15:06:49 +01:00
Demetris Ierokipides
adf40077e3
Add orangepi-4-lts support to lakka
http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/orange-pi-4-LTS.html

Signed-off-by: Demetris Ierokipides <ierokipides.dem@gmail.com>
2023-01-21 15:05:43 +01:00
Rudi Heitbaum
0405d900a5 linux (Rockchip): rebase patches for 6.1.2-rc1 2022-12-29 22:42:44 +00:00
Rudi Heitbaum
5fc1868d86 linux (Rockchip): rebase patches for 6.1
updated based on:
- drm: bridge: dw_hdmi: fix preference of RGB modes over YUV420
- d3d6b1bf85
2022-12-12 18:49:09 +00:00
Rudi Heitbaum
82335a3b2f linux (Rockchip): rebase patches for 6.1-rc1 2022-12-12 18:49:09 +00:00
Rudi Heitbaum
2552fd1c7c linux (Rockchip): rebase patches for 6.0.11 2022-12-02 10:07:25 +00:00
Alex Bee
911422d08e Rockchip: linux: fixup and squash drm patches for dual screen usage 2022-10-31 12:12:56 +01:00
Alex Bee
c2081ebb70 Rockchip: linux: Fix HEVC decoding
Properly initalize vb2_buffer pointer
2022-10-22 11:39:38 +02:00
Rudi Heitbaum
dc12ee3d56 linux (Rockchip): rebase patches for 6.0.3 2022-10-21 08:36:45 +00:00
Rudi Heitbaum
ffb3989243 linux (Rockchip): media: rkvdec-hevc: Use vb2_find_buffer 2022-10-17 11:59:24 +00:00
Alex Bee
fcd644f017 Rockchip: linux: rebase/add patches for linux 6.0 2022-10-04 10:53:58 +00:00
Rudi Heitbaum
e9472eeb28 linux (Rockchip): rebase patches for 5.19.2-rc1 2022-09-05 10:58:03 +00:00
Alex Bee
1a2a437014 Rockchip: linux: update patches for 5.19 2022-08-01 07:05:17 +00:00
Rudi Heitbaum
c875b2879d linux (Rockchip): upstreamed and rebase patches for 5.18.3-rc1 2022-06-09 10:48:43 +00:00
Rudi Heitbaum
fdf61b44c7 linux (Rockchip): fix iep patch for 5.18 2022-05-23 07:31:21 +00:00
Rudi Heitbaum
5b540e2789 linux (Rockchip): hevc: Remove RPS named flags for 5.18 support 2022-05-23 07:31:21 +00:00
Rudi Heitbaum
d16293d01e linux (Rockchip): update patches for 5.18-rc3 2022-05-23 07:29:56 +00:00
heitbaum
e850716c28 linux (Rockchip): patches included in 5.17 2022-03-21 03:44:54 +00:00
heitbaum
bf1d4002ab linux (Rockchip): rebase patch for 5.16.11 2022-02-23 12:55:46 +00:00
Alex Bee
504942b470 Rockchip: linux: update patches for VP9 from 5.17 2022-01-24 18:36:27 +01:00
heitbaum
5fd24087d9 linux (Rockchip): patches included in 5.16 2022-01-11 16:04:01 +00:00
heitbaum
9ce32da0a5 linux (Rockchip): patches included in 5.15.11 2022-01-11 09:45:57 +00:00
heitbaum
11b734af33 linux (Rockchip): patches upstreamed in 5.15.5 2021-11-25 10:07:15 +00:00
heitbaum
71e5fb0dc8 linux (Rockchip): patches upstreamed in 5.15.3 2021-11-24 21:42:39 +11:00
Christian Hewitt
10578c0b0a
Merge pull request #5837 from knaerzche/rk-alsa-conf-rework
Rockchip: rework alsa configs
2021-11-09 15:52:38 +04:00
heitbaum
d0e59a23fe linux (Rockchip): patches upstreamed in 5.15 2021-11-01 13:09:26 +11:00
Alex Bee
36685c26e3 Rockchip: linux: switch to .prepare instead of .hw_params for dw-hdmi i2s 2021-10-31 10:37:43 +01:00
Alex Bee
fc87fcd92c Rockchip: linux: fix analog audio for Rock Pi 4 2021-10-27 18:14:41 +02:00
Alex Bee
8137b2bacd Rockchip: linux: rework CEC-fix 2021-10-25 15:52:53 +02:00
Alex Bee
abc49aba4d Rockchip: linux: fix CEC not working after power-cycle and reinstate debounce_ms patch 2021-10-22 12:13:02 +02:00
Alex Bee
9a6be0d36b Rockchip: RK3328: Disable 500 MHz GPU OPP 2021-10-11 15:30:44 +02:00
Alex Bee
946d66c50c Rockchip linux/ffmpeg hevc: increase max slices count 2021-10-11 15:28:14 +02:00
Alex Bee
fc15a8a029 Rockchip: linux: rkvdec: hevc: improve lowdelay 2021-10-11 15:26:52 +02:00