Commit Graph

562 Commits

Author SHA1 Message Date
David Abdurachmanov 200f91fffd
Backport fix for binutils 2.38+
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2022-11-20 17:33:47 +02:00
David Abdurachmanov 12f15f7bd6
Bump release
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2022-11-20 17:05:27 +02:00
David Abdurachmanov 355c08266a
Copy riscv64-boards too
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2022-11-20 16:53:45 +02:00
David Abdurachmanov afb29399ce
Fix missing package description
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2022-11-17 13:53:22 +02:00
David Abdurachmanov 633a253ebb
Add support for riscv64
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2022-11-17 13:24:51 +02:00
Peter Robinson 716e4d578e 2022.10 GA 2022-10-10 20:43:56 +01:00
Peter Robinson 3b11dffa4f Update SMBIOS patch 2022-09-06 17:31:51 +01:00
Peter Robinson 6134477ebc 2022.10 RC4, rockchip PMIC revert 2022-09-06 08:51:21 +01:00
Peter Robinson d2c989dc32 2022.10 RC3 2022-08-23 15:29:38 +01:00
Davide Cavalca 48ddd14c80 Install nodtb variant for Apple M1
Fixes: rhbz#2068958
2022-08-22 07:56:36 -07:00
Peter Robinson 8522759e85 Fix for DT property propogation via firmware 2022-08-16 20:10:33 +01:00
Peter Robinson 8bfc149984 2022.10 RC1 2022-07-28 10:11:26 +01:00
Fedora Release Engineering c7412f83bd Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-23 11:13:36 +00:00
Peter Robinson 6c3ac9b229 2022.07 GA 2022-07-17 11:16:46 +01:00
Peter Robinson 49a3b5d27c Update to 2022.07 RC6 2022-07-04 13:23:43 +01:00
Peter Robinson dc41daecba 2022.07 RC5 2022-06-26 17:40:50 +01:00
Peter Robinson 832d64676b Fix for Pinebook Pro when booting with FW DT 2022-06-12 16:46:57 +01:00
Peter Robinson cefa60ce7f 2022.07 RC4, rk3328 spi builds, PBP/Rockpro64 fixes 2022-06-12 14:58:18 +01:00
Peter Robinson fa86e10d71 2022.07 RC3 2022-05-25 15:46:30 +01:00
Peter Robinson 0e7b564081 2022.07 RC2 2022-05-14 10:17:26 +01:00
Peter Robinson f0b776d4d6 2022.07 RC2
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2022-05-13 19:24:42 +01:00
Peter Robinson 41e28cf922 fix version 2022-04-27 01:49:46 +01:00
Peter Robinson f02cd13691 2022.07 RC1 2022-04-27 01:39:32 +01:00
Peter Robinson 9cc572a2b0 Drop ARMv7 builds 2022-04-26 12:49:33 +01:00
Peter Robinson ab63b19049 2022.04 GA 2022-04-04 15:37:35 +01:00
Peter Robinson b6626c87f4 cleanup some old patches 2022-03-29 21:36:14 +01:00
Peter Robinson 7b988dd8fc Upload fixes source, add ncurses-devel 2022-03-28 17:48:50 +01:00
Peter Robinson 2a3a46103d 2022.04 RC5 2022-03-28 17:37:15 +01:00
Peter Robinson 1b64b89c2d Add the ability to do a tools only build, drop old el7 support 2022-03-11 14:40:53 +00:00
Peter Robinson 6706eb16a4 2022.04 RC3 2022-03-08 09:53:45 +00:00
Javier Martinez Canillas 359979e25b
Add support for another rk3399 device 2022-02-19 14:45:00 +01:00
Peter Robinson be009d9316 add gnutls-devel 2022-02-15 18:51:20 +00:00
Peter Robinson e06a81622d BR: libuuid-devel 2022-02-15 17:06:52 +00:00
Peter Robinson 93f0ff8c4f 2022.04 RC2 2022-02-15 16:48:19 +00:00
Peter Robinson 18e07ba9f6 2022.04 RC1 2022-02-02 23:04:35 +00:00
Fedora Release Engineering b27a96095d - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-22 03:22:08 +00:00
Peter Robinson c1b0bbe361 Upload source 2022-01-11 10:11:22 +00:00
Peter Robinson cc4e21b64c 2022.01 2022-01-11 10:04:15 +00:00
Peter Robinson 1457c7c78e fixes for UEFI and improved upstream fix for PHY shutdown lockups 2022-01-05 17:40:47 +00:00
Peter Robinson d98cfa77d6 2022.01 RC4 2021-12-20 19:55:40 +00:00
Peter Robinson c08df485fa Update names of shipped docs 2021-11-15 22:12:48 +00:00
Peter Robinson 89bd41507e 2022.01 RC2 2021-11-15 21:11:49 +00:00
Peter Robinson 9eb973e7d2 upstream rk3399 MMC fix, build against new ATF for rk3399 suspend fix 2021-11-15 18:24:46 +00:00
Peter Robinson 684d579249 Drop any vestigate of an idea we build U-Boot for Chromebooks, if someone gets the time it can be added back 2021-10-27 13:43:20 +01:00
Javier Martinez Canillas e708510df1
Drop vboot-utils build dependency
The package contains tools to build and sign FIT (Flat Image Tree) images
that are used in u-boot based Chromebooks. But it isn't really needded to
build u-boot, since FIT images are not shipped in uboot-images-armv{7,8}.

Also, the vboot-utils package has as build dependency the trousers-devel
package and this gets pulled as a dependency to build u-boot as well.

But the trousers package is really deprecated since TPM 1.2 chips aren't
used anymore nowadays. Let's just drop that unneeded build dependency.
2021-10-27 14:00:22 +02:00
Peter Robinson 37df227bc0 Fixes for Rockchip devices
Fix booting from MMC for Rockchip 3399 (rhbz #2014182)
Enable new rk3399 devices (Leez, NanoPi-M4B, NanoPi-4S, NanoPi-T4) (rhbz #2009126)
2021-10-17 15:57:39 +01:00
Peter Robinson 6487c37f16 2021.10 2021-10-04 18:52:08 +01:00
Peter Robinson 33afbf3788 2021.10 RC5 2021-10-04 08:09:41 +01:00
Peter Robinson 82d32758b4 Update sources 2021-09-16 12:44:57 +01:00
Peter Robinson b73fa7b980 2021.10 RC4, Proposed fix for RPi MMC clock issue 2021-09-16 12:40:49 +01:00