aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-pinebookpro
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* sysutils/u-boot-*: Update to 2021.04Emmanuel Vadot2021-04-071-2/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* sysutils/atf: Update to v2.4Emmanuel Vadot2020-11-221-0/+2
| | | | | | | | | | 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. Notes: svn path=/head/; revision=556066
* Remove EXTRA_PATCHES that was added by mistake in r544573Emmanuel Vadot2020-08-091-2/+0
| | | | Notes: svn path=/head/; revision=544574
* sysutils/rpi-firmware: Update to 1.20200723Emmanuel Vadot2020-08-092-3/+5
| | | | | | | Also add a config file template for edk2 setup for rpi3 Notes: svn path=/head/; revision=544573
* u-boot: Update to 2020.07Emmanuel Vadot2020-07-081-7/+0
| | | | | | | Remove upstreamed patches. Notes: svn path=/head/; revision=541505
* sysutils/u-boot-pinebookpro: Add new portEmmanuel Vadot2020-04-252-0/+23
This is a u-boot slave port for the Pine64 PineBookPro, an RK3399 ARM64 laptop. The patches have been submitted upstream and will probably be part of the next u-boot release, but add the port in the meantime in case anyone wants to start testing/dev FreeBSD on this laptop. It doesn't have video support for now so one want to use a serial cable. Notes: svn path=/head/; revision=532960