u-boot/u-boot
"Das U-Boot" Source Tree observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4312
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
5208 stars · 4597 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Das U-Boot is a widely used open-source bootloader for embedded boards based on PowerPC, ARM, MIPS, and other processors. It is installed in a boot ROM to initialize and test hardware and to download and boot operating system images such as Linux.
Use cases
- boot linux on an embedded arm board
- initialize and test custom board hardware from a boot rom
- load and run application code over the network on an embedded device
- boot from ata, scsi, sd, or network on a powerpc or mips board
- extend a bootloader with custom monitor commands for a new board
When to choose
- you are bringing up a custom embedded board and need a first-stage or second-stage bootloader
- you need to boot linux on arm, powerpc, mips, or risc-v embedded hardware
- you want a configurable, scriptable bootloader with network and storage boot support
When to avoid
- you need a bootloader for x86 desktop or server systems
- you want a simple application-level tool rather than low-level firmware
- your platform is already fully supported by a vendor-specific bootloader you cannot replace
Facets
application · maturity active
embedded developer-tools file-system networking embedded-systems operating-systems hardware developer-tools embedded cpp bootloader firmware embedded-linux arm powerpc mips hardware-initialization linux
1 source
- readme: https://github.com/u-boot/u-boot · fetched 2026-08-28 · 0c56225bf8e5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| u-boot/u-boot | main | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem