- u-boot (2020.07+dfsg-2+rpi1) bullseye-staging; urgency=medium
++u-boot (2021.01+dfsg-4+rpi1) bullseye-staging; urgency=medium
+
+ [changes brought forward from 2014.10+dfsg1-2+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Fri, 28 Nov 2014 06:00:07 +0000]
+ * Don't build versions for various armv7 devices, build rpi version instead.
+
- -- Peter Michael Green <plugwash@raspbian.org> Tue, 22 Sep 2020 21:56:06 +0000
++ -- Raspbian forward porter <root@raspbian.org> Thu, 08 Apr 2021 12:17:54 +0000
++
+ u-boot (2021.01+dfsg-4) unstable; urgency=medium
+
+ [ Arnaud Ferraris ]
+ * Add support for the pinetab platform (Closes: #982982)
+ * u-boot-install-sunxi: fix device tree model for PinePhone 1.1
+ (Closes: #984704)
+
+ [ Vagrant Cascadian ]
+ * debian/patches: Update PineTab patch use default bootdelay.
+ * debian/patches: Add Forwarded link to PineTab patch.
+ * debian/rules: Ensure debugging symbols are enabled.
+ * debian/rules: Pass argument to remove build path from debug symbols.
+
+ -- Vagrant Cascadian <vagrant@debian.org> Fri, 12 Mar 2021 15:00:43 -0800
+
+ u-boot (2021.01+dfsg-3) unstable; urgency=medium
+
+ [ Domenico Andreoli ]
+ * u-boot-install-sunxi: Add support for some armhf
+
+ [ Vagrant Cascadian ]
+ * debian/watch: Fix missing "/".
+
+ [ Andreas B. Mundt ]
+ * Update u-boot-install-sunxi: Add Olimex A20-OLinuXino-LIME2-eMMC
+
+ [ harry88@gmx.ph ]
+ * u-boot-install-sunxi: Avoid overriding files in current directory
+ (Closes: #982278)
+
+ [ Nicolas Boulenguez ]
+ * Enable version 1.1 of the pinephone (Closes: #982981)
+
+ [ Vagrant Cascadian ]
+ * u-boot-install-sunxi: Make installing .itb files optional.
+ * u-boot-install-sunxi: Add support for armhf targets: Banana Pi
+ BPI-M2-Ultra Banana Pi BPI-M3 Banana Pi M2 Berry Cubietech Cubieboard
+ Cubietech Cubieboard2 Cubietech Cubieboard4 Cubietech Cubietruck
+ Cubietech Cubietruck Plus FriendlyARM NanoPi NEO Air Lamobo R1 LeMaker
+ Banana Pi LeMaker Banana Pro LinkSprite pcDuino LinkSprite pcDuino3
+ Olimex A10-OLinuXino-LIME Olimex A10s-Olinuxino Micro Olimex
+ A20-Olimex-SOM-EVB Olimex A20-OLinuXino-LIME Olimex A20-Olinuxino
+ Micro PineRiver Mini X-Plus Xunlong Orange Pi Plus / Plus 2 Xunlong
+ Orange Pi Zero
+
+ -- Vagrant Cascadian <vagrant@debian.org> Mon, 01 Mar 2021 00:00:18 -0800
+
+ u-boot (2021.01+dfsg-2) unstable; urgency=medium
+
+ * debian/patches: Disable USE_PREBOOT on rockpro64 and pinebook-pro to
+ workaround boot failure triggered by USB initialization.
+ (Closes: #973323, #980434)
+
+ -- Vagrant Cascadian <vagrant@debian.org> Thu, 21 Jan 2021 20:36:56 -0800
+
+ u-boot (2021.01+dfsg-1) unstable; urgency=medium
+
+ [ Nicolas Boulenguez ]
+ * Fix pinephone platform name in u-boot-install-sunxi64.
+ (Closes: #979484)
+ * Insert an empty line in target list for consistency. (Closes: #979485)
+ * Simplify installation of a link for tegra on arm64 but not armhf
+ (Closes: #979486)
+ * Install examples for tools with dh_installexamples instead of
+ dh_install. (Closes: #979295)
+ * Install docs with dh_installdocs instead of dh_install
+ (Closes: #979295)
+
+ [ Vagrant Cascadian ]
+ * u-boot-install-sunxi64: Drop unused code handling ATF.
+ * Rename u-boot-install-sunxi64 to u-boot-install-sunxi. Thanks to
+ Nicolas Boulenguez. (Closes: #979487)
+
+ [ Nicolas Boulenguez ]
+ * Update references to renamed u-boot-install-sunxi64
+ * Prefer dh_installdocs to dh_install for tools too (Closes: #979648).
+ * Remove obsolete maketargets variable (Closes: #979652).
+ * Do not spend time searching for an install target in
+ Makefile. (Closes: #979650)
+ * Prefer dh_auto_build to explicit recursive $(MAKE) (Closes: #979654)
+ * Clarify scope of TOOLSDIR in debian/rules (Closes: #979658).
+ * Make decision about testing tools more explicit (Closes: #979660).
+ * Pass BL31 to puma-rk3399 (Closes: #979482).
+
+ [ Vagrant Cascadian ]
+ * debian/rules: Unset BL31 to avoid using a value from a different
+ platform. Thanks to Nicolas Boulenguez. (Closes: #979482)
+ * u-boot-rockchip: puma-rk3399: install u-boot.itb.
+ * u-boot-install-rockchip: Add support for "Theobroma Systems RK3399-Q7
+ SoM" using the "puma-rk3399" target.
+
+ [ Nicolas Boulenguez ]
+ * Let dh_strip strip tools (Closes: #980234).
+ * Remove obsolete dh_strip override (Closes: #980235).
+ * Clean python cache (Closes: #980237).
+
+ -- Vagrant Cascadian <vagrant@debian.org> Sat, 16 Jan 2021 19:50:13 -0800
+
+ u-boot (2021.01~rc4+dfsg-2) experimental; urgency=medium
+
+ * debian/targets: Use correct name for "pinephone" target. Fixes FTBFS.
+
+ -- Vagrant Cascadian <vagrant@debian.org> Tue, 05 Jan 2021 17:51:36 -0800
+
+ u-boot (2021.01~rc4+dfsg-1) experimental; urgency=medium
+
+ [ Nicolas Boulenguez ]
+ * Refresh patches for v2021.01-rc3 (Closes: #976320).
+
+ [ Vagrant Cascadian ]
+ * debian/patches: Remove obsolete teres-i patch.
+ * debian/control: Add Build-Depends on python3-pkg-resources.
+
+ [ Nicolas Boulenguez ]
+ * Add support for pinephone-1.2. (Closes: #976319)
+
+ [ Vagrant Cascadian ]
+ * debian/control: Update Build-Depends on arm-trusted-firmware.
+ * [arm64] u-boot-sunxi: Add orangepi_one_plus target. Thanks to harry88.
+ (Closes: #979216)
+ * [arm64] u-boot-amlogic: Add odroid-n2 target. Thanks to Reco.
+ (Closes: #973256)
+ * u-boot-sunxi: Do not install mksunxi_fit_atf, removed upstream.
+ * u-boot-install-sunxi64: Drop support for using a FIT generator, just
+ use the images generated at build time.
+ * u-boot-install-sunxi64: Add support for OrangePi One Plus.
+ * debian/rules: Disable use of SCP firmware for sunxi platforms.
+ * u-boot-install-sunxi64: Add support for new .itb filenames.
+ * debian/targets: Update to use new .itb filename for sunxi systems.
+
+ -- Vagrant Cascadian <vagrant@debian.org> Tue, 05 Jan 2021 10:17:01 -0800
+
+ u-boot (2020.10+dfsg-2) unstable; urgency=medium
+
+ [ Vagrant Cascadian ]
+ * debian/patches: Enable ethernet on A20-OLinuXino-Lime2-eMMC.
+ (Closes: #916822). Thanks to Jonas Smedegaard.
+ * debian/patches: Fix keyboard on Teres-I (Closes: #935035). Thanks to
+ Jonas Smedegaard.
+
+ [ Nicolas Boulenguez ]
+ * Update Homepage and uscan configuration (Closes: #976317).
+ * Drop obsolete version restriction in Build-Depends (Closes: #976316).
+ * Change behaviour of debian/bin/u-boot-install-* for an unknown device
+ tree (Closes: #976315)
+ * Use specific dh_installman instead of dh_install (Closes: #976318).
+ * Simplify debian/u-boot-tools.install (Closes: #976318).
+ * In debian/rules, add prerequisite configs/*_defconfig
+ (Closes: #976318)
+
+ [ Vagrant Cascadian ]
+ * u-boot-qemu: Ship u-boot.rom for the qemu-x86_64 and qemu-x86
+ targets. Thanks to Faidon Liambotis. (Closes: #979107)
+ * debian/control: Update Standards-Version to 4.5.1.
+ * debian/control: Update Build-Depends on lzop.
+
+ [ Luca Boccassi ]
+ * Build u-boot-tools with signature support with OpenSSL.
+ (Closes: #972513)
+
+ -- Vagrant Cascadian <vagrant@debian.org> Mon, 04 Jan 2021 19:59:11 -0800
+
+ u-boot (2020.10+dfsg-1) unstable; urgency=medium
+
+ * New upstream release.
+
+ -- Vagrant Cascadian <vagrant@debian.org> Mon, 05 Oct 2020 12:13:28 -0700
+
+ u-boot (2020.10~rc5+dfsg-1) experimental; urgency=medium
+
+ [ Vagrant Cascadian ]
+ * New upstream release candidate.
+ * debian/control: u-boot-qemu: Set Multi-Arch: foreign.
+
+ [ Uwe Kleine-König ]
+ * control: Use https for upstream homepage
+
+ -- Vagrant Cascadian <vagrant@debian.org> Mon, 21 Sep 2020 20:55:36 -0700
+
+ u-boot (2020.10~rc3+dfsg-1) experimental; urgency=medium
+
+ * New upstream release candidate.
+ * debian/patches: Refresh and remove obsolete patches.
+ * [armhf] u-boot-sunxi: Add Bananapi_M2_Ultra (Closes: #962931). Thanks
+ to Bernhard Wörner.
+ * [arm64] u-boot-rockchip: Update rock-pi-4 .dtb names.
+ * u-boot-qemu: Build firmware for qemu ppc e500 (Closes: #966624).
+
+ -- Vagrant Cascadian <vagrant@debian.org> Sat, 29 Aug 2020 16:04:17 -0700
u-boot (2020.07+dfsg-2) unstable; urgency=medium
# Rick Thomas <rbthomas@rcthomas.org>
armel - sheevaplug u-boot.kwb
-armhf exynos arndale u-boot.bin spl/arndale-spl.bin
-
-# Joost van Zwieten <joostvanzwieten@gmail.com>, Odroid-U3
-armhf exynos odroid u-boot.bin
-
-# Vagrant Cascadian <vagrant@debian.org>, Odroid-XU4
-armhf exynos odroid-xu3 u-boot.bin
-
-# Marek Vasut <marex@denx.de>
-armhf imx dh_imx6 u-boot-with-spl.imx
-
-# Robert Nelson <robertcnelson@gmail.com>
-armhf imx mx53loco u-boot.imx
-
-# Steve Langasek <vorlon@debian.org>, CuBox-i4
-# Vagrant Cascadian <vagrant@debian.org>, CuBox-i4pro, Cubox-i4x4, hummingboard-i1, hummingboard-i2ex
-# Rainer Dorsch <ml@bokomoko.de>, CuBox-i2u (i2u-300-d)
-# Rick Thomas <rbthomas@pobox.com>, Cubox-i4x4, Cubox-i4PRO
-armhf imx mx6cuboxi u-boot.img SPL
-
-# Martyn Welch <martyn.welch@collabora.com>
-armhf imx mx6qsabrelite u-boot-dtb.imx
-
-# Hector Oron <zumbi@debian.org>
-armhf imx nitrogen6q u-boot-dtb.imx
-
-# Vagrant Cascadian <vagrant@debian.org>
-armhf imx novena u-boot.img SPL
-armhf imx novena-rawsd SPL
-
-# Michael Fladischer <michael@fladi.at>
-armhf imx udoo u-boot.img SPL
-
-# Vagrant Cascadian <vagrant@debian.org>
-armhf imx usbarmory u-boot.imx
-
-# Vagrant Cascadian <vagrant@debian.org>
-# Robert Nelson <robertcnelson@gmail.com>
-armhf imx wandboard u-boot.img SPL
-
-# Vagrant Cascadian <vagrant@debian.org>
-# Andrew M.A. Cater <amacater@galactic.demon.co.uk>
-armhf omap am335x_boneblack u-boot.img MLO
-armhf omap am335x_evm u-boot.img MLO
-
-# Vagrant Cascadian <vagrant@debian.org>
-armhf omap am57xx_evm u-boot.img MLO
-
-armhf omap dra7xx_evm u-boot.img MLO
-
-# Robert Nelson <robertcnelson@gmail.com>
-armhf omap igep00x0 u-boot.img MLO
-
-armhf omap nokia_rx51 u-boot.bin
-
-# Robert Nelson <robertcnelson@gmail.com>
-armhf omap omap3_beagle u-boot.img MLO
-
-# Robert Nelson <robertcnelson@gmail.com>
-armhf omap omap4_panda u-boot.img MLO
-
-# Vagrant Cascadian <vagrant@debian.org>, 2GB and 4GB variants
-armhf rockchip firefly-rk3288 u-boot.bin u-boot.img spl/u-boot-spl.bin idbloader.img
-
-# Vagrant Cascadian <vagrant@debian.org>, Raspberry PI 2B
-armhf rpi rpi_2 u-boot.bin
-
-# Ryan Finnie <ryan@finnie.org>
-armhf rpi rpi_3_32b u-boot.bin
-
-# Lucas Nussbaum <lucas@debian.org>
-# Andreas Henriksson <andreas@fatal.se>
-armhf rpi rpi_4_32b u-boot.bin
-
-# Christian Kastner <debian@kvr.at>
-armhf sunxi A10-OLinuXino-Lime u-boot-sunxi-with-spl.bin
-
-# Benedikt Wildenhain <esperanto@benedikt-wildenhain.de>
-armhf sunxi A10s-OLinuXino-M u-boot-sunxi-with-spl.bin
-
-# Karsten Merker <merker@debian.org>
-armhf sunxi A20-Olimex-SOM-EVB u-boot-sunxi-with-spl.bin
-
-# Christian Kastner <debian@kvr.at>
-armhf sunxi A20-OLinuXino-Lime u-boot-sunxi-with-spl.bin
-
-# Karsten Merker <merker@debian.org>
-armhf sunxi A20-OLinuXino-Lime2 u-boot-sunxi-with-spl.bin
-
-# Andreas B. Mundt <andi@debian.org>
-armhf sunxi A20-OLinuXino-Lime2-eMMC u-boot-sunxi-with-spl.bin
-
-# Arne Ploese <aploese@gmx.de>
-armhf sunxi A20-OLinuXino_MICRO u-boot-sunxi-with-spl.bin
-
-# Ian Campbell <ijc@debian.org>
-# Vagrant Cascadian <vagrant@debian.org>
-armhf sunxi Bananapi u-boot-sunxi-with-spl.bin
-
-# Karsten Merker <merker@debian.org>
-armhf sunxi Bananapro u-boot-sunxi-with-spl.bin
-
-# Lucas Nussbaum <lucas@debian.org>
-armhf sunxi bananapi_m2_berry u-boot-sunxi-with-spl.bin
-
-# Bernhard Wörner <bewoern1@gmail.com>
-armhf sunxi Bananapi_M2_Ultra u-boot-sunxi-with-spl.bin
-
-# Vagrant Cascadian <vagrant@debian.org>
-armhf sunxi CHIP u-boot-sunxi-with-spl.bin
-
-# Vagrant Cascadian <vagrant@debian.org>
-armhf sunxi Cubieboard u-boot-sunxi-with-spl.bin
-
-# Ian Campbell <ijc@debian.org>
-# Karsten Merker <merker@debian.org>
-armhf sunxi Cubieboard2 u-boot-sunxi-with-spl.bin
-
-# Vagrant Cascadian <vagrant@debian.org>
-armhf sunxi Cubieboard4 u-boot-sunxi-with-spl.bin
-
-# Ian Campbell <ijc@debian.org>
-# Robert Nelson <robertcnelson@gmail.com>
-# Karsten Merker <merker@debian.org>
-armhf sunxi Cubietruck u-boot-sunxi-with-spl.bin
-
-# Vagrant Cascadian <vagrant@debian.org>
-armhf sunxi Cubietruck_plus u-boot-sunxi-with-spl.bin
-
-# Vagrant Cascadian <vagrant@debian.org>
-armhf sunxi Lamobo_R1 u-boot-sunxi-with-spl.bin
-
-# Robert Hegner <rhegner@hsr.ch>
-armhf sunxi Linksprite_pcDuino u-boot-sunxi-with-spl.bin
-
-# Patrice Go <patgsiosisr@gmail.com>
-armhf sunxi Linksprite_pcDuino3 u-boot-sunxi-with-spl.bin
-
-# Jochen Sprickerhof <debian@jochen.sprickerhof.de>
-armhf sunxi Mini-X u-boot-sunxi-with-spl.bin
-
-# Paul Tagliamonte <paultag@debian.org>
-armhf sunxi nanopi_neo u-boot-sunxi-with-spl.bin
-
-# Philip Hands <phil@hands.com>
-armhf sunxi nanopi_neo_air u-boot-sunxi-with-spl.bin
-
-# Vagrant Cascadian <vagrant@debian.org>, Orange PI Plus2
-armhf sunxi orangepi_plus u-boot-sunxi-with-spl.bin
-
-# Mateusz Łukasik <mati75@linuxmint.pl>, Orange PI Zero
-armhf sunxi orangepi_zero u-boot-sunxi-with-spl.bin
-
-# Bernhard <bewoern1@gmail.com>
-armhf sunxi Sinovoip_BPI_M3 u-boot-sunxi-with-spl.bin
-
-# Ian Campbell <ijc@debian.org>
-armhf tegra jetson-tk1 u-boot-tegra.bin
-
+ # Neil Armstrong <narmstrong@baylibre.com>
+ arm64 amlogic khadas-vim u-boot.bin
+ arm64 amlogic khadas-vim2 u-boot.bin
+
+ # Frederic Danis <frederic.danis@collabora.com>
+ arm64 amlogic libretech-cc u-boot.bin
+
+ # Neil Armstrong <narmstrong@baylibre.com>
+ arm64 amlogic nanopi-k2 u-boot.bin
+
+ # Vagrant Cascadian <vagrant@debian.org>
+ arm64 amlogic odroid-c2 u-boot.bin
+
+ # Reco <bugs@enotuniq.net>
+ arm64 amlogic odroid-n2 u-boot.bin
+
+ # Vagrant Cascadian <vagrant@debian.org>
+ arm64 mvebu mvebu_espressobin-88f3720 u-boot.bin arch/arm/dts/armada-3720-espressobin.dtb
+
+ # Riku Voipio <riku.voipio@linaro.org>
+ arm64 qcom dragonboard410c u-boot.bin
+ arm64 qcom dragonboard820c u-boot.bin
+
+ # Vagrant Cascadian <vagrant@debian.org>
+ arm64 rockchip firefly-rk3399 /usr/lib/arm-trusted-firmware/rk3399/bl31.elf u-boot.img u-boot.bin u-boot-nodtb.bin spl/u-boot-spl.bin arch/arm/dts/rk3399-firefly.dtb u-boot.itb idbloader.img
+
+ # Vagrant Cascadian <vagrant@debian.org>
+ arm64 rockchip pinebook-pro-rk3399 /usr/lib/arm-trusted-firmware/rk3399/bl31.elf u-boot.img u-boot.bin u-boot-nodtb.bin spl/u-boot-spl.bin arch/arm/dts/rk3399-pinebook-pro.dtb u-boot.itb idbloader.img
+
+ # Vagrant Cascadian <vagrant@debian.org>
+ arm64 rockchip rockpro64-rk3399 /usr/lib/arm-trusted-firmware/rk3399/bl31.elf u-boot.img u-boot.bin u-boot-nodtb.bin spl/u-boot-spl.bin arch/arm/dts/rk3399-rockpro64.dtb u-boot.itb idbloader.img
+
+ # Vagrant Cascadian <vagrant@debian.org>
+ arm64 rockchip rock64-rk3328 /usr/lib/arm-trusted-firmware/rk3328/bl31.elf u-boot.img u-boot.bin u-boot-nodtb.bin spl/u-boot-spl.bin tpl/u-boot-tpl.bin arch/arm/dts/rk3328-rock64.dtb u-boot.itb idbloader.img
+
+ # Vagrant Cascadian <vagrant@debian.org>
+ arm64 rockchip puma-rk3399 /usr/lib/arm-trusted-firmware/rk3399/bl31.elf u-boot.img u-boot.bin u-boot-nodtb.bin spl/u-boot-spl.bin arch/arm/dts/rk3399-puma-haikou.dtb u-boot.itb idbloader.img
+
+ # Walter Lozano <walter.lozano@collabora.com>
+ arm64 rockchip rock-pi-4-rk3399 /usr/lib/arm-trusted-firmware/rk3399/bl31.elf u-boot.img u-boot.bin u-boot-nodtb.bin spl/u-boot-spl.bin arch/arm/dts/rk3399-rock-pi-4a.dtb arch/arm/dts/rk3399-rock-pi-4b.dtb u-boot.itb idbloader.img
+
+ # Ryan Finnie <ryan@finnie.org>
+ arm64 rpi rpi_3 u-boot.bin
+
+ # Lucas Nussbaum <lucas@debian.org>
+ # Andreas Henriksson <andreas@fatal.se>
+ arm64 rpi rpi_4 u-boot.bin
+
+ # Denis Pynkin <denis.pynkin@collabora.com>
+ arm64 rpi rpi_arm64 u-boot.bin
+
+ # Rodrigo Exterckötter Tjäder <rodrigo@tjader.xyz>
+ arm64 sunxi a64-olinuxino /usr/lib/arm-trusted-firmware/sun50i_a64/bl31.bin u-boot.bin spl/sunxi-spl.bin u-boot-nodtb.bin arch/arm/dts/sun50i-a64-olinuxino.dtb u-boot-sunxi-with-spl.fit.itb
+
+ # Philip Rinn <rinni@inventati.org>
+ arm64 sunxi a64-olinuxino-emmc /usr/lib/arm-trusted-firmware/sun50i_a64/bl31.bin u-boot.bin spl/sunxi-spl.bin u-boot-nodtb.bin arch/arm/dts/sun50i-a64-olinuxino-emmc.dtb u-boot-sunxi-with-spl.fit.itb
+
+ # Domenico Andreoli <cavok@debian.org>
+ arm64 sunxi nanopi_neo2 /usr/lib/arm-trusted-firmware/sun50i_a64/bl31.bin u-boot.bin spl/sunxi-spl.bin u-boot-nodtb.bin arch/arm/dts/sun50i-h5-nanopi-neo2.dtb u-boot-sunxi-with-spl.fit.itb
+
+ # Steev Klimaszewski <steev@kali.org>
+ arm64 sunxi nanopi_neo_plus2 /usr/lib/arm-trusted-firmware/sun50i_a64/bl31.bin u-boot.bin spl/sunxi-spl.bin u-boot-nodtb.bin arch/arm/dts/sun50i-h5-nanopi-neo-plus2.dtb u-boot-sunxi-with-spl.fit.itb
+
+ # Frederic Danis <frederic.danis@collabora.com>
+ arm64 sunxi orangepi_zero_plus2 /usr/lib/arm-trusted-firmware/sun50i_a64/bl31.bin u-boot.bin spl/sunxi-spl.bin u-boot-nodtb.bin arch/arm/dts/sun50i-h5-orangepi-zero-plus2.dtb u-boot-sunxi-with-spl.fit.itb
+
+ # harry88@gmx.ph
+ arm64 sunxi orangepi_one_plus /usr/lib/arm-trusted-firmware/sun50i_h6/bl31.bin u-boot.bin spl/sunxi-spl.bin u-boot-nodtb.bin arch/arm/dts/sun50i-h6-orangepi-one-plus.dtb u-boot-sunxi-with-spl.fit.itb
+
+ # Vagrant Cascadian <vagrant@debian.org>
+ arm64 sunxi pine64_plus /usr/lib/arm-trusted-firmware/sun50i_a64/bl31.bin u-boot.bin spl/sunxi-spl.bin u-boot-nodtb.bin arch/arm/dts/sun50i-a64-pine64-plus.dtb arch/arm/dts/sun50i-a64-pine64.dtb u-boot-sunxi-with-spl.fit.itb
+
+ # Sunil Mohan Adapa <sunil@medhas.org>
+ arm64 sunxi pine64-lts /usr/lib/arm-trusted-firmware/sun50i_a64/bl31.bin u-boot.bin spl/sunxi-spl.bin u-boot-nodtb.bin arch/arm/dts/sun50i-a64-pine64-lts.dtb arch/arm/dts/sun50i-a64-pine64.dtb u-boot-sunxi-with-spl.fit.itb
+
+ # Vagrant Cascadian <vagrant@debian.org>
+ arm64 sunxi pinebook /usr/lib/arm-trusted-firmware/sun50i_a64/bl31.bin u-boot.bin spl/sunxi-spl.bin u-boot-nodtb.bin arch/arm/dts/sun50i-a64-pinebook.dtb u-boot-sunxi-with-spl.fit.itb
+
+ # Benoit Delcour <benoit.delcour@gmail.com> (1.2)
+ # Arnaud Ferraris <arnaud.ferraris@collabora.com> (1.1, 1.2)
+ arm64 sunxi pinephone /usr/lib/arm-trusted-firmware/sun50i_a64/bl31.bin u-boot.bin spl/sunxi-spl.bin u-boot-nodtb.bin arch/arm/dts/sun50i-a64-pinephone-1.1.dtb arch/arm/dts/sun50i-a64-pinephone-1.2.dtb u-boot-sunxi-with-spl.fit.itb
+
+ # Arnaud Ferraris <arnaud.ferraris@collabora.com>
+ arm64 sunxi pinetab /usr/lib/arm-trusted-firmware/sun50i_a64/bl31.bin u-boot.bin spl/sunxi-spl.bin u-boot-nodtb.bin arch/arm/dts/sun50i-a64-pinetab.dtb u-boot-sunxi-with-spl.fit.itb
+
+ # Jonas Smedegaard <dr@jones.dk>
+ arm64 sunxi teres_i /usr/lib/arm-trusted-firmware/sun50i_a64/bl31.bin u-boot.bin spl/sunxi-spl.bin u-boot-nodtb.bin arch/arm/dts/sun50i-a64-teres-i.dtb u-boot-sunxi-with-spl.fit.itb
+
+ # Vagrant Cascadian <vagrant@debian.org>
+ arm64 tegra p2371-2180 u-boot.bin
+
avr32 - hammerhead u-boot.img
# Hector Oron <zumbi@debian.org>