summaryrefslogtreecommitdiff
path: root/sysutils/u-boot-pine-h64
AgeCommit message (Collapse)AuthorFilesLines
2021-08-12*: Remove PKGREVISION=0wiz1-2/+1
2021-08-12u-boot*: fix more pkglintwiz1-1/+2
2021-06-21u-boot-pine-h64: needs py-setuptoolsnia1-1/+3
2021-03-11Update u-boot-pine-h64 to 2021.01jakllsch1-5/+3
Notable changes for this board since prior pkgsrc version: - ethernet support in u-boot - somehow makes NetBSD sunxi_emac driver work
2019-11-04sysutils: align variable assignmentsrillig1-2/+2
pkglint -Wall -F --only aligned --only indent -r Manually excluded consolekit and dc-tools since pkglint didn't get the formatting correct.
2019-05-08Push the installboot.plist files down into a "files" directory inthorpej1-1/+1
the pkg source area, as per convention. (No rev bump -- installed content hasn't changed.)
2019-05-07Add installboot(8) overlays for the sunxi u-boot packages.thorpej3-3/+53
2019-04-26Call cleanup_before_linux in efi_exit_boot so ensure caches are clean, etcskrll1-2/+2
Bump PKGREVISION
2019-04-12Backport a patch from u-boot mainline to support EFI GetVariable.skrll1-2/+2
Add PKGREVISION to the UBOOT_VERSTION output Bump PKGREVISION for all 2018.11 packages
2018-12-31U-Boot 2018.11 broke compatibility of U-Boot image type IDs. Restore IDsjmcneill1-1/+3
used in previous (and subsequent) U-Boot versions to fix booting GENERIC armv7 NetBSD kernels.
2018-12-29u-boot-pine-h64: remove unused distinfo filewiz1-8/+0
2018-12-14Update U-Boot to 2018.11.jmcneill3-53/+1
2018-05-31u-boot*: Improve u-boot variables so they confuse pkglint less.wiz1-5/+4
2018-05-31add missing patchesjmcneill2-0/+41
2018-05-26Initial import of u-boot-pine-h64 version 2018.03rc1.jmcneill4-0/+41
U-Boot is a bootloader for embedded boards based on PowerPC, ARM, MIPS and several other processors, which can be installed in a boot ROM and used to initialize and test the hardware or to download and run application code. This package provides U-Boot for the Pine64 Pine H64.