- Aug 19, 2021
-
-
Ariadne Conill authored
-
Ariadne Conill authored
Same situation as Unmatched, only useful for making SD card bootable images by hand. See also: https://u-boot.readthedocs.io/en/latest/board/sifive/unleashed.html
-
Sören Tempel authored
u-boot now depends on OpenSBI and embeds the OpenSBI fw_dynamic.bin payload into the generated u-boot bootloader image. For this reason, u-boot needs to be rebuild when changes to OpenSBI are made.
-
Sören Tempel authored
The HiFive Unmatched is a riscv64 development plattform developed by SiFive. The HiFive Unmatched has several boot loader stages which are described further in Chapter 6 of the FU740-C000 manual. From these boot loader stages Alpine needs to provide u-boot SPL and u-boot.itb. The former initializes hardware for the first stages of the boot flow, the later encapsulates OpenSBIs fw_dynamic payload, u-boot-nodtb.bin, and the device tree blob for the HiFive Unmatched. As such, OpenSBI also needs to be moved to main/ and is a makedependency of the u-boot package on riscv64. Furthermore, updates of the OpenSBI package now require rebuilds of the u-boot package on riscv64. The packaged u-boot bootloader stages can either be loaded from an SD card or from SPI flash. For Alpine purposes the SPI flash usecase is probably more interesting but hasn't been integrated with the update-u-boot script yet. Currently, the files shipped by the u-boot-unmatched package are primarily useful to (manually) create bootable SD card images. See https://u-boot.readthedocs.io/en/latest/board/sifive/unmatched.html
-
-
Sören Tempel authored
This was accidentally changed due to my utilized cross compiler toolchain in f77b96d5, sorry about that.
-
Sören Tempel authored
This is the SIT configuration on all other architectures, having this as a builtin will cause a `sit0` interfaces to be constantly available.
-
-
Andy Postnikov authored
-
-
Sören Tempel authored
Needed for riscv64 main/u-boot subpackages. OK'ed by mps on IRC.
-
Francesco Colista authored
-
Francesco Colista authored
-
Sören Tempel authored
-
Sören Tempel authored
This is enabled in the config of other architectures as well, it should allow communicating with the SPI flash of the SiFive HiFive Unmatched, thereby allowing users to install U-Boot to it.
-
Sören Tempel authored
-
Bart Ribbers authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Ariadne Conill authored
-
Jakub Jirutka authored
This fixes bug I introduced in 650d4112.
-
Jakub Jirutka authored
This was a mistake.
-
Bart Ribbers authored
-
fixes #12925
-
For more info, see https://github.com/docker/compose-cli/releases/tag/v2.0.0-rc.1
-
For more info, see https://github.com/metwork-framework/log_proxy/releases/tag/v0.5.0
-
Jakub Jirutka authored
gnupg package provides full GnuPG suite, gpg package provides just the gpg program.
-
Jakub Jirutka authored
gnupg package provides full GnuPG suite, gpg package provides just the gpg program.
-
Jakub Jirutka authored
gnupg package provides full GnuPG suite, gpg package provides just the gpg program.
-
Jakub Jirutka authored
This program is for development/testing only.
-
Jakub Jirutka authored
Programs dumpsexp, hmac256, mpicalc are for development/testing. Fedora and Debian do the same.
-
- Aug 18, 2021
-
-
Jakub Jirutka authored
-
Leo authored
-