Commit graph

1688 commits

Author SHA1 Message Date
Tomáš Kelemen (vudiq)
3982e1b98b Pull updates from LibreELEC/master 2021-10-26 22:27:07 +02:00
CvH
ebb0aa1e7f
Merge pull request #5771 from heitbaum/pac
Some package updates
2021-10-26 11:46:26 +02:00
Matthias Reichl
d0007526da RPi: update to firmware 8db7ef8
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-10-26 10:01:08 +02:00
Matthias Reichl
b9029645e7 RPi: update to firmware d2ab264
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-10-26 10:01:08 +02:00
Tomáš Kelemen (vudiq)
bdb7d1951d Pull updates from LibreELEC/master 2021-10-21 10:05:13 +02:00
Jernej Skrabec
129f957ac4 crust: Update to 998a157340c2490af0045b001c3d1bf6d541dbd8 2021-10-18 21:38:36 +02:00
heitbaum
fb84a38860 nano: update to 5.9
update 5.5 (2021-01-14) to 5.9 (2021-10-06)
news: https://www.nano-editor.org/news.php
2021-10-16 22:54:52 +11:00
Tomáš Kelemen (vudiq)
ce27d64daa RPi: update kernel/firmware + add patch for non-standard modes in VEC
the patch allows non-standard modes (480p / 480i / 240p / ...) via
analog out
2021-10-15 21:54:01 +02:00
David Lawson
6caba5bed5 Add support for RPi4-RetroDreamer
port of e5fa7df548
2021-10-15 21:42:05 +02:00
David Lawson
5d14e997e9 Add support for RPi4 PiBoy DMG
port of 44ff0add1b
2021-10-15 21:41:57 +02:00
Tomáš Kelemen (vudiq)
6713cb97a9 RPi bootloader: remove additions to distroconfig
these lines are already included in the project's file
2021-10-15 21:41:39 +02:00
Tomáš Kelemen (vudiq)
2c546861cb RPi: remove fixup4.dat - not needed 2021-10-15 21:41:30 +02:00
David Lawson
24b8ee0712 Add support for RPi4.aarch64
port of 1bd927e074
2021-10-15 21:40:40 +02:00
Tomáš Kelemen (vudiq)
e57da47067 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-15 21:37:08 +02:00
heitbaum
fe7c8dfe1e u-boot: use setup_pkg_config_host for build
Issue was that pkg-config picks wrong include folders. That is because
in u-boot case, pkg-config is configured to pick up target (ARM)
includes and libraries, because it's called from make_target(). Simple
solution to avoid patching sources and adding CONFIG_TOOLS_LIBCRYPTO
line to each and every config file is to add setup_pkg_config_host at
the beginning of make_target(). Include the dependency to
openssl:host.
2021-10-10 19:56:36 +11:00
heitbaum
b91cb5f2b0 u-boot: update to 2021.10 2021-10-08 19:02:09 +11:00
heitbaum
26a226f9a8 u-boot-tools: update to 2021.10 2021-10-08 19:02:09 +11:00
Matthias Reichl
0b356cefb7 rpi-eeprom: update to 194960a
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-10-07 18:43:54 +02:00
Matthias Reichl
e373c2bef9 RPi: update to firmware b5257da
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-10-07 18:43:53 +02:00
Matthias Reichl
ef0a1535c5 RPi: update to firmware 18bd87a
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-10-07 18:43:53 +02:00
Tomáš Kelemen (vudiq)
607dcb16b9 Merge remote-tracking branch 'libreelec/master' 2021-10-07 11:40:15 +02:00
Tomáš Kelemen (vudiq)
580391f3b5 Initial support for Generic.i386 (32-bit PC) 2021-10-05 10:27:28 +02:00
Christian Hewitt
0fdc0e23c8
Merge pull request #5621 from heitbaum/u-boot-2021.07
u-boot: Update to 2021.07
2021-09-24 14:32:39 +04:00
Matthias Reichl
5d285fa7d6 RPi: update to firmware f9bc224
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-09-23 11:42:17 +02:00
Matthias Reichl
9887427330 RPi: update to firmware 5d61ab7
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-09-23 11:42:17 +02:00
Matthias Reichl
b2746c2c30 RPi: update to firmware d5d14f4
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-09-23 11:42:17 +02:00
CvH
4e0156c7ea tools: automated code cleanup
Signed-off-by: CvH <namerp@googlemail.com>
2021-09-13 20:15:45 +02:00
heitbaum
788f6e2eb9 u-boot-tools: update to 2021.07 2021-09-12 16:33:37 +10:00
Jernej Skrabec
03e61f9216 u-boot: Update to 2021.07 2021-09-12 16:33:37 +10:00
CvH
85b190b30f
Merge pull request #5561 from heitbaum/devtools
Update devtools for LE11
2021-09-11 16:51:23 +02:00
heitbaum
52aedfea8e qemu: update to 6.1.0 2021-09-11 23:21:26 +10:00
heitbaum
820898ea42 qemu: remove --static to successfully compile on hirsute-proposed glibc 2.33
binutils: gdb HEAD requires --enable-static

to compile 668c18f17fc4ea91675a2b638c31bfbefa29665f
as mentioned in PR5159
2021-09-11 23:21:26 +10:00
CvH
6664b4d6ba qemu: update to 5.2.0 2021-09-11 23:21:26 +10:00
heitbaum
8ef369eef7 mtools: update to 4.0.29 2021-09-11 23:21:26 +10:00
Matthias Reichl
dd0a41e3f0 RPi: update to firmware 25e2b59
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-08-27 16:09:39 +02:00
Matthias Reichl
71e999f34f RPi: update to firmware 69cfd9f
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-08-27 16:09:39 +02:00
CvH
1720aa62b8
Merge pull request #4982 from heitbaum/bump-gnulib
gnulib: update to 2021-01-02
2021-08-11 13:03:04 +02:00
Matthias Reichl
f8f1f760fa RPi: update to firmware a51c600
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-08-05 16:25:06 +02:00
Matthias Reichl
d3060c5dc5 RPi: update to firmware d4d54d6
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-08-05 16:25:06 +02:00
Matthias Reichl
75ad8a0178 RPi: update to firmware 2c49739
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-08-05 16:25:06 +02:00
Matthias Reichl
6b17d039da RPi: update to firmware 775e6a7
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-07-28 20:40:05 +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
Matthias Reichl
5507b5eea3 RPi: update to firmware 7208c3d
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-07-19 17:32:28 +02:00
Matthias Reichl
7b6de7073e rpi-eeprom: update to f199901
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-07-19 17:32:28 +02:00
Matthias Reichl
978438cd55 RPi: update to firmware 19272cc
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-07-05 16:00:47 +02:00
Matthias Reichl
140d94779b rpi-eeprom: update to 5d70742
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-06-28 21:36:32 +02:00
Matthias Reichl
5f71d3f073 RPi: update to firmware 5ceac94
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-06-28 20:26:02 +02:00
Matthias Reichl
e0d3dfe0ec rpi-eeprom: update to cecc46f
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-06-28 20:26:02 +02:00
Matthias Reichl
4f1c4aa16f RPi: update to firmware 9342067
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-06-28 20:26:02 +02:00
Matthias Reichl
b38946e883 rpi-eeprom: update to 4b7fcc6
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-06-28 20:26:02 +02:00