Demetris Ierokipides
fd58bd5200
Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x
2022-09-25 18:05:43 +03:00
Rudi Heitbaum
30dcea156a
mtools: update to 4.0.41
2022-09-24 10:28:17 +00:00
Demetris Ierokipides
a8be739bc8
Fetch upstream updates
...
- Brings some vulkan fixes to intel chips
2022-09-16 23:30:02 +03:00
Ntemis
9b908ed29a
Final fixes for build
...
- removed packages will be taken cared in a later time
2022-09-16 19:27:47 +02:00
Matthias Reichl
d69ec8980e
rpi-eeprom: update to e41bec0
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-09-16 09:39:13 +02:00
Rudi Heitbaum
1a263b451c
hdparm: update to 9.65 with upstreamed patch
...
news:
- https://sourceforge.net/p/hdparm/news/
2022-09-14 13:51:05 +00:00
Alex Bee
109b7bc2d0
Rockchip: switch to mainline u-boot
2022-09-12 08:21:01 +00:00
Demetris Ierokipides
6e856cf717
Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x
2022-09-12 02:18:57 +03:00
Demetris Ierokipides
c15f289756
Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v4.x
2022-09-12 02:08:19 +03:00
Alex Bee
94aa7c57b3
rkbin: update to b0c100f1
2022-09-11 23:06:34 +00:00
Alex Bee
93efc4dab7
atf: add support for Rockchip platform
2022-09-11 23:06:21 +00:00
Rudi Heitbaum
243a13adc9
qemu: update to 7.1.0
...
changelog:
- https://wiki.qemu.org/ChangeLog/7.1
ann:
- https://lore.kernel.org/all/166190001339.271991.6991052484622099743@amd.com/
2022-08-31 10:34:36 +00:00
Matthias Reichl
6b159b90c0
RPi: update to firmware ecc243c
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-08-28 16:29:20 +02:00
Matthias Reichl
c442848bbd
RPi: update to firmware 900dcf9
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-08-28 16:29:20 +02:00
Matthias Reichl
f5c6f716fd
rpi-eeprom: update to e4f90a8
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-08-28 16:29:20 +02:00
Matthias Reichl
6e15c63bc1
rpi-eeprom: update to 38ee969
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-08-28 16:29:20 +02:00
Matthias Reichl
b5bfc933d7
RPi: update to firmware f95b607
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-08-28 16:29:20 +02:00
Rudi Heitbaum
73f24e3848
hdparm: update to 9.64
2022-08-18 11:40:53 +00:00
Rudi Heitbaum
57fa18ee6f
nano: update to 6.4
...
announcement:
- https://lists.gnu.org/archive/html/info-gnu/2022-08/msg00001.html
2022-08-18 11:20:36 +00:00
Rudi Heitbaum
162f3af265
crust: support build with binutils 2.39
2022-08-09 08:56:42 +00:00
Rudi Heitbaum
e2dc457916
atf: support build with binutils 2.39
...
set LDFLAGS="--no-warn-rwx-segments" for build of bl31.elf on iMX8, A64,
H5 and H6 socs. As the link fails with a non-zero exit code (because
of --fatal-warnings).
relevant commit:
- https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=ba951afb99912da01a6e8434126b8fac7aa75107
The ELF linker will now generate a warning message if the stack is made
executable. Similarly it will warn if the output binary contains a
segment with all three of the read, write and execute permission
bits set. These warnings are intended to help developers identify
programs which might be vulnerable to attack via these executable
memory regions. The warnings are enabled by default but can be
disabled via a command line option.
compile error:
LD atf-2.7/build/sun50i_a64/release/bl31/bl31.elf
aarch64-none-elf-ld.bfd: warning: atf-2.7/build/sun50i_a64/release/bl31/bl31.elf has a LOAD segment with RWX permissions
2022-08-09 08:56:36 +00:00
Frank Hartung
2b672105f0
Merge pull request #6684 from heitbaum/glibc
...
glibc: update to 2.36 and drop now upstream RELR patch
2022-08-05 20:59:21 +02:00
GavinDarkglider
9e969c418d
WIP - Add Support for Ayn Odin ( #1713 )
...
* Initial fully buildable/bootable Odin Support
* Rework NX-Boot to FAT32 Boot for shared usage between switch and odin
* Move shared packages from switch/odin to main packages folder
2022-08-03 20:43:23 +03:00
Christian Hewitt
3e8610a11f
amlogic-boot-fip: bump to include gxbb sd/emmc fip recipe
2022-08-02 09:49:27 +00:00
Rudi Heitbaum
c3778cf43c
syslinux: enable compile with glibc 2.36
2022-08-02 08:24:55 +00:00
Rudi Heitbaum
1f04022120
hdparm: enable compile with glibc 2.36
2022-08-02 08:24:55 +00:00
CvH
4d9f43bece
Merge pull request #6630 from heitbaum/u-boot
...
u-boot and u-boot-tools: update to 2022.07
2022-08-02 07:49:38 +02:00
Matthias Reichl
7d4500142a
RPi: update to firmware a75a129
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-07-23 21:49:45 +02:00
Matthias Reichl
7266eeecbc
rpi-eeprom: update to 4703b71
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-07-23 21:49:45 +02:00
Matthias Reichl
fcc74e2345
rpi-eeprom: update to 51648bb
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-07-23 21:49:45 +02:00
Matthias Reichl
3b3e276304
RPi: update to firmware c818048
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-07-23 21:49:45 +02:00
Matthias Reichl
63160407bd
rpi-eeprom: update to d7e137c
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-07-23 21:49:45 +02:00
Matthias Reichl
7340aa4930
RPi: update to firmware df569e0
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-07-23 21:49:45 +02:00
Rudi Heitbaum
35ee2c682e
atf: iMX8: enable compile with gcc-12.1.0
...
bugs:
- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105523
- https://developer.trustedfirmware.org/T991
2022-07-21 10:13:06 +00:00
Rudi Heitbaum
591993b3e2
u-boot-tools: update to 2022.07 and https
2022-07-11 14:34:25 +00:00
Rudi Heitbaum
3b16fe1980
u-boot: update to 2022.07 and https
2022-07-11 14:34:06 +00:00
Matthias Reichl
eeb2981be7
RPi: update to firmware 329af8a
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-07-01 18:04:04 +02:00
Jernej Skrabec
58b7d77ea1
atf: update to v2.7
2022-06-26 15:31:17 +02:00
Jernej Škrabec
81e0024688
Merge pull request #6571 from heitbaum/crust
...
[le11] crust: simplify allow override of BUILDCC
2022-06-24 20:59:53 +02:00
Demetris Ierokipides
015fd1eca4
Merge branch 'libreelec-10.0' of github.com:LibreELEC/LibreELEC.tv into Lakka-v4.x
2022-06-21 17:18:12 +03:00
Matthias Reichl
b5dddb995c
RPi: update to firmware 274d0c8
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-06-09 15:14:27 +02:00
Matthias Reichl
8ebb1c4581
rpi-eeprom: update to 1c758a0
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-06-09 15:14:27 +02:00
Matthias Reichl
a3d7a6d8fb
RPi: update to firmware b22546a
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-06-09 15:14:27 +02:00
Matthias Reichl
fd8c7aea52
RPi: update to firmware 3673be3
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-06-09 15:14:27 +02:00
Matthias Reichl
b0d2b42852
RPi: update to firmware 2cf8a17
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-06-09 15:14:27 +02:00
Matthias Reichl
c88da4acf5
RPi: update to firmware 4d076ff
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-06-09 15:14:27 +02:00
Matthias Reichl
eb54c1fbb0
rpi-eeprom: update to 51491ab
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-06-09 15:14:27 +02:00
Matthias Reichl
9fbacb1568
rpi-eeprom: update to d75e8ff
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-06-09 15:14:27 +02:00
Matthias Reichl
34c0ade72a
RPi: update to firmware 4fe2e4a
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-06-09 15:14:27 +02:00
Matthias Reichl
418fdd2bd2
RPi: update to firmware ea4c803
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-06-09 15:14:27 +02:00