Commit graph

1325 commits

Author SHA1 Message Date
Tomáš Kelemen (vudiq)
288ebe24bc
Pi02: cleanup of unused/unnecessary dts/patches 2022-03-28 09:05:26 +02:00
Philippe Simons
481fe993dd
add RPi.GPIO package to RPi PROJECT (#1649) 2022-03-22 21:24:37 +01:00
Philippe Simons
c5c48a2afe
Fix Pi02GPi ABXY swap patch (#1628)
* Revert "drop retroarch-joypad-autoconfig-01-fix-ABXY-buttons.patch (#1627)"

This reverts commit 40ab932755.

* Pi02GPi: rename patch a folder
2022-03-11 15:03:32 +01:00
Philippe Simons
40ab932755
drop retroarch-joypad-autoconfig-01-fix-ABXY-buttons.patch (#1627)
this patch is swapping RetroPad button layout
2022-03-10 20:30:29 +01:00
Tomáš Kelemen (vudiq)
fe371a09e9
Pi02GPi: remove offending part of the patch
this may break the display rotation, needs to be tested
2022-03-05 10:30:34 +01:00
Tomáš Kelemen (vudiq)
7cbb2e6a24
Merge LibreELEC 10.0.2 2022-03-04 22:36:18 +01:00
Matthias Reichl
c9ac8ade89 linux (RPi4): enable NVME support
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-03-01 17:04:34 +01:00
Tomáš Kelemen (vudiq)
bdc8ca9533
Add support for Raspberry Pi Zero 2 W with GPICase
Co-authored-by: Cicirifu <54900043+Cicirifu@users.noreply.github.com>
2022-02-28 10:09:52 +01:00
CvH
5ae77b2e84
Merge pull request #6092 from HiassofT/le10-kodi-deinterlace
[le10] RPi: add kodi patches for deinterlacing and 10/12bit video output
2022-01-08 10:31:52 +01:00
Matthias Reichl
03feddc522 RPi: add kodi patch to set colourspace connector property
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:47:27 +01:00
Matthias Reichl
08bce43b12 RPi: add kodi patch to set max_bpc for high bit depth videos
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:47:27 +01:00
Matthias Reichl
ab70b3d554 RPi4: drop kodi patch to set colourspace connector property
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:47:27 +01:00
Matthias Reichl
94d4daa8cd RPi: add kodi deinterlace patch
Patch created using revisions d1c77363e8..ba221cd2ef
from branch gbm_matrix of https://github.com/popcornmix/xbmc.git

Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:47:27 +01:00
Matthias Reichl
a27c8c36e0 linux (RPi): config options for 5.10.90-e9bc4a4
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:46:56 +01:00
Matthias Reichl
6d8e111d6d linux (RPi): add config options for 7inch touchscreen
The DRM driver must be built into the kernel, also add missing
config options which were recently added.

Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-07 13:46:55 +01:00
Tomáš Kelemen (vudiq)
f4f61ac3d9
Merge LibreELEC 10.0.1 2021-11-03 13:03:34 +01:00
Matthias Reichl
03fcd2342b linux (RPi): config options for 5.10.76-581049d
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-10-28 16:46:03 +02:00
Matthias Reichl
2749e24a06 linux (RPi): config options for 5.10.73-046e2dc
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-10-26 10:00:56 +02:00
Matthias Reichl
361ad6dc98 linux (RPi): config options for 5.10.73-1b07dc7
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-10-26 10:00:56 +02:00
David Lawson
113f4fa8e9 RPi4-RetroDreamer: add arm_64bit and kernel file config 2021-10-17 12:30:52 +01:00
mglae
e485480152 linux config: add CONFIG_CIFS_DEBUG=y to ease CIFS system mounts 2021-10-17 12:09:57 +02:00
Tomáš Kelemen (vudiq)
4a4db97403 PiBoyDmg: build xpi-gamecon in kernel, adapt scripts
the module is required also during update process, having it as external
module leads to an unexpected shutdown of the device during the update
process, which leads to potential corruption of file system.

Co-authored-by: David Lawson <dmrlawson@gmail.com>
Co-authored-by: Tomáš Kelemen <vudiq@vudiq.sk>
2021-10-16 18:06:37 +02:00
Tomáš Kelemen
a6e483a72b RPi: build GPU tools
solves incompatibility on aarch64 targets with binaries provided by
bcm2835-driver for 32-bit ARM.
2021-10-15 23:03:14 +02:00
Tomáš Kelemen (vudiq)
0998d37ee3 RPi3: add kernel and 64bit options to distroconfig.txt 2021-10-15 09:39:24 +02:00
David Lawson
e432c41ccf Add RPi3 aarch64 support
port of 449e51e7fa
2021-10-10 23:24:40 +02:00
David Lawson
9fa1a80c48 Add support for RPi4-RetroDreamer
port of e5fa7df548
2021-10-10 21:43:56 +02:00
David Lawson
4d771a1cef Add support for RPi4 PiBoy DMG
port of 44ff0add1b
2021-10-10 17:16:57 +02:00
Tomáš Kelemen (vudiq)
8a0f7e28f3 RPi: enable vulkan for RPi4.aarch64, stop aarch64 build for other RPi targets 2021-10-10 14:38:40 +02:00
David Lawson
57aa39fa9b Add support for RPi4.aarch64
port of 1bd927e074
2021-10-10 00:44:30 +02:00
Tomáš Kelemen (vudiq)
c892f5a9e4 RPi/bootloader: disable 4K modes, other Lakka changes
Co-authored-by: Demetris Ierokipides <ierokipides.dem@gmail.com>
Co-authored-by: David Lawson <dmrlawson@gmail.com>
Co-authored-by: Tomas Kelemen <vudiq@vudiq.sk>
2021-10-09 18:34:19 +02:00
Tomáš Kelemen (vudiq)
4efd760317 vulkan: build vulkan-tools 2021-10-08 20:33:09 +02:00
Matthias Reichl
b7cf8f263e linux (RPi): config options for 5.10.63-1faafd9
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-10-07 18:42:54 +02:00
Tomáš Kelemen (vudiq)
8a11bbb678 add support for GPICase
Co-authored-by: Albert Malina <albert.malina@gmail.com>
Co-authored-by: Seth Barberee <seth.barberee@gmail.com>
2021-10-07 10:58:42 +02:00
Tomáš Kelemen (vudiq)
a812599e21 Update to LibreELEC 10.0.0 2021-08-20 00:26:42 +02: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
Matthias Reichl
7df646db5b Revert "RPi4: temporarily limit framebuffer size to HD"
This reverts commit 540c98a090.
2021-07-05 16:00:47 +02: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