Releases: Jookia/u-boot
Release 20241018
This merges in the final v2024.10 U-Boot release.
There is a minor breaking change here: The D1 PWM driver now uses 'apb' instead of 'apb0' to stay compatible with the work in progress kernel driver which hasn't been merged yet. Hopefully this is the last device tree change for it.
How to check the integrity and authenticity of these files:
sha256sum -c sha256sums
ssh-keygen -Y verify -f allowed_signers -I jookia -n file -s uboot-jookia-20241018.tar.bz2.sig < uboot-jookia-20241018.tar.bz2
Make sure to check the key fingerprint against my website: https://www.jookia.org/wiki/Keys
Release 20241003
Maintenance release, bumping to U-Boot v2024.10-rc6.
How to check the integrity and authenticity of these files:
sha256sum -c sha256sums
ssh-keygen -Y verify -f allowed_signers -I jookia -n file -s uboot-jookia-20241003.tar.bz2.sig < uboot-jookia-20241003.tar.bz2
Make sure to check the key fingerprint against my website: https://www.jookia.org/wiki/Keys
Release 20240822
This is the first release of this as a proper fork.
Main changes:
- Renaming to be a fork
- Bump to U-Boot v2024.10-rc3
How to check the integrity and authenticity of these files:
sha256sum -c sha256sums
ssh-keygen -Y verify -f allowed_signers -I jookia -n file -s uboot-jookia-20240822.tar.bz2.sig < uboot-jookia-20240822.tar.bz2
Make sure to check the key fingerprint against my website: https://www.jookia.org/wiki/Keys
Release 20240614
This release merges in v2024.07-rc4 and adds a bunch of patches for display output.
How to check the integrity and authenticity of these files:
sha256sum -c sha256sums
ssh-keygen -Y verify -f allowed_signers -I jookia -n file -s uboot-allpatches-20240614.tar.bz2.sig < uboot-allpatches-20240614.tar.bz2
Make sure to check the key fingerprint against my website: https://www.jookia.org/wiki/Keys
Release 20240528
First release with signed release archives!
How to check the integrity and authenticity of these files:
sha256sum -c sha256sums
ssh-keygen -Y verify -f allowed_signers -I jookia -n file -s uboot-allpatches-20240528.tar.bz2.sig < uboot-allpatches-20240528.tar.bz2
Make sure to check the key fingerprint against my website: https://www.jookia.org/wiki/Keys