Commit Graph

1546 Commits

Author SHA1 Message Date
Rudi Heitbaum
30dcea156a mtools: update to 4.0.41 2022-09-24 10:28:17 +00: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
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
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