Demetris Ierokipides
6c01274b54
Fix motocomm yt8531c patch for 5.19.x kernels
2022-09-16 23:07:01 +03:00
Demetris Ierokipides
8560507bdd
Rk3399: Add orange pi 4 lts dts patch
2022-09-13 19:47:26 +03:00
Demetris Ierokipides
fa3eafed2a
Add proper support for orangepi-4-lts with working wifi and eth drivers
2022-09-13 19:41:30 +03:00
Demetris Ierokipides
410ab5e0ca
Clean lakka debris leftover after merge
2022-09-13 17:04:22 +03:00
Alex Bee
109b7bc2d0
Rockchip: switch to mainline u-boot
2022-09-12 08:21:01 +00:00
Demetris Ierokipides
6e856cf717
Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x
2022-09-12 02:18:57 +03:00
Demetris Ierokipides
c15f289756
Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v4.x
2022-09-12 02:08:19 +03:00
Rudi Heitbaum
6e99fa326e
linux (Rockchip RK3399): update .config for 5.19.7-rc1
2022-09-05 11:00:59 +00:00
Rudi Heitbaum
9411be8f16
linux (Rockchip RK3328): update .config for 5.19.7-rc1
2022-09-05 11:00:51 +00:00
Rudi Heitbaum
4b08f11927
linux (Rockchip RK3288): update .config for 5.19.2-rc1
2022-09-05 11:00:51 +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
02c160cc3a
linux (Rockchip RK3399): update .config for 5.19
2022-08-01 07:05:14 +00:00
Rudi Heitbaum
bc3626ca2e
linux (Rockchip RK3328): update .config for 5.19
2022-08-01 07:05:11 +00:00
Rudi Heitbaum
a86cb55b51
linux (Rockchip RK3288): update .config for 5.19
2022-08-01 07:05:08 +00:00
Rudi Heitbaum
03d8b16be4
linux (Rockchip RK3399): update .config for 5.18.14
2022-07-24 04:50:20 +00:00
Rudi Heitbaum
efbed3ac8b
linux (Rockchip RK3328): update .config for 5.18.14
2022-07-24 04:50:20 +00:00
Rudi Heitbaum
338d64bf4f
linux (Rockchip RK3288): update .config for 5.18.14
2022-07-24 04:50:20 +00:00
David Lawson
9744a97f2c
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
2022-07-21 23:15:10 +03:00
Matthias Reichl
c6a360b1b7
kodi: move AW and RK deinterlace patches to common directory
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-07-16 12:05:08 +02:00
Demetris Ierokipides
b48dca0f5c
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>
2022-07-13 18:58:55 +03:00
Demetris Ierokipides
015fd1eca4
Merge branch 'libreelec-10.0' of github.com:LibreELEC/LibreELEC.tv into Lakka-v4.x
2022-06-21 17:18:12 +03:00
Rudi Heitbaum
4f64175a14
linux (Rockchip): drop and rebase upstreamed patches
2022-06-18 05:38:35 +00:00
Rudi Heitbaum
0750e89b24
linux (Rockchip RK3399): update .config for 5.18
2022-06-14 22:54:13 +00:00
Rudi Heitbaum
2a5df74c8c
linux (Rockchip RK3328): update .config for 5.18
2022-06-14 22:54:13 +00:00
Rudi Heitbaum
d40abef841
linux (Rockchip RK3288): update .config for 5.18
2022-06-14 22:54:13 +00:00
Rudi Heitbaum
ecec2ab0b7
linux: enable CONFIG_IP_MULTIPLE_TABLES to support ip rule
...
https://cateee.net/lkddb/web-lkddb/IP_MULTIPLE_TABLES.html
2022-06-10 12:47:29 +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
42088f3b00
linux: disable deprecated CRYPTO_ARC4
...
This crypto option was only used by WEP Wireless, which is no longer
supported in iwd. nor should it be used by wireless networks.
2022-06-09 10:48:19 +00:00
Rudi Heitbaum
b847d83912
linux (Rockchip RK3399): update .config for 5.18
2022-05-23 07:31:21 +00:00
Rudi Heitbaum
2675313598
linux (Rockchip RK3328): update .config for 5.18
2022-05-23 07:31:21 +00:00
Rudi Heitbaum
1c6bda20d3
linux (Rockchip RK3288): update .config for 5.18
2022-05-23 07:31:21 +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
Lukas Rusak
4dac99f0bc
projects: remove ALSA_SUPPORT from project options
...
This option is defined by our distrobution options and shouldn't have to be explicitly set per project
2022-05-04 17:27:38 -07:00
Rudi Heitbaum
87d23568d4
linux: update NLS_DEFAULT to utf8 and enable NLS_ASCII
2022-04-23 05:26:01 +00:00
Rudi Heitbaum
992cc81a85
linux (Rockchip RK3288): update .config for 5.17.2
2022-04-17 10:29:21 +00:00
Rudi Heitbaum
811d112dd3
linux: add support for Realtek RTL8XXXU mainline kernel driver replace out-of-tree 8192CU and 8192DU drivers
2022-03-21 11:55:28 +00:00
heitbaum
15c9ed4691
linux (Rockchip RK3399): update .config for 5.17
2022-03-21 03:44:54 +00:00
heitbaum
d453db9d5d
linux (Rockchip RK3328): update .config for 5.17
2022-03-21 03:44:54 +00:00
heitbaum
75ce78e068
linux (Rockchip RK3288): update .config for 5.17
2022-03-21 03:44:54 +00:00
heitbaum
e850716c28
linux (Rockchip): patches included in 5.17
2022-03-21 03:44:54 +00:00
Rudi Heitbaum
16747d65e8
linux (Rockchip RK3399): update .config for 5.10.105
2022-03-12 02:28:08 +00:00
Rudi Heitbaum
14ef2ef530
linux (Rockchip RK3328): update .config for 5.10.105
2022-03-12 02:28:08 +00:00
Rudi Heitbaum
eae76e5be7
linux (Rockchip RK3288): update .config for 5.10.105
2022-03-12 02:28:08 +00:00
Rudi Heitbaum
06f67bcc33
linux (Rockchip RK3399): update .config for 5.16.14
2022-03-11 13:16:42 +00:00
Rudi Heitbaum
f86d2ee438
linux (Rockchip RK3328): update .config for 5.16.14
2022-03-11 13:16:42 +00:00
Rudi Heitbaum
f9aa63e5ad
linux (Rockchip RK3288): update .config for 5.16.14
2022-03-11 13:16:42 +00:00
Alex Bee
73240d36bf
Rockchip: linux: update configs
2022-03-08 21:14:56 +01:00