2021-08-12 09:36:40 by Thomas Klausner | Files touched by this commit (3) |
Log message: *: Remove PKGREVISION=0 |
2021-08-12 09:30:23 by Thomas Klausner | Files touched by this commit (25) |
Log message: u-boot*: fix more pkglint |
2021-06-21 16:05:12 by Nia Alarie | Files touched by this commit (1) |
Log message: u-boot-pine-h64: needs py-setuptools |
2021-03-11 19:59:59 by Jonathan A. Kollasch | Files touched by this commit (1) |
Log message: Update u-boot-pine-h64 to 2021.01 Notable changes for this board since prior pkgsrc version: - ethernet support in u-boot - somehow makes NetBSD sunxi_emac driver work |
2019-11-04 22:28:59 by Roland Illig | Files touched by this commit (174) |
Log message: sysutils: align variable assignments pkglint -Wall -F --only aligned --only indent -r Manually excluded consolekit and dc-tools since pkglint didn't get the formatting correct. |
2019-05-08 07:02:40 by Jason R Thorpe | Files touched by this commit (49) |
Log message: Push the installboot.plist files down into a "files" directory in the pkg source area, as per convention. (No rev bump -- installed content hasn't changed.) |
2019-05-07 16:06:25 by Jason R Thorpe | Files touched by this commit (72) |
Log message: Add installboot(8) overlays for the sunxi u-boot packages. |
2019-04-26 10:32:30 by Nick Hudson | Files touched by this commit (34) |
Log message: Call cleanup_before_linux in efi_exit_boot so ensure caches are clean, etc Bump PKGREVISION |
2019-04-12 09:08:18 by Nick Hudson | Files touched by this commit (35) |
Log message: Backport a patch from u-boot mainline to support EFI GetVariable. Add PKGREVISION to the UBOOT_VERSTION output Bump PKGREVISION for all 2018.11 packages |
2018-12-31 16:06:47 by Jared D. McNeill | Files touched by this commit (33) |
Log message: U-Boot 2018.11 broke compatibility of U-Boot image type IDs. Restore IDs used in previous (and subsequent) U-Boot versions to fix booting GENERIC armv7 NetBSD kernels. |