Commit graph

387 commits

Author SHA1 Message Date
Tomáš Kelemen (vudiq)
99142337c5
Add support for RPi Zero 2 with GPICase
Co-authored-by: Cicirifu <54900043+Cicirifu@users.noreply.github.com>
2022-02-25 20:19:29 +01:00
Tomáš Kelemen (vudiq)
7b71ebf8b4
rpi: rollback to older kernel/firmware version
since version 3.5.1 users reported issues with 4K displays not
initializing on every boot. after reverting to kernel/fw version used in
Lakka v3.5 the issue seems to be gone.
2022-02-24 17:23:51 +01:00
Tomáš Kelemen
c6f005f6bf
Update Mesa and kernel to latest versions (#1615)
* mesa: update to 21.3.6

https://docs.mesa3d.org/relnotes/21.3.6.html

* rpi: update kernel/firmware to 1.20220120

* linux: update mainline kernel to 5.10.101

* rpi: rebase patch for non standard modes in VEC
2022-02-23 09:22:35 +01:00
Tomáš Kelemen (vudiq)
323709da65
RPi: update kernel/firmware to 1.20211029 2021-11-07 18:53:39 +01:00
Tomáš Kelemen (vudiq)
5b9cddf73c
linux: update RPi linux/firmware to 1.20211007 2021-10-30 22:06:28 +02:00
Tomáš Kelemen (vudiq)
2f3e7f98e7 Update Raspberry kernel/firmware, add patch for 240p 2021-10-11 08:52:34 +02:00
Tomáš Kelemen
2b52be5351
RPi: build GPU tools (#1500)
solves incompatibility on aarch64 targets with binaries provided by
bcm2835-driver for 32-bit ARM.

fixes #1496
2021-09-17 23:21:00 +03:00
Tomáš Kelemen
6341bf6800
Update RPi kernel/firmware + add support for non-standard modes in VEC (#1493)
* RPi: update kernel/firmware to 20210831

* linux-rpi: add patch to allow non-standard modes in VEC
2021-09-08 04:37:44 +03:00
David Lawson
6de244a075
Update rpi kernel and firmware (#1452)
* linux: update rpi kernel to latest

* bcm2835-bootloader: update to latest

* bcm2835-driver: update to latest
2021-08-10 22:12:17 +03:00
David Lawson
28a8462fdf
rpi: bump bcm2835-driver to 5.10.39 too (#1334) 2021-05-26 01:40:47 +03:00
David Lawson
7377e65bc4
rpi: make bcm2835-driver use the same version as bcm2835-bootloader (#1303) 2021-05-19 22:15:56 +03:00
Demetris Ierokipides
2bbd8bb8db Partially Revert "Rpi kernel update (#1298)"
This reverts commit d2628f10d1.
2021-05-17 19:43:08 +03:00
David Lawson
d2628f10d1
Rpi kernel update (#1298)
* rpi: update kernel to 5.10.36

* rpi: remove bcm2835-driver and just get everything from bcm2835-bootloader
2021-05-17 00:30:34 +03:00
David Lawson
cdd770d78f
Rpi kernel update to hopefully fix composite out (#1273)
* rpi: update kernel

* Remove Gamegirl support
2021-04-23 01:31:36 +03:00
zhangn1985
b293656f57
fix build issue in Debian 11 (#1094)
* fix linux u-boot build under host gcc 10

Debian 11 has gcc 10, thus Lakka build failed.

port upstream patch to fix build issue is Debian 11.

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e33a814e772cdc36436c8c188d8c42d019fda639

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>

* melonds depends on mesa on x86_64

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>

* python is python2

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>

* Gamegirl: fix kernel build

vmlinux link to ko, thus fail to build.
config related driver to ko.

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>

* Gamegirl: set PKG_TOOLCHAIN to manual

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>

* Gamegirl: build GL

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>

* Gamegirl: fix bootload build

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>

* fix chailove build issue and enable it

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>

* build_all: remove some cache to make sure rebuild pass

when the previous build stops in the middle, must remove more to pass build.

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
2020-11-12 18:15:21 +02:00
Demetris Ierokipides
466db8827a
Rpi4 total upgrade WIP (#1040)
* Rpi4: Restructure and update rpi4 kernel to the latest 5.4.64
- New audio alsa config
- Increase gpu ram to 384mb
- Use the mesa 3d driver

* RPi4:Add bluez patch

* Bump bcm2835-driver

* Bump rpi-eeprom package to the latest
Bootloader version: 2020-09-03
VL805: 0138a1

* Bump rpi family bootloader

* rpi: use systemd for cpufreq tuning

Signed-off-by: Ian Leonard <antonlacon@gmail.com>

* Rpi4:Bump linux to v5.4.65

* Bump alsa-lib package to v1.2.3.1 and patch rpi4 hdmi support

Co-authored-by: Ian Leonard <antonlacon@gmail.com>
2020-09-23 00:37:21 +03:00
Ntemis
1c22a82854 Merge branch 'libreelec-9.2' of github.com:LibreELEC/LibreELEC.tv 2020-09-09 01:31:43 +03:00
Matthias Reichl
96056bfd22 Revert "RPi4: update to firmware 66fc5ea"
This reverts commit 2a3c5fd8a5.
2020-08-17 13:03:36 +02:00
Ntemis
48a2bf14ea Merge branch 'libreelec-9.2' of github.com:LibreELEC/LibreELEC.tv 2020-07-23 20:42:53 +03:00
Matthias Reichl
2a3c5fd8a5 RPi4: update to firmware 66fc5ea
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-07-02 19:59:29 +02:00
Matthias Reichl
aed7171ace RPi4: update to firmware 2b76cfc
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-06-26 22:56:32 +02:00
Ntemis
961e759bc3 Merge branch 'libreelec-9.2' of github.com:LibreELEC/LibreELEC.tv into lakka-9.2 2020-06-15 16:20:09 +03:00
Matthias Reichl
6eb56353e1 RPi: update to firmware cb2b95d
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-06-11 00:37:44 +02:00
Matthias Reichl
545a3c8fef RPi: update to firmware 2ebdbbb
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-06-06 21:06:19 +02:00
Matthias Reichl
b01743b2ea RPi: update to firmware f382cc1
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-06-03 20:30:55 +02:00
Matthias Reichl
ccf5126912 RPi: update to firmware 62fc8c0
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-05-27 16:42:43 +02:00
Matthias Reichl
6b700cec52 RPi: update to firmware a6c9b6b
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-05-24 20:38:40 +02:00
MilhouseVH
e8cbfd8544 RPi: update to firmware 7449540 2020-05-12 19:27:17 +02:00
MilhouseVH
1d7e1cafa7 RPi: update to firmware 7eff9f6 2020-05-02 10:43:57 +02:00
MilhouseVH
7dc2832dfd RPi: update to firmware 20354be 2020-04-27 18:14:10 +02:00
MilhouseVH
1c61a2c625 RPi: update to firmware 929ba7e 2020-04-21 10:14:01 +02:00
MilhouseVH
c13b14ca00 RPi: update to firmware 7317fa2 2020-04-20 10:29:55 +02:00
MilhouseVH
17f466aaea RPi: update to firmware 84523e0 2020-04-17 22:00:56 +02:00
MilhouseVH
9f5368e6ea RPi: update to firmware 11a76e0 2020-04-16 21:09:49 +02:00
MilhouseVH
b17719236c RPi: update to firmware 9e3c23c 2020-04-15 13:42:25 +02:00
MilhouseVH
989622fe32 RPi: update to firmware dd8cbec 2020-04-08 00:12:51 +02:00
MilhouseVH
4ff4d2ca74 RPi: update to firmware c2c6ce8 2020-04-01 18:54:53 +02:00
MilhouseVH
f68e3e72fa RPi: update to firmware 5574077 2020-03-26 20:00:10 +01:00
MilhouseVH
988af35036 RPi: update to firmware 9e21935 2020-03-10 18:23:20 +01:00
MilhouseVH
e994d9ca75 RPi: update to firmware 163d84c 2020-03-06 21:36:45 +01:00
MilhouseVH
2a764c82c6 RPi: update to firmware bf83b50 2020-03-06 10:58:24 +01:00
MilhouseVH
5f4a2563be RPi: update to firmware 02bff4e 2020-02-20 22:28:45 +01:00
MilhouseVH
475e4829dd RPi: update to firmware f4b5869 2020-02-12 15:40:48 +01:00
MilhouseVH
29328988d3 RPi: update to firmware 88afa9a 2020-02-10 19:34:59 +01:00
MilhouseVH
e3e5770a31 RPi: update to firmware 154e61a 2020-02-07 20:19:20 +01:00
MilhouseVH
5a9c9e2727 RPi: update to firmware 04c6e41 2020-02-06 22:39:10 +01:00
Nathan S
86bd10955d
bcm2835-driver fix (#897)
* Revert "Merged B:LE9.2 bcm2835-driver changes"

This reverts commit d30b00a922.

* bcm2835-driver: fix build on rpi4
2020-02-06 15:07:01 +02:00
MilhouseVH
2438e5a0b7 RPi: update to firmware 63bdbe0 2020-01-31 17:34:38 +01:00
MilhouseVH
667ac4a718 RPi: update to firmware 01ecfd2 2020-01-31 17:34:38 +01:00
MilhouseVH
9cffe263f1 RPi: update to firmware be2713b 2020-01-31 17:34:38 +01:00