From: Peter Michael Green Date: Thu, 8 Apr 2021 12:45:39 +0000 (+0000) Subject: Manual merge of version 2020.07+dfsg-2+rpi1 and 2021.01+dfsg-4 to produce 2021.01... X-Git-Tag: archive/raspbian/2021.01+dfsg-4+rpi1~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=9856c6e6a1e769bb3add4b839820348ea5e1a9bd;p=u-boot.git Manual merge of version 2020.07+dfsg-2+rpi1 and 2021.01+dfsg-4 to produce 2021.01+dfsg-4+rpi1 --- 9856c6e6a1e769bb3add4b839820348ea5e1a9bd diff --cc debian/changelog index 7c07aedb4,43178fcf0..e30b501b3 --- a/debian/changelog +++ b/debian/changelog @@@ -1,9 -1,192 +1,199 @@@ - 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 at Fri, 28 Nov 2014 06:00:07 +0000] + * Don't build versions for various armv7 devices, build rpi version instead. + - -- Peter Michael Green Tue, 22 Sep 2020 21:56:06 +0000 ++ -- Raspbian forward porter 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 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 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 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 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 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 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 Mon, 04 Jan 2021 19:59:11 -0800 + + u-boot (2020.10+dfsg-1) unstable; urgency=medium + + * New upstream release. + + -- Vagrant Cascadian 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 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 Sat, 29 Aug 2020 16:04:17 -0700 u-boot (2020.07+dfsg-2) unstable; urgency=medium diff --cc debian/targets index 551c93a7e,04c5b3197..3e5f43d9a --- a/debian/targets +++ b/debian/targets @@@ -20,6 -18,256 +20,97 @@@ armhf rpi rpi_0_w u-boot.bi # Rick Thomas armel - sheevaplug u-boot.kwb -armhf exynos arndale u-boot.bin spl/arndale-spl.bin - -# Joost van Zwieten , Odroid-U3 -armhf exynos odroid u-boot.bin - -# Vagrant Cascadian , Odroid-XU4 -armhf exynos odroid-xu3 u-boot.bin - -# Marek Vasut -armhf imx dh_imx6 u-boot-with-spl.imx - -# Robert Nelson -armhf imx mx53loco u-boot.imx - -# Steve Langasek , CuBox-i4 -# Vagrant Cascadian , CuBox-i4pro, Cubox-i4x4, hummingboard-i1, hummingboard-i2ex -# Rainer Dorsch , CuBox-i2u (i2u-300-d) -# Rick Thomas , Cubox-i4x4, Cubox-i4PRO -armhf imx mx6cuboxi u-boot.img SPL - -# Martyn Welch -armhf imx mx6qsabrelite u-boot-dtb.imx - -# Hector Oron -armhf imx nitrogen6q u-boot-dtb.imx - -# Vagrant Cascadian -armhf imx novena u-boot.img SPL -armhf imx novena-rawsd SPL - -# Michael Fladischer -armhf imx udoo u-boot.img SPL - -# Vagrant Cascadian -armhf imx usbarmory u-boot.imx - -# Vagrant Cascadian -# Robert Nelson -armhf imx wandboard u-boot.img SPL - -# Vagrant Cascadian -# Andrew M.A. Cater -armhf omap am335x_boneblack u-boot.img MLO -armhf omap am335x_evm u-boot.img MLO - -# Vagrant Cascadian -armhf omap am57xx_evm u-boot.img MLO - -armhf omap dra7xx_evm u-boot.img MLO - -# Robert Nelson -armhf omap igep00x0 u-boot.img MLO - -armhf omap nokia_rx51 u-boot.bin - -# Robert Nelson -armhf omap omap3_beagle u-boot.img MLO - -# Robert Nelson -armhf omap omap4_panda u-boot.img MLO - -# Vagrant Cascadian , 2GB and 4GB variants -armhf rockchip firefly-rk3288 u-boot.bin u-boot.img spl/u-boot-spl.bin idbloader.img - -# Vagrant Cascadian , Raspberry PI 2B -armhf rpi rpi_2 u-boot.bin - -# Ryan Finnie -armhf rpi rpi_3_32b u-boot.bin - -# Lucas Nussbaum -# Andreas Henriksson -armhf rpi rpi_4_32b u-boot.bin - -# Christian Kastner -armhf sunxi A10-OLinuXino-Lime u-boot-sunxi-with-spl.bin - -# Benedikt Wildenhain -armhf sunxi A10s-OLinuXino-M u-boot-sunxi-with-spl.bin - -# Karsten Merker -armhf sunxi A20-Olimex-SOM-EVB u-boot-sunxi-with-spl.bin - -# Christian Kastner -armhf sunxi A20-OLinuXino-Lime u-boot-sunxi-with-spl.bin - -# Karsten Merker -armhf sunxi A20-OLinuXino-Lime2 u-boot-sunxi-with-spl.bin - -# Andreas B. Mundt -armhf sunxi A20-OLinuXino-Lime2-eMMC u-boot-sunxi-with-spl.bin - -# Arne Ploese -armhf sunxi A20-OLinuXino_MICRO u-boot-sunxi-with-spl.bin - -# Ian Campbell -# Vagrant Cascadian -armhf sunxi Bananapi u-boot-sunxi-with-spl.bin - -# Karsten Merker -armhf sunxi Bananapro u-boot-sunxi-with-spl.bin - -# Lucas Nussbaum -armhf sunxi bananapi_m2_berry u-boot-sunxi-with-spl.bin - -# Bernhard Wörner -armhf sunxi Bananapi_M2_Ultra u-boot-sunxi-with-spl.bin - -# Vagrant Cascadian -armhf sunxi CHIP u-boot-sunxi-with-spl.bin - -# Vagrant Cascadian -armhf sunxi Cubieboard u-boot-sunxi-with-spl.bin - -# Ian Campbell -# Karsten Merker -armhf sunxi Cubieboard2 u-boot-sunxi-with-spl.bin - -# Vagrant Cascadian -armhf sunxi Cubieboard4 u-boot-sunxi-with-spl.bin - -# Ian Campbell -# Robert Nelson -# Karsten Merker -armhf sunxi Cubietruck u-boot-sunxi-with-spl.bin - -# Vagrant Cascadian -armhf sunxi Cubietruck_plus u-boot-sunxi-with-spl.bin - -# Vagrant Cascadian -armhf sunxi Lamobo_R1 u-boot-sunxi-with-spl.bin - -# Robert Hegner -armhf sunxi Linksprite_pcDuino u-boot-sunxi-with-spl.bin - -# Patrice Go -armhf sunxi Linksprite_pcDuino3 u-boot-sunxi-with-spl.bin - -# Jochen Sprickerhof -armhf sunxi Mini-X u-boot-sunxi-with-spl.bin - -# Paul Tagliamonte -armhf sunxi nanopi_neo u-boot-sunxi-with-spl.bin - -# Philip Hands -armhf sunxi nanopi_neo_air u-boot-sunxi-with-spl.bin - -# Vagrant Cascadian , Orange PI Plus2 -armhf sunxi orangepi_plus u-boot-sunxi-with-spl.bin - -# Mateusz Łukasik , Orange PI Zero -armhf sunxi orangepi_zero u-boot-sunxi-with-spl.bin - -# Bernhard -armhf sunxi Sinovoip_BPI_M3 u-boot-sunxi-with-spl.bin - -# Ian Campbell -armhf tegra jetson-tk1 u-boot-tegra.bin - + # Neil Armstrong + arm64 amlogic khadas-vim u-boot.bin + arm64 amlogic khadas-vim2 u-boot.bin + + # Frederic Danis + arm64 amlogic libretech-cc u-boot.bin + + # Neil Armstrong + arm64 amlogic nanopi-k2 u-boot.bin + + # Vagrant Cascadian + arm64 amlogic odroid-c2 u-boot.bin + + # Reco + arm64 amlogic odroid-n2 u-boot.bin + + # Vagrant Cascadian + arm64 mvebu mvebu_espressobin-88f3720 u-boot.bin arch/arm/dts/armada-3720-espressobin.dtb + + # Riku Voipio + arm64 qcom dragonboard410c u-boot.bin + arm64 qcom dragonboard820c u-boot.bin + + # Vagrant Cascadian + 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 + 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 + 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 + 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 + 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 + 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 + arm64 rpi rpi_3 u-boot.bin + + # Lucas Nussbaum + # Andreas Henriksson + arm64 rpi rpi_4 u-boot.bin + + # Denis Pynkin + arm64 rpi rpi_arm64 u-boot.bin + + # Rodrigo Exterckötter Tjäder + 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 + 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 + 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 + 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 + 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 + 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 + 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 + 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 (1.2) + # Arnaud Ferraris (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 + 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 + 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 + arm64 tegra p2371-2180 u-boot.bin + avr32 - hammerhead u-boot.img # Hector Oron