Commit History - (may be incomplete: see SVNWeb link above for full details) |
This is a slave port. You may also want to view the commits to the master port: sysutils/u-boot-master |
Date | By | Description |
22 Nov 2020 17:37:40
2020.10_1

|
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. |
23 Apr 2020 18:46:43
2020.04

|
manu  |
sysutils/u-boot: Update to 2020.04
While here use python3 for it as it now works.
Two slave ports have been marked broken :
u-boot-pandaboard and u-boot-duovero
Both of those boards have ~0 users in FreeBSD so if you are one of
those raise your hand. |
08 Nov 2019 09:17:05
2019.10_1

|
lwhsu  |
Use HTTPS as possible |
09 Oct 2019 19:54:30
2019.10_1

|
manu  |
sysutils/u-boot-rock64: Add two DRAM related patches
Add two new patches related to DRAM controller initialization.
This allow us to use SPL+TPL from mainline u-boot and not relying
on RockChip miniloader anymore.
Thanks to jmcneill@NetBSD.Org for the tip. |
09 Oct 2019 19:15:25
2019.10

|
manu  |
u-boot: Update to v2019.10
Update u-boot to its latest version.
For RK3399 we now use SPL+TPL from u-boot, no need for RockChip blob.
Remove one efi related patch that isn't needed anymore.
Tested-on: Pine64-LTS, Rock64, Rockpro64, BBB, RPI2, OrangePi One |
27 Jul 2019 14:54:10
2019.07

|
manu  |
sysutils/u-boot-rock64: Add new port for u-boot for the Pine64 Rock64 board
And add support for building RK3328 u-boot in u-boot-master.
This use the rockchip DDR blob + ATF + u-boot-spl and u-boot proper. |