CvH
1afb8f624d
Merge pull request #5016 from jernejsk/aw-installer
...
Allwinner: Add installation script
2021-01-26 18:20:14 +01:00
Matthias Reichl
5e3b9a689c
RPi4: use vc4-kms-v3d dtoverlay in distroconfig
...
The firmware supports auto-selecting the pi4 overlay on RPi4
via overlay_map for a while, finally switch to that to align
config with RPiOS.
Signed-off-by: Matthias Reichl <hias@horus.com >
2021-01-25 10:24:17 +01:00
Matthias Reichl
01e90a2882
kodi (RPi4): add workaround to hide pixel wrap issue
...
The revised version also hides the pixel wrap issue during
video playback, use it until the video driver issue is fixed.
Signed-off-by: Matthias Reichl <hias@horus.com >
2021-01-25 10:23:53 +01:00
Jernej Skrabec
5b45e4b819
Allwinner: Add installation script
2021-01-23 20:19:58 +01:00
CvH
b10d15fc54
Merge pull request #4988 from knaerzche/rockchip-update
...
Rockchip update
2021-01-23 09:30:07 +01:00
CvH
fb5a2cf4c5
Merge pull request #4989 from chewitt/imx6
...
iMX6: repackage cubox/udoo/wandboard images to use FDTDIR
2021-01-23 09:11:05 +01:00
Christian Hewitt
a2bb190cef
iMX6: minor cleanup to update.sh script
2021-01-23 06:53:36 +00:00
Christian Hewitt
e5de37b791
iMX6: rework mkimage script for FDTDIR changes
2021-01-23 06:51:47 +00:00
Christian Hewitt
3873d69003
iMX6: move canupdate.sh to bootloader dir
2021-01-23 06:51:47 +00:00
CvH
1eb13ebbc5
Merge pull request #5014 from heitbaum/dd
...
digital_devices: update to 2021-01-21
2021-01-23 06:06:28 +01:00
heitbaum
7b3193a4f7
Generic: enable digital_devices - 5.10.y compatible
2021-01-23 02:21:14 +00:00
CvH
91c51e1e29
Merge pull request #4788 from jernejsk/overlays
...
Allwinner: Support for DT overlays
2021-01-22 19:39:40 +01:00
Christian Hewitt
eee3dd6d6a
Merge pull request #5012 from HiassofT/le10-kernel-5.10.7+
...
linux (RPi): update to 5.10.9
2021-01-22 19:14:21 +04:00
Matthias Reichl
d57c019fc2
linux (RPi): config options for 5.10.9-3f9ab74
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2021-01-22 10:34:30 +01:00
Jernej Skrabec
7f522fe8dd
Allwinner: Enable DT overlays support
2021-01-21 22:19:07 +01:00
Andre Heider
9e6422c0c1
Allwinner: default to schedutil for 64bit kernels
...
There's no reason to run at full speed all the time, schedutil works
just fine.
2021-01-21 11:09:30 +01:00
Jernej Skrabec
5d7b22c025
Allwinner: u-boot: disable EFI loader
2021-01-21 01:11:22 +01:00
Christian Hewitt
8f039c84c4
amlogic: update alsa-lib board/aliases patches for v1.24
2021-01-20 17:02:21 +00:00
Jernej Skrabec
9c870e4293
Allwinner: u-boot: clean patches and shorten boot time
2021-01-19 19:40:59 +01:00
Jernej Skrabec
0e443198a1
Allwinner: linux: Update patches related to power management
2021-01-18 17:57:12 +01:00
Jernej Skrabec
46ce96c954
Allwinner: atf: fix shutdown sequence
2021-01-18 17:57:12 +01:00
Alex Bee
8535bcf27b
rockchip: disallow upgrades from legacy kernels
2021-01-18 00:32:09 +01:00
Alex Bee
07446da506
rockchip: enable HEVC (8/10 bit) and VP9 (8 bit) decoding on RK3328 and RK3399
...
This should really be seen as WIP, since not all (HEVC) respectively very
few (VP9) samples are decoded / rendered correctly.
2021-01-18 00:29:46 +01:00
Alex Bee
6528f66833
rockchip: kodi: add workaround for rendering sw-decoded content on mali4x0 GPUs
...
Current upstream mesa has a shortcoming for YUV12 to XR24 conversion
so that DRMPRIMEGLES conversion cannot be used (for details see
https://gitlab.freedesktop.org/mesa/mesa/-/issues/4074 )
This adds a patch to kodi to not use this on lima GPUs and allow
proper fallback to LinuxRendererGLES where shaders are used and the
conversion is working.
2021-01-18 00:29:25 +01:00
Alex Bee
aa7c55f606
rockchip: kodi: update appliance.xml
...
This aligns rockchip's appliance.xml with https://github.com/xbmc/xbmc/pull/16216
2021-01-18 00:29:14 +01:00