notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
Port details
u-boot-rpi-0-w Cross-build das u-boot for model rpi-0-w
2022.10 sysutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Version of this port present on the latest quarterly branch. NOTE: Slave port - quarterly revision is most likely wrong.
Maintainer: uboot@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-08-15 15:06:31
Last Update: 2022-09-10 17:41:16
Commit Hash: e79fe1a
License: GPLv2
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. share/u-boot/u-boot-rpi-0-w/u-boot.bin
  2. share/u-boot/u-boot-rpi-0-w/README
  3. share/u-boot/u-boot-rpi-0-w/metadata
  4. /usr/local/share/licenses/u-boot-rpi-0-w-2022.10/catalog.mk
  5. /usr/local/share/licenses/u-boot-rpi-0-w-2022.10/LICENSE
  6. /usr/local/share/licenses/u-boot-rpi-0-w-2022.10/GPLv2
Collapse this list.
Dependency lines:
  • u-boot-rpi-0-w>0:sysutils/u-boot-rpi-0-w
To install the port:
cd /usr/ports/sysutils/u-boot-rpi-0-w/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/u-boot-rpi-0-w
  • pkg install u-boot-rpi-0-w
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: u-boot-rpi-0-w
Flavors: there is no flavor information for this port.
distinfo:

Packages (timestamps in pop-ups are UTC):
u-boot-rpi-0-w
ABIlatestquarterly
FreeBSD:11:aarch64pkg-fallout2020.04
FreeBSD:11:amd642021.072021.04_1
FreeBSD:11:armv6pkg-fallout2020.04
FreeBSD:11:i3862021.072021.04_1
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch64pkg-fallout2022.10
FreeBSD:12:amd642023.012022.10
FreeBSD:12:armv62018.09_32020.07
FreeBSD:12:armv72018.09_32020.07
FreeBSD:12:i3862023.012022.10
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:aarch642023.012022.10
FreeBSD:13:amd642023.012022.10
FreeBSD:13:armv62020.10pkg-fallout
FreeBSD:13:armv72023.012022.10
FreeBSD:13:i3862023.012022.10
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc64pkg-fallout2022.10
FreeBSD:13:riscv64pkg-falloutpkg-fallout
FreeBSD:14:aarch642023.01pkg-fallout
FreeBSD:14:amd642023.01pkg-fallout
FreeBSD:14:armv6pkg-falloutpkg-fallout
FreeBSD:14:armv7pkg-falloutpkg-fallout
FreeBSD:14:i3862023.01pkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc642023.01pkg-fallout
FreeBSD:14:riscv642021.07_1pkg-fallout
 
Master port: sysutils/u-boot-master
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gsed : textproc/gsed
  2. swig : devel/swig
  3. dtc>=1.4.1 : sysutils/dtc
  4. mkimage : sysutils/u-boot-tools
  5. py39-setuptools-pkg>=0 : devel/py-setuptools-pkg@py39
  6. arm-none-eabi-gcc : devel/arm-none-eabi-gcc
  7. bison : devel/bison
  8. gmake>=4.3 : devel/gmake
  9. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
Options name:
USES:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.denx.de/pub/u-boot/
  2. https://ftp.denx.de/pub/u-boot/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: sysutils/u-boot-master
CommitCreditsLog message
2022.04_1
10 Sep 2022 17:41:16
commit hash:e79fe1aabc5b83364240652d62b99198a9ccfb32commit hash:e79fe1aabc5b83364240652d62b99198a9ccfb32commit hash:e79fe1aabc5b83364240652d62b99198a9ccfb32commit hash:e79fe1aabc5b83364240652d62b99198a9ccfb32 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Author: Tobias Kortkamp
Fix WWW in parent/child ports

Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
 a) just using the pkg-descr from the parents
 b) or had their own separate pkg-descr with custom WWW

Use WWW?= in parents when the child's WWW is different.

Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.

Approved by:	portmgr (implicit)
07 Sep 2022 21:58:51
commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022.04_1
07 Sep 2022 21:10:59
commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2022.04
03 May 2022 08:10:43
commit hash:ecad553edaec865109f79d42e711e1c93b44e3a1commit hash:ecad553edaec865109f79d42e711e1c93b44e3a1commit hash:ecad553edaec865109f79d42e711e1c93b44e3a1commit hash:ecad553edaec865109f79d42e711e1c93b44e3a1 files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
sysutils/u-boot: Update to 2022.04
2021.07_1
09 Nov 2021 19:56:54
commit hash:0de03bbf192d56b2cd125c6048dbd058bac49be6commit hash:0de03bbf192d56b2cd125c6048dbd058bac49be6commit hash:0de03bbf192d56b2cd125c6048dbd058bac49be6commit hash:0de03bbf192d56b2cd125c6048dbd058bac49be6 files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
sysutils/u-boot-*: Add patch to fix MMC ordering

For FreeBSD we use a dtb overlay that switches between the sdhost and
the sdhci controller for sd card.
Recent changes in u-boot device model changed device numbering and the
sd card controller became "mmc2" for our setup which isn't accounted for
in the possible boot devices.
Patch isn't accepted yet upstream but bring this patch in for our ports anyway.
2021.07
14 Jul 2021 19:24:43
commit hash:a92d150593114dc99eae154517ce1696b1b417f6commit hash:a92d150593114dc99eae154517ce1696b1b417f6commit hash:a92d150593114dc99eae154517ce1696b1b417f6commit hash:a92d150593114dc99eae154517ce1696b1b417f6 files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
u-boot-*: Remove U_BOOT_SLAVE_PORTREVISION_2021.04

This is not needed anymore as we have 2921.07 now.
2021.04_1
11 May 2021 20:22:54
commit hash:0d6e5081eb0080c4703f1c5cc69c34f38d9149b7commit hash:0d6e5081eb0080c4703f1c5cc69c34f38d9149b7commit hash:0d6e5081eb0080c4703f1c5cc69c34f38d9149b7commit hash:0d6e5081eb0080c4703f1c5cc69c34f38d9149b7 files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
sysutils/u-boot-*: Remove ubldr support

We have been using loader.efi on armv7 for a long time now.
Remove support for booting with ubldr and the needed patches that were
never upstreamed.
While here add CONFIG_EFI_GRUB_ARM32_WORKAROUND=y in the Fragment as it's
needed to have the cache flushed for us when loader.efi is started.
2021.04
07 Apr 2021 08:09:01
commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash:cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash:cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2020.10
06 Apr 2021 14:31:07
commit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2019.10
08 Nov 2019 09:17:05
Revision:517039Original commit files touched by this commit
lwhsu search for other commits by this committer
Use HTTPS as possible
2019.04
02 May 2019 16:09:46
Revision:500669Original commit files touched by this commit
lwhsu search for other commits by this committer
Clean up trailing spaces

Approved by:	manu
Sponsored by:	The FreeBSD Foundation
2019.01
04 Feb 2019 18:22:06
Revision:492147Original commit files touched by this commit
manu search for other commits by this committer
Update U-Boot to 2019.01

This removes a lot of local patches

Approved by:	bapt (mentor, implicit)
2018.07_2
15 Aug 2018 15:06:15
Revision:477233Original commit files touched by this commit
manu search for other commits by this committer
sysutils/u-boot-rpi-0-w: Add u-boot ports

While the RPI0 can use u-boot-rpi, the 0W needs a special configuration.

Reviewed by:    imp (previous version)
Approved by:    bapt (implicit)
Differential Revision:  https://reviews.freebsd.org/D16242

Number of commits found: 13