U-Boot Concept Releases

This document tracks all concept releases of U-Boot, including both final releases and release candidates.

About Concept Releases

Concept releases are automated builds of U-Boot that are:

  • Automatically generated when changes are pushed to the master branch

  • Published as snap packages for easy installation and testing

  • Available in two variants: QEMU-based and EFI-based builds

  • Distributed through Ubuntu Snap Store on the edge channel

These releases allow developers and users to easily test the latest U-Boot features without building from source.

Installation

Install concept releases using snap:

snap install u-boot-concept-qemu --edge
snap install u-boot-concept-efi --edge

Next Release

The next final release is scheduled for 2026.02 on Monday, February 02, 2026.

Release candidate schedule:

  • 2026.02-rc3: Mon 22-Dec-2025

  • 2026.02-rc2: Mon 05-Jan-2026

  • 2026.02-rc1: Mon 19-Jan-2026

  • 2026.02 (Final): Mon 02-Feb-2026

Release History

2026.02-rc1 - Release Candidate
Date:

2025-12-22

Commit:

31d651bd97df04fb720a0ea78a5bfb7edb0a5847

Subject:

N/A

2025.12 - Final Release
Date:

2025-12-01

Commit:

a7a93faecd2116fbdd3b5992bc93a0075f164406

Subject:

N/A

2025.12-rc3 - Release Candidate
Date:

2025-11-17

Commit:

634ace57a6a245dacd7db6a03ce5c0a49c17ba16

Subject:

N/A

2025.10 - Final Release
Date:

2025-10-06

Commit:

e4c38498ad8c5027e80a4bbf3c20dcee7f3bc9b1

Subject:

N/A

2025.10-rc3 - Release Candidate
Date:

2025-09-22

Commit:

238eb7c10261a6ffdd7e5c7f28dec83409bbd79f

Subject:

N/A

2025.10-rc2 - Release Candidate
Date:

2025-09-11

Commit:

0447d5f5f59c7f3ab3a158ae25ad484aad24b75e

Subject:

Version 2025.10-rc2 release

Releases will be automatically added here by the CI system when version bumps occur.