./sysutils/u-boot-nanopi-neo2, Das U-Boot, the Universal Boot Loader (nanopi_neo2_defconfig)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2018.11nb5, Package name: u-boot-nanopi-neo2-2018.11nb5, Maintainer: port-arm

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 FriendlyARM NanoPi NEO 2.


Required to build:
[lang/python27] [pkgtools/cwrappers] [cross/aarch64-none-elf-gcc] [sysutils/arm-trusted-firmware-sun50i_a64]

Package options: el1

Master sites:

Filesize: 12739.38 KB

Version history: (Expand)


CVS history: (Expand)


   2021-08-12 09:30:23 by Thomas Klausner | Files touched by this commit (25)
Log message:
u-boot*: fix more pkglint
   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
   2019-03-15 14:59:38 by Martin Husemann | Files touched by this commit (1)
Log message:
Move to mainline ARM trusted firmware, bump rev.
   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.