heitbaum
71351d2b0b
linux (Qualcomm): add config option NVME_TCP is not set
2021-08-21 19:31:39 +10:00
heitbaum
470a741d30
linux (Samsung): add config option NVME_TCP is not set
2021-08-21 19:31:39 +10:00
heitbaum
ff8827d62e
linux (Rockchip): 5.10.51 upstreamed rk3328 usb3
...
Full patch remove:
- arm64: dts: rockchip: add rk3328 usb3 and usb3phy nodes
- partially included in 5.10.51
2021-08-21 19:31:39 +10:00
heitbaum
a2ae094193
linux (Rockchip): patches upstreamed in 5.10.50
2021-08-21 19:31:39 +10:00
heitbaum
dfbf6487cd
linux (Allwinner): patches upstreamed in 5.10.50
2021-08-21 19:31:33 +10:00
Tomáš Kelemen (vudiq)
a812599e21
Update to LibreELEC 10.0.0
2021-08-20 00:26:42 +02:00
heitbaum
b9b9c89202
linux (Allwinner arm): add config option NVME_TCP and VFIO are not set
2021-08-19 23:01:56 +10:00
Matthias Reichl
3734dd2ebe
Revert "RPi4: make 4kp60 enabled per default"
...
This reverts commit 887dfdbcad
.
2021-07-29 15:46:14 +02:00
Matthias Reichl
d89fc2b75b
linux (RPi): config options for 5.10.52-86729e7
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-07-27 21:40:14 +02:00
Matthias Reichl
e46004fd73
linux (RPi): config options for 5.10.52-2697f74
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-07-27 21:37:06 +02:00
Matthias Reichl
5dabf876cf
RPi4: change distroconfig to boot 64bit kernel
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-07-22 18:57:12 +02:00
Matthias Reichl
303d2b39c0
RPi4: switch to 64bit kernel build
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-07-22 18:02:10 +02:00
Matthias Reichl
fa9baeb414
RPi4: add aarch64 kernel config
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-07-22 18:02:10 +02:00
Matthias Reichl
887dfdbcad
RPi4: make 4kp60 enabled per default
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-07-19 17:32:28 +02:00
Matthias Reichl
91be0b98e4
RPi: excplicitly end overlay scope in distroconfig.txt
...
This ensures dt parameters like dtparam=audio=on which appear
after "include distroconfig" are applied to the base dt instead
of the last dtoverlay loaded in distroconfig.
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-07-19 17:32:28 +02:00
Tomáš Kelemen (vudiq)
ae6858bd53
Update to LibreELEC 9.97.1
2021-07-15 18:40:20 +02:00
Jernej Skrabec
a44280b240
Allwinner: linux: Enable GPIO sysfs
2021-07-06 20:20:04 +02:00
CvH
3010e06953
Merge pull request #5476 from jernejsk/h3-fix
...
Allwinner: H3: linux: Fix CEC patch
2021-07-05 18:27:43 +02:00
Jernej Skrabec
6e03e934ae
Allwinner: H3: linux: Fix CEC patch
2021-07-05 18:13:59 +02:00
Matthias Reichl
7df646db5b
Revert "RPi4: temporarily limit framebuffer size to HD"
...
This reverts commit 540c98a090
.
2021-07-05 16:00:47 +02:00
heitbaum
f9c90da899
linux (NXP iMX6): add config option CONFIG_DRM_MIPI_DSI=y
2021-07-01 12:35:54 +00:00
heitbaum
06fe1731db
linux (Rockchip RK3328): add config option NVME_TCP is not set
2021-06-30 12:56:38 +00:00
heitbaum
fd5115a56c
linux (Rockchip RK3288): add config option NVME_TCP is not set
2021-06-30 12:56:38 +00:00
heitbaum
a1d2d8eade
linux (NXP iMX8): add config option NVME_TCP is not set
2021-06-30 12:56:38 +00:00
heitbaum
5fbf947c58
linux (NXP iMX6): add config option NVME_TCP is not set
2021-06-30 12:56:38 +00:00
heitbaum
f4127dffd0
linux (Allwinner): add config option NVME_TCP is not set
2021-06-30 12:56:38 +00:00
Matthias Reichl
a785d8282b
kodi (RPi4): drop patch to hide pixel-wrap issue
...
This issue should finally be resolved in latest RPi kernel
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-06-28 20:26:02 +02:00
Matthias Reichl
540c98a090
RPi4: temporarily limit framebuffer size to HD
...
RPi firmware allocates a 4k framebuffer in gpu mem when 4kp60 is
enabled which leads to H264 decoding failing because it's running
out of GPU memory.
This framebuffer isn't used/needed in LE at all, so limit it's size
to HD (which the firmware does in non-4kp60 setups) until the KMS driver
and the firmware support freeing the orphaned framebuffer.
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-06-28 20:26:02 +02:00
Matthias Reichl
903fd5e1f4
linux (RPi): config options for 5.10.44-2b13c54
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-06-28 20:26:02 +02:00
Matthias Reichl
e1eb4f2370
RPi: adapt vc4-hdmi ALSA card conf to kernel changes
...
The switch to HDMI_CODEC moved the IEC958 control from mixer to PCM,
adjust the ALSA card conf accordingly.
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-06-28 20:26:02 +02:00
Matthias Reichl
2848dd80bb
linux (RPi): config options for 5.10.43-9eba214
...
enable HDMI_CODEC
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-06-28 20:26:02 +02:00
Matthias Reichl
5bccf53d93
linux (RPi): config options for 5.10.42-da6937f
...
enable PoE+ HAT power supply driver module
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-06-28 20:26:02 +02:00
heitbaum
d581e3f2ae
linux (samsung): remove no-op obsolete DMA_ATTR_NON_CONSISTENT patches
...
These patches were made obsolete and no longer apply in the 5.9 and 5.10
kernels with the removal of DMA_ATTR_NON_CONSISTENT flag.
Refs:
- https://lore.kernel.org/lkml/20200915155122.1768241-1-hch@lst.de/
- https://lore.kernel.org/lkml/20200925042122.GA9577@lst.de/
2021-06-17 13:58:21 +00:00
CvH
2dd7685a8e
Merge pull request #5431 from knaerzche/pkg-patch-arch
...
buildsystem: introduce TARGET_KERNEL_PATCH_ARCH
2021-06-14 12:47:45 +02:00
Jernej Skrabec
7f305c3e9b
Allwinner: H5: u-boot: Fix OrangePi PC2 config
2021-06-12 09:15:36 +02:00
Alex Bee
f88d19b575
buildsystem: introduce $TARGET_KERNEL_PATCH_ARCH
2021-06-11 18:06:58 +02:00
Jernej Škrabec
2a41bdf4dd
Merge pull request #5418 from knaerzche/rk3399-roc-pc-fix
...
Rockchip: fixes for RK3399-ROC-PC/ RK3328-ROC-PC boards
2021-06-07 18:09:26 +02:00
Alex Bee
a08e52b2c3
Rockchip: use 768 MHz dram init for all boards
2021-06-07 17:54:45 +02:00
Jernej Skrabec
3101d67150
Allwinner: linux: fix OrangePi Plus ethernet
2021-06-05 10:01:20 +02:00
Alex Bee
e739659f29
Rockchip: linux: add patch to fix reboot for ROC-RK3399-PC
2021-06-04 22:25:57 +02:00
Tomáš Kelemen (vudiq)
de1dd0d394
Merge 'libreelec/master' up to 9.95.4
2021-06-03 08:04:37 +02:00
Alex Bee
a7b989e1ae
Rockchip: kodi: disable audio passthrough
2021-06-02 09:57:07 +02:00
Alex Bee
8d87ef9f77
Rockchip: exchange devicetrees for RK3399-ROC-PC and Rock Pi 4
2021-06-02 09:53:17 +02:00
Alex Bee
72d319e8f3
Rockchip: linux: update configs
2021-06-02 09:52:30 +02:00
Alex Bee
04f5ba1f7e
Rockchip: linux: update patches
2021-06-02 09:40:09 +02:00
Jernej Skrabec
8d0ee6b68f
Allwinner: linux: enable CONFIG_SERIAL_8250_16550A_VARIANTS
2021-05-31 18:48:49 +02:00
heitbaum
8db5a28732
linux: Rockchip: drop patches upstreamed by 5.10.39
2021-05-29 02:29:28 +00:00
heitbaum
7404f97082
linux: Allwinner: drop patches upstreamed by 5.10.39
2021-05-29 02:29:28 +00:00
heitbaum
3300e758af
linux (Rockchip): RK3399: dts and linux-next regulators for rock-pi-n10
2021-05-28 10:05:57 +00:00
heitbaum
274d41ea82
Rockchip: include rk3399pro dtb in image
2021-05-28 04:00:56 +00:00