Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Tow-Boot/Tow-Boot
An opinionated distribution of U-Boot. — https://matrix.to/#/#Tow-Boot:matrix.org?via=matrix.org
https://github.com/Tow-Boot/Tow-Boot
aarch64 arm armv7 armv7l boot frmware sbc uefi
Last synced: about 1 month ago
JSON representation
An opinionated distribution of U-Boot. — https://matrix.to/#/#Tow-Boot:matrix.org?via=matrix.org
- Host: GitHub
- URL: https://github.com/Tow-Boot/Tow-Boot
- Owner: Tow-Boot
- License: mit
- Created: 2021-04-05T01:58:35.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2024-08-07T23:17:52.000Z (5 months ago)
- Last Synced: 2024-08-07T23:57:18.424Z (5 months ago)
- Topics: aarch64, arm, armv7, armv7l, boot, frmware, sbc, uefi
- Language: Nix
- Homepage: https://tow-boot.org
- Size: 2.33 MB
- Stars: 505
- Watchers: 27
- Forks: 135
- Open Issues: 138
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: COPYING
- Support: support/check-all-stock-uboot.nix
Awesome Lists containing this project
README
An opinionated distribution of U-Boot.What is this?
-------------The goal is to produce a user-friendly distribution of *U-Boot*, where there is
as few differences in features possible between boards, and a "familiar" user
interface for an early boot process tool.Documentation
-------------The documentation found in the `doc/` directory is also rendered at the
[Tow-Boot website](https://tow-boot.org/)* * *
License
-------Unless stated otherwise with a SPDX header, the Nix expressions are under the
license declared in `COPYING`, the MIT License. This applies only to the
packaging infrastructure.U-Boot derived code is licensed the same as U-Boot, which is GPL-2.0+. All
patches are owned by their authors under the same license.At the risk of repetition **the produced binaries are GPL-2.0+**, since
*U-Boot* itself is.