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 |
Commit | Credits | Log message |
2021.04 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2021.04 07 Apr 2021 07:57:52
    |
Emmanuel Vadot (manu)  |
sysutils/u-boot-*: Update to 2021.04 |
2020.10_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2020.10_1 22 Nov 2020 17:37:40
  |
manu  |
sysutils/atf: Update to v2.4
Bump u-boot ports that depends on it.
While here update the metadata and pkg-descr for the allwinner64 family so
u-boot is put in an alternate location that doesn't conflict with GPT
partitions. |
2019.10 08 Nov 2019 09:17:05
  |
lwhsu  |
Use HTTPS as possible |
2018.03 13 Jul 2018 02:57:57
  |
linimon  |
Remove useless MAINTAINER lines. |
2017.09.00_1 11 Dec 2017 17:54:20
  |
manu  |
u-boot: Move allwinner 64 bits dep to u-boot-master
We have more than one Allwinner 64bits SoC u-boot ports now
and others are coming.
Move the dependencies into the u-boot-master ports.
While here, switch maintainer on u-boot-pine64 and u-boot-sopine
to uboot@ as discussed with imp@ and brd@
Reviewed by: imp (maintainer)
Approved by: imp
Differential Revision: https://reviews.freebsd.org/D13450 |
2017.09.00 10 Nov 2017 16:23:23
  |
brd  |
Update sysutils/u-boot-pine64/pkg-descr with an example on how to dd to an
image.
Approved by: bdrewery (mentor, implicit), manu (maintainer) |
2017.07.00.1 04 Aug 2017 00:28:37
  |
imp  |
Remove files directory. It should have gone away in the prior commit,
but didn't. Ditto distinfo. |
2017.07.00.1 02 Aug 2017 15:21:02
  |
imp  |
Cut pine port over to u-boot-master.
Submitted by: Emmanuel Vadot |
2016.05_1 03 Jan 2017 11:01:06
  |
mat  |
Cleanup BROKEN/IGNORE for 10.3-
Sponsored by: Absolight |
2016.05_1 21 Oct 2016 12:51:41
  |
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
2016.05_1 24 Jul 2016 09:48:39
  |
pawel  |
Fix few style violations in u-boot ports:
- GMAKE -> MAKE_CMD, MAKE_CMD is always set to required make implementation
- CP -> INSTALL_DATA, INSTALL_DATA makes sure files are always installed
with proper permissions
- sysutils/u-boot-rpi: include missed files installed in STAGEDIR in PLIST_FILES
PR: 210982
Submitted by: myself
Approved by: maintainers timeout |
2016.05_1 18 Jul 2016 19:53:19
  |
brd  |
Only build sysutils/u-boot-pine64 on > 10.0 since dtc is required.
Approved by: bdrewery (implicit) |
2016.05_1 28 Jun 2016 20:18:26
  |
brd  |
In sysutils/u-boot-pine64, fix booting with boot1.efi.
Submitted by: andrew
Approved by: bdrewery (implicit) |
2016.05 27 Jun 2016 22:19:53
  |
brd  |
Add sysutils/u-boot-pine64 to support the Pine64 boards.
Approved by: bdrewery (mentor) |