diff --git a/0001-XXX-openSUSE-XXX-Prepend-partition-.patch b/0001-XXX-openSUSE-XXX-Prepend-partition-.patch index 76b09a4..42dca7c 100644 --- a/0001-XXX-openSUSE-XXX-Prepend-partition-.patch +++ b/0001-XXX-openSUSE-XXX-Prepend-partition-.patch @@ -1,4 +1,4 @@ -From 0d6f92cbd3c73b3ea3059c3be51723c6b38c22e8 Mon Sep 17 00:00:00 2001 +From bf17a20049f959a36ef02a9de8d7521caa840abe Mon Sep 17 00:00:00 2001 From: Guillaume GARDET Date: Wed, 13 Apr 2016 13:44:29 +0200 Subject: [PATCH] XXX openSUSE XXX: Prepend partition 2 (and 3 fo chromebook @@ -10,7 +10,7 @@ Subject: [PATCH] XXX openSUSE XXX: Prepend partition 2 (and 3 fo chromebook 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/config_distro_bootcmd.h b/include/config_distro_bootcmd.h -index 4993303f4d..7a32bed91b 100644 +index 26e61ef196..d3797d9384 100644 --- a/include/config_distro_bootcmd.h +++ b/include/config_distro_bootcmd.h @@ -141,7 +141,7 @@ @@ -22,7 +22,7 @@ index 4993303f4d..7a32bed91b 100644 "scan_dev_for_efi=" \ "setenv efi_fdtfile ${fdtfile}; " \ BOOTENV_EFI_SET_FDTFILE_FALLBACK \ -@@ -438,7 +438,7 @@ +@@ -451,7 +451,7 @@ "scan_dev_for_boot_part=" \ "part list ${devtype} ${devnum} -bootable devplist; " \ "env exists devplist || setenv devplist 1; " \ diff --git a/0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch b/0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch index ed735a0..a9e3d26 100644 --- a/0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch +++ b/0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch @@ -1,4 +1,4 @@ -From 183d779f8fb3f706c0fe5fcb42ba6363dc4dec30 Mon Sep 17 00:00:00 2001 +From c28b9e636a95d84452f421e189722fdbf7ae354c Mon Sep 17 00:00:00 2001 From: Alexander Graf Date: Mon, 2 May 2016 23:25:07 +0200 Subject: [PATCH] Revert "Revert "omap3: Use raw SPL by default for mmc1"" diff --git a/0003-rpi-Use-firmware-provided-device-tr.patch b/0003-rpi-Use-firmware-provided-device-tr.patch index 5c7bce6..f574bd3 100644 --- a/0003-rpi-Use-firmware-provided-device-tr.patch +++ b/0003-rpi-Use-firmware-provided-device-tr.patch @@ -1,4 +1,4 @@ -From b333967ac327cf84e0e927bc302b069a89384cb7 Mon Sep 17 00:00:00 2001 +From d37361752684802eb2e180d0a382428f63b9e97e Mon Sep 17 00:00:00 2001 From: Alexander Graf Date: Wed, 21 Feb 2018 17:41:13 +0100 Subject: [PATCH] rpi: Use firmware provided device tree @@ -28,7 +28,7 @@ Signed-off-by: Guillaume Gardet 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/configs/rpi_0_w_defconfig b/configs/rpi_0_w_defconfig -index 39da54c3e7..81997056f4 100644 +index 1ab35f1b25..d26010efac 100644 --- a/configs/rpi_0_w_defconfig +++ b/configs/rpi_0_w_defconfig @@ -14,7 +14,7 @@ CONFIG_CMD_GPIO=y @@ -41,7 +41,7 @@ index 39da54c3e7..81997056f4 100644 CONFIG_ENV_FAT_INTERFACE="mmc" CONFIG_ENV_FAT_DEVICE_AND_PART="0:1" diff --git a/configs/rpi_2_defconfig b/configs/rpi_2_defconfig -index 5f5b40522d..06080b9347 100644 +index 53aa554cc7..2b6bbf1b4b 100644 --- a/configs/rpi_2_defconfig +++ b/configs/rpi_2_defconfig @@ -14,7 +14,7 @@ CONFIG_CMD_GPIO=y @@ -54,7 +54,7 @@ index 5f5b40522d..06080b9347 100644 CONFIG_ENV_FAT_INTERFACE="mmc" CONFIG_ENV_FAT_DEVICE_AND_PART="0:1" diff --git a/configs/rpi_3_32b_defconfig b/configs/rpi_3_32b_defconfig -index bbf902bb91..17f672c9da 100644 +index c33ea58438..c3fe878aa3 100644 --- a/configs/rpi_3_32b_defconfig +++ b/configs/rpi_3_32b_defconfig @@ -15,7 +15,7 @@ CONFIG_CMD_GPIO=y @@ -67,7 +67,7 @@ index bbf902bb91..17f672c9da 100644 CONFIG_ENV_FAT_INTERFACE="mmc" CONFIG_ENV_FAT_DEVICE_AND_PART="0:1" diff --git a/configs/rpi_3_defconfig b/configs/rpi_3_defconfig -index ea40351dc4..e84adb5f83 100644 +index 98573bb89a..6895228bdb 100644 --- a/configs/rpi_3_defconfig +++ b/configs/rpi_3_defconfig @@ -15,7 +15,7 @@ CONFIG_CMD_GPIO=y @@ -80,7 +80,7 @@ index ea40351dc4..e84adb5f83 100644 CONFIG_ENV_FAT_INTERFACE="mmc" CONFIG_ENV_FAT_DEVICE_AND_PART="0:1" diff --git a/configs/rpi_defconfig b/configs/rpi_defconfig -index 981d17381a..8a2a5b83f8 100644 +index bd15c98697..477a1bf789 100644 --- a/configs/rpi_defconfig +++ b/configs/rpi_defconfig @@ -14,7 +14,7 @@ CONFIG_CMD_GPIO=y diff --git a/0004-Temp-workaround-for-Chromebook-snow.patch b/0004-Temp-workaround-for-Chromebook-snow.patch index a8c37ec..8208e60 100644 --- a/0004-Temp-workaround-for-Chromebook-snow.patch +++ b/0004-Temp-workaround-for-Chromebook-snow.patch @@ -1,4 +1,4 @@ -From ff802d34ced386f9c088bdbd67554ea33877195c Mon Sep 17 00:00:00 2001 +From 46819cfd0043c03c8bc976526ad7f4071afe0760 Mon Sep 17 00:00:00 2001 From: Guillaume GARDET Date: Mon, 9 Apr 2018 10:28:26 +0200 Subject: [PATCH] Temp workaround for Chromebook snow to avoid the 'unable to @@ -9,10 +9,10 @@ Subject: [PATCH] Temp workaround for Chromebook snow to avoid the 'unable to 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/mmc/dw_mmc.c b/drivers/mmc/dw_mmc.c -index 93a836eac3..d0307ff8b1 100644 +index 1992d61182..9738caf691 100644 --- a/drivers/mmc/dw_mmc.c +++ b/drivers/mmc/dw_mmc.c -@@ -558,7 +558,8 @@ void dwmci_setup_cfg(struct mmc_config *cfg, struct dwmci_host *host, +@@ -582,7 +582,8 @@ void dwmci_setup_cfg(struct mmc_config *cfg, struct dwmci_host *host, cfg->host_caps |= MMC_MODE_4BIT; cfg->host_caps &= ~MMC_MODE_8BIT; } diff --git a/0005-zynqmp-Add-generic-target.patch b/0005-zynqmp-Add-generic-target.patch index 8c57209..f99dabe 100644 --- a/0005-zynqmp-Add-generic-target.patch +++ b/0005-zynqmp-Add-generic-target.patch @@ -1,4 +1,4 @@ -From c702a07ea5cbd1c381f3aba2228a74b9c2c4f838 Mon Sep 17 00:00:00 2001 +From a016e758b402f09cc890756453937b8eb09e26ec Mon Sep 17 00:00:00 2001 From: Alexander Graf Date: Tue, 24 Apr 2018 21:25:23 +0200 Subject: [PATCH] zynqmp: Add generic target diff --git a/0006-tools-zynqmpbif-Add-support-for-loa.patch b/0006-tools-zynqmpbif-Add-support-for-loa.patch index 5028c1c..1f4b739 100644 --- a/0006-tools-zynqmpbif-Add-support-for-loa.patch +++ b/0006-tools-zynqmpbif-Add-support-for-loa.patch @@ -1,4 +1,4 @@ -From 02a12c0a13facb1442e40c3c1c06eb03cc1dc567 Mon Sep 17 00:00:00 2001 +From 04f5f7381b49e1b73ed78ee1cd00529fa7e1a036 Mon Sep 17 00:00:00 2001 From: Alexander Graf Date: Thu, 26 Apr 2018 13:30:32 +0200 Subject: [PATCH] tools: zynqmpbif: Add support for load=after diff --git a/0007-boo-1123170-Remove-ubifs-support-fr.patch b/0007-boo-1123170-Remove-ubifs-support-fr.patch index 3de534f..fa3d74f 100644 --- a/0007-boo-1123170-Remove-ubifs-support-fr.patch +++ b/0007-boo-1123170-Remove-ubifs-support-fr.patch @@ -1,4 +1,4 @@ -From 8ada0178c1a33253f09d44d1c90ffb042c5cebc3 Mon Sep 17 00:00:00 2001 +From c7511f0e6cf4c919884b92103a4ca4a11ac1d0dc Mon Sep 17 00:00:00 2001 From: Guillaume GARDET Date: Tue, 29 Jan 2019 11:38:12 +0100 Subject: [PATCH] boo#1123170: Remove ubifs support from omap3_beagle to keep a @@ -10,10 +10,10 @@ Subject: [PATCH] boo#1123170: Remove ubifs support from omap3_beagle to keep a 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/configs/omap3_beagle_defconfig b/configs/omap3_beagle_defconfig -index 73ffa83d0c..68317ead09 100644 +index b389d1d3c5..ec45a4c77f 100644 --- a/configs/omap3_beagle_defconfig +++ b/configs/omap3_beagle_defconfig -@@ -36,7 +36,6 @@ CONFIG_CMD_FS_UUID=y +@@ -37,7 +37,6 @@ CONFIG_CMD_FS_UUID=y CONFIG_CMD_MTDPARTS=y CONFIG_MTDIDS_DEFAULT="nand0=omap2-nand.0" CONFIG_MTDPARTS_DEFAULT="mtdparts=omap2-nand.0:512k(spl),1920k(u-boot),128k(u-boot-env),128k(dtb),6m(kernel),-(rootfs)" @@ -21,7 +21,7 @@ index 73ffa83d0c..68317ead09 100644 # CONFIG_ISO_PARTITION is not set # CONFIG_SPL_EFI_PARTITION is not set CONFIG_SPL_PARTITION_UUIDS=y -@@ -70,6 +69,7 @@ CONFIG_SYS_NAND_BUSWIDTH_16BIT=y +@@ -71,6 +70,7 @@ CONFIG_SYS_NAND_BUSWIDTH_16BIT=y CONFIG_SYS_NAND_U_BOOT_LOCATIONS=y CONFIG_SYS_NAND_U_BOOT_OFFS=0x80000 CONFIG_SPL_NAND_SIMPLE=y @@ -30,10 +30,10 @@ index 73ffa83d0c..68317ead09 100644 CONFIG_DM_SPI=y CONFIG_OMAP3_SPI=y diff --git a/include/configs/omap3_beagle.h b/include/configs/omap3_beagle.h -index 7698a90c4e..c614a6d962 100644 +index f0c8c990fa..3020c12e81 100644 --- a/include/configs/omap3_beagle.h +++ b/include/configs/omap3_beagle.h -@@ -91,7 +91,6 @@ +@@ -89,7 +89,6 @@ #define BOOT_TARGET_DEVICES(func) \ func(MMC, mmc, 0) \ func(LEGACY_MMC, legacy_mmc, 0) \ diff --git a/0008-zynqmp-generic-fix-compilation.patch b/0008-zynqmp-generic-fix-compilation.patch index 0e3393c..83b90e6 100644 --- a/0008-zynqmp-generic-fix-compilation.patch +++ b/0008-zynqmp-generic-fix-compilation.patch @@ -1,4 +1,4 @@ -From c2880bef36aee54e5a86c9a0c1b21f9c059c7d89 Mon Sep 17 00:00:00 2001 +From 344e98c4f41ecffaf1a31f4c499138ec48845850 Mon Sep 17 00:00:00 2001 From: Matthias Brugger Date: Tue, 5 Mar 2019 18:09:04 +0100 Subject: [PATCH] zynqmp: generic: fix compilation diff --git a/0009-ARM-exynos5-Try-to-boot-on-mmc2-bef.patch b/0009-ARM-exynos5-Try-to-boot-on-mmc2-bef.patch new file mode 100644 index 0000000..8553fc4 --- /dev/null +++ b/0009-ARM-exynos5-Try-to-boot-on-mmc2-bef.patch @@ -0,0 +1,30 @@ +From 6958326b9def18fa8d4ab6e0ca39ffc6935b412b Mon Sep 17 00:00:00 2001 +From: Guillaume GARDET +Date: Tue, 16 Jul 2019 14:40:07 +0200 +Subject: [PATCH] ARM: exynos5: Try to boot on mmc2 before mmc0/1 + +As stated in commit a61a4a1db009e3e600258551a01b54c4f50ec103 with DM_MMC, +exynos boards now enumarates external SD/MMC slot as mmc2, instead of mmc1 +with legacy mode. Moving mmc2 before mmc1/0 restore the previous behavior +of trying external SD/MMC before internal slot. + +Signed-off-by: Guillaume GARDET +--- + include/configs/exynos5-common.h | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/include/configs/exynos5-common.h b/include/configs/exynos5-common.h +index 397bbf6d9d..e0a4d76d53 100644 +--- a/include/configs/exynos5-common.h ++++ b/include/configs/exynos5-common.h +@@ -128,9 +128,9 @@ + #define EXYNOS_IRAM_SECONDARY_BASE 0x02020018 + + #define BOOT_TARGET_DEVICES(func) \ ++ func(MMC, mmc, 2) \ + func(MMC, mmc, 1) \ + func(MMC, mmc, 0) \ +- func(MMC, mmc, 2) \ + func(PXE, pxe, na) \ + func(DHCP, dhcp, na) + diff --git a/_multibuild b/_multibuild new file mode 100644 index 0000000..bcf788d --- /dev/null +++ b/_multibuild @@ -0,0 +1,81 @@ + + tools + a10-olinuxino-lime + a13-olinuxino + a13-olinuxinom + a20-olinuxino-lime + a20-olinuxino-lime2 + a20-olinuxinomicro + am335xevm + am57xxevm + arndale + bananapi + bananapim2plush3 + bananapim64 + clearfog + colibrit20 + cubieboard + cubieboard2 + cubietruck + dragonboard410c + dragonboard820c + evb-rk3399 + firefly-rk3288 + firefly-rk3399 + geekbox + highbank + hikey + hyundaia7hd + jetson-tk1 + khadas-vim + khadas-vim2 + lamobor1 + libretech-ac + libretech-cc + ls1012afrdmqspi + melea1000 + merriia80optimus + mvebudb-88f3720 + mvebudbarmada8k + mvebuespressobin-88f3720 + mvebumcbin-88f8040 + mx53loco + mx6cuboxi + mx6qsabrelite + nanopia64 + nanopineo + nanopineoair + odroid + odroid-c2 + odroid-xu3 + omap3beagle + omap4panda + orangepipc + orangepipc2 + p2371-2180 + p2771-0000-500 + paz00 + pcm051rev3 + pine64plus + pinebook + pineh64 + poplar + qemu-ppce500 + qemu-riscv64 + qemu-riscv64smode + rock64-rk3328 + rock960-rk3399 + rpi + rpi2 + rpi3 + sifivefu540 + snow + socfpgade0nanosoc + spring + tinker-rk3288 + turrisomnia + udoo + udooneo + xilinxzynqmpgeneric + xilinxzynqmpzcu102rev10 + diff --git a/pre_checkin.sh b/pre_checkin.sh deleted file mode 100644 index eb9934d..0000000 --- a/pre_checkin.sh +++ /dev/null @@ -1,196 +0,0 @@ -#!/bin/bash -e - -if [ ! -e u-boot.spec.tmp ]; then - # We need to convert u-boot.spec.in into u-boot.spec.tmp first - /bin/sh update_git.sh -fi - -BOARDNAME="$1" -BOARDCONFIG="$2" -ARCH_RESTRICTIONS="$3" - -armv6_boards="rpi" - -# TI -armv7_boards="omap3_beagle omap4_panda am335x_evm pcm051_rev3 am57xx_evm" -# Exynos -armv7_boards="$armv7_boards arndale snow spring odroid odroid-xu3" -# Calxeda -armv7_boards="$armv7_boards highbank" -# Freescale -armv7_boards="$armv7_boards mx53loco mx6cuboxi mx6qsabrelite udoo udoo_neo" -# Allwinner -armv7_boards="$armv7_boards Bananapi Cubieboard Cubieboard2 Cubietruck Mele_A1000 Merrii_A80_Optimus" -armv7_boards="$armv7_boards A10-OLinuXino-Lime A13-OLinuXino A13-OLinuXinoM" -armv7_boards="$armv7_boards A20-OLinuXino-Lime A20-OLinuXino-Lime2 A20-OLinuXino_MICRO" -armv7_boards="$armv7_boards nanopi_neo nanopi_neo_air orangepi_pc Hyundai_A7HD Lamobo_R1 bananapi_m2_plus_h3" -# Broadcom -armv7_boards="$armv7_boards rpi_2" -# Nvidia -armv7_boards="$armv7_boards colibri_t20 paz00 jetson-tk1" -# Rockchip -armv7_boards="$armv7_boards firefly-rk3288 tinker-rk3288" -# Marvell -armv7_boards="$armv7_boards clearfog turris_omnia" -# Altera -armv7_boards="$armv7_boards socfpga_de0_nano_soc" - -aarch64_boards="ls1012afrdm_qspi rpi_3" -# Allwinner -aarch64_boards="$aarch64_boards bananapi_m64 nanopi_a64 orangepi_pc2 pine64_plus pine_h64 pinebook" -# Amlogic -aarch64_boards="$aarch64_boards khadas-vim khadas-vim2 odroid-c2" -# Hisilicon -aarch64_boards="$aarch64_boards hikey poplar" -# Marvell -aarch64_boards="$aarch64_boards mvebu_db-88f3720 mvebu_espressobin-88f3720" -aarch64_boards="$aarch64_boards mvebu_db_armada8k mvebu_mcbin-88f8040" -# Nvidia -aarch64_boards="$aarch64_boards p2371-2180 p2771-0000-500" -# Qualcomm -aarch64_boards="$aarch64_boards dragonboard410c dragonboard820c" -# Rockchip -aarch64_boards="$aarch64_boards geekbox" -aarch64_boards="$aarch64_boards evb-rk3399 firefly-rk3399 rock960-rk3399" -# Xilinx -aarch64_boards="$aarch64_boards xilinx_zynqmp_zcu102_rev1_0 xilinx_zynqmp_generic" - -ppc_boards="qemu-ppce500" - -riscv64_boards="qemu-riscv64 sifive_fu540" - -function generate_spec() { - sed "s/BOARDCONFIG/$BOARDCONFIG/g - s/BOARDNAME/$BOARDNAME/g - s/ARCH_RESTRICTIONS/$ARCH_RESTRICTIONS/g - s/BINEND/$BINEND/g - s/ORIGEN_SPL/$ORIGEN_SPL/g - s/ARNDALE_SPL/$ARNDALE_SPL/g - s/MVEBU_SPL/$MVEBU_SPL/g - s/SOCFPGA_SPL/$SOCFPGA_SPL/g - s/ROCKCHIP_SPL_IMAGE_TYPES/$ROCKCHIP_SPL_IMAGE_TYPES/g - s/ROCKCHIP_SPL_SOC/$ROCKCHIP_SPL_SOC/g - s/ROCKCHIP_SPL/$ROCKCHIP_SPL/g - s/SUNXI_SPL/$SUNXI_SPL/g - s/TEGRA_SPL/$TEGRA_SPL/g - s/IMX6_SPL/$IMX6_SPL/g - s/OMAP_SPL/$OMAP_SPL/g" -} - -if [ ! "$1" -o ! "$2" -o ! "$3" ]; then - # armv6 boards - for BOARDCONFIG in $armv6_boards; do - BOARDNAME="$(echo $BOARDCONFIG | tr -d '_' | tr '[:upper:]' '[:lower:]')" - BOARDCONFIG=${BOARDCONFIG}_defconfig - ARCH_RESTRICTIONS="armv6l armv6hl" - bash $0 $BOARDNAME $BOARDCONFIG "$ARCH_RESTRICTIONS" - done - # armv7 boards - for BOARDCONFIG in $armv7_boards; do - BOARDNAME="$(echo $BOARDCONFIG | tr -d '_' | tr '[:upper:]' '[:lower:]')" - BOARDCONFIG=${BOARDCONFIG}_defconfig - ARCH_RESTRICTIONS="armv7l armv7hl" - bash $0 $BOARDNAME $BOARDCONFIG "$ARCH_RESTRICTIONS" - done - # aarch64 boards - for BOARDCONFIG in $aarch64_boards; do - BOARDNAME="$(echo $BOARDCONFIG | tr -d '_' | tr '[:upper:]' '[:lower:]')" - BOARDCONFIG=${BOARDCONFIG}_defconfig - ARCH_RESTRICTIONS="aarch64" - bash $0 $BOARDNAME $BOARDCONFIG "$ARCH_RESTRICTIONS" - done - # ppc boards - for BOARDCONFIG in $ppc_boards; do - BOARDNAME="$(echo $BOARDCONFIG | tr -d '_' | tr '[:upper:]' '[:lower:]')" - BOARDCONFIG=${BOARDCONFIG}_defconfig - ARCH_RESTRICTIONS="ppc" - bash $0 $BOARDNAME $BOARDCONFIG "$ARCH_RESTRICTIONS" - done - # riscv64 boards - for BOARDCONFIG in $riscv64_boards; do - BOARDNAME="$(echo $BOARDCONFIG | tr -d '_' | tr '[:upper:]' '[:lower:]')" - BOARDCONFIG=${BOARDCONFIG}_defconfig - ARCH_RESTRICTIONS="riscv64" - bash $0 $BOARDNAME $BOARDCONFIG "$ARCH_RESTRICTIONS" - done - - # Generate u-boot.spec - generate_spec < u-boot.spec.tmp > u-boot.spec - exit 0 -fi - -MVEBU_SPL=0 -OMAP_SPL=0 -ROCKCHIP_SPL=0 -SUNXI_SPL=0 -ARNDALE_SPL=0 -ORIGEN_SPL=0 -IMX6_SPL=0 -SOCFPGA_SPL=0 -case "$(echo $BOARDCONFIG | sed -e 's/_defconfig//')" in -mx53loco|mx6qsabrelite|efika*) - BINEND=imx - ;; -omap*|am335x*|pcm051*) - BINEND=img - OMAP_SPL=1 - ;; -arndale) - BINEND=bin - ARNDALE_SPL=1 - ;; -Bananapi*|Cubieboard*|Cubietruck*|Hyundai_A7HD|Mele_A1000|nanopi_neo|*-OLinuXino*|orangepi_pc|Lamobo_R1|bananapi_m2_plus_h3) - BINEND=img - SUNXI_SPL=1 - ;; -bananapi_m64|nanopi_a64|orangepi_pc2|pine64_plus|pine_h64|pinebook) - BINEND=itb - SUNXI_SPL=1 - ;; -snow|spring) - BINEND=img - ;; -mx6cuboxi) - BINEND=img - IMX6_SPL=1 - ;; -udoo|udoo_neo) - BINEND=img - IMX6_SPL=1 - ;; -firefly-rk3288) - BINEND=bin - ROCKCHIP_SPL=1 - ROCKCHIP_SPL_IMAGE_TYPES="rksd rkimage" - ROCKCHIP_SPL_SOC=rk3288 - ;; -tinker-rk3288) - BINEND=bin - ROCKCHIP_SPL=1 - ROCKCHIP_SPL_IMAGE_TYPES="rksd" - ROCKCHIP_SPL_SOC=rk3288 - ;; -evb-rk3399|firefly-rk3399|rock960-rk3399) - BINEND=bin - ROCKCHIP_SPL=1 - ROCKCHIP_SPL_IMAGE_TYPES="rksd" - ROCKCHIP_SPL_SOC=rk3399 - ;; -clearfog|turris_omnia) - BINEND=img - MVEBU_SPL=1 - ;; -socfpga_*) - BINEND=img - SOCFPGA_SPL=1 - ;; -xilinx*|zynq*) - BINEND=elf - ;; - -*) BINEND=bin ;; -esac - -generate_spec < u-boot-board.spec.tmp > u-boot-$BOARDNAME.spec - -cp u-boot.changes u-boot-$BOARDNAME.changes diff --git a/u-boot-2019.04.tar.bz2 b/u-boot-2019.04.tar.bz2 deleted file mode 100644 index e5af864..0000000 --- a/u-boot-2019.04.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:76b7772d156b3ddd7644c8a1736081e55b78828537ff714065d21dbade229bef -size 13601643 diff --git a/u-boot-2019.04.tar.bz2.sig b/u-boot-2019.04.tar.bz2.sig deleted file mode 100644 index 328450b..0000000 Binary files a/u-boot-2019.04.tar.bz2.sig and /dev/null differ diff --git a/u-boot-2019.07.tar.bz2 b/u-boot-2019.07.tar.bz2 new file mode 100644 index 0000000..878593a --- /dev/null +++ b/u-boot-2019.07.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bff4fa77e8da17521c030ca4c5b947a056c1b1be4d3e6ee8637020b8d50251d0 +size 13939667 diff --git a/u-boot-2019.07.tar.bz2.sig b/u-boot-2019.07.tar.bz2.sig new file mode 100644 index 0000000..8697beb Binary files /dev/null and b/u-boot-2019.07.tar.bz2.sig differ diff --git a/u-boot-a10-olinuxino-lime.changes b/u-boot-a10-olinuxino-lime.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-a10-olinuxino-lime.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-a10-olinuxino-lime.spec b/u-boot-a10-olinuxino-lime.spec deleted file mode 100644 index 24760c6..0000000 --- a/u-boot-a10-olinuxino-lime.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-a10-olinuxino-lime -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 1 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "a10-olinuxino-lime" == "rpi" || "a10-olinuxino-lime" == "rpi2" || "a10-olinuxino-lime" == "rpi3" -%define is_rpi 1 -%endif -%if "a10-olinuxino-lime" == "evb-rk3399" || "a10-olinuxino-lime" == "firefly-rk3399" || "a10-olinuxino-lime" == "puma-rk3399" || "a10-olinuxino-lime" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "a10-olinuxino-lime" == "bananapim64" || "a10-olinuxino-lime" == "nanopia64" || "a10-olinuxino-lime" == "pine64plus" || "a10-olinuxino-lime" == "pinebook" -%define is_a64 1 -%endif -%if "a10-olinuxino-lime" == "orangepipc2" -%define is_h5 1 -%endif -%if "a10-olinuxino-lime" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-a10-olinuxino-lime -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the a10-olinuxino-lime platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-a10-olinuxino-lime -Provides: x-loader-a10-olinuxino-lime -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the a10-olinuxino-lime platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" A10-OLinuXino-Lime_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.img %{buildroot}%{uboot_dir}/u-boot.img -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.img %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.img /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-a13-olinuxino.changes b/u-boot-a13-olinuxino.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-a13-olinuxino.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-a13-olinuxino.spec b/u-boot-a13-olinuxino.spec deleted file mode 100644 index 3650d74..0000000 --- a/u-boot-a13-olinuxino.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-a13-olinuxino -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 1 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "a13-olinuxino" == "rpi" || "a13-olinuxino" == "rpi2" || "a13-olinuxino" == "rpi3" -%define is_rpi 1 -%endif -%if "a13-olinuxino" == "evb-rk3399" || "a13-olinuxino" == "firefly-rk3399" || "a13-olinuxino" == "puma-rk3399" || "a13-olinuxino" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "a13-olinuxino" == "bananapim64" || "a13-olinuxino" == "nanopia64" || "a13-olinuxino" == "pine64plus" || "a13-olinuxino" == "pinebook" -%define is_a64 1 -%endif -%if "a13-olinuxino" == "orangepipc2" -%define is_h5 1 -%endif -%if "a13-olinuxino" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-a13-olinuxino -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the a13-olinuxino platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-a13-olinuxino -Provides: x-loader-a13-olinuxino -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the a13-olinuxino platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" A13-OLinuXino_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.img %{buildroot}%{uboot_dir}/u-boot.img -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.img %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.img /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-a13-olinuxinom.changes b/u-boot-a13-olinuxinom.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-a13-olinuxinom.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-a13-olinuxinom.spec b/u-boot-a13-olinuxinom.spec deleted file mode 100644 index 80f1164..0000000 --- a/u-boot-a13-olinuxinom.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-a13-olinuxinom -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 1 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "a13-olinuxinom" == "rpi" || "a13-olinuxinom" == "rpi2" || "a13-olinuxinom" == "rpi3" -%define is_rpi 1 -%endif -%if "a13-olinuxinom" == "evb-rk3399" || "a13-olinuxinom" == "firefly-rk3399" || "a13-olinuxinom" == "puma-rk3399" || "a13-olinuxinom" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "a13-olinuxinom" == "bananapim64" || "a13-olinuxinom" == "nanopia64" || "a13-olinuxinom" == "pine64plus" || "a13-olinuxinom" == "pinebook" -%define is_a64 1 -%endif -%if "a13-olinuxinom" == "orangepipc2" -%define is_h5 1 -%endif -%if "a13-olinuxinom" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-a13-olinuxinom -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the a13-olinuxinom platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-a13-olinuxinom -Provides: x-loader-a13-olinuxinom -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the a13-olinuxinom platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" A13-OLinuXinoM_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.img %{buildroot}%{uboot_dir}/u-boot.img -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.img %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.img /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-a20-olinuxino-lime.changes b/u-boot-a20-olinuxino-lime.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-a20-olinuxino-lime.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-a20-olinuxino-lime.spec b/u-boot-a20-olinuxino-lime.spec deleted file mode 100644 index 8f0f4e7..0000000 --- a/u-boot-a20-olinuxino-lime.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-a20-olinuxino-lime -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 1 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "a20-olinuxino-lime" == "rpi" || "a20-olinuxino-lime" == "rpi2" || "a20-olinuxino-lime" == "rpi3" -%define is_rpi 1 -%endif -%if "a20-olinuxino-lime" == "evb-rk3399" || "a20-olinuxino-lime" == "firefly-rk3399" || "a20-olinuxino-lime" == "puma-rk3399" || "a20-olinuxino-lime" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "a20-olinuxino-lime" == "bananapim64" || "a20-olinuxino-lime" == "nanopia64" || "a20-olinuxino-lime" == "pine64plus" || "a20-olinuxino-lime" == "pinebook" -%define is_a64 1 -%endif -%if "a20-olinuxino-lime" == "orangepipc2" -%define is_h5 1 -%endif -%if "a20-olinuxino-lime" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-a20-olinuxino-lime -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the a20-olinuxino-lime platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-a20-olinuxino-lime -Provides: x-loader-a20-olinuxino-lime -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the a20-olinuxino-lime platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" A20-OLinuXino-Lime_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.img %{buildroot}%{uboot_dir}/u-boot.img -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.img %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.img /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-a20-olinuxino-lime2.changes b/u-boot-a20-olinuxino-lime2.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-a20-olinuxino-lime2.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-a20-olinuxino-lime2.spec b/u-boot-a20-olinuxino-lime2.spec deleted file mode 100644 index 16690a9..0000000 --- a/u-boot-a20-olinuxino-lime2.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-a20-olinuxino-lime2 -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 1 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "a20-olinuxino-lime2" == "rpi" || "a20-olinuxino-lime2" == "rpi2" || "a20-olinuxino-lime2" == "rpi3" -%define is_rpi 1 -%endif -%if "a20-olinuxino-lime2" == "evb-rk3399" || "a20-olinuxino-lime2" == "firefly-rk3399" || "a20-olinuxino-lime2" == "puma-rk3399" || "a20-olinuxino-lime2" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "a20-olinuxino-lime2" == "bananapim64" || "a20-olinuxino-lime2" == "nanopia64" || "a20-olinuxino-lime2" == "pine64plus" || "a20-olinuxino-lime2" == "pinebook" -%define is_a64 1 -%endif -%if "a20-olinuxino-lime2" == "orangepipc2" -%define is_h5 1 -%endif -%if "a20-olinuxino-lime2" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-a20-olinuxino-lime2 -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the a20-olinuxino-lime2 platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-a20-olinuxino-lime2 -Provides: x-loader-a20-olinuxino-lime2 -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the a20-olinuxino-lime2 platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" A20-OLinuXino-Lime2_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.img %{buildroot}%{uboot_dir}/u-boot.img -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.img %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.img /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-a20-olinuxinomicro.changes b/u-boot-a20-olinuxinomicro.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-a20-olinuxinomicro.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-a20-olinuxinomicro.spec b/u-boot-a20-olinuxinomicro.spec deleted file mode 100644 index 7966970..0000000 --- a/u-boot-a20-olinuxinomicro.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-a20-olinuxinomicro -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 1 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "a20-olinuxinomicro" == "rpi" || "a20-olinuxinomicro" == "rpi2" || "a20-olinuxinomicro" == "rpi3" -%define is_rpi 1 -%endif -%if "a20-olinuxinomicro" == "evb-rk3399" || "a20-olinuxinomicro" == "firefly-rk3399" || "a20-olinuxinomicro" == "puma-rk3399" || "a20-olinuxinomicro" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "a20-olinuxinomicro" == "bananapim64" || "a20-olinuxinomicro" == "nanopia64" || "a20-olinuxinomicro" == "pine64plus" || "a20-olinuxinomicro" == "pinebook" -%define is_a64 1 -%endif -%if "a20-olinuxinomicro" == "orangepipc2" -%define is_h5 1 -%endif -%if "a20-olinuxinomicro" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-a20-olinuxinomicro -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the a20-olinuxinomicro platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-a20-olinuxinomicro -Provides: x-loader-a20-olinuxinomicro -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the a20-olinuxinomicro platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" A20-OLinuXino_MICRO_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.img %{buildroot}%{uboot_dir}/u-boot.img -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.img %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.img /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-am335xevm.changes b/u-boot-am335xevm.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-am335xevm.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-am335xevm.spec b/u-boot-am335xevm.spec deleted file mode 100644 index d9b7655..0000000 --- a/u-boot-am335xevm.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-am335xevm -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 1 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "am335xevm" == "rpi" || "am335xevm" == "rpi2" || "am335xevm" == "rpi3" -%define is_rpi 1 -%endif -%if "am335xevm" == "evb-rk3399" || "am335xevm" == "firefly-rk3399" || "am335xevm" == "puma-rk3399" || "am335xevm" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "am335xevm" == "bananapim64" || "am335xevm" == "nanopia64" || "am335xevm" == "pine64plus" || "am335xevm" == "pinebook" -%define is_a64 1 -%endif -%if "am335xevm" == "orangepipc2" -%define is_h5 1 -%endif -%if "am335xevm" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-am335xevm -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the am335xevm platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-am335xevm -Provides: x-loader-am335xevm -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the am335xevm platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" am335x_evm_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.img %{buildroot}%{uboot_dir}/u-boot.img -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.img %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.img /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-am57xxevm.changes b/u-boot-am57xxevm.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-am57xxevm.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-am57xxevm.spec b/u-boot-am57xxevm.spec deleted file mode 100644 index b566bc5..0000000 --- a/u-boot-am57xxevm.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-am57xxevm -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "am57xxevm" == "rpi" || "am57xxevm" == "rpi2" || "am57xxevm" == "rpi3" -%define is_rpi 1 -%endif -%if "am57xxevm" == "evb-rk3399" || "am57xxevm" == "firefly-rk3399" || "am57xxevm" == "puma-rk3399" || "am57xxevm" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "am57xxevm" == "bananapim64" || "am57xxevm" == "nanopia64" || "am57xxevm" == "pine64plus" || "am57xxevm" == "pinebook" -%define is_a64 1 -%endif -%if "am57xxevm" == "orangepipc2" -%define is_h5 1 -%endif -%if "am57xxevm" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-am57xxevm -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the am57xxevm platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-am57xxevm -Provides: x-loader-am57xxevm -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the am57xxevm platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" am57xx_evm_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-arndale.changes b/u-boot-arndale.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-arndale.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-arndale.spec b/u-boot-arndale.spec deleted file mode 100644 index 6be69fc..0000000 --- a/u-boot-arndale.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-arndale -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 1 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "arndale" == "rpi" || "arndale" == "rpi2" || "arndale" == "rpi3" -%define is_rpi 1 -%endif -%if "arndale" == "evb-rk3399" || "arndale" == "firefly-rk3399" || "arndale" == "puma-rk3399" || "arndale" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "arndale" == "bananapim64" || "arndale" == "nanopia64" || "arndale" == "pine64plus" || "arndale" == "pinebook" -%define is_a64 1 -%endif -%if "arndale" == "orangepipc2" -%define is_h5 1 -%endif -%if "arndale" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-arndale -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the arndale platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-arndale -Provides: x-loader-arndale -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the arndale platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" arndale_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-bananapi.changes b/u-boot-bananapi.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-bananapi.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-bananapi.spec b/u-boot-bananapi.spec deleted file mode 100644 index c18837b..0000000 --- a/u-boot-bananapi.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-bananapi -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 1 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "bananapi" == "rpi" || "bananapi" == "rpi2" || "bananapi" == "rpi3" -%define is_rpi 1 -%endif -%if "bananapi" == "evb-rk3399" || "bananapi" == "firefly-rk3399" || "bananapi" == "puma-rk3399" || "bananapi" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "bananapi" == "bananapim64" || "bananapi" == "nanopia64" || "bananapi" == "pine64plus" || "bananapi" == "pinebook" -%define is_a64 1 -%endif -%if "bananapi" == "orangepipc2" -%define is_h5 1 -%endif -%if "bananapi" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-bananapi -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the bananapi platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-bananapi -Provides: x-loader-bananapi -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the bananapi platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" Bananapi_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.img %{buildroot}%{uboot_dir}/u-boot.img -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.img %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.img /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-bananapim2plush3.changes b/u-boot-bananapim2plush3.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-bananapim2plush3.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-bananapim2plush3.spec b/u-boot-bananapim2plush3.spec deleted file mode 100644 index 299b6e8..0000000 --- a/u-boot-bananapim2plush3.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-bananapim2plush3 -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 1 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "bananapim2plush3" == "rpi" || "bananapim2plush3" == "rpi2" || "bananapim2plush3" == "rpi3" -%define is_rpi 1 -%endif -%if "bananapim2plush3" == "evb-rk3399" || "bananapim2plush3" == "firefly-rk3399" || "bananapim2plush3" == "puma-rk3399" || "bananapim2plush3" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "bananapim2plush3" == "bananapim64" || "bananapim2plush3" == "nanopia64" || "bananapim2plush3" == "pine64plus" || "bananapim2plush3" == "pinebook" -%define is_a64 1 -%endif -%if "bananapim2plush3" == "orangepipc2" -%define is_h5 1 -%endif -%if "bananapim2plush3" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-bananapim2plush3 -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the bananapim2plush3 platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-bananapim2plush3 -Provides: x-loader-bananapim2plush3 -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the bananapim2plush3 platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" bananapi_m2_plus_h3_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.img %{buildroot}%{uboot_dir}/u-boot.img -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.img %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.img /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-bananapim64.changes b/u-boot-bananapim64.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-bananapim64.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-bananapim64.spec b/u-boot-bananapim64.spec deleted file mode 100644 index 04efd83..0000000 --- a/u-boot-bananapim64.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-bananapim64 -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 1 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "bananapim64" == "rpi" || "bananapim64" == "rpi2" || "bananapim64" == "rpi3" -%define is_rpi 1 -%endif -%if "bananapim64" == "evb-rk3399" || "bananapim64" == "firefly-rk3399" || "bananapim64" == "puma-rk3399" || "bananapim64" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "bananapim64" == "bananapim64" || "bananapim64" == "nanopia64" || "bananapim64" == "pine64plus" || "bananapim64" == "pinebook" -%define is_a64 1 -%endif -%if "bananapim64" == "orangepipc2" -%define is_h5 1 -%endif -%if "bananapim64" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-bananapim64 -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the bananapim64 platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-bananapim64 -Provides: x-loader-bananapim64 -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: aarch64 - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the bananapim64 platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" bananapi_m64_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.itb %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.itb /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-board.spec.in b/u-boot-board.spec.in deleted file mode 100644 index c38ed97..0000000 --- a/u-boot-board.spec.in +++ /dev/null @@ -1,283 +0,0 @@ -# -# spec file for package u-boot-BOARDNAME -# -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl MVEBU_SPL -%define x_loader OMAP_SPL -%define rockchip_spl ROCKCHIP_SPL -%define sunxi_spl SUNXI_SPL -%define arndale_spl ARNDALE_SPL -%define origen_spl ORIGEN_SPL -%define imx6_spl IMX6_SPL -%define socfpga_spl SOCFPGA_SPL - -%if "BOARDNAME" == "rpi" || "BOARDNAME" == "rpi2" || "BOARDNAME" == "rpi3" -%define is_rpi 1 -%endif -%if "BOARDNAME" == "evb-rk3399" || "BOARDNAME" == "firefly-rk3399" || "BOARDNAME" == "puma-rk3399" || "BOARDNAME" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "BOARDNAME" == "bananapim64" || "BOARDNAME" == "nanopia64" || "BOARDNAME" == "pine64plus" || "BOARDNAME" == "pinebook" -%define is_a64 1 -%endif -%if "BOARDNAME" == "orangepipc2" -%define is_h5 1 -%endif -%if "BOARDNAME" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -ARCHIVE_VERSION - -Name: u-boot-BOARDNAME -UBOOT_VERSION -Release: 0 -Summary: The U-Boot firmware for the BOARDNAME platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -PATCH_FILES -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-BOARDNAME -Provides: x-loader-BOARDNAME -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: ARCH_RESTRICTIONS - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the BOARDNAME platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -PATCH_EXEC - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" BOARDCONFIG -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ROCKCHIP_SPL_IMAGE_TYPES; do - ./tools/mkimage -n ROCKCHIP_SPL_SOC -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.BINEND %{buildroot}%{uboot_dir}/u-boot.BINEND -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.BINEND %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ROCKCHIP_SPL_IMAGE_TYPES; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.BINEND /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-clearfog.changes b/u-boot-clearfog.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-clearfog.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-clearfog.spec b/u-boot-clearfog.spec deleted file mode 100644 index cf955e5..0000000 --- a/u-boot-clearfog.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-clearfog -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 1 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "clearfog" == "rpi" || "clearfog" == "rpi2" || "clearfog" == "rpi3" -%define is_rpi 1 -%endif -%if "clearfog" == "evb-rk3399" || "clearfog" == "firefly-rk3399" || "clearfog" == "puma-rk3399" || "clearfog" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "clearfog" == "bananapim64" || "clearfog" == "nanopia64" || "clearfog" == "pine64plus" || "clearfog" == "pinebook" -%define is_a64 1 -%endif -%if "clearfog" == "orangepipc2" -%define is_h5 1 -%endif -%if "clearfog" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-clearfog -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the clearfog platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-clearfog -Provides: x-loader-clearfog -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the clearfog platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" clearfog_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.img %{buildroot}%{uboot_dir}/u-boot.img -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.img %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.img /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-colibrit20.changes b/u-boot-colibrit20.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-colibrit20.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-colibrit20.spec b/u-boot-colibrit20.spec deleted file mode 100644 index 2594e9d..0000000 --- a/u-boot-colibrit20.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-colibrit20 -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "colibrit20" == "rpi" || "colibrit20" == "rpi2" || "colibrit20" == "rpi3" -%define is_rpi 1 -%endif -%if "colibrit20" == "evb-rk3399" || "colibrit20" == "firefly-rk3399" || "colibrit20" == "puma-rk3399" || "colibrit20" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "colibrit20" == "bananapim64" || "colibrit20" == "nanopia64" || "colibrit20" == "pine64plus" || "colibrit20" == "pinebook" -%define is_a64 1 -%endif -%if "colibrit20" == "orangepipc2" -%define is_h5 1 -%endif -%if "colibrit20" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-colibrit20 -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the colibrit20 platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-colibrit20 -Provides: x-loader-colibrit20 -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the colibrit20 platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" colibri_t20_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-cubieboard.changes b/u-boot-cubieboard.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-cubieboard.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-cubieboard.spec b/u-boot-cubieboard.spec deleted file mode 100644 index b4e53c5..0000000 --- a/u-boot-cubieboard.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-cubieboard -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 1 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "cubieboard" == "rpi" || "cubieboard" == "rpi2" || "cubieboard" == "rpi3" -%define is_rpi 1 -%endif -%if "cubieboard" == "evb-rk3399" || "cubieboard" == "firefly-rk3399" || "cubieboard" == "puma-rk3399" || "cubieboard" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "cubieboard" == "bananapim64" || "cubieboard" == "nanopia64" || "cubieboard" == "pine64plus" || "cubieboard" == "pinebook" -%define is_a64 1 -%endif -%if "cubieboard" == "orangepipc2" -%define is_h5 1 -%endif -%if "cubieboard" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-cubieboard -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the cubieboard platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-cubieboard -Provides: x-loader-cubieboard -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the cubieboard platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" Cubieboard_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.img %{buildroot}%{uboot_dir}/u-boot.img -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.img %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.img /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-cubieboard2.changes b/u-boot-cubieboard2.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-cubieboard2.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-cubieboard2.spec b/u-boot-cubieboard2.spec deleted file mode 100644 index 8ac9653..0000000 --- a/u-boot-cubieboard2.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-cubieboard2 -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 1 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "cubieboard2" == "rpi" || "cubieboard2" == "rpi2" || "cubieboard2" == "rpi3" -%define is_rpi 1 -%endif -%if "cubieboard2" == "evb-rk3399" || "cubieboard2" == "firefly-rk3399" || "cubieboard2" == "puma-rk3399" || "cubieboard2" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "cubieboard2" == "bananapim64" || "cubieboard2" == "nanopia64" || "cubieboard2" == "pine64plus" || "cubieboard2" == "pinebook" -%define is_a64 1 -%endif -%if "cubieboard2" == "orangepipc2" -%define is_h5 1 -%endif -%if "cubieboard2" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-cubieboard2 -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the cubieboard2 platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-cubieboard2 -Provides: x-loader-cubieboard2 -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the cubieboard2 platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" Cubieboard2_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.img %{buildroot}%{uboot_dir}/u-boot.img -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.img %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.img /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-cubietruck.changes b/u-boot-cubietruck.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-cubietruck.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-cubietruck.spec b/u-boot-cubietruck.spec deleted file mode 100644 index d09d8c2..0000000 --- a/u-boot-cubietruck.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-cubietruck -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 1 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "cubietruck" == "rpi" || "cubietruck" == "rpi2" || "cubietruck" == "rpi3" -%define is_rpi 1 -%endif -%if "cubietruck" == "evb-rk3399" || "cubietruck" == "firefly-rk3399" || "cubietruck" == "puma-rk3399" || "cubietruck" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "cubietruck" == "bananapim64" || "cubietruck" == "nanopia64" || "cubietruck" == "pine64plus" || "cubietruck" == "pinebook" -%define is_a64 1 -%endif -%if "cubietruck" == "orangepipc2" -%define is_h5 1 -%endif -%if "cubietruck" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-cubietruck -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the cubietruck platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-cubietruck -Provides: x-loader-cubietruck -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the cubietruck platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" Cubietruck_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.img %{buildroot}%{uboot_dir}/u-boot.img -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.img %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.img /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-dragonboard410c.changes b/u-boot-dragonboard410c.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-dragonboard410c.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-dragonboard410c.spec b/u-boot-dragonboard410c.spec deleted file mode 100644 index 5f4ef30..0000000 --- a/u-boot-dragonboard410c.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-dragonboard410c -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "dragonboard410c" == "rpi" || "dragonboard410c" == "rpi2" || "dragonboard410c" == "rpi3" -%define is_rpi 1 -%endif -%if "dragonboard410c" == "evb-rk3399" || "dragonboard410c" == "firefly-rk3399" || "dragonboard410c" == "puma-rk3399" || "dragonboard410c" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "dragonboard410c" == "bananapim64" || "dragonboard410c" == "nanopia64" || "dragonboard410c" == "pine64plus" || "dragonboard410c" == "pinebook" -%define is_a64 1 -%endif -%if "dragonboard410c" == "orangepipc2" -%define is_h5 1 -%endif -%if "dragonboard410c" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-dragonboard410c -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the dragonboard410c platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-dragonboard410c -Provides: x-loader-dragonboard410c -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: aarch64 - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the dragonboard410c platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" dragonboard410c_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-dragonboard820c.changes b/u-boot-dragonboard820c.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-dragonboard820c.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-dragonboard820c.spec b/u-boot-dragonboard820c.spec deleted file mode 100644 index 0d5584b..0000000 --- a/u-boot-dragonboard820c.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-dragonboard820c -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "dragonboard820c" == "rpi" || "dragonboard820c" == "rpi2" || "dragonboard820c" == "rpi3" -%define is_rpi 1 -%endif -%if "dragonboard820c" == "evb-rk3399" || "dragonboard820c" == "firefly-rk3399" || "dragonboard820c" == "puma-rk3399" || "dragonboard820c" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "dragonboard820c" == "bananapim64" || "dragonboard820c" == "nanopia64" || "dragonboard820c" == "pine64plus" || "dragonboard820c" == "pinebook" -%define is_a64 1 -%endif -%if "dragonboard820c" == "orangepipc2" -%define is_h5 1 -%endif -%if "dragonboard820c" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-dragonboard820c -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the dragonboard820c platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-dragonboard820c -Provides: x-loader-dragonboard820c -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: aarch64 - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the dragonboard820c platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" dragonboard820c_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-evb-rk3399.changes b/u-boot-evb-rk3399.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-evb-rk3399.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-evb-rk3399.spec b/u-boot-evb-rk3399.spec deleted file mode 100644 index 10895d3..0000000 --- a/u-boot-evb-rk3399.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-evb-rk3399 -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 1 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "evb-rk3399" == "rpi" || "evb-rk3399" == "rpi2" || "evb-rk3399" == "rpi3" -%define is_rpi 1 -%endif -%if "evb-rk3399" == "evb-rk3399" || "evb-rk3399" == "firefly-rk3399" || "evb-rk3399" == "puma-rk3399" || "evb-rk3399" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "evb-rk3399" == "bananapim64" || "evb-rk3399" == "nanopia64" || "evb-rk3399" == "pine64plus" || "evb-rk3399" == "pinebook" -%define is_a64 1 -%endif -%if "evb-rk3399" == "orangepipc2" -%define is_h5 1 -%endif -%if "evb-rk3399" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-evb-rk3399 -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the evb-rk3399 platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-evb-rk3399 -Provides: x-loader-evb-rk3399 -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: aarch64 - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the evb-rk3399 platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" evb-rk3399_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in rksd; do - ./tools/mkimage -n rk3399 -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in rksd; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-firefly-rk3288.changes b/u-boot-firefly-rk3288.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-firefly-rk3288.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-firefly-rk3288.spec b/u-boot-firefly-rk3288.spec deleted file mode 100644 index 0e292a3..0000000 --- a/u-boot-firefly-rk3288.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-firefly-rk3288 -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 1 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "firefly-rk3288" == "rpi" || "firefly-rk3288" == "rpi2" || "firefly-rk3288" == "rpi3" -%define is_rpi 1 -%endif -%if "firefly-rk3288" == "evb-rk3399" || "firefly-rk3288" == "firefly-rk3399" || "firefly-rk3288" == "puma-rk3399" || "firefly-rk3288" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "firefly-rk3288" == "bananapim64" || "firefly-rk3288" == "nanopia64" || "firefly-rk3288" == "pine64plus" || "firefly-rk3288" == "pinebook" -%define is_a64 1 -%endif -%if "firefly-rk3288" == "orangepipc2" -%define is_h5 1 -%endif -%if "firefly-rk3288" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-firefly-rk3288 -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the firefly-rk3288 platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-firefly-rk3288 -Provides: x-loader-firefly-rk3288 -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the firefly-rk3288 platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" firefly-rk3288_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in rksd rkimage; do - ./tools/mkimage -n rk3288 -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in rksd rkimage; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-firefly-rk3399.changes b/u-boot-firefly-rk3399.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-firefly-rk3399.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-firefly-rk3399.spec b/u-boot-firefly-rk3399.spec deleted file mode 100644 index 6df1004..0000000 --- a/u-boot-firefly-rk3399.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-firefly-rk3399 -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 1 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "firefly-rk3399" == "rpi" || "firefly-rk3399" == "rpi2" || "firefly-rk3399" == "rpi3" -%define is_rpi 1 -%endif -%if "firefly-rk3399" == "evb-rk3399" || "firefly-rk3399" == "firefly-rk3399" || "firefly-rk3399" == "puma-rk3399" || "firefly-rk3399" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "firefly-rk3399" == "bananapim64" || "firefly-rk3399" == "nanopia64" || "firefly-rk3399" == "pine64plus" || "firefly-rk3399" == "pinebook" -%define is_a64 1 -%endif -%if "firefly-rk3399" == "orangepipc2" -%define is_h5 1 -%endif -%if "firefly-rk3399" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-firefly-rk3399 -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the firefly-rk3399 platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-firefly-rk3399 -Provides: x-loader-firefly-rk3399 -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: aarch64 - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the firefly-rk3399 platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" firefly-rk3399_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in rksd; do - ./tools/mkimage -n rk3399 -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in rksd; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-geekbox.changes b/u-boot-geekbox.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-geekbox.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-geekbox.spec b/u-boot-geekbox.spec deleted file mode 100644 index 4c874f1..0000000 --- a/u-boot-geekbox.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-geekbox -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "geekbox" == "rpi" || "geekbox" == "rpi2" || "geekbox" == "rpi3" -%define is_rpi 1 -%endif -%if "geekbox" == "evb-rk3399" || "geekbox" == "firefly-rk3399" || "geekbox" == "puma-rk3399" || "geekbox" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "geekbox" == "bananapim64" || "geekbox" == "nanopia64" || "geekbox" == "pine64plus" || "geekbox" == "pinebook" -%define is_a64 1 -%endif -%if "geekbox" == "orangepipc2" -%define is_h5 1 -%endif -%if "geekbox" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-geekbox -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the geekbox platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-geekbox -Provides: x-loader-geekbox -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: aarch64 - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the geekbox platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" geekbox_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-highbank.changes b/u-boot-highbank.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-highbank.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-highbank.spec b/u-boot-highbank.spec deleted file mode 100644 index 4ecbe0e..0000000 --- a/u-boot-highbank.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-highbank -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "highbank" == "rpi" || "highbank" == "rpi2" || "highbank" == "rpi3" -%define is_rpi 1 -%endif -%if "highbank" == "evb-rk3399" || "highbank" == "firefly-rk3399" || "highbank" == "puma-rk3399" || "highbank" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "highbank" == "bananapim64" || "highbank" == "nanopia64" || "highbank" == "pine64plus" || "highbank" == "pinebook" -%define is_a64 1 -%endif -%if "highbank" == "orangepipc2" -%define is_h5 1 -%endif -%if "highbank" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-highbank -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the highbank platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-highbank -Provides: x-loader-highbank -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the highbank platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" highbank_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-hikey.changes b/u-boot-hikey.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-hikey.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-hikey.spec b/u-boot-hikey.spec deleted file mode 100644 index bddb70f..0000000 --- a/u-boot-hikey.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-hikey -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "hikey" == "rpi" || "hikey" == "rpi2" || "hikey" == "rpi3" -%define is_rpi 1 -%endif -%if "hikey" == "evb-rk3399" || "hikey" == "firefly-rk3399" || "hikey" == "puma-rk3399" || "hikey" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "hikey" == "bananapim64" || "hikey" == "nanopia64" || "hikey" == "pine64plus" || "hikey" == "pinebook" -%define is_a64 1 -%endif -%if "hikey" == "orangepipc2" -%define is_h5 1 -%endif -%if "hikey" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-hikey -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the hikey platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-hikey -Provides: x-loader-hikey -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: aarch64 - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the hikey platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" hikey_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-hyundaia7hd.changes b/u-boot-hyundaia7hd.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-hyundaia7hd.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-hyundaia7hd.spec b/u-boot-hyundaia7hd.spec deleted file mode 100644 index 7da83df..0000000 --- a/u-boot-hyundaia7hd.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-hyundaia7hd -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 1 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "hyundaia7hd" == "rpi" || "hyundaia7hd" == "rpi2" || "hyundaia7hd" == "rpi3" -%define is_rpi 1 -%endif -%if "hyundaia7hd" == "evb-rk3399" || "hyundaia7hd" == "firefly-rk3399" || "hyundaia7hd" == "puma-rk3399" || "hyundaia7hd" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "hyundaia7hd" == "bananapim64" || "hyundaia7hd" == "nanopia64" || "hyundaia7hd" == "pine64plus" || "hyundaia7hd" == "pinebook" -%define is_a64 1 -%endif -%if "hyundaia7hd" == "orangepipc2" -%define is_h5 1 -%endif -%if "hyundaia7hd" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-hyundaia7hd -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the hyundaia7hd platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-hyundaia7hd -Provides: x-loader-hyundaia7hd -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the hyundaia7hd platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" Hyundai_A7HD_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.img %{buildroot}%{uboot_dir}/u-boot.img -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.img %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.img /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-jetson-tk1.changes b/u-boot-jetson-tk1.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-jetson-tk1.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-jetson-tk1.spec b/u-boot-jetson-tk1.spec deleted file mode 100644 index 2394e67..0000000 --- a/u-boot-jetson-tk1.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-jetson-tk1 -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "jetson-tk1" == "rpi" || "jetson-tk1" == "rpi2" || "jetson-tk1" == "rpi3" -%define is_rpi 1 -%endif -%if "jetson-tk1" == "evb-rk3399" || "jetson-tk1" == "firefly-rk3399" || "jetson-tk1" == "puma-rk3399" || "jetson-tk1" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "jetson-tk1" == "bananapim64" || "jetson-tk1" == "nanopia64" || "jetson-tk1" == "pine64plus" || "jetson-tk1" == "pinebook" -%define is_a64 1 -%endif -%if "jetson-tk1" == "orangepipc2" -%define is_h5 1 -%endif -%if "jetson-tk1" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-jetson-tk1 -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the jetson-tk1 platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-jetson-tk1 -Provides: x-loader-jetson-tk1 -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the jetson-tk1 platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" jetson-tk1_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-khadas-vim.changes b/u-boot-khadas-vim.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-khadas-vim.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-khadas-vim.spec b/u-boot-khadas-vim.spec deleted file mode 100644 index 43695db..0000000 --- a/u-boot-khadas-vim.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-khadas-vim -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "khadas-vim" == "rpi" || "khadas-vim" == "rpi2" || "khadas-vim" == "rpi3" -%define is_rpi 1 -%endif -%if "khadas-vim" == "evb-rk3399" || "khadas-vim" == "firefly-rk3399" || "khadas-vim" == "puma-rk3399" || "khadas-vim" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "khadas-vim" == "bananapim64" || "khadas-vim" == "nanopia64" || "khadas-vim" == "pine64plus" || "khadas-vim" == "pinebook" -%define is_a64 1 -%endif -%if "khadas-vim" == "orangepipc2" -%define is_h5 1 -%endif -%if "khadas-vim" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-khadas-vim -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the khadas-vim platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-khadas-vim -Provides: x-loader-khadas-vim -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: aarch64 - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the khadas-vim platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" khadas-vim_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-khadas-vim2.changes b/u-boot-khadas-vim2.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-khadas-vim2.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-khadas-vim2.spec b/u-boot-khadas-vim2.spec deleted file mode 100644 index be13434..0000000 --- a/u-boot-khadas-vim2.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-khadas-vim2 -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "khadas-vim2" == "rpi" || "khadas-vim2" == "rpi2" || "khadas-vim2" == "rpi3" -%define is_rpi 1 -%endif -%if "khadas-vim2" == "evb-rk3399" || "khadas-vim2" == "firefly-rk3399" || "khadas-vim2" == "puma-rk3399" || "khadas-vim2" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "khadas-vim2" == "bananapim64" || "khadas-vim2" == "nanopia64" || "khadas-vim2" == "pine64plus" || "khadas-vim2" == "pinebook" -%define is_a64 1 -%endif -%if "khadas-vim2" == "orangepipc2" -%define is_h5 1 -%endif -%if "khadas-vim2" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-khadas-vim2 -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the khadas-vim2 platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-khadas-vim2 -Provides: x-loader-khadas-vim2 -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: aarch64 - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the khadas-vim2 platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" khadas-vim2_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-lamobor1.changes b/u-boot-lamobor1.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-lamobor1.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-lamobor1.spec b/u-boot-lamobor1.spec deleted file mode 100644 index f072c26..0000000 --- a/u-boot-lamobor1.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-lamobor1 -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 1 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "lamobor1" == "rpi" || "lamobor1" == "rpi2" || "lamobor1" == "rpi3" -%define is_rpi 1 -%endif -%if "lamobor1" == "evb-rk3399" || "lamobor1" == "firefly-rk3399" || "lamobor1" == "puma-rk3399" || "lamobor1" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "lamobor1" == "bananapim64" || "lamobor1" == "nanopia64" || "lamobor1" == "pine64plus" || "lamobor1" == "pinebook" -%define is_a64 1 -%endif -%if "lamobor1" == "orangepipc2" -%define is_h5 1 -%endif -%if "lamobor1" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-lamobor1 -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the lamobor1 platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-lamobor1 -Provides: x-loader-lamobor1 -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the lamobor1 platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" Lamobo_R1_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.img %{buildroot}%{uboot_dir}/u-boot.img -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.img %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.img /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-ls1012afrdmqspi.changes b/u-boot-ls1012afrdmqspi.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-ls1012afrdmqspi.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-ls1012afrdmqspi.spec b/u-boot-ls1012afrdmqspi.spec deleted file mode 100644 index 76016d3..0000000 --- a/u-boot-ls1012afrdmqspi.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-ls1012afrdmqspi -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "ls1012afrdmqspi" == "rpi" || "ls1012afrdmqspi" == "rpi2" || "ls1012afrdmqspi" == "rpi3" -%define is_rpi 1 -%endif -%if "ls1012afrdmqspi" == "evb-rk3399" || "ls1012afrdmqspi" == "firefly-rk3399" || "ls1012afrdmqspi" == "puma-rk3399" || "ls1012afrdmqspi" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "ls1012afrdmqspi" == "bananapim64" || "ls1012afrdmqspi" == "nanopia64" || "ls1012afrdmqspi" == "pine64plus" || "ls1012afrdmqspi" == "pinebook" -%define is_a64 1 -%endif -%if "ls1012afrdmqspi" == "orangepipc2" -%define is_h5 1 -%endif -%if "ls1012afrdmqspi" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-ls1012afrdmqspi -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the ls1012afrdmqspi platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-ls1012afrdmqspi -Provides: x-loader-ls1012afrdmqspi -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: aarch64 - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the ls1012afrdmqspi platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" ls1012afrdm_qspi_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-melea1000.changes b/u-boot-melea1000.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-melea1000.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-melea1000.spec b/u-boot-melea1000.spec deleted file mode 100644 index d05f7e8..0000000 --- a/u-boot-melea1000.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-melea1000 -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 1 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "melea1000" == "rpi" || "melea1000" == "rpi2" || "melea1000" == "rpi3" -%define is_rpi 1 -%endif -%if "melea1000" == "evb-rk3399" || "melea1000" == "firefly-rk3399" || "melea1000" == "puma-rk3399" || "melea1000" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "melea1000" == "bananapim64" || "melea1000" == "nanopia64" || "melea1000" == "pine64plus" || "melea1000" == "pinebook" -%define is_a64 1 -%endif -%if "melea1000" == "orangepipc2" -%define is_h5 1 -%endif -%if "melea1000" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-melea1000 -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the melea1000 platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-melea1000 -Provides: x-loader-melea1000 -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the melea1000 platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" Mele_A1000_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.img %{buildroot}%{uboot_dir}/u-boot.img -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.img %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.img /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-merriia80optimus.changes b/u-boot-merriia80optimus.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-merriia80optimus.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-merriia80optimus.spec b/u-boot-merriia80optimus.spec deleted file mode 100644 index 145c52a..0000000 --- a/u-boot-merriia80optimus.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-merriia80optimus -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "merriia80optimus" == "rpi" || "merriia80optimus" == "rpi2" || "merriia80optimus" == "rpi3" -%define is_rpi 1 -%endif -%if "merriia80optimus" == "evb-rk3399" || "merriia80optimus" == "firefly-rk3399" || "merriia80optimus" == "puma-rk3399" || "merriia80optimus" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "merriia80optimus" == "bananapim64" || "merriia80optimus" == "nanopia64" || "merriia80optimus" == "pine64plus" || "merriia80optimus" == "pinebook" -%define is_a64 1 -%endif -%if "merriia80optimus" == "orangepipc2" -%define is_h5 1 -%endif -%if "merriia80optimus" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-merriia80optimus -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the merriia80optimus platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-merriia80optimus -Provides: x-loader-merriia80optimus -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the merriia80optimus platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" Merrii_A80_Optimus_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-mvebudb-88f3720.changes b/u-boot-mvebudb-88f3720.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-mvebudb-88f3720.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-mvebudb-88f3720.spec b/u-boot-mvebudb-88f3720.spec deleted file mode 100644 index ef92c10..0000000 --- a/u-boot-mvebudb-88f3720.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-mvebudb-88f3720 -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "mvebudb-88f3720" == "rpi" || "mvebudb-88f3720" == "rpi2" || "mvebudb-88f3720" == "rpi3" -%define is_rpi 1 -%endif -%if "mvebudb-88f3720" == "evb-rk3399" || "mvebudb-88f3720" == "firefly-rk3399" || "mvebudb-88f3720" == "puma-rk3399" || "mvebudb-88f3720" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "mvebudb-88f3720" == "bananapim64" || "mvebudb-88f3720" == "nanopia64" || "mvebudb-88f3720" == "pine64plus" || "mvebudb-88f3720" == "pinebook" -%define is_a64 1 -%endif -%if "mvebudb-88f3720" == "orangepipc2" -%define is_h5 1 -%endif -%if "mvebudb-88f3720" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-mvebudb-88f3720 -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the mvebudb-88f3720 platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-mvebudb-88f3720 -Provides: x-loader-mvebudb-88f3720 -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: aarch64 - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the mvebudb-88f3720 platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" mvebu_db-88f3720_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-mvebudbarmada8k.changes b/u-boot-mvebudbarmada8k.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-mvebudbarmada8k.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-mvebudbarmada8k.spec b/u-boot-mvebudbarmada8k.spec deleted file mode 100644 index c56937f..0000000 --- a/u-boot-mvebudbarmada8k.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-mvebudbarmada8k -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "mvebudbarmada8k" == "rpi" || "mvebudbarmada8k" == "rpi2" || "mvebudbarmada8k" == "rpi3" -%define is_rpi 1 -%endif -%if "mvebudbarmada8k" == "evb-rk3399" || "mvebudbarmada8k" == "firefly-rk3399" || "mvebudbarmada8k" == "puma-rk3399" || "mvebudbarmada8k" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "mvebudbarmada8k" == "bananapim64" || "mvebudbarmada8k" == "nanopia64" || "mvebudbarmada8k" == "pine64plus" || "mvebudbarmada8k" == "pinebook" -%define is_a64 1 -%endif -%if "mvebudbarmada8k" == "orangepipc2" -%define is_h5 1 -%endif -%if "mvebudbarmada8k" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-mvebudbarmada8k -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the mvebudbarmada8k platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-mvebudbarmada8k -Provides: x-loader-mvebudbarmada8k -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: aarch64 - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the mvebudbarmada8k platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" mvebu_db_armada8k_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-mvebuespressobin-88f3720.changes b/u-boot-mvebuespressobin-88f3720.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-mvebuespressobin-88f3720.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-mvebuespressobin-88f3720.spec b/u-boot-mvebuespressobin-88f3720.spec deleted file mode 100644 index ea40146..0000000 --- a/u-boot-mvebuespressobin-88f3720.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-mvebuespressobin-88f3720 -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "mvebuespressobin-88f3720" == "rpi" || "mvebuespressobin-88f3720" == "rpi2" || "mvebuespressobin-88f3720" == "rpi3" -%define is_rpi 1 -%endif -%if "mvebuespressobin-88f3720" == "evb-rk3399" || "mvebuespressobin-88f3720" == "firefly-rk3399" || "mvebuespressobin-88f3720" == "puma-rk3399" || "mvebuespressobin-88f3720" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "mvebuespressobin-88f3720" == "bananapim64" || "mvebuespressobin-88f3720" == "nanopia64" || "mvebuespressobin-88f3720" == "pine64plus" || "mvebuespressobin-88f3720" == "pinebook" -%define is_a64 1 -%endif -%if "mvebuespressobin-88f3720" == "orangepipc2" -%define is_h5 1 -%endif -%if "mvebuespressobin-88f3720" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-mvebuespressobin-88f3720 -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the mvebuespressobin-88f3720 platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-mvebuespressobin-88f3720 -Provides: x-loader-mvebuespressobin-88f3720 -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: aarch64 - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the mvebuespressobin-88f3720 platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" mvebu_espressobin-88f3720_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-mvebumcbin-88f8040.changes b/u-boot-mvebumcbin-88f8040.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-mvebumcbin-88f8040.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-mvebumcbin-88f8040.spec b/u-boot-mvebumcbin-88f8040.spec deleted file mode 100644 index 9c58f41..0000000 --- a/u-boot-mvebumcbin-88f8040.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-mvebumcbin-88f8040 -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "mvebumcbin-88f8040" == "rpi" || "mvebumcbin-88f8040" == "rpi2" || "mvebumcbin-88f8040" == "rpi3" -%define is_rpi 1 -%endif -%if "mvebumcbin-88f8040" == "evb-rk3399" || "mvebumcbin-88f8040" == "firefly-rk3399" || "mvebumcbin-88f8040" == "puma-rk3399" || "mvebumcbin-88f8040" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "mvebumcbin-88f8040" == "bananapim64" || "mvebumcbin-88f8040" == "nanopia64" || "mvebumcbin-88f8040" == "pine64plus" || "mvebumcbin-88f8040" == "pinebook" -%define is_a64 1 -%endif -%if "mvebumcbin-88f8040" == "orangepipc2" -%define is_h5 1 -%endif -%if "mvebumcbin-88f8040" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-mvebumcbin-88f8040 -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the mvebumcbin-88f8040 platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-mvebumcbin-88f8040 -Provides: x-loader-mvebumcbin-88f8040 -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: aarch64 - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the mvebumcbin-88f8040 platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" mvebu_mcbin-88f8040_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-mx53loco.changes b/u-boot-mx53loco.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-mx53loco.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-mx53loco.spec b/u-boot-mx53loco.spec deleted file mode 100644 index 9942532..0000000 --- a/u-boot-mx53loco.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-mx53loco -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "mx53loco" == "rpi" || "mx53loco" == "rpi2" || "mx53loco" == "rpi3" -%define is_rpi 1 -%endif -%if "mx53loco" == "evb-rk3399" || "mx53loco" == "firefly-rk3399" || "mx53loco" == "puma-rk3399" || "mx53loco" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "mx53loco" == "bananapim64" || "mx53loco" == "nanopia64" || "mx53loco" == "pine64plus" || "mx53loco" == "pinebook" -%define is_a64 1 -%endif -%if "mx53loco" == "orangepipc2" -%define is_h5 1 -%endif -%if "mx53loco" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-mx53loco -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the mx53loco platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-mx53loco -Provides: x-loader-mx53loco -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the mx53loco platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" mx53loco_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.imx %{buildroot}%{uboot_dir}/u-boot.imx -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.imx %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.imx /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-mx6cuboxi.changes b/u-boot-mx6cuboxi.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-mx6cuboxi.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-mx6cuboxi.spec b/u-boot-mx6cuboxi.spec deleted file mode 100644 index 5662daf..0000000 --- a/u-boot-mx6cuboxi.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-mx6cuboxi -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 1 -%define socfpga_spl 0 - -%if "mx6cuboxi" == "rpi" || "mx6cuboxi" == "rpi2" || "mx6cuboxi" == "rpi3" -%define is_rpi 1 -%endif -%if "mx6cuboxi" == "evb-rk3399" || "mx6cuboxi" == "firefly-rk3399" || "mx6cuboxi" == "puma-rk3399" || "mx6cuboxi" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "mx6cuboxi" == "bananapim64" || "mx6cuboxi" == "nanopia64" || "mx6cuboxi" == "pine64plus" || "mx6cuboxi" == "pinebook" -%define is_a64 1 -%endif -%if "mx6cuboxi" == "orangepipc2" -%define is_h5 1 -%endif -%if "mx6cuboxi" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-mx6cuboxi -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the mx6cuboxi platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-mx6cuboxi -Provides: x-loader-mx6cuboxi -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the mx6cuboxi platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" mx6cuboxi_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.img %{buildroot}%{uboot_dir}/u-boot.img -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.img %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.img /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-mx6qsabrelite.changes b/u-boot-mx6qsabrelite.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-mx6qsabrelite.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-mx6qsabrelite.spec b/u-boot-mx6qsabrelite.spec deleted file mode 100644 index 9b3663f..0000000 --- a/u-boot-mx6qsabrelite.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-mx6qsabrelite -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "mx6qsabrelite" == "rpi" || "mx6qsabrelite" == "rpi2" || "mx6qsabrelite" == "rpi3" -%define is_rpi 1 -%endif -%if "mx6qsabrelite" == "evb-rk3399" || "mx6qsabrelite" == "firefly-rk3399" || "mx6qsabrelite" == "puma-rk3399" || "mx6qsabrelite" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "mx6qsabrelite" == "bananapim64" || "mx6qsabrelite" == "nanopia64" || "mx6qsabrelite" == "pine64plus" || "mx6qsabrelite" == "pinebook" -%define is_a64 1 -%endif -%if "mx6qsabrelite" == "orangepipc2" -%define is_h5 1 -%endif -%if "mx6qsabrelite" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-mx6qsabrelite -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the mx6qsabrelite platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-mx6qsabrelite -Provides: x-loader-mx6qsabrelite -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the mx6qsabrelite platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" mx6qsabrelite_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.imx %{buildroot}%{uboot_dir}/u-boot.imx -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.imx %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.imx /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-nanopia64.changes b/u-boot-nanopia64.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-nanopia64.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-nanopia64.spec b/u-boot-nanopia64.spec deleted file mode 100644 index 60e3e58..0000000 --- a/u-boot-nanopia64.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-nanopia64 -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 1 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "nanopia64" == "rpi" || "nanopia64" == "rpi2" || "nanopia64" == "rpi3" -%define is_rpi 1 -%endif -%if "nanopia64" == "evb-rk3399" || "nanopia64" == "firefly-rk3399" || "nanopia64" == "puma-rk3399" || "nanopia64" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "nanopia64" == "bananapim64" || "nanopia64" == "nanopia64" || "nanopia64" == "pine64plus" || "nanopia64" == "pinebook" -%define is_a64 1 -%endif -%if "nanopia64" == "orangepipc2" -%define is_h5 1 -%endif -%if "nanopia64" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-nanopia64 -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the nanopia64 platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-nanopia64 -Provides: x-loader-nanopia64 -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: aarch64 - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the nanopia64 platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" nanopi_a64_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.itb %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.itb /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-nanopineo.changes b/u-boot-nanopineo.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-nanopineo.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-nanopineo.spec b/u-boot-nanopineo.spec deleted file mode 100644 index c54f757..0000000 --- a/u-boot-nanopineo.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-nanopineo -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 1 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "nanopineo" == "rpi" || "nanopineo" == "rpi2" || "nanopineo" == "rpi3" -%define is_rpi 1 -%endif -%if "nanopineo" == "evb-rk3399" || "nanopineo" == "firefly-rk3399" || "nanopineo" == "puma-rk3399" || "nanopineo" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "nanopineo" == "bananapim64" || "nanopineo" == "nanopia64" || "nanopineo" == "pine64plus" || "nanopineo" == "pinebook" -%define is_a64 1 -%endif -%if "nanopineo" == "orangepipc2" -%define is_h5 1 -%endif -%if "nanopineo" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-nanopineo -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the nanopineo platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-nanopineo -Provides: x-loader-nanopineo -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the nanopineo platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" nanopi_neo_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.img %{buildroot}%{uboot_dir}/u-boot.img -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.img %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.img /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-nanopineoair.changes b/u-boot-nanopineoair.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-nanopineoair.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-nanopineoair.spec b/u-boot-nanopineoair.spec deleted file mode 100644 index fc647ca..0000000 --- a/u-boot-nanopineoair.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-nanopineoair -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "nanopineoair" == "rpi" || "nanopineoair" == "rpi2" || "nanopineoair" == "rpi3" -%define is_rpi 1 -%endif -%if "nanopineoair" == "evb-rk3399" || "nanopineoair" == "firefly-rk3399" || "nanopineoair" == "puma-rk3399" || "nanopineoair" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "nanopineoair" == "bananapim64" || "nanopineoair" == "nanopia64" || "nanopineoair" == "pine64plus" || "nanopineoair" == "pinebook" -%define is_a64 1 -%endif -%if "nanopineoair" == "orangepipc2" -%define is_h5 1 -%endif -%if "nanopineoair" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-nanopineoair -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the nanopineoair platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-nanopineoair -Provides: x-loader-nanopineoair -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the nanopineoair platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" nanopi_neo_air_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-odroid-c2.changes b/u-boot-odroid-c2.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-odroid-c2.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-odroid-c2.spec b/u-boot-odroid-c2.spec deleted file mode 100644 index 63f8ddf..0000000 --- a/u-boot-odroid-c2.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-odroid-c2 -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "odroid-c2" == "rpi" || "odroid-c2" == "rpi2" || "odroid-c2" == "rpi3" -%define is_rpi 1 -%endif -%if "odroid-c2" == "evb-rk3399" || "odroid-c2" == "firefly-rk3399" || "odroid-c2" == "puma-rk3399" || "odroid-c2" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "odroid-c2" == "bananapim64" || "odroid-c2" == "nanopia64" || "odroid-c2" == "pine64plus" || "odroid-c2" == "pinebook" -%define is_a64 1 -%endif -%if "odroid-c2" == "orangepipc2" -%define is_h5 1 -%endif -%if "odroid-c2" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-odroid-c2 -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the odroid-c2 platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-odroid-c2 -Provides: x-loader-odroid-c2 -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: aarch64 - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the odroid-c2 platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" odroid-c2_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-odroid-xu3.changes b/u-boot-odroid-xu3.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-odroid-xu3.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-odroid-xu3.spec b/u-boot-odroid-xu3.spec deleted file mode 100644 index c19df10..0000000 --- a/u-boot-odroid-xu3.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-odroid-xu3 -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "odroid-xu3" == "rpi" || "odroid-xu3" == "rpi2" || "odroid-xu3" == "rpi3" -%define is_rpi 1 -%endif -%if "odroid-xu3" == "evb-rk3399" || "odroid-xu3" == "firefly-rk3399" || "odroid-xu3" == "puma-rk3399" || "odroid-xu3" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "odroid-xu3" == "bananapim64" || "odroid-xu3" == "nanopia64" || "odroid-xu3" == "pine64plus" || "odroid-xu3" == "pinebook" -%define is_a64 1 -%endif -%if "odroid-xu3" == "orangepipc2" -%define is_h5 1 -%endif -%if "odroid-xu3" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-odroid-xu3 -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the odroid-xu3 platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-odroid-xu3 -Provides: x-loader-odroid-xu3 -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the odroid-xu3 platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" odroid-xu3_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-odroid.changes b/u-boot-odroid.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-odroid.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-odroid.spec b/u-boot-odroid.spec deleted file mode 100644 index d0d8919..0000000 --- a/u-boot-odroid.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-odroid -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "odroid" == "rpi" || "odroid" == "rpi2" || "odroid" == "rpi3" -%define is_rpi 1 -%endif -%if "odroid" == "evb-rk3399" || "odroid" == "firefly-rk3399" || "odroid" == "puma-rk3399" || "odroid" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "odroid" == "bananapim64" || "odroid" == "nanopia64" || "odroid" == "pine64plus" || "odroid" == "pinebook" -%define is_a64 1 -%endif -%if "odroid" == "orangepipc2" -%define is_h5 1 -%endif -%if "odroid" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-odroid -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the odroid platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-odroid -Provides: x-loader-odroid -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the odroid platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" odroid_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-omap3beagle.changes b/u-boot-omap3beagle.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-omap3beagle.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-omap3beagle.spec b/u-boot-omap3beagle.spec deleted file mode 100644 index 9b4f628..0000000 --- a/u-boot-omap3beagle.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-omap3beagle -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 1 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "omap3beagle" == "rpi" || "omap3beagle" == "rpi2" || "omap3beagle" == "rpi3" -%define is_rpi 1 -%endif -%if "omap3beagle" == "evb-rk3399" || "omap3beagle" == "firefly-rk3399" || "omap3beagle" == "puma-rk3399" || "omap3beagle" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "omap3beagle" == "bananapim64" || "omap3beagle" == "nanopia64" || "omap3beagle" == "pine64plus" || "omap3beagle" == "pinebook" -%define is_a64 1 -%endif -%if "omap3beagle" == "orangepipc2" -%define is_h5 1 -%endif -%if "omap3beagle" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-omap3beagle -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the omap3beagle platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-omap3beagle -Provides: x-loader-omap3beagle -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the omap3beagle platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" omap3_beagle_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.img %{buildroot}%{uboot_dir}/u-boot.img -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.img %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.img /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-omap4panda.changes b/u-boot-omap4panda.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-omap4panda.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-omap4panda.spec b/u-boot-omap4panda.spec deleted file mode 100644 index 548f4f1..0000000 --- a/u-boot-omap4panda.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-omap4panda -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 1 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "omap4panda" == "rpi" || "omap4panda" == "rpi2" || "omap4panda" == "rpi3" -%define is_rpi 1 -%endif -%if "omap4panda" == "evb-rk3399" || "omap4panda" == "firefly-rk3399" || "omap4panda" == "puma-rk3399" || "omap4panda" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "omap4panda" == "bananapim64" || "omap4panda" == "nanopia64" || "omap4panda" == "pine64plus" || "omap4panda" == "pinebook" -%define is_a64 1 -%endif -%if "omap4panda" == "orangepipc2" -%define is_h5 1 -%endif -%if "omap4panda" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-omap4panda -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the omap4panda platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-omap4panda -Provides: x-loader-omap4panda -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the omap4panda platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" omap4_panda_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.img %{buildroot}%{uboot_dir}/u-boot.img -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.img %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.img /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-orangepipc.changes b/u-boot-orangepipc.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-orangepipc.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-orangepipc.spec b/u-boot-orangepipc.spec deleted file mode 100644 index e93136c..0000000 --- a/u-boot-orangepipc.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-orangepipc -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 1 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "orangepipc" == "rpi" || "orangepipc" == "rpi2" || "orangepipc" == "rpi3" -%define is_rpi 1 -%endif -%if "orangepipc" == "evb-rk3399" || "orangepipc" == "firefly-rk3399" || "orangepipc" == "puma-rk3399" || "orangepipc" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "orangepipc" == "bananapim64" || "orangepipc" == "nanopia64" || "orangepipc" == "pine64plus" || "orangepipc" == "pinebook" -%define is_a64 1 -%endif -%if "orangepipc" == "orangepipc2" -%define is_h5 1 -%endif -%if "orangepipc" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-orangepipc -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the orangepipc platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-orangepipc -Provides: x-loader-orangepipc -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the orangepipc platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" orangepi_pc_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.img %{buildroot}%{uboot_dir}/u-boot.img -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.img %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.img /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-orangepipc2.changes b/u-boot-orangepipc2.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-orangepipc2.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-orangepipc2.spec b/u-boot-orangepipc2.spec deleted file mode 100644 index 08b1284..0000000 --- a/u-boot-orangepipc2.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-orangepipc2 -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 1 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "orangepipc2" == "rpi" || "orangepipc2" == "rpi2" || "orangepipc2" == "rpi3" -%define is_rpi 1 -%endif -%if "orangepipc2" == "evb-rk3399" || "orangepipc2" == "firefly-rk3399" || "orangepipc2" == "puma-rk3399" || "orangepipc2" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "orangepipc2" == "bananapim64" || "orangepipc2" == "nanopia64" || "orangepipc2" == "pine64plus" || "orangepipc2" == "pinebook" -%define is_a64 1 -%endif -%if "orangepipc2" == "orangepipc2" -%define is_h5 1 -%endif -%if "orangepipc2" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-orangepipc2 -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the orangepipc2 platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-orangepipc2 -Provides: x-loader-orangepipc2 -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: aarch64 - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the orangepipc2 platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" orangepi_pc2_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.itb %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.itb /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-p2371-2180.changes b/u-boot-p2371-2180.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-p2371-2180.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-p2371-2180.spec b/u-boot-p2371-2180.spec deleted file mode 100644 index c8bfce9..0000000 --- a/u-boot-p2371-2180.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-p2371-2180 -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "p2371-2180" == "rpi" || "p2371-2180" == "rpi2" || "p2371-2180" == "rpi3" -%define is_rpi 1 -%endif -%if "p2371-2180" == "evb-rk3399" || "p2371-2180" == "firefly-rk3399" || "p2371-2180" == "puma-rk3399" || "p2371-2180" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "p2371-2180" == "bananapim64" || "p2371-2180" == "nanopia64" || "p2371-2180" == "pine64plus" || "p2371-2180" == "pinebook" -%define is_a64 1 -%endif -%if "p2371-2180" == "orangepipc2" -%define is_h5 1 -%endif -%if "p2371-2180" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-p2371-2180 -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the p2371-2180 platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-p2371-2180 -Provides: x-loader-p2371-2180 -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: aarch64 - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the p2371-2180 platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" p2371-2180_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-p2771-0000-500.changes b/u-boot-p2771-0000-500.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-p2771-0000-500.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-p2771-0000-500.spec b/u-boot-p2771-0000-500.spec deleted file mode 100644 index 719716f..0000000 --- a/u-boot-p2771-0000-500.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-p2771-0000-500 -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "p2771-0000-500" == "rpi" || "p2771-0000-500" == "rpi2" || "p2771-0000-500" == "rpi3" -%define is_rpi 1 -%endif -%if "p2771-0000-500" == "evb-rk3399" || "p2771-0000-500" == "firefly-rk3399" || "p2771-0000-500" == "puma-rk3399" || "p2771-0000-500" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "p2771-0000-500" == "bananapim64" || "p2771-0000-500" == "nanopia64" || "p2771-0000-500" == "pine64plus" || "p2771-0000-500" == "pinebook" -%define is_a64 1 -%endif -%if "p2771-0000-500" == "orangepipc2" -%define is_h5 1 -%endif -%if "p2771-0000-500" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-p2771-0000-500 -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the p2771-0000-500 platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-p2771-0000-500 -Provides: x-loader-p2771-0000-500 -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: aarch64 - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the p2771-0000-500 platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" p2771-0000-500_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-paz00.changes b/u-boot-paz00.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-paz00.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-paz00.spec b/u-boot-paz00.spec deleted file mode 100644 index 90c1a9f..0000000 --- a/u-boot-paz00.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-paz00 -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "paz00" == "rpi" || "paz00" == "rpi2" || "paz00" == "rpi3" -%define is_rpi 1 -%endif -%if "paz00" == "evb-rk3399" || "paz00" == "firefly-rk3399" || "paz00" == "puma-rk3399" || "paz00" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "paz00" == "bananapim64" || "paz00" == "nanopia64" || "paz00" == "pine64plus" || "paz00" == "pinebook" -%define is_a64 1 -%endif -%if "paz00" == "orangepipc2" -%define is_h5 1 -%endif -%if "paz00" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-paz00 -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the paz00 platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-paz00 -Provides: x-loader-paz00 -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the paz00 platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" paz00_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-pcm051rev3.changes b/u-boot-pcm051rev3.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-pcm051rev3.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-pcm051rev3.spec b/u-boot-pcm051rev3.spec deleted file mode 100644 index 39a4a4f..0000000 --- a/u-boot-pcm051rev3.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-pcm051rev3 -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 1 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "pcm051rev3" == "rpi" || "pcm051rev3" == "rpi2" || "pcm051rev3" == "rpi3" -%define is_rpi 1 -%endif -%if "pcm051rev3" == "evb-rk3399" || "pcm051rev3" == "firefly-rk3399" || "pcm051rev3" == "puma-rk3399" || "pcm051rev3" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "pcm051rev3" == "bananapim64" || "pcm051rev3" == "nanopia64" || "pcm051rev3" == "pine64plus" || "pcm051rev3" == "pinebook" -%define is_a64 1 -%endif -%if "pcm051rev3" == "orangepipc2" -%define is_h5 1 -%endif -%if "pcm051rev3" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-pcm051rev3 -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the pcm051rev3 platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-pcm051rev3 -Provides: x-loader-pcm051rev3 -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the pcm051rev3 platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" pcm051_rev3_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.img %{buildroot}%{uboot_dir}/u-boot.img -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.img %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.img /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-pine64plus.changes b/u-boot-pine64plus.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-pine64plus.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-pine64plus.spec b/u-boot-pine64plus.spec deleted file mode 100644 index 5e12c76..0000000 --- a/u-boot-pine64plus.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-pine64plus -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 1 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "pine64plus" == "rpi" || "pine64plus" == "rpi2" || "pine64plus" == "rpi3" -%define is_rpi 1 -%endif -%if "pine64plus" == "evb-rk3399" || "pine64plus" == "firefly-rk3399" || "pine64plus" == "puma-rk3399" || "pine64plus" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "pine64plus" == "bananapim64" || "pine64plus" == "nanopia64" || "pine64plus" == "pine64plus" || "pine64plus" == "pinebook" -%define is_a64 1 -%endif -%if "pine64plus" == "orangepipc2" -%define is_h5 1 -%endif -%if "pine64plus" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-pine64plus -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the pine64plus platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-pine64plus -Provides: x-loader-pine64plus -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: aarch64 - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the pine64plus platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" pine64_plus_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.itb %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.itb /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-pinebook.changes b/u-boot-pinebook.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-pinebook.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-pinebook.spec b/u-boot-pinebook.spec deleted file mode 100644 index 55b96e9..0000000 --- a/u-boot-pinebook.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-pinebook -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 1 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "pinebook" == "rpi" || "pinebook" == "rpi2" || "pinebook" == "rpi3" -%define is_rpi 1 -%endif -%if "pinebook" == "evb-rk3399" || "pinebook" == "firefly-rk3399" || "pinebook" == "puma-rk3399" || "pinebook" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "pinebook" == "bananapim64" || "pinebook" == "nanopia64" || "pinebook" == "pine64plus" || "pinebook" == "pinebook" -%define is_a64 1 -%endif -%if "pinebook" == "orangepipc2" -%define is_h5 1 -%endif -%if "pinebook" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-pinebook -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the pinebook platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-pinebook -Provides: x-loader-pinebook -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: aarch64 - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the pinebook platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" pinebook_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.itb %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.itb /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-pineh64.changes b/u-boot-pineh64.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-pineh64.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-pineh64.spec b/u-boot-pineh64.spec deleted file mode 100644 index ed3c4e6..0000000 --- a/u-boot-pineh64.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-pineh64 -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 1 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "pineh64" == "rpi" || "pineh64" == "rpi2" || "pineh64" == "rpi3" -%define is_rpi 1 -%endif -%if "pineh64" == "evb-rk3399" || "pineh64" == "firefly-rk3399" || "pineh64" == "puma-rk3399" || "pineh64" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "pineh64" == "bananapim64" || "pineh64" == "nanopia64" || "pineh64" == "pine64plus" || "pineh64" == "pinebook" -%define is_a64 1 -%endif -%if "pineh64" == "orangepipc2" -%define is_h5 1 -%endif -%if "pineh64" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-pineh64 -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the pineh64 platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-pineh64 -Provides: x-loader-pineh64 -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: aarch64 - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the pineh64 platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" pine_h64_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.itb %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.itb /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-poplar.changes b/u-boot-poplar.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-poplar.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-poplar.spec b/u-boot-poplar.spec deleted file mode 100644 index bc00d94..0000000 --- a/u-boot-poplar.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-poplar -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "poplar" == "rpi" || "poplar" == "rpi2" || "poplar" == "rpi3" -%define is_rpi 1 -%endif -%if "poplar" == "evb-rk3399" || "poplar" == "firefly-rk3399" || "poplar" == "puma-rk3399" || "poplar" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "poplar" == "bananapim64" || "poplar" == "nanopia64" || "poplar" == "pine64plus" || "poplar" == "pinebook" -%define is_a64 1 -%endif -%if "poplar" == "orangepipc2" -%define is_h5 1 -%endif -%if "poplar" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-poplar -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the poplar platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-poplar -Provides: x-loader-poplar -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: aarch64 - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the poplar platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" poplar_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-qemu-ppce500.changes b/u-boot-qemu-ppce500.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-qemu-ppce500.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-qemu-ppce500.spec b/u-boot-qemu-ppce500.spec deleted file mode 100644 index 4bc1f17..0000000 --- a/u-boot-qemu-ppce500.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-qemu-ppce500 -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "qemu-ppce500" == "rpi" || "qemu-ppce500" == "rpi2" || "qemu-ppce500" == "rpi3" -%define is_rpi 1 -%endif -%if "qemu-ppce500" == "evb-rk3399" || "qemu-ppce500" == "firefly-rk3399" || "qemu-ppce500" == "puma-rk3399" || "qemu-ppce500" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "qemu-ppce500" == "bananapim64" || "qemu-ppce500" == "nanopia64" || "qemu-ppce500" == "pine64plus" || "qemu-ppce500" == "pinebook" -%define is_a64 1 -%endif -%if "qemu-ppce500" == "orangepipc2" -%define is_h5 1 -%endif -%if "qemu-ppce500" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-qemu-ppce500 -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the qemu-ppce500 platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-qemu-ppce500 -Provides: x-loader-qemu-ppce500 -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: ppc - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the qemu-ppce500 platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" qemu-ppce500_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-qemu-riscv64.changes b/u-boot-qemu-riscv64.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-qemu-riscv64.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-qemu-riscv64.spec b/u-boot-qemu-riscv64.spec deleted file mode 100644 index 3af6fc8..0000000 --- a/u-boot-qemu-riscv64.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-qemu-riscv64 -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "qemu-riscv64" == "rpi" || "qemu-riscv64" == "rpi2" || "qemu-riscv64" == "rpi3" -%define is_rpi 1 -%endif -%if "qemu-riscv64" == "evb-rk3399" || "qemu-riscv64" == "firefly-rk3399" || "qemu-riscv64" == "puma-rk3399" || "qemu-riscv64" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "qemu-riscv64" == "bananapim64" || "qemu-riscv64" == "nanopia64" || "qemu-riscv64" == "pine64plus" || "qemu-riscv64" == "pinebook" -%define is_a64 1 -%endif -%if "qemu-riscv64" == "orangepipc2" -%define is_h5 1 -%endif -%if "qemu-riscv64" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-qemu-riscv64 -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the qemu-riscv64 platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-qemu-riscv64 -Provides: x-loader-qemu-riscv64 -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: riscv64 - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the qemu-riscv64 platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" qemu-riscv64_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-rock960-rk3399.changes b/u-boot-rock960-rk3399.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-rock960-rk3399.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-rock960-rk3399.spec b/u-boot-rock960-rk3399.spec deleted file mode 100644 index 57419f3..0000000 --- a/u-boot-rock960-rk3399.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-rock960-rk3399 -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 1 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "rock960-rk3399" == "rpi" || "rock960-rk3399" == "rpi2" || "rock960-rk3399" == "rpi3" -%define is_rpi 1 -%endif -%if "rock960-rk3399" == "evb-rk3399" || "rock960-rk3399" == "firefly-rk3399" || "rock960-rk3399" == "puma-rk3399" || "rock960-rk3399" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "rock960-rk3399" == "bananapim64" || "rock960-rk3399" == "nanopia64" || "rock960-rk3399" == "pine64plus" || "rock960-rk3399" == "pinebook" -%define is_a64 1 -%endif -%if "rock960-rk3399" == "orangepipc2" -%define is_h5 1 -%endif -%if "rock960-rk3399" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-rock960-rk3399 -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the rock960-rk3399 platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-rock960-rk3399 -Provides: x-loader-rock960-rk3399 -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: aarch64 - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the rock960-rk3399 platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" rock960-rk3399_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in rksd; do - ./tools/mkimage -n rk3399 -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in rksd; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-rpi.changes b/u-boot-rpi.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-rpi.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-rpi.spec b/u-boot-rpi.spec deleted file mode 100644 index 4b2d582..0000000 --- a/u-boot-rpi.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-rpi -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "rpi" == "rpi" || "rpi" == "rpi2" || "rpi" == "rpi3" -%define is_rpi 1 -%endif -%if "rpi" == "evb-rk3399" || "rpi" == "firefly-rk3399" || "rpi" == "puma-rk3399" || "rpi" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "rpi" == "bananapim64" || "rpi" == "nanopia64" || "rpi" == "pine64plus" || "rpi" == "pinebook" -%define is_a64 1 -%endif -%if "rpi" == "orangepipc2" -%define is_h5 1 -%endif -%if "rpi" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-rpi -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the rpi platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-rpi -Provides: x-loader-rpi -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv6l armv6hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the rpi platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" rpi_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-rpi2.changes b/u-boot-rpi2.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-rpi2.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-rpi2.spec b/u-boot-rpi2.spec deleted file mode 100644 index 89a4d67..0000000 --- a/u-boot-rpi2.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-rpi2 -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "rpi2" == "rpi" || "rpi2" == "rpi2" || "rpi2" == "rpi3" -%define is_rpi 1 -%endif -%if "rpi2" == "evb-rk3399" || "rpi2" == "firefly-rk3399" || "rpi2" == "puma-rk3399" || "rpi2" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "rpi2" == "bananapim64" || "rpi2" == "nanopia64" || "rpi2" == "pine64plus" || "rpi2" == "pinebook" -%define is_a64 1 -%endif -%if "rpi2" == "orangepipc2" -%define is_h5 1 -%endif -%if "rpi2" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-rpi2 -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the rpi2 platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-rpi2 -Provides: x-loader-rpi2 -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the rpi2 platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" rpi_2_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-rpi3.changes b/u-boot-rpi3.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-rpi3.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-rpi3.spec b/u-boot-rpi3.spec deleted file mode 100644 index 3f9e745..0000000 --- a/u-boot-rpi3.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-rpi3 -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "rpi3" == "rpi" || "rpi3" == "rpi2" || "rpi3" == "rpi3" -%define is_rpi 1 -%endif -%if "rpi3" == "evb-rk3399" || "rpi3" == "firefly-rk3399" || "rpi3" == "puma-rk3399" || "rpi3" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "rpi3" == "bananapim64" || "rpi3" == "nanopia64" || "rpi3" == "pine64plus" || "rpi3" == "pinebook" -%define is_a64 1 -%endif -%if "rpi3" == "orangepipc2" -%define is_h5 1 -%endif -%if "rpi3" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-rpi3 -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the rpi3 platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-rpi3 -Provides: x-loader-rpi3 -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: aarch64 - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the rpi3 platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" rpi_3_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-sifivefu540.changes b/u-boot-sifivefu540.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-sifivefu540.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-sifivefu540.spec b/u-boot-sifivefu540.spec deleted file mode 100644 index b3b21d7..0000000 --- a/u-boot-sifivefu540.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-sifivefu540 -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "sifivefu540" == "rpi" || "sifivefu540" == "rpi2" || "sifivefu540" == "rpi3" -%define is_rpi 1 -%endif -%if "sifivefu540" == "evb-rk3399" || "sifivefu540" == "firefly-rk3399" || "sifivefu540" == "puma-rk3399" || "sifivefu540" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "sifivefu540" == "bananapim64" || "sifivefu540" == "nanopia64" || "sifivefu540" == "pine64plus" || "sifivefu540" == "pinebook" -%define is_a64 1 -%endif -%if "sifivefu540" == "orangepipc2" -%define is_h5 1 -%endif -%if "sifivefu540" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-sifivefu540 -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the sifivefu540 platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-sifivefu540 -Provides: x-loader-sifivefu540 -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: riscv64 - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the sifivefu540 platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" sifive_fu540_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-snow.changes b/u-boot-snow.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-snow.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-snow.spec b/u-boot-snow.spec deleted file mode 100644 index 4521647..0000000 --- a/u-boot-snow.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-snow -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "snow" == "rpi" || "snow" == "rpi2" || "snow" == "rpi3" -%define is_rpi 1 -%endif -%if "snow" == "evb-rk3399" || "snow" == "firefly-rk3399" || "snow" == "puma-rk3399" || "snow" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "snow" == "bananapim64" || "snow" == "nanopia64" || "snow" == "pine64plus" || "snow" == "pinebook" -%define is_a64 1 -%endif -%if "snow" == "orangepipc2" -%define is_h5 1 -%endif -%if "snow" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-snow -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the snow platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-snow -Provides: x-loader-snow -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the snow platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" snow_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.img %{buildroot}%{uboot_dir}/u-boot.img -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.img %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.img /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-socfpgade0nanosoc.changes b/u-boot-socfpgade0nanosoc.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-socfpgade0nanosoc.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-socfpgade0nanosoc.spec b/u-boot-socfpgade0nanosoc.spec deleted file mode 100644 index a94c7f0..0000000 --- a/u-boot-socfpgade0nanosoc.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-socfpgade0nanosoc -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 1 - -%if "socfpgade0nanosoc" == "rpi" || "socfpgade0nanosoc" == "rpi2" || "socfpgade0nanosoc" == "rpi3" -%define is_rpi 1 -%endif -%if "socfpgade0nanosoc" == "evb-rk3399" || "socfpgade0nanosoc" == "firefly-rk3399" || "socfpgade0nanosoc" == "puma-rk3399" || "socfpgade0nanosoc" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "socfpgade0nanosoc" == "bananapim64" || "socfpgade0nanosoc" == "nanopia64" || "socfpgade0nanosoc" == "pine64plus" || "socfpgade0nanosoc" == "pinebook" -%define is_a64 1 -%endif -%if "socfpgade0nanosoc" == "orangepipc2" -%define is_h5 1 -%endif -%if "socfpgade0nanosoc" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-socfpgade0nanosoc -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the socfpgade0nanosoc platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-socfpgade0nanosoc -Provides: x-loader-socfpgade0nanosoc -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the socfpgade0nanosoc platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" socfpga_de0_nano_soc_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.img %{buildroot}%{uboot_dir}/u-boot.img -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.img %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.img /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-spring.changes b/u-boot-spring.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-spring.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-spring.spec b/u-boot-spring.spec deleted file mode 100644 index 3daf757..0000000 --- a/u-boot-spring.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-spring -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "spring" == "rpi" || "spring" == "rpi2" || "spring" == "rpi3" -%define is_rpi 1 -%endif -%if "spring" == "evb-rk3399" || "spring" == "firefly-rk3399" || "spring" == "puma-rk3399" || "spring" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "spring" == "bananapim64" || "spring" == "nanopia64" || "spring" == "pine64plus" || "spring" == "pinebook" -%define is_a64 1 -%endif -%if "spring" == "orangepipc2" -%define is_h5 1 -%endif -%if "spring" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-spring -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the spring platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-spring -Provides: x-loader-spring -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the spring platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" spring_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.img %{buildroot}%{uboot_dir}/u-boot.img -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.img %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.img /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-tinker-rk3288.changes b/u-boot-tinker-rk3288.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-tinker-rk3288.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-tinker-rk3288.spec b/u-boot-tinker-rk3288.spec deleted file mode 100644 index b423c01..0000000 --- a/u-boot-tinker-rk3288.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-tinker-rk3288 -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 1 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "tinker-rk3288" == "rpi" || "tinker-rk3288" == "rpi2" || "tinker-rk3288" == "rpi3" -%define is_rpi 1 -%endif -%if "tinker-rk3288" == "evb-rk3399" || "tinker-rk3288" == "firefly-rk3399" || "tinker-rk3288" == "puma-rk3399" || "tinker-rk3288" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "tinker-rk3288" == "bananapim64" || "tinker-rk3288" == "nanopia64" || "tinker-rk3288" == "pine64plus" || "tinker-rk3288" == "pinebook" -%define is_a64 1 -%endif -%if "tinker-rk3288" == "orangepipc2" -%define is_h5 1 -%endif -%if "tinker-rk3288" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-tinker-rk3288 -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the tinker-rk3288 platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-tinker-rk3288 -Provides: x-loader-tinker-rk3288 -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the tinker-rk3288 platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" tinker-rk3288_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in rksd; do - ./tools/mkimage -n rk3288 -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.bin %{buildroot}%{uboot_dir}/u-boot.bin -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.bin %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in rksd; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.bin /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-turrisomnia.changes b/u-boot-turrisomnia.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-turrisomnia.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-turrisomnia.spec b/u-boot-turrisomnia.spec deleted file mode 100644 index 9291df4..0000000 --- a/u-boot-turrisomnia.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-turrisomnia -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 1 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "turrisomnia" == "rpi" || "turrisomnia" == "rpi2" || "turrisomnia" == "rpi3" -%define is_rpi 1 -%endif -%if "turrisomnia" == "evb-rk3399" || "turrisomnia" == "firefly-rk3399" || "turrisomnia" == "puma-rk3399" || "turrisomnia" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "turrisomnia" == "bananapim64" || "turrisomnia" == "nanopia64" || "turrisomnia" == "pine64plus" || "turrisomnia" == "pinebook" -%define is_a64 1 -%endif -%if "turrisomnia" == "orangepipc2" -%define is_h5 1 -%endif -%if "turrisomnia" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-turrisomnia -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the turrisomnia platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-turrisomnia -Provides: x-loader-turrisomnia -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the turrisomnia platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" turris_omnia_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.img %{buildroot}%{uboot_dir}/u-boot.img -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.img %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.img /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-udoo.changes b/u-boot-udoo.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-udoo.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-udoo.spec b/u-boot-udoo.spec deleted file mode 100644 index f2902b3..0000000 --- a/u-boot-udoo.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-udoo -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 1 -%define socfpga_spl 0 - -%if "udoo" == "rpi" || "udoo" == "rpi2" || "udoo" == "rpi3" -%define is_rpi 1 -%endif -%if "udoo" == "evb-rk3399" || "udoo" == "firefly-rk3399" || "udoo" == "puma-rk3399" || "udoo" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "udoo" == "bananapim64" || "udoo" == "nanopia64" || "udoo" == "pine64plus" || "udoo" == "pinebook" -%define is_a64 1 -%endif -%if "udoo" == "orangepipc2" -%define is_h5 1 -%endif -%if "udoo" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-udoo -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the udoo platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-udoo -Provides: x-loader-udoo -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the udoo platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" udoo_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.img %{buildroot}%{uboot_dir}/u-boot.img -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.img %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.img /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-udooneo.changes b/u-boot-udooneo.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-udooneo.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-udooneo.spec b/u-boot-udooneo.spec deleted file mode 100644 index ed16a22..0000000 --- a/u-boot-udooneo.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-udooneo -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 1 -%define socfpga_spl 0 - -%if "udooneo" == "rpi" || "udooneo" == "rpi2" || "udooneo" == "rpi3" -%define is_rpi 1 -%endif -%if "udooneo" == "evb-rk3399" || "udooneo" == "firefly-rk3399" || "udooneo" == "puma-rk3399" || "udooneo" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "udooneo" == "bananapim64" || "udooneo" == "nanopia64" || "udooneo" == "pine64plus" || "udooneo" == "pinebook" -%define is_a64 1 -%endif -%if "udooneo" == "orangepipc2" -%define is_h5 1 -%endif -%if "udooneo" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-udooneo -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the udooneo platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-udooneo -Provides: x-loader-udooneo -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: armv7l armv7hl - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the udooneo platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" udoo_neo_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.img %{buildroot}%{uboot_dir}/u-boot.img -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.img %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.img /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-xilinxzynqmpgeneric.changes b/u-boot-xilinxzynqmpgeneric.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-xilinxzynqmpgeneric.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-xilinxzynqmpgeneric.spec b/u-boot-xilinxzynqmpgeneric.spec deleted file mode 100644 index bcced74..0000000 --- a/u-boot-xilinxzynqmpgeneric.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-xilinxzynqmpgeneric -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "xilinxzynqmpgeneric" == "rpi" || "xilinxzynqmpgeneric" == "rpi2" || "xilinxzynqmpgeneric" == "rpi3" -%define is_rpi 1 -%endif -%if "xilinxzynqmpgeneric" == "evb-rk3399" || "xilinxzynqmpgeneric" == "firefly-rk3399" || "xilinxzynqmpgeneric" == "puma-rk3399" || "xilinxzynqmpgeneric" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "xilinxzynqmpgeneric" == "bananapim64" || "xilinxzynqmpgeneric" == "nanopia64" || "xilinxzynqmpgeneric" == "pine64plus" || "xilinxzynqmpgeneric" == "pinebook" -%define is_a64 1 -%endif -%if "xilinxzynqmpgeneric" == "orangepipc2" -%define is_h5 1 -%endif -%if "xilinxzynqmpgeneric" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-xilinxzynqmpgeneric -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the xilinxzynqmpgeneric platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-xilinxzynqmpgeneric -Provides: x-loader-xilinxzynqmpgeneric -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: aarch64 - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the xilinxzynqmpgeneric platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" xilinx_zynqmp_generic_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.elf %{buildroot}%{uboot_dir}/u-boot.elf -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.elf %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.elf /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot-xilinxzynqmpzcu102rev10.changes b/u-boot-xilinxzynqmpzcu102rev10.changes deleted file mode 100644 index 27f43b9..0000000 --- a/u-boot-xilinxzynqmpzcu102rev10.changes +++ /dev/null @@ -1,2419 +0,0 @@ -------------------------------------------------------------------- -Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET - -- Update to v2019.04: - * Various last minute bug fixes - * we've hit the deadline for DM_MMC conversion - * Release info: - - https://lists.denx.de/pipermail/u-boot/2019-April/364431.html -- Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3, to follow upstream: - * http://git.denx.de/?p=u-boot.git;a=commitdiff;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -------------------------------------------------------------------- -Tue Mar 19 10:03:02 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc4: - * DPAA2 fixes and DDR errata workaround for LS1021A - * UEFI fixes - * Small fixes in several i.MX boards - * SunXi fixes: axp818 fix, fix warnings for ethernet clock code - * x86 fixes: ACPI changes and fixes to Intel Tangier/Edison, i8254 beeper fixes - * SoC-FPGA: Arria10 DRAM fixes and Gen5 cache fixes - * sh: More gen2/gen3 fixes - * I2C fixes - * SPI fixes -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches dropped: - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Fix bsc#1124137 by: -* Patches dropped: - 0008-Revert-efi_loader-query-serial-cons.patch - 0009-zynqmp-generic-fix-compilation.patch -* Patches added: - 0008-zynqmp-generic-fix-compilation.patch - 0009-efi_loader-Fix-serial-console-size-.patch - -------------------------------------------------------------------- -Wed Mar 6 12:38:21 UTC 2019 - Guillaume GARDET - -- Drop am335x_boneblack and use am335x_evm instead, to follow - upstream: - * http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 - -------------------------------------------------------------------- -Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.04 -* Patches added to fix bsc#1128099: - 0009-zynqmp-generic-fix-compilation.patch - -------------------------------------------------------------------- -Tue Mar 5 14:58:04 UTC 2019 - Andreas Schwab - -- Add sifive_fu540 - -------------------------------------------------------------------- -Tue Mar 5 08:31:52 UTC 2019 - Guillaume GARDET - -- Update to v2019.04-rc3: - * Partial changelog: more DM enablement and Kconfig conversions, - bananapi fixes, defconfig resync, Make FAT use less memory, - drivers fixes, SPI-NOR support, Fixes for CVE-2018-18440 and - CVE-2018-18439 - * v2019.04-rc3 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-March/360728.html - * v2019.04-rc2 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/359463.html - * v2019.04-rc1 changelog info: - - https://lists.denx.de/pipermail/u-boot/2019-February/357902.html - -------------------------------------------------------------------- -Thu Feb 14 15:28:00 UTC 2019 - schwab@suse.de - -- Add qemu-riscv64 - -------------------------------------------------------------------- -Thu Feb 14 12:13:57 UTC 2019 - Matthias Brugger - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches added to fix bsc#1124137: - 0008-Revert-efi_loader-query-serial-cons.patch - -------------------------------------------------------------------- -Tue Jan 29 10:50:32 UTC 2019 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patch added to fix boo#1123170: - 0007-boo-1123170-Remove-ubifs-support-fr.patch - -------------------------------------------------------------------- -Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET - -- Update to v2019.01: - * regression fixes - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html - -------------------------------------------------------------------- -Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de - -- Update to v2019.01-rc3: - * Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek, - Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates. - * This includes among other things, pulling in the Ci20 platform - support, fixing at least one regression in EFI support, - synchronizing some i.MX8 related locations and files and other - important bugfixes. - * Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de - -- Add rock960-rk3399 - -------------------------------------------------------------------- -Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc2: - * Various important DT syncs with Linux - * Risc-V S-Mode - * Important NAND/MTD fixups - * TPM, sound updates - * FAT fixes - amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates - * USB Gadget DM work, and some other related USB fixes. - * DM_I2C_COMPAT code removal for TI platforms. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html - -------------------------------------------------------------------- -Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz - -- add pinebook - -------------------------------------------------------------------- -Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET - -- Update to v2019.01-rc1: - * ftgmac100 improvements - * TI: CPSW improvements - * VSC8584 PHY support - * Add MT7628 ethernet driver - * Various sunxi, socfpga, riscv improvements - * virtio implementation and supporting patches - * DM_FLAG_PRE_RELOC fixes - * regmap improvements - * Various improvements in sandbox and buildman - * Initial bcm968580xref, am65x_evm_r5 support - * lpc32xx, omap3_logic/am3517_evm updates - * pinctrl command - * fs_loader available for SPL - * MIPS: fix long-standing issue with linking of standalone programs - * MIPS: MT76xx: add GPIO and WDT drivers - * MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board - * MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board - * adc enhancements - * Clearfog GT-8K support added by Baruch / Raheeb - * Minor cleanup to db-88f6820 from Chris - * Bring in the series from Simon for SPL logging support and bloblist - * chiliboard updates - * misc TI platform updates - * chiliboard updates - * Introduce CONFIG_SPL_DM_USB - * Add MediaTek support - * mmc: meson-gx: Add AXG compatible - * net: designware: add meson meson compatibles - * Amlogic Meson cleanup for AXG SoC support - * meson: Add regmap support for clock driver and sync DT with 4.19 - * Some Kirkwood boards converted to DM_SPI by Chris - * New Armada-385 SoC revision printed by Chris - * Ethernet enable on mcbin by Baruch - * Support 2 DRAM banks on Armada-8k boards by Baruch - * Convert TPM fully to DM - * Add a 'make qcheck' target for faster testing - * Rockchip improvements: - * RK3188 USB-UART functionality - * errors triggering a hard-stop in SPL on the RK3399 are reported - * Rockchip RV1108 (SoC) support - * MicroCrystal RV3029 (RTC) DM driver - * Rockchip fixes: - * RK3188 early UART setup - * limit SD-card frequency to 40MHz on the RK3399-Q7 - * MIPI fixes - * RK3399 CPUB clock initialisation - * ARC: - * Try to match found HW features to known ARC core templates - * Print CPU frequency for all ARC boards - * Add more board-specific info - * microblaze: - * Use default functions for memory decoding - * Showing model from DT - * zynq: - * Fix spi flash DTs - * Fix zynq_help_text with CONFIG_SYS_LONGHELP - * Tune cse/mini configurations - * Enabling cse/mini testing with current targets - * zynqmp: - * Enable gzip SPL support - * Fix chip detection logic - * Tune mini configurations - * DT fixes(spi-flash, models, clocks, etc) - * Add support for OF_SEPARATE configurations - * Enabling mini testing with current targets - * Add mini mtest configuration - * Some minor config setting - * Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem - * UEFI: - * Make PE images more standards compliant - * Improve sandbox support - * Improve correctness - * Fix RISC-V execution on virt model - * Honor board defined top of ram (fixes a few boards) - * Imply DM USB access when distro boot is available - * Code cleanups - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01 -* Patches dropped: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch -* Patches added: - 0007-exynos-imply-SYS_THUMB_BUILD.patch - -------------------------------------------------------------------- -Sat Nov 24 16:43:11 UTC 2018 - afaerber@suse.de - -- Add khadas-vim, khadas-vim2 - -------------------------------------------------------------------- -Mon Nov 19 16:49:26 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0008-exynos5-allow-bigger-BL2-u-boot.bin.patch - -------------------------------------------------------------------- -Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de - -- pine64plus, nanopia64, bananapim64, orangepipc2, pineh64: Fix BL31 - -------------------------------------------------------------------- -Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET - -- Update to v2018.11: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Added i.MX8 support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html - -------------------------------------------------------------------- -Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de - -- Update from arm-trusted-firmware-pine64 to arm-trusted-firmware-sun50ia64 -- pineh64: Use new arm-trusted-firmware-sun50ih6 -- Add bananapim64 -- u-boot.spec.in, u-boot-board.spec.in: Update to use https - -------------------------------------------------------------------- -Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches added: - 0007-Revert-efi_loader-remove-efi_exit_c.patch - -------------------------------------------------------------------- -Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc3: - * Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html - -------------------------------------------------------------------- -Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc2: - * The SPI-NAND changes have fully been integrated now. - * ARM Versatile Express updates - * QEMU support in RiscV - * Rockchip updates - * fixes to rkimage for SPL boot via USB - * fixes to make_fit_atf.py, incl. entry-point calculation and python3 - compatibility - * OP-TEE support for ARMv7-based SoCs - * fixes to RGMII/GMII selection on the RK3328 - * ARC updates - * CPU and board info prints - * Synopsys IoT development kit support - * Take care of global uninitialized variables. - * Add support for SD-card detection on all ARC boards - * R-Mobile, SoCFPGA updates - * Sandbox SPL/TPL support - * Various DM, Test updates. - * Various general ARM, Meson, TI K2/K3 updates - * OP-TEE AVB support - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET - -- Update to v2018.11-rc1: - * FPGA improvements: - * Tests for fpga commands - * Kconfig cleanup, code cleanup MAINTAINERS updating - * DM/DT: - * MPC83xx device tree additions (CPU and RAM) - * Various ofnode/DT improvements - * Marvell SoC improvements: - * Multiple updates to the turris boards / platform - * i.MX SoC improvements - * Pico board updates, imx6ull pinmux fixes - * EFI improvements: - * Now very close to being able to run UEFI Shell and SCT. - * This brought in a number of FAT improvements - * Sandbox support - * Lots of general EFI improvements and cleanups - * Xilinx platform updates: - * Zynq/ZynqMP cleanups - * In SPL we now handle (read: uncompress) in FIT images for entries - other than the kernel. - * Freescale QorIQ: - * Switching to driver model on a number of platforms for eSDHC and - SATA. - * PowerPC: - * Use device tree for mpc85xx, enable on T2080QDS. - * SoCFPGA, sunxi and uniphier SoC improvements. - * UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11 -* Patches dropped: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de - -- nanopia64, orangepipc2: Conditionally enable ATF -- Add pineh64 (ATF TBD) - -------------------------------------------------------------------- -Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET - -- Update to v2018.09: - * Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and - improved a number of areas with better DT and sysreset functionality. - A number of drivers have been converted to DM. - * EFI support has had a number of corrections made due to running SCT. - * ARC has updated some of their drivers and now supports gcc-8.1.x - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html - -------------------------------------------------------------------- -Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET - -- Update to v2018.09-rc3: - * Fixes and Kconfig change and similar - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html - -------------------------------------------------------------------- -Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches added: - 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - -------------------------------------------------------------------- -Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.09-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 -* Patches dropped: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 19:42:03 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0011-omap3-beagle-re-enable-EFI-support-.patch - -------------------------------------------------------------------- -Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Prepend-partition-.patch - 0010-snow-set-fdtfile.patch - -------------------------------------------------------------------- -Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html - -------------------------------------------------------------------- -Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches added: - 0010-arm-timer-factor-out-FSL-arch-timer.patch - 0011-arm-timer-sunxi-add-Allwinner-timer.patch - -------------------------------------------------------------------- -Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to v2018.07-rc2 - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html - -------------------------------------------------------------------- -Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org - -- update to v2018.07-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html -- Add bison and flex deps needed since Kconfig update -- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 -* Patches dropped: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - 0013-rockchip-make_fit_atf.py-depends-on.patch -* Patches added: - 0006-tools-zynqmpbif-Add-support-for-loa.patch - 0007-rockchip-make_fit_atf-use-elf-entry.patch - 0008-rockchip-make_fit_atf-make-python3-.patch - 0009-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de - -- Adopt %license -- Drop unused USE_PRIVATE_LIBGG=yes consistently -- Tidy RK3399 u-boot.itb handling -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0013-rockchip-make_fit_atf.py-depends-on.patch - -------------------------------------------------------------------- -Mon May 28 12:24:51 UTC 2018 - yousaf.kaukab@suse.com - -- Build u-boot.itb for {evb,firefly}-rk3399 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0011-rockchip-make_fit_atf-use-elf-entry.patch - 0012-rockchip-make_fit_atf-make-python3-.patch - -------------------------------------------------------------------- -Sat May 26 15:01:30 UTC 2018 - afaerber@suse.de - -- Add dragonboard820c - -------------------------------------------------------------------- -Thu May 24 11:21:48 UTC 2018 - fvogt@suse.com - -- For RPi3 (AArch64) add a ubootconfig.txt file to set arm_control -- Remove rpi332b flavor, rpi2 works on rpi3 meanwhile - -------------------------------------------------------------------- -Mon May 21 13:39:06 UTC 2018 - afaerber@suse.de - -- Add p2771-0000-500 (Jetson TX2) - -------------------------------------------------------------------- -Thu May 10 17:32:58 UTC 2018 - afaerber@suse.de - -- Conditionalize pine64plus ATF support on uboot_atf_pine64 -- u-boot-board.spec.in: Update license - -------------------------------------------------------------------- -Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de - -- Add poplar - -------------------------------------------------------------------- -Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html - -------------------------------------------------------------------- -Wed May 2 09:43:24 UTC 2018 - agraf@suse.com - -- Update to 2018.05-rc3: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html - -------------------------------------------------------------------- -Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com - -- Include u-boot.spec in autogeneration logic - -------------------------------------------------------------------- -Thu Apr 26 11:40:19 UTC 2018 - agraf@suse.com - -- Add support for .bif generation in mkimage -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0006-tools-zynqmpimage-Add-partition-rea.patch - 0007-tools-zynqmpimage-Move-defines-to-h.patch - 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch - 0009-tools-zynqmpimage-Add-bif-support.patch - 0010-tools-zynqmpbif-Add-support-for-loa.patch - -------------------------------------------------------------------- -Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com - -- Add generic ZynqMP support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0005-zynqmp-Add-generic-target.patch - -------------------------------------------------------------------- -Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org - -- Update to 2018.05-rc2: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - 0010-Temp-workaround-for-Chromebook-snow.patch -* Patches added: - 0004-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches added: - 0010-Temp-workaround-for-Chromebook-snow.patch - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0009-rpi-Allow-to-boot-without-serial.patch - 0010-mmc-use-core-clock-frequency-in-bcm.patch -* Patches added: - 0008-rpi-Allow-to-boot-without-serial.patch - 0009-mmc-use-core-clock-frequency-in-bcm.patch - -- Update to 2018.05-rc1: - * No real upstream changelog - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05 -* Patches dropped: - 0003-Revert-rockchip-mkimage-remove-plac.patch - 0004-rpi-Use-firmware-provided-device-tr.patch - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch -* Patches added: - 0003-rpi-Use-firmware-provided-device-tr.patch - 0004-rpi3-Enable-lan78xx-driver.patch - 0005-rpi-Add-identifier-for-the-new-RPi3.patch - 0006-efi_loader-Fix-network-DP-with-DM_E.patch - 0007-mkimage-do-not-fail-if-there-is-no-.patch - -------------------------------------------------------------------- -Thu Apr 12 15:19:29 UTC 2018 - agraf@suse.com - -- Package u-boot.elf on Xilinx systems - -------------------------------------------------------------------- -Mon Apr 9 09:09:00 UTC 2018 - guillaume.gardet@opensuse.org - -- Workaround to boot on Chromebook (snow) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0011-Temp-workaround-for-Chromebook-snow.patch - -------------------------------------------------------------------- -Thu Apr 5 11:25:47 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0010-mmc-use-core-clock-frequency-in-bcm.patch - -------------------------------------------------------------------- -Thu Apr 5 09:54:56 UTC 2018 - agraf@suse.com - -- Fix rainbow screen on 32bit RPis (boo#1086757) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0009-rpi-Allow-to-boot-without-serial.patch - -------------------------------------------------------------------- -Thu Mar 15 23:44:18 UTC 2018 - agraf@suse.com - -- Add Xilinx ZynqMP ZCU 102 target - -------------------------------------------------------------------- -Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com - -- Enable new RPi3 B+ (bsc#1085262) -- Fix network boot (bsc#1070775) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0005-rpi3-Enable-lan78xx-driver.patch - 0006-net-Only-access-network-devices-aft.patch - 0007-rpi-Add-identifier-for-the-new-RPi3.patch - 0008-efi_loader-Fix-network-DP-with-DM_E.patch - -------------------------------------------------------------------- -Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org - -- Updated to 2018.03: - * limited support for determining at run-time where the environment - should be read from and stored. The biggest user of this is for - Allwinner SoCs where you're expected to migrate to having the - environment stored as a file in FAT instead of directly in the - MMC device. - * Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html - -------------------------------------------------------------------- -Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc4 - -------------------------------------------------------------------- -Thu Feb 22 08:43:30 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc3 - -------------------------------------------------------------------- -Wed Feb 21 16:48:20 UTC 2018 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches added: - 0004-rpi-Use-firmware-provided-device-tr.patch - -------------------------------------------------------------------- -Tue Feb 13 12:26:59 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc2 - -------------------------------------------------------------------- -Tue Jan 30 07:48:10 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.03-rc1 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 -* Patches dropped: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream) - -------------------------------------------------------------------- -Wed Jan 17 17:11:04 UTC 2018 - afaerber@suse.de - -- Add turrisomnia - -------------------------------------------------------------------- -Wed Jan 17 09:51:41 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01 - -------------------------------------------------------------------- -Mon Jan 8 09:02:47 UTC 2018 - guillaume@opensuse.org - -- Updated to 2018.01-rc3 - -------------------------------------------------------------------- -Tue Dec 19 13:59:57 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc2 - -------------------------------------------------------------------- -Fri Dec 8 07:50:19 UTC 2017 - guillaume@opensuse.org - -- Updated to 2018.01-rc1 -- Remove am57xx_evm_nodt since it has been removed upstream - -------------------------------------------------------------------- -Sat Nov 25 23:00:31 UTC 2017 - afaerber@suse.de - -- Add nanopi_a64 -- Update orangepi_pc2 packaging - -------------------------------------------------------------------- -Thu Nov 16 12:27:27 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches added: - 0004-Fix-MMC1-external-SD-slot-on-Samsun.patch - -------------------------------------------------------------------- -Tue Nov 14 10:10:21 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11 - -------------------------------------------------------------------- -Tue Nov 7 09:59:19 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc4 - -------------------------------------------------------------------- -Tue Oct 31 10:28:07 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc3 - -------------------------------------------------------------------- -Tue Oct 17 07:58:25 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.11-rc2 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.11 -* Patches dropped: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Mon Oct 16 18:53:36 UTC 2017 - xxxxxmichl@googlemail.com - -- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus) - -------------------------------------------------------------------- -Sun Oct 8 13:17:01 UTC 2017 - afaerber@suse.de - -- Add firefly-rk3399 and geekbox - -------------------------------------------------------------------- -Sat Oct 7 00:52:52 UTC 2017 - afaerber@suse.de - -- Drop obsolete CuBox-i i.MX6 SPL packaging, too - -------------------------------------------------------------------- -Fri Oct 6 23:26:14 UTC 2017 - afaerber@suse.de - -- Update packaging for Jetson TX1 -- Cleanups -* Drop executable bit from SPL -* Consistently use %uboot_dir -* u-boot[-tegra]-dtb.bin is obsolete -* Drop obsolete UDOO-specific i.MX6 SPL packaging -- Package sunxi64 SPL for Pine64 - -------------------------------------------------------------------- -Mon Oct 2 13:33:40 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.09 -* Patches added: - 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch - -------------------------------------------------------------------- -Wed Sep 13 15:14:30 UTC 2017 - guillaume@opensuse.org - -- Merge and rename packages to follow upstream: - old configs: - mvebu_db-88f7040-nand_defconfig - mvebu_db-88f7040_defconfig - mvebu_db-88f8040_defconfig - merged to new config: - mvebu_db_armada8k_defconfig - -------------------------------------------------------------------- -Tue Sep 12 08:26:24 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09 - -------------------------------------------------------------------- -Tue Sep 5 09:22:47 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.09-rc4 - -------------------------------------------------------------------- -Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07 - -------------------------------------------------------------------- -Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.07-rc3 - -------------------------------------------------------------------- -Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 -* Patches added: - 0003-Revert-rockchip-mkimage-remove-plac.patch - -------------------------------------------------------------------- -Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org - -- Updated to v2017.07-rc2 - -------------------------------------------------------------------- -Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de - -- Updated to v2017.07-rc1 - -------------------------------------------------------------------- -Mon May 8 15:27:50 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05 - -------------------------------------------------------------------- -Tue May 2 16:22:39 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc3 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (upstreamed): - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Fri Apr 21 03:45:10 UTC 2017 - afaerber@suse.de - -- Switch firefly-rk3288 and tinker-rk3288 to u-boot.bin - -------------------------------------------------------------------- -Thu Apr 20 14:33:20 UTC 2017 - afaerber@suse.de - -- Use %_smp_mflags, suggested by jengelh - -------------------------------------------------------------------- -Thu Apr 20 01:00:43 UTC 2017 - afaerber@suse.de - -- Drop rkimage for tinker-rk3288, it only has Micro SD storage - -------------------------------------------------------------------- -Wed Apr 19 20:04:46 UTC 2017 - afaerber@suse.de - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Enable distro boot from MMC for odroid-c2: - 0003-meson-gxbb-enable-MMC-as-boot-targe.patch - -------------------------------------------------------------------- -Tue Apr 18 16:12:49 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc2 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.05 -* Patches dropped (accepted upstream): - 0003-Makefile-Fix-linking-with-modern-bi.patch -- Add orangepipc2, nanopineoair - -------------------------------------------------------------------- -Thu Apr 13 02:38:36 UTC 2017 - afaerber@suse.de - -- Enable overlay support unconditionally - -------------------------------------------------------------------- -Tue Apr 11 03:28:45 UTC 2017 - afaerber@suse.de - -- Add ls1012afrdmqspi - -------------------------------------------------------------------- -Tue Apr 11 01:47:01 UTC 2017 - afaerber@suse.de - -- Updated to v2017.05-rc1 -* Add .sig file as source -- Add mvebuespressobin-88f3720, mvebumcbin-88f8040 and evb-rk3399 -- Prepare orangepipc2 and nanopineoair for -rc2 - -------------------------------------------------------------------- -Sun Apr 9 18:24:30 UTC 2017 - afaerber@suse.de - -- Add tinker-rk3288 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.03 -* Fix firefly-rk3288 and tinker-rk3288 build with binutils 2.28. - 0003-Makefile-Fix-linking-with-modern-bi.patch -- U-Boot has no CFLAGS, so apply $RPM_OPT_FLAGS to HOSTCFLAGS instead - -------------------------------------------------------------------- -Mon Mar 20 11:10:57 UTC 2017 - afaerber@suse.de - -- Tidy Raspberry Pi conditionals -- Enable CONFIG_OF_LIBFDT_OVERLAY for Raspberry Pi only for now - -------------------------------------------------------------------- -Mon Mar 20 09:43:14 UTC 2017 - afaerber@suse.de - -- Add mvebudb-88f{3720,7040,8040} - -------------------------------------------------------------------- -Tue Mar 14 08:47:33 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03 - -------------------------------------------------------------------- -Wed Mar 1 09:36:39 UTC 2017 - guillaume@opensuse.org - -- Add libopenssl-devel as BuildRequires (needed by some configs) - -------------------------------------------------------------------- -Tue Feb 28 08:37:55 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.03-rc3 - -------------------------------------------------------------------- -Wed Feb 22 13:38:25 UTC 2017 - hsehic@suse.com - -- Add Lamobo_R1 - -------------------------------------------------------------------- -Wed Jan 11 09:16:16 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01 (bsc#989513) - -------------------------------------------------------------------- -Mon Jan 9 12:06:53 UTC 2017 - afaerber@suse.de - -- Add udooneo -- Introduce IMX6_SPL, superseding per-board CUBOXI_SPL and UDOO_SPL - -------------------------------------------------------------------- -Fri Jan 6 14:29:12 UTC 2017 - afaerber@suse.de - -- Add nanopineo -- Inline CHANGE_DATE into u-boot.spec.in to keep future diffs small - -------------------------------------------------------------------- -Thu Jan 5 10:16:20 UTC 2017 - guillaume@opensuse.org - -- Updated to v2017.01-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.01 -* Patches dropped: - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch -* Patches added: - 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch - -------------------------------------------------------------------- -Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com - -- Added support for DE0-Nanos-SoC board - -------------------------------------------------------------------- -Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11 (bsc#1037636) - -------------------------------------------------------------------- -Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 - to fix build of Raspberry Pi 1, 2 and 3 - -------------------------------------------------------------------- -Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.11-rc3 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11 -* Patches dropped: - 0004-efi_loader-Allow-boards-to-implemen.patch - 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0008-bcm2835-Reserve-the-spin-table-in-e.patch - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch -* Patches added: - 0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0005-bcm2835-video-Map-frame-buffer-as-3.patch - 0006-bcm2835-Reserve-the-spin-table-in-e.patch - 0007-efi_loader-fix-depends-on-line-of-E.patch - 0008-efi-Use-device-device-path-type-Mes.patch - -------------------------------------------------------------------- -Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de - -- Updated to v2016.11-rc1 - -------------------------------------------------------------------- -Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com - -- Backport patches to allow 4.8 kernels to boot -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09 -* Patches added: - 0016-efi_loader-Update-description-of-in.patch - 0017-efi_loader-Fix-memory-map-size-chec.patch - 0018-efi_loader-Fix-crash-on-32-bit-syst.patch - 0019-efi_loader-Move-efi_allocate_pool-i.patch - 0020-efi_loader-Track-size-of-pool-alloc.patch - 0021-efi_loader-Readd-freed-pages-to-mem.patch - 0022-efi_loader-Keep-memory-mapping-sort.patch - 0023-efi_loader-Do-not-leak-memory-when-.patch - -------------------------------------------------------------------- -Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de - -- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z) -- Switch to branch tumbleweed-2016.09 - -------------------------------------------------------------------- -Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org - -- Updated to v2016.09 -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging -* Patches dropped: - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch - 0011-serial-bcm283x_mu-Detect-disabled-s.patch - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - 0019-common-env_nand-Ensure-that-we-have.patch -* Patches added: - 0009-x86-Move-table-csum-into-separate-h.patch - 0010-x86-Move-smbios-generation-into-arc.patch - 0011-efi_loader-Expose-efi_install_confi.patch - 0012-smbios-Allow-compilation-on-64bit-s.patch - 0013-smbios-Expose-in-efi_loader-as-tabl.patch - 0014-efi_loader-Fix-efi_install_configur.patch - 0015-smbios-Provide-serial-number.patch -- Add python as BuildRequires (needed by some boards using DTOC - such as firefly-rk3288) -- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin - by u-boot-spl.bin -- Updated to v2016.09.01 - -------------------------------------------------------------------- -Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de - -- Fix rpi332b installation path and enable %post scriplet - -------------------------------------------------------------------- -Sun Sep 11 03:44:15 UTC 2016 - afaerber@suse.de - -- Add hikey and rpi332b - -------------------------------------------------------------------- -Wed Sep 7 09:02:59 UTC 2016 - guillaume@opensuse.org - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0019-common-env_nand-Ensure-that-we-have.patch - -------------------------------------------------------------------- -Fri Sep 2 23:25:44 UTC 2016 - afaerber@suse.de - -- Add post-install script for Raspberry Pi to install to /boot/efi - where needed. (bsc#996064) - -------------------------------------------------------------------- -Fri Aug 12 14:07:49 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -- Update to v3 of the serial detect code (bsc#989511) -* Patches added: - 0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch -* Patches rebased: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch -> 0011-serial-bcm283x_mu-Detect-disabled-s.patch -- Add SMBIOS table on ARM (bsc#989509) -* Patches added: - 0012-x86-Move-table-csum-into-separate-h.patch - 0013-x86-Move-smbios-generation-into-arc.patch - 0014-efi_loader-Expose-efi_install_confi.patch - 0015-smbios-Allow-compilation-on-64bit-s.patch - 0016-smbios-Expose-in-efi_loader-as-tabl.patch - 0017-efi_loader-Fix-efi_install_configur.patch - 0018-smbios-Provide-serial-number.patch - -------------------------------------------------------------------- -Mon Aug 1 18:42:36 UTC 2016 - stefan.bruens@rwth-aachen.de - -- Use deterministic build date by setting DATE_SOURCE_EPOCH - -------------------------------------------------------------------- -Fri Jul 29 21:52:37 UTC 2016 - agraf@suse.com - -- Add dynamic detection of rpi3 uart (bsc#989511) -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0010-serial-bcm283x_mu-Detect-disabled-s.patch - -------------------------------------------------------------------- -Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de - -- Updated to v2016.07 -* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped (upstreamed): - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0015-arm-Fix-setjmp.patch -* Patches rebased: - 0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch -- Revert an ARMv8 breakage from v2016.07 (backport from master) - 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch -- Add dragonboard410c, odroid-c2, pine64_plus - -------------------------------------------------------------------- -Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com - -- Enable SUNXI_SPL for orangepi_pc - -------------------------------------------------------------------- -Mon Jun 27 06:14:09 UTC 2016 - agraf@suse.com - -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0015-arm-Fix-setjmp.patch -- Add update_git.sh to source file list - -------------------------------------------------------------------- -Mon Jun 6 22:07:59 UTC 2016 - agraf@suse.com - -- Add efifb support for RPi -- Fix spin table spill on Rpi -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0011-efi_loader-Add-DM_VIDEO-support.patch - 0012-efi_loader-gop-Expose-fb-when-32bpp.patch - 0013-bcm2835-video-Map-frame-buffer-as-3.patch - 0014-bcm2835-Reserve-the-spin-table-in-e.patch - -------------------------------------------------------------------- -Mon Jun 6 06:56:34 UTC 2016 - agraf@suse.com - -- Add RTS reboot for RPi -- Add EFI exit support -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches added: - 0007-efi_loader-Allow-boards-to-implemen.patch - 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch - 0009-arm-Introduce-setjmp-longjmp.patch - 0010-efi_loader-Add-exit-support.patch - -------------------------------------------------------------------- -Fri Jun 3 11:18:13 UTC 2016 - agraf@suse.com - -- Disable EFI GOP fb_addr, so Linux doesn't use it -- Move to git based patch queue workflow -- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed -* Patches dropped: - 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch -* Patches added: - 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch - 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch - 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch - 0004-video-ipu-Fix-build-with-hard-float.patch - 0005-efi_loader-Clean-up-system-table-on.patch - 0006-efi_loader-gop-Don-t-expose-fb-addr.patch - -------------------------------------------------------------------- -Wed May 18 13:07:24 UTC 2016 - afaerber@suse.de - -- Fix rpi3 installation location - -------------------------------------------------------------------- -Wed May 18 12:22:31 UTC 2016 - guillaume@opensuse.org - -- Add 0001-video-ipu-Fix-build-with-hard-float-ARM-toolchain.-I.patch - to fix build on iMX boards (with hard-float toolchains) - -------------------------------------------------------------------- -Tue May 17 12:53:24 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.05 -- Remove upstreamed patch: - * 0003-exynos-Set-CNTFRQ.patch - -------------------------------------------------------------------- -Wed May 4 20:22:57 UTC 2016 - afaerber@suse.de - -- Package Marvell SPL for ClearFog -- Tidy package summaries and descriptions -* Fix spelling of U-Boot -* Don't assume ARM - -------------------------------------------------------------------- -Thu Apr 28 15:46:09 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc3 - - Removed patches: - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * 0016-efi_loader-Handle-memory-overflows.patch - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com - -- Add patch to fix RPi3 aarch64 mode with recent firmware - * 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch - -------------------------------------------------------------------- -Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com - -- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed - - Removed old patches: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - * u-boot-exynos.patch - * efi-default-env.patch - * omap3-Move-to-distro-bootcmd.patch - - Added new patches: - * 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch - * 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch - * 0003-exynos-Set-CNTFRQ.patch - * 0004-iso-Make-little-endian-and-64bit-safe.patch - * 0005-iso-Start-with-partition-1.patch - * 0006-iso-Allow-512-byte-sector-size.patch - * 0007-efi_loader-Split-drive-add-into-function.patch - * 0008-efi_loader-Add-el-torito-support.patch - * 0009-efi_loader-Pass-file-path-to-payload.patch - * 0010-efi_loader-Increase-path-string-to-32-characters.patch - * 0011-distro-Enable-iso-partition-code.patch - * 0012-efi_loader-Use-system-fdt-as-fallback.patch - * 0013-efi_loader-Put-fdt-into-convenient-location.patch - * 0014-efi_loader-Expose-ascending-efi-memory-map.patch - * 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch -- Add patch to fix Jetson TK1 - * 0016-efi_loader-Handle-memory-overflows.patch - -------------------------------------------------------------------- -Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org - -- Use released source archive instead of manually built archive - -------------------------------------------------------------------- -Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com - -- Update to 2016.05-rc1 -- Remove upstreamed patches: - * efi.patch - * efi2.patch - * efi_loader-Call-fdt-preparation-functions.patch - * efi_loader-Pass-proper-device-path-in-on-boot.patch - * efi_loader-Provide-icache-flush-stub.patch - * efi-map-fdt-as-reserved.patch - * rpi3.patch -- Add EFI fixes and iso boot backports: - * 0001-iso-Make-little-endian-and-64bit-safe.patch - * 0002-iso-Start-with-partition-1.patch - * 0003-iso-Allow-512-byte-sector-size.patch - * 0004-efi_loader-Split-drive-add-into-function.patch - * 0005-efi_loader-Add-el-torito-support.patch - * 0006-efi_loader-Pass-file-path-to-payload.patch - * 0007-efi_loader-Increase-path-string-to-32-characters.patch - * 0008-distro-Enable-iso-partition-code.patch - * 0009-efi_loader-Use-system-fdt-as-fallback.patch - * 0010-efi_loader-Put-fdt-into-convenient-location.patch - * 0011-efi_loader-Expose-ascending-efi-memory-map.patch - * 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch - -------------------------------------------------------------------- -Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de - -- Package .img for firefly-rk3288 -- Package firefly-rk3288 SPL images. Generate them here so that we - notice early if the size constraints are ever again not met. - -------------------------------------------------------------------- -Sat Apr 2 23:08:53 UTC 2016 - afaerber@suse.de - -- Package spl/u-boot-spl for new tegra-uboot-flasher-scripts - -------------------------------------------------------------------- -Fri Apr 1 17:07:55 UTC 2016 - afaerber@suse.de - -- Add clearfog - -------------------------------------------------------------------- -Tue Mar 15 08:47:35 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03 -- Remove upstreamed patch: - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Sun Mar 13 21:48:46 UTC 2016 - dmueller@suse.com - -- add support for Raspberry Pi 3 (rpi3.patch) - -------------------------------------------------------------------- -Wed Mar 9 22:50:22 UTC 2016 - agraf@suse.com - -- Fix missing 0-terminator in efi patch, breaking boot.scr boot - -------------------------------------------------------------------- -Sat Mar 5 22:02:18 UTC 2016 - afaerber@suse.de - -- Non-free licensed Marvell code has long been removed. - Drop obsolete drop-marvell.patch (bsc#773824) -- Fix indentation of Patch6 in u-boot.spec.in - -------------------------------------------------------------------- -Thu Mar 3 15:02:37 UTC 2016 - agraf@suse.com - -- EFI: Map fdt as reserved - * efi-map-fdt-as-reserved.patch - -------------------------------------------------------------------- -Thu Mar 3 12:52:17 UTC 2016 - agraf@suse.com - -- Fix OMAP3 boards to load u-boot from raw sector offset - * omap3-Use-raw-SPL-by-default-for-mmc1.patch - -------------------------------------------------------------------- -Wed Mar 2 23:46:44 UTC 2016 - agraf@suse.com - -- Allow grub2 to find its config - * efi_loader-Pass-proper-device-path-in-on-boot.patch -- Fix Raspberry Pi 1 build - * efi_loader-Provide-icache-flush-stub.patch - -------------------------------------------------------------------- -Wed Mar 2 10:03:56 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc3 -- Remove upstreamed patches: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Tue Mar 1 23:06:57 UTC 2016 - agraf@suse.com - -- Move omap3 to distro bootcmd (to enable efi boot on beagle-xm) - * omap3-Move-to-distro-bootcmd.patch -- Add EFI patch to support FDT fixups (patches in RAM size) - * efi_loader-Call-fdt-preparation-functions.patch - -------------------------------------------------------------------- -Mon Feb 29 23:28:15 UTC 2016 - agraf@suse.com - -- Patch the default u-boot env to search for dtb in /boot at part 2 - * efi-default-env.patch - -------------------------------------------------------------------- -Sun Feb 28 11:02:04 UTC 2016 - agraf@suse.com - -- Use $fdtfile rather than $fdt_name everywhere: - * efi2.patch - -------------------------------------------------------------------- -Sat Feb 27 13:20:29 UTC 2016 - agraf@suse.com - -- Add EFI support about to move upstream: - * efi.patch - -------------------------------------------------------------------- -Mon Feb 22 13:32:31 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.03-rc2 -- Remove upstreamed patches: - * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - * 0001-udoo-use-load-instead-of-fatload.patch -- Refresh drop-marvell.patch -- Remove dropped doc from file list: doc/README.Modem - -------------------------------------------------------------------- -Wed Feb 17 08:16:15 UTC 2016 - guillaume@opensuse.org - -- Add a patch to fix boot on partition when raw boot mode is also - available: - * 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch - -------------------------------------------------------------------- -Wed Feb 17 08:15:52 UTC 2016 - guillaume@opensuse.org - -- Add am335x_boneblack - -------------------------------------------------------------------- -Sat Feb 13 14:56:43 UTC 2016 - afaerber@suse.de - -- Enable Hyundai_A7HD, superseding :Contrib:sunxi package - -------------------------------------------------------------------- -Thu Feb 9 13:02:26 UTC 2016 - afaerber@suse.de - -- Adjust installation path for qemu-ppce500 to replace qemu-ppc's -* Pull in qemu (not qemu-ppc) for directory ownership - -------------------------------------------------------------------- -Tue Feb 9 00:03:18 UTC 2016 - afaerber@suse.de - -- Add Jetson TX1 board (p2371-2180) -- Fix indentation of last Patch line in .spec.in to match .spec - -------------------------------------------------------------------- -Mon Feb 1 19:35:45 UTC 2016 - agraf@suse.com - -- Add patch to fix exynos armv7 kvm support - * adds u-boot-exynos.patch - -------------------------------------------------------------------- -Tue Jan 19 14:15:58 UTC 2016 - afaerber@suse.de - -- Prepare for non-/boot installation directories -* For /boot/vc pull in raspberrypi-firmware package - -------------------------------------------------------------------- -Fri Jan 15 21:19:43 UTC 2016 - oscar@naiandei.net - -- Add udoo (dual and quad) boards - * adds 0001-udoo-use-load-instead-of-fatload.patch - -------------------------------------------------------------------- -Thu Jan 14 15:43:36 UTC 2016 - afaerber@suse.de - -- Add qemu-ppce500, to replace u-boot.e500 blob in qemu package -* Override CROSS_COMPILE variable to use native gcc - -------------------------------------------------------------------- -Wed Jan 13 14:07:32 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01 - -------------------------------------------------------------------- -Mon Jan 11 11:08:50 UTC 2016 - guillaume@opensuse.org - -- Update to 2016.01-rc4 - -------------------------------------------------------------------- -Mon Dec 28 13:50:10 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc3 - -------------------------------------------------------------------- -Sun Dec 20 20:56:54 UTC 2015 - afaerber@suse.de - -- Suppress stripping debug info - it affects u-boot-jetson-tk1 -- Install rpi and rpi2 binaries to /boot/vc - -------------------------------------------------------------------- -Tue Dec 15 09:27:03 UTC 2015 - guillaume@opensuse.org - -- Backport U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch - to fix bootdelay on Beaglebone board - -------------------------------------------------------------------- -Tue Dec 15 09:15:30 UTC 2015 - guillaume@opensuse.org - -- Add orangepi_pc board - -------------------------------------------------------------------- -Fri Dec 11 09:23:17 UTC 2015 - guillaume@opensuse.org - -- Add support to am57xx_evm (beagle_x15 with u-boot DT) - -------------------------------------------------------------------- -Fri Dec 11 09:08:25 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc2: -- Rename 'beagle_x15' to 'am57xx_evm_nodt' to follow upstream -- Remove upstreamed patch: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Wed Nov 25 09:38:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2016.01-rc1 -- Remove upstreamed patches: - * 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - * 0001-mx6cuboxi-use-load-instead-of-fatload.patch (no more needed) - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sun Nov 15 13:11:56 UTC 2015 - matwey.kornilov@gmail.com - -- Backport 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.patch - -------------------------------------------------------------------- -Sat Nov 14 15:03:05 UTC 2015 - tbechtold@suse.com - -- 0001-mx6cuboxi-use-load-instead-of-fatload.patch - for cubox-i use load instead of fatload - -------------------------------------------------------------------- -Tue Nov 3 08:14:57 UTC 2015 - matwey.kornilov@gmail.com - -- Fix am335x booting - * U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch - -------------------------------------------------------------------- -Wed Oct 21 08:16:32 UTC 2015 - guillaume@opensuse.org - -- Add Beagle x15 support -- Fix build for Beagle x15: - * U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch - -------------------------------------------------------------------- -Tue Oct 20 11:32:30 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10 -- Remove upstreamed patches: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Tue Oct 13 06:58:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc5 -- Remove upstreamed patch: - * arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 8 09:27:15 UTC 2015 - guillaume@opensuse.org - -- Add boot script support to odroid board: - * 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch - * 0002-odroid-Add-boot-script-boot.scr-support.patch - -------------------------------------------------------------------- -Mon Oct 5 18:04:28 UTC 2015 - afaerber@suse.de - -- Add spring and firefly-rk3288 for armv7hl - * Break overly long armv7_boards line in pre_checkin.sh - * Clean up case'ing of defconfigs to avoid excessive wildcards -- Prepare for adding qemu-ppce500 for ppc - * Allow for more than two exclusive architectures (cleanup) - -------------------------------------------------------------------- -Mon Oct 5 11:42:08 UTC 2015 - dmueller@suse.com - -- add arndale-apply-cortex-a15-erratas.patch - -------------------------------------------------------------------- -Thu Oct 1 16:41:38 UTC 2015 - guillaume.gardet@opensuse.org - -- Update to 2015.10-rc4 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Sat Sep 12 12:22:53 UTC 2015 - guillaume@opensuse.org - -- Use u-boot-2015.10-rc3.tar.bz2 package provided on FTP instead of - packaging it manually. - -------------------------------------------------------------------- -Tue Sep 8 08:52:56 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc3 - -------------------------------------------------------------------- -Wed Sep 2 16:28:02 UTC 2015 - guillaume@opensuse.org - -- Add odroid and odroid-xu3 - -------------------------------------------------------------------- -Tue Aug 18 08:31:48 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc2 -- Remove upstreamed patch: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Thu Aug 6 12:40:58 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.10-rc1 -- Remove upstreamed patch: - * mx53loco-bootscr.patch -- Update patches: - * jetson-tk1-gpu-1.patch - * jetson-tk1-gpu-2.patch - -------------------------------------------------------------------- -Wed Aug 5 13:36:45 UTC 2015 - dmueller@suse.com - -- add mx6cuboxi - -------------------------------------------------------------------- -Wed Jul 22 22:38:23 UTC 2015 - afaerber@suse.de - -- jetson-tk1-gpu-1.patch, - jetson-tk1-gpu-2.patch: Enable the Tegra124 GPU device tree node - -------------------------------------------------------------------- -Mon Jul 20 10:45:39 UTC 2015 - afaerber@suse.de - -- Add u-boot-jetson-tk1 - -------------------------------------------------------------------- -Fri Jul 17 06:42:37 UTC 2015 - afaerber@suse.de - -- Add u-boot-merriia80optimus - -------------------------------------------------------------------- -Wed Jul 15 13:05:24 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07 - -------------------------------------------------------------------- -Tue Jun 30 07:34:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc3 -- Remove upstreamed patches: - * enable_spl_ext_support_for_ti_armv7.patch - * fix_slow_mmc_on_rpi.patch - -------------------------------------------------------------------- -Thu Jun 18 12:07:10 UTC 2015 - guillaume@opensuse.org - -- Add fix_slow_mmc_on_rpi.patch to speed up MMC load on RPi -- Rework patches (to be upstreamable): - * enable_spl_ext_support_for_ti_armv7.patch - * mx53loco-bootscr.patch -- Remove fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc2 -- Update drop-marvell.patch - -------------------------------------------------------------------- -Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.07-rc1: -- Update drop-marvell.patch -- Remove no more needed add_snow_usb_boot.patch - -------------------------------------------------------------------- -Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com - -- adjust copyright headers - -------------------------------------------------------------------- -Thu Apr 16 08:34:11 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04 -- Remove upstreamed patch: - 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch -- Follow upstream board rename colibri_t20_iris => colibri_t20 - -------------------------------------------------------------------- -Sun Apr 12 19:49:41 UTC 2015 - xxxxxmichl@googlemail.com - -- Added support for A13-OLinuXino, A13-OLinuXino-MICRO, - A20-OLinuXino-MICRO and A20-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Thu Apr 9 07:56:40 UTC 2015 - guillaume@opensuse.org - -- Remove u-boot-vexpressaemv8a (dropped upstream and we now use EFI) - -------------------------------------------------------------------- -Thu Apr 2 09:13:49 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc5 - -------------------------------------------------------------------- -Mon Mar 23 08:39:40 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc4 - -------------------------------------------------------------------- -Wed Mar 4 15:51:55 UTC 2015 - guillaume@opensuse.org - -- Add 0001-Exynos-Clock-Fix-exynos5_get_periph_rate-for-I2C.patch - to fix keyboard on Chromebook - -------------------------------------------------------------------- -Wed Mar 4 15:46:52 UTC 2015 - guillaume@opensuse.org - -- update to 2015.04-rc3 -- update patch: drop-marvell.patch - -------------------------------------------------------------------- -Thu Feb 26 16:48:35 UTC 2015 - guillaume@opensuse.org - -- Update add_snow_usb_boot.patch to boot on USB2 instead of USB3 - -------------------------------------------------------------------- -Wed Feb 25 15:47:07 UTC 2015 - guillaume@opensuse.org - -- Remove unneeded fix_snow_config.patch - -------------------------------------------------------------------- -Tue Feb 24 09:48:50 UTC 2015 - guillaume@opensuse.org - -- Add rpi2 armv7 board - -------------------------------------------------------------------- -Fri Feb 20 12:31:38 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc2 - -------------------------------------------------------------------- -Fri Feb 20 10:04:14 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.04-rc1 - * Remove upstreamed patch pcm051-bootscr.patch - * Remove no more used patch fix_bootpart_snow_only.patch (now u-boot - scan all known partitions, so no need to set a different boot partition) - -------------------------------------------------------------------- -Sun Jan 25 20:20:46 UTC 2015 - matwey.kornilov@gmail.com - -- Enable pcm051rev3 for Phytec Wega board - * Add pcm051-bootscr.patch: add bootscript support (upstreamed in 2015.04-rc1) - -------------------------------------------------------------------- -Tue Jan 13 14:32:17 UTC 2015 - guillaume@opensuse.org - -- Update to 2015.01: - * Drop upstreamed patches: - - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - - fix_sata.patch - * Update partially upstreamed mx53loco-bootscr.patch - -------------------------------------------------------------------- -Tue Dec 16 11:10:23 UTC 2014 - guillaume@opensuse.org - -- Backport SPL MMC raw boot mode fix: - * 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch - -------------------------------------------------------------------- -Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com - -- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from - www.olimex.com - -------------------------------------------------------------------- -Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org - -- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - -------------------------------------------------------------------- -Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc3 - * Drop upstreamed/unneeded patches: - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - - boot_mode_fallback.patch - - fix_snow_usb_support - - fix_spl_ext.patch - - fix_arm_hf_toolchain.patch - - origen-ext2.patch - * Update patch: - - fix_snow_config.patch - * Follow upstream: rpi_b config renamed to rpi - -------------------------------------------------------------------- -Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org - -- Update snow (chromebook) - * Update patch: - - fix_snow_config.patch patch - * Add patches: - - add_snow_usb_boot.patch to be able to boot from USB0 - - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) - * Backport patches: - - fix_snow_usb_support.patch to fix USB on snow - - 0001-exynos-Enable-config_distro_defaults.h.patch - - 0002-exynos5-Use-config_distro_bootcmd.h.patch - * Drop unneeded/obsolete patches: - - fix_exynos5_text_base.patch - - fix_snow_extra_env_settings.patch - -------------------------------------------------------------------- -Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org - -- Add Bananapi initial support - -------------------------------------------------------------------- -Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc2 -- Update patch fix_omap_boot_mode.patch to be upstreamable and -rename it to boot_mode_fallback.patch -- Drop obsolete patch: arndale.patch -- Add patches: - * fix_arm_hf_toolchain.patch: fix build with hard float toolchain - * fix_spl_ext.patch: fix SPL EXT error checks - * fix_sata.patch: fix sata support and fix also mx53loco build - -------------------------------------------------------------------- -Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org - -- Fix mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net - -- Add u-boot-with-sunxi-spl.bin for sunxi boards - -------------------------------------------------------------------- -Mon Nov 17 15:17:56 UTC 2014 - guillaume@opensuse.org - -- Make use of RPM_OPT_FLAGS during make - -------------------------------------------------------------------- -Sat Nov 15 14:55:06 UTC 2014 - guillaume@opensuse.org - -- Fix sunxi boards (use u-boot.img instead of u-boot.bin) -- Remove duplicated default install line - -------------------------------------------------------------------- -Tue Nov 11 13:32:36 UTC 2014 - guillaume@opensuse.org - -- Update to 2015.01-rc1 -- Drop upstreamed patches: - * add_spl_extfs_support.patch - * ti_common_initrd_support.patch -- Refresh patch: - * drop-marvell.patch -- Drop CREDITS file from DOC (dropped upstream) - -------------------------------------------------------------------- -Mon Nov 3 10:19:42 UTC 2014 - guillaume@opensuse.org - -- Apply fix_omap_boot_mode.patch only for omap3/omap4 boards - -------------------------------------------------------------------- -Tue Oct 14 13:22:44 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10 -- Drop upstreamed patch: - * fix_sabrelite_boot.scr.patch -- Refresh patches: - * arndale.patch - * fix_snow_config.patch - * fix_exynos5_text_base.patch - * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.patch) - -------------------------------------------------------------------- -Wed Oct 8 07:52:48 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc3 -- Drop upstreamed patches: - * beagle-bootscr.patch - * panda-bootscr.patch - * am335x_evm-bootscr.patch -- Refresh patches: - * fix_sabrelite_boot.scr.patch - * drop-marvell.patch - * add_spl_extfs_support.patch -- Add a new patch to fix omap3beagle spl build: - * fix_beagle_spl_build.patch - -------------------------------------------------------------------- -Mon Sep 8 13:06:52 UTC 2014 - guillaume@opensuse.org - -- Drop Hyundai_a7hd and cubox-i boards (now handle in Contrib repos -since it is not upstreamed), so drop related patches: - * v2014.04-sunxi.patch - * cubox-i-v2014.04-port.patch - * cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Wed Sep 3 12:02:22 UTC 2014 - guillaume@opensuse.org - -- Update to version 2014.10-rc2 -- drop upstreamed patch rpi_b-bootscr.patch -- drop fix_spl_build_for_am335x.patch (does build without it) -- Refresh patches: - * drop-marvell.patch - * fix_snow_config.patch - -------------------------------------------------------------------- -Thu Aug 21 08:50:10 UTC 2014 - guillaume@opensuse.org - -- Update SPL EXT fs support: - * For omap boards (beagle and panda), SPL now looks for u-boot.img - as upstream instead of u-boot.bin - * Remove mlo-ext2.patch to make proper patches in -order to ease upstreaming our EXT fs SPL functions - * Add panda-bootscr.patch to fix panda boot (was included in - mlo-ext2.patch) - * Add fix_omap_boot_mode.patch to fix beagle and panda boot mode - (was included in mlo-ext2.patch) - * Add add_spl_extfs_support.patch to get proper SPL EXT fs functions - * Add enable_spl_ext_support_for_ti_armv7.patch to enable SPL EXT fs - support for TI ARMv7 boards - - -------------------------------------------------------------------- -Tue Aug 19 17:35:22 UTC 2014 - matwey.kornilov@gmail.com - -- Update to version 2014.10-rc1 and update patches - -------------------------------------------------------------------- -Thu Jul 31 13:59:00 UTC 2014 - dimstar@opensuse.org - -- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines. - -------------------------------------------------------------------- -Sat Jun 14 11:58:43 UTC 2014 - afaerber@suse.de - -- add u-boot-cubietruck for Cubietruck (Cubieboard 3) - -------------------------------------------------------------------- -Thu Jun 12 18:52:26 UTC 2014 - josua.m@t-online.de - -- add u-boot-mx6cubox-i for Cubox-i and Hummingboard - * currently conflicts with mlo-ext2 patch for omap4 - so only for cubox-i target mlo-ext2.patch is skipped - and cubox-i patches are applied - * patch source: https://github.com/vorlonofportland/u-boot/ - cubox-i-v2014.04-port.patch - cubox-i-enable_raw_rd.patch - -------------------------------------------------------------------- -Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org - -- Enhance pre_checkin.sh script to handle arch restrictions - -------------------------------------------------------------------- -Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org - -- Fix builds : - * 'tools' target is now 'tools-only' - * kermit scripts moved from 'tools/scripts' to 'tools/kermit/' - * Enhanced pre_checkin.sh script to handle uppercases in config name - * Renamed config from cubieboard to Cubieboard - * Renamed config from cubieboard2 to Cubieboard2 - * Renamed config from hyundai_a7hd to Hyundai_A7HD - * Renamed config from mele_a1000 to Mele_A1000 - -------------------------------------------------------------------- -Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org - -- Add vexpress_aemv8a board - -------------------------------------------------------------------- -Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org - -- Update to v2014.04 - * Update mlo-ext2.patch - * Update mx53loco-bootscr.patch - * Update origen-ext2.patch - * Dropped v2014.01-sunxi.patch and created - v2014.04-sunxi.patch by diffing u-boot-2014.04 with - u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579 - * Update rpi_b-bootscr.patch - * Drop gnuhash.patch (upstreamed) - -------------------------------------------------------------------- -Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org - -- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - -------------------------------------------------------------------- -Wed Feb 5 15:07:30 UTC 2014 - guillaume@opensuse.org - -- add u-boot-snow (for Chromebook ARM) - -------------------------------------------------------------------- -Wed Feb 5 14:59:29 UTC 2014 - guillaume@opensuse.org - -- Fix boot.scr location for beagle and origen - -------------------------------------------------------------------- -Thu Jan 30 14:28:34 UTC 2014 - dmueller@suse.com - -- add u-boot-cubieboard2 - -------------------------------------------------------------------- -Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de - -- Drop 0006-ARMV7-hardfp-build-fix.patch: - v2014.01 checks if -msoft-float compiles okay, and - U-Boot is soft-float according to Tom Rini - -------------------------------------------------------------------- -Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org - -- Disable CONFIG_SPL_OS_BOOT for ti armv7 configs with -fix_spl_build_for_am335x.patch to reduce size of am335x SPL - -------------------------------------------------------------------- -Sat Jan 26 22:46:44 UTC 2014 - afaerber@suse.de - -- Update to v2014.01 -* Manually updated 0006-ARMV7-hardfp-build-fix.patch -* Dropped v2013.10-sunxi.patch and created - v2014.01-sunxi.patch by merging u-boot.git v2014.01 onto - u-boot-sunxi.git e4a0232e173577893604b94fc3af7c047570970b -* Added gnuhash.patch to fix .gnu.hash section handling in ldscripts -* Rebased mlo-ext2.patch: - omap4_common.h CONFIG_SUPPORT_RAW_INITRD hunk is now covered by - ti_common_initrd_support.patch. - am335xevm build is known breaking due to size constraints not - trivially solvable without dropping our patch. - -------------------------------------------------------------------- -Sun Jan 26 12:14:10 UTC 2014 - afaerber@suse.de - -- Fix regression in packaging u-boot-dtb-tegra.bin: - There is in fact a u-boot-spl.bin SPL being built, - but it is 0xff-padded as u-boot-spl-pad.bin and then - prepended to u-boot.bin and the .dtb. - u-boot-dtb.bin exists independently as just u-boot.bin and .dtb, - so give preference to u-boot-dtb-tegra.bin over u-boot-dtb.bin. - -------------------------------------------------------------------- -Mon Jan 20 14:05:13 UTC 2014 - agraf@suse.com - -- The "Tegra SPL" is not an SPL but a differently named u-boot.bin - file. Fix up the generation scripts. - -------------------------------------------------------------------- -Sun Jan 19 00:09:41 UTC 2014 - afaerber@suse.de - -- Include Tegra SPL for Colibri T20 - -------------------------------------------------------------------- -Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com - -- switch raspberry to ext2 - -------------------------------------------------------------------- -Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com - -- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de - -- rpi_b-bootscr.patch: Change rpi_b to use boot.scr - -------------------------------------------------------------------- -Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com - -- remove origin flavor - -------------------------------------------------------------------- -Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de - -- Enable paz00 config (Toshiba AC100) - -------------------------------------------------------------------- -Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de - -- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris) -- Update u-boot.spec.in copyright and fix typo in comment - -------------------------------------------------------------------- -Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com - -- prefer u-boot-dtb.bin over u-boot.bin -- simplify files section - -------------------------------------------------------------------- -Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com - -- mlo-ext2.patch: Search for files in /boot, not in /boot/boot - -------------------------------------------------------------------- -Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com - -- Add am335x_evm-bootscr.patch: Add bootscr to AM335x - platform based devices - -------------------------------------------------------------------- -Tue Dec 17 14:33:52 UTC 2013 - guillaume@opensuse.org - -- Remove old unused patches: - * v2013.04-sunxi.patch - * loadaddr-defaults.patch - -------------------------------------------------------------------- -Tue Dec 17 14:10:51 UTC 2013 - guillaume@opensuse.org - -- Add ti_common_initrd_support.patch to enable initrd support for - AM335x boards - -------------------------------------------------------------------- -Tue Dec 17 14:03:50 UTC 2013 - guillaume@opensuse.org - -- Add am335x_evm support which includes: Beagle Bone, - Beagle Bone Black, TI AM335x EVM, TI AM335x EVM-SK - -------------------------------------------------------------------- -Tue Nov 26 13:46:22 UTC 2013 - guillaume@opensuse.org - -- Add Arndale support - -------------------------------------------------------------------- -Tue Nov 26 13:05:10 UTC 2013 - guillaume@opensuse.org - -- Update v2013.04-sunxi.patch to v2013.10-sunxi.patch - -------------------------------------------------------------------- -Mon Nov 25 10:05:48 UTC 2013 - guillaume@opensuse.org - -- Remove kerneladdr and ramdiskaddr definition in u-boot patches - (now done in JeOS image with u-boot hooks) -- Update patches to current version: - * 0006-ARMV7-hardfp-build-fix.patch - * beagle-bootscr.patch - * mx53loco-bootscr.patch - * mlo-ext2.patch -- Merge fix_omap4_ext2_boot.patch in mlo-ext2.patch -- Rename exynos-ext2.patch in origen-ext2.patch - -------------------------------------------------------------------- -Mon Nov 25 09:57:12 UTC 2013 - guillaume@opensuse.org - -- Update to 2013.10 - -------------------------------------------------------------------- -Fri Nov 22 16:25:36 UTC 2013 - guillaume@opensuse.org - -- Fix OMAP4 pandaboard EXT2 boot - -------------------------------------------------------------------- -Fri Sep 13 11:31:14 UTC 2013 - guillaume@opensuse.org - -- Fix u-boot.bin and boot.scr place since they are now in boot/ folder. - -------------------------------------------------------------------- -Wed May 1 20:48:30 UTC 2013 - dmueller@suse.com - -- add support for cubieboard, hyundaia7hd, melea1000 - -------------------------------------------------------------------- -Wed May 1 08:18:26 UTC 2013 - dmueller@suse.com - -- update to 2013.04 - * no upstream changelog available -- remove dead u-boot-raspberrypi* (actually called rpib now) -- add rpib variant - -------------------------------------------------------------------- -Thu Apr 11 17:05:58 UTC 2013 - guillaume.gardet@opensuse.org - -- add omap3_beagle to targets - -------------------------------------------------------------------- -Thu Apr 11 16:05:41 UTC 2013 - dmueller@suse.com - -- remove u8500href subpackage, kernel got dropped - -------------------------------------------------------------------- -Sun Apr 7 14:32:20 UTC 2013 - agraf@suse.com - -- update to 2013.04rc2 -- enable bootz support on all boards - -------------------------------------------------------------------- -Wed Mar 20 07:21:06 UTC 2013 - agraf@suse.com - -- fix mlo-ext2.patch to actually use the ext4 infrastructure - -------------------------------------------------------------------- -Sat Jan 26 10:38:07 UTC 2013 - dmueller@suse.com - -- update mlo-ext2.patch: - * use the ext4 driver now since ext2 got removed - -------------------------------------------------------------------- -Wed Oct 24 22:33:13 UTC 2012 - agraf@suse.com - -- add sdhc-1.patch, sdhc-2.patch, sdhc-3.patch: - * backport upstream sdhc fixes - -------------------------------------------------------------------- -Wed Oct 24 01:37:36 CEST 2012 - agraf@suse.de - -- update to 2012.10: - - refresh patches 0006-ARMV7-hardfp-build-fix.patch, mlo-ext2.patch, - loadaddr-defaults.patch, mx53loco-bootscr.patch - -------------------------------------------------------------------- -Mon Oct 22 12:00:22 UTC 2012 - agraf@suse.com - -- fix origen by putting the ramdisk higher - -------------------------------------------------------------------- -Mon Aug 6 09:39:54 UTC 2012 - dmueller@suse.com - -- remove Marvell sources as they are non-free licensed (bnc#773824) - -------------------------------------------------------------------- -Thu Jul 26 18:21:44 UTC 2012 - agraf@suse.com - -- fix ext2 support for origen -- add origen-spl.bin for origen - -------------------------------------------------------------------- -Thu Jul 26 09:47:31 UTC 2012 - dmueller@suse.com - -- merge u-boot-tools - -------------------------------------------------------------------- -Wed Jul 25 21:05:08 UTC 2012 - agraf@suse.com - -- add ext2 support by default in mx53loco - -------------------------------------------------------------------- -Tue Jul 24 21:28:59 UTC 2012 - agraf@suse.com - -- add support for mx53loco - -------------------------------------------------------------------- -Tue Jul 24 11:25:42 UTC 2012 - dmueller@suse.com - -- remove u-boot-omap3beagle - -------------------------------------------------------------------- -Mon Jul 23 22:34:04 UTC 2012 - agraf@suse.com - -- bump to 2012.04.01 - - fixes bug in cmdline parsing - -------------------------------------------------------------------- -Mon Jul 23 22:26:47 UTC 2012 - agraf@suse.com - -- add calxeda highbank support - -------------------------------------------------------------------- -Thu Jul 12 12:51:56 UTC 2012 - agraf@suse.com - -- autoload boot.scr on beagle, so we can boot again - -------------------------------------------------------------------- -Thu Jul 12 08:12:15 UTC 2012 - agraf@suse.com - -- update to upstream u-boot 2012.04 - -> gets rid of linaro fork, only mainline now - -> gets us omap3 MLO support, no more need for x-loader - -> potentially fixes voltage issues on omap4 - -------------------------------------------------------------------- -Thu Jun 14 09:04:53 UTC 2012 - adrian@suse.de - -- add SUSE style conflicts to avoid installation of multiple - boot loaders - -------------------------------------------------------------------- -Tue Apr 17 11:59:55 UTC 2012 - joop.boonen@opensuse.org - -- Included u-boot.spec.in and gen_spec.sh in the spec file - -------------------------------------------------------------------- -Mon Feb 6 13:25:09 UTC 2012 - agraf@suse.com - -- use ext2 on panda - -------------------------------------------------------------------- -Tue Dec 20 02:36:05 UTC 2011 - agraf@suse.com - -- use ttyO2 as default console= on OMAP boards - -------------------------------------------------------------------- -Mon Dec 19 20:21:21 UTC 2011 - agraf@suse.com - -- add u8500_href and origen configs - -------------------------------------------------------------------- -Fri Dec 16 16:03:01 UTC 2011 - agraf@suse.com - -- fix lint failures - -------------------------------------------------------------------- -Fri Dec 16 14:46:53 CET 2011 - agraf@suse.com - -- don't install map - -------------------------------------------------------------------- -Fri Dec 16 02:16:19 UTC 2011 - agraf@suse.com - -- generalize spec file to be able to build for more boards -- add beagle board spec file -- remove boot.scr - -------------------------------------------------------------------- -Fri Dec 16 01:15:47 UTC 2011 - agraf@suse.com - -- rename to u-boot-omap4panda - -------------------------------------------------------------------- -Tue Dec 13 17:24:45 UTC 2011 - dkukawka@suse.de - -- new package based on u-boot-omap4panda but use linaro u-boot git - repo (http://git.linaro.org/git/boot/u-boot-linaro-stable.git) - instead of mainline u-boot. This package also contains the MLO - (this package obsoletes the x-loader package) - -------------------------------------------------------------------- -Tue Nov 29 22:53:44 UTC 2011 - joop.boonen@opensuse.org - -- COPYING CREDITS README are now in the standard package - -------------------------------------------------------------------- -Thu Nov 24 21:08:58 UTC 2011 - joop.boonen@opensuse.org - -- Corrected the links - -------------------------------------------------------------------- -Tue Nov 22 17:47:17 UTC 2011 - joop.boonen@opensuse.org - -- Build without u-boot tools as we have a u-boot-tools packages - -------------------------------------------------------------------- -Sun Nov 20 17:00:43 UTC 2011 - joop.boonen@opensuse.org - -- Cleaned the spec file up the spec file -- The name is the same as the package name - -------------------------------------------------------------------- -Sun Nov 13 13:13:39 UTC 2011 - joop.boonen@opensuse.org - -- Build u-boot according to http://elinux.org/Panda_How_to_MLO_&_u-boot -- Using .txt config file instead of .scr it's gerated via mkimage - -------------------------------------------------------------------- -Wed Nov 09 22:55:09 UTC 2011 - joop.boonen@opensuse.org - -- Used scr file based on http://elinux.org definition -- Build u-boot 20111109 -- Used the Meego panda u-boot as a base - -------------------------------------------------------------------- -Fri Feb 18 00:00:00 UTC 2011 - raghuveer.murthy@ti.com> -- 2010.09-MeeGo -- Fix for u-boot fails to compile on armv7hl, BMC#13140 - -------------------------------------------------------------------- -Thu Nov 18 00:00:00 UTC 2010 - peter.j.zhu@intel.com> -- 2010.09-MeeGo -- Don't build against i586, BMC#10159 - -------------------------------------------------------------------- -Tue Oct 10 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Added option to enable boot.scr generation and copy - -------------------------------------------------------------------- -Mon Oct 04 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09 - -------------------------------------------------------------------- -Wed Sep 14 00:00:00 UTC 2010 - nm@ti.com> -- 2010.09.rc1-MeeGo -- Update to 2010.09.rc1 -- MeeGo customization -- Enabled PandaBoard, Beagleboard build - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - silvan.calarco@mambasoft.it> -- 2009.11.1-1mamba -- update to 2009.11.1 - -------------------------------------------------------------------- -Wed Mar 31 00:00:00 UTC 2010 - diff --git a/u-boot-xilinxzynqmpzcu102rev10.spec b/u-boot-xilinxzynqmpzcu102rev10.spec deleted file mode 100644 index 06377f8..0000000 --- a/u-boot-xilinxzynqmpzcu102rev10.spec +++ /dev/null @@ -1,297 +0,0 @@ -# -# spec file for package u-boot-xilinxzynqmpzcu102rev10 -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with uboot_atf -%bcond_with uboot_atf_pine64 - -%define mvebu_spl 0 -%define x_loader 0 -%define rockchip_spl 0 -%define sunxi_spl 0 -%define arndale_spl 0 -%define origen_spl 0 -%define imx6_spl 0 -%define socfpga_spl 0 - -%if "xilinxzynqmpzcu102rev10" == "rpi" || "xilinxzynqmpzcu102rev10" == "rpi2" || "xilinxzynqmpzcu102rev10" == "rpi3" -%define is_rpi 1 -%endif -%if "xilinxzynqmpzcu102rev10" == "evb-rk3399" || "xilinxzynqmpzcu102rev10" == "firefly-rk3399" || "xilinxzynqmpzcu102rev10" == "puma-rk3399" || "xilinxzynqmpzcu102rev10" == "rock960-rk3399" -%define is_rk3399 1 -%endif -%if "xilinxzynqmpzcu102rev10" == "bananapim64" || "xilinxzynqmpzcu102rev10" == "nanopia64" || "xilinxzynqmpzcu102rev10" == "pine64plus" || "xilinxzynqmpzcu102rev10" == "pinebook" -%define is_a64 1 -%endif -%if "xilinxzynqmpzcu102rev10" == "orangepipc2" -%define is_h5 1 -%endif -%if "xilinxzynqmpzcu102rev10" == "pineh64" -%define is_h6 1 -%endif - -# archive_version differs from version for RC version only -%define archive_version 2019.04 - -Name: u-boot-xilinxzynqmpzcu102rev10 -Version: 2019.04 -Release: 0 -Summary: The U-Boot firmware for the xilinxzynqmpzcu102rev10 platform -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -Source2: arndale-bl1.img -Source3: update_git.sh -Source300: u-boot-rpmlintrc -Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch -Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch -Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch -Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch -Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch -Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch -Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_rk3399} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-rk3399 -%endif -%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ia64 -%endif -%if 0%{?is_h6} && %{with uboot_atf} -BuildRequires: arm-trusted-firmware-sun50ih6 -%endif -BuildRequires: bc -BuildRequires: bison -# Arndale board needs DTC >= 1.4 -BuildRequires: dtc >= 1.4.0 -BuildRequires: flex -# u-boot-clearfog (tools/kwbimage.c) needs openssl to build -BuildRequires: libopenssl-devel -BuildRequires: python-devel -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -# make_fit_atf.py -BuildRequires: python-pyelftools -%endif -%endif -BuildRequires: swig -%if "%{name}" == "u-boot-qemu-ppce500" -# Owns /usr/share/qemu directory -BuildRequires: qemu -Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 -%endif -%if 0%{?is_rpi} -# Owns /boot/vc directory -BuildRequires: raspberrypi-firmware -%endif -%if "%{name}" == "u-boot-zynqmp" -BuildRequires: zynqmp-dts -%endif -%if 0%{?is_rpi} -# For mountpoint -Requires(post): util-linux -%endif -Provides: u-boot-loader -Conflicts: otherproviders(u-boot-loader) -%if %x_loader == 1 -Obsoletes: x-loader-xilinxzynqmpzcu102rev10 -Provides: x-loader-xilinxzynqmpzcu102rev10 -%endif -%if "%{name}" == "u-boot-am335xevm" -# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 -Obsoletes: am335x_boneblack -Provides: am335x_boneblack -%endif -%if "%{name}" == "bananapi_m2_plus_h3" -# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 -Obsoletes: Sinovoip_BPI_M2_Plus -Provides: Sinovoip_BPI_M2_Plus -%endif -ExclusiveArch: aarch64 - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains the firmware for the xilinxzynqmpzcu102rev10 platform. - -%package doc -Summary: Documentation for the U-Boot Firmware -Group: Documentation/Other - -%description doc -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains documentation for U-Boot firmware. - -%prep -%setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 - -%build -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -%if 0%{?is_a64} || 0%{?is_h5} -export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin -%endif -%if 0%{?is_h6} -export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin -%endif - -%if %{with uboot_atf} -%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" -cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . -%endif -%endif - -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" xilinx_zynqmp_zcu102_rev1_0_defconfig -echo "Attempting to enable fdt apply command (.dtbo) support." -echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config -make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} - all u-boot.itb -%else - all -%endif - -%ifarch aarch64 -%if %sunxi_spl == 1 -cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin -%endif -%endif - -%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" -# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format -export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) -./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img -%endif - -%if %rockchip_spl == 1 -for t in ; do - ./tools/mkimage -n -d spl/u-boot-spl.bin -T $t u-boot-spl.$t -done -%endif - -%install -export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) -export NO_BRP_STRIP_DEBUG=true -export NO_DEBUGINFO_STRIP_DEBUG=true -%define uboot_dir /boot -%if 0%{?is_rpi} -%define uboot_dir /boot/vc -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -%define uboot_dir %{_datadir}/qemu -%endif -%if "%{name}" == "u-boot-jetson-tk1" -# tegra-uboot-flasher needs several intermediate files, under their original name. -for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -%if "%{name}" == "u-boot-p2371-2180" -# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. -for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do - install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f -done -%else -install -D -m 0644 u-boot.elf %{buildroot}%{uboot_dir}/u-boot.elf -%if ("%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} -install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb -%endif -%if "%{name}" == "u-boot-qemu-ppce500" -mv %{buildroot}%{uboot_dir}/u-boot.elf %{buildroot}%{uboot_dir}/u-boot.e500 -%endif -%endif -%endif -%if %x_loader == 1 -install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO -%endif -%if %origen_spl == 1 -install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin -%endif -%if %arndale_spl == 1 -install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin -install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img -%endif -%if %mvebu_spl == 1 -install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb -%endif -%if %rockchip_spl == 1 -install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin -for t in ; do - install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t -done -%endif -%if %sunxi_spl == 1 -install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin -install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin -%endif -%if %imx6_spl == 1 -install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin -%endif -%if %socfpga_spl == 1 -install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp -%endif -%if "%{name}" == "u-boot-rpi3" -echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt -%endif - -%if 0%{?is_rpi} -%post -# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. -# It needs to be on the first FAT partition, wherever we mounted it. -# a) Unmounted, then do nothing. -# b) Mounted as /boot/vc, then they're in the right place already. -# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. -# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. -if mountpoint -q /boot/efi; then - if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then - [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi - cp %{uboot_dir}/u-boot.elf /boot/efi/ - fi -fi -%endif - -%files -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%doc README -%{uboot_dir}/* - -%files doc -%defattr(-,root,root) -# Generic documents -%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands -%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns -%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi -%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb -%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST -# Copy some useful kermit scripts as well -%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image -# Now any h/w dependent Documentation -%doc doc/README.ARM-memory-map - -%changelog diff --git a/u-boot.changes b/u-boot.changes index 27f43b9..a20c35c 100644 --- a/u-boot.changes +++ b/u-boot.changes @@ -1,3 +1,179 @@ +------------------------------------------------------------------- +Mon Jul 22 13:15:36 UTC 2019 - Guillaume GARDET + +- Handle patch list automatically in spec file from update_git.sh + +------------------------------------------------------------------- +Mon Jul 22 09:01:41 UTC 2019 - Andreas Schwab + +- Add u-boot-qemu-riscv64smode + +------------------------------------------------------------------- +Thu Jul 18 08:19:51 UTC 2019 - Guillaume GARDET + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.07 +* Patches added: + 0009-ARM-exynos5-Try-to-boot-on-mmc2-bef.patch + +------------------------------------------------------------------- +Wed Jul 10 22:57:15 UTC 2019 - Andreas Färber + +- Fail on errors building RK3288 SD card images (tinker-rk3288 previously) +- Add libretech-cc and libretech-ac + +------------------------------------------------------------------- +Wed Jul 10 17:05:47 UTC 2019 - Matwey V. Kornilov + +- Add u-boot-rock64-rk3328 + +------------------------------------------------------------------- +Wed Jul 10 16:20:42 UTC 2019 - Torsten Duwe + +- reflect upstream config changes in multibuild and spec file: + * am335x_evm includes support for am335x_boneblack -- dropped. + * Sinovoip BPI M2 Plus is correctly named Bananapi M2 Plus H3 + +------------------------------------------------------------------- +Tue Jul 9 09:38:01 UTC 2019 - Guillaume GARDET + +- Fix build of u-boot-rock960-rk3399 by adding required + python-pyelftools dep + +------------------------------------------------------------------- +Tue Jul 9 06:50:32 UTC 2019 - Guillaume GARDET + +- Update to v2019.07: + * Fix booting for wandboard + * DWC and i.MX6 fixes + * usb: dwc3: fixes + * usb: ehci-mx6: Fix bus enumeration for DM case + * rockchip: make_fit_atf.py: fix loadables property set error + * rockchip: rk3288: enable TPL for tinker-board + * spl: atf: Fix uninitialized pointer to bl31_image_info + * poplar: increase SYS_MALLOC_F_LEN for DM_FLAG_PRE_RELOC support + * UEFI: The definition of an unimplemented function is corrected. + * ARM: uniphier: fixes + * rockchip: rk3399: fixes + * efi_loader: lots of fixes + * armv8: fix typo in LINUX_KERNEL_IMAGE_HEADER check +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.07 +* Patches upstreamed: + 0009-armv8-fix-typo-in-LINUX_KERNEL_IMAG.patch + 0010-poplar-increase-SYS_MALLOC_F_LEN-fo.patch + +------------------------------------------------------------------- +Sun Jun 16 19:09:48 UTC 2019 - Andreas Färber + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.07 +* Fix boot on Tegra platforms: + 0009-armv8-fix-typo-in-LINUX_KERNEL_IMAG.patch +* Fix boot on Poplar board: + 0010-poplar-increase-SYS_MALLOC_F_LEN-fo.patch + +------------------------------------------------------------------- +Sat Jun 15 18:26:14 UTC 2019 - Andreas Färber + +- rpi3: Override the text base for compatibility with TF-A + +------------------------------------------------------------------- +Thu Jun 13 07:19:36 UTC 2019 - Guillaume GARDET + +- Update to v2019.07-rc4: + * SPI fixes + * Video fixes + * Tegra updates + * Support for managing the non-volatile attribute of UEFI variables + is added though we do not have a backend for persistence yet. + * Error messages for changes of UEFI variables are provided. + * UEFI boottime service implementations are corrected. + * Error messages for the 'setenv -e' and 'bootefi bootmgr' commands are + added. + * risc-v qemu updates + * Enable MMC in SPL for helios4 + * NET fixes + * some fix for rk3399-puma + * rockchip script make_fit_atf.py cleanup + * Enable TPL for rk3399 orangepi and nanopi4; + * add support for rk3399 boards: Nanopi NEO4, Rockpro64, Rock PI 4 + * amlogic updates + * DaVinci updates + * FAT fixes +- Update to v2019.07-rc3: + * sh updates + * SoCFPGA PL310 cleanup + A10 fix, A10 DT cleanup, DW GPIO fix + * Several bug fixes for the UEFI sub-system are provided. + * The SetTime() boottime service is implemented. + * mips updates + * stm32 updates + * DM fixes + * fsl updates + * MMC fixes for i.MX53 + * sunxi fixes + * I2C fixes + * Minor patches to improve UEFI specification compliance are provided. + * To allow running the UEFI self compliance tests an outdated version of + the Unicode collation protocol has been added as a configuration option + (disabled by default). + * Allow coreboot to process unhandled tags + * Enable NVMe on QEMU x86_64 target + * arndale fixes + * SoCFPGA DT and reset cleanup, AE MCVEVK board support. + +------------------------------------------------------------------- +Tue May 21 08:02:28 UTC 2019 - Guillaume GARDET + +- Update update_git.sh + +------------------------------------------------------------------- +Tue May 21 07:35:34 UTC 2019 - Guillaume GARDET + +- Update to v2019.07-rc2: + * Net updates + * UEFI updates for EBBR compliance + * Minor fixes + * Rockchip improvements and new features + * Marvell boards updates + * Sunxi updates + * x86 fixes + * SPI fixes + * i.MX updates + +------------------------------------------------------------------- +Sat May 18 21:13:08 UTC 2019 - Andreas Färber + +- Clean up multibuild conversion +* Rename is_risc5 to is_riscv64 +* Fix armv6 board builds (rpi) +* Fix RK3288 board builds and SPL installation (firefly-rk3288, tinker-rk3288) +* Fix RK3399 SPL build and installation +* Fix H5 board builds (orangepipc2) +* TBD: am335xboneblack, sinovoipbpim2plus + +------------------------------------------------------------------- +Thu May 9 11:58:36 UTC 2019 - Guillaume GARDET + +- Update to v2019.07-rc1: + * Board fixes + * btrfs fixes + * ext4 symlink support and other fixes + * ext4 block group descriptor sizing + * UEFI rework + * Add and enable brcmnand driver on a number of relevant platforms. + Also add and enable LED drivers on more bcm platforms. + * Various ARMv8 fixes/improvements, including extending PSCI + functionality. + * fs_loader improvments + * Various FIT/SPL improvements + * PCI bugfixes + * adds support for the BootNext and BootCurrent variables + * doc/README.ARM-memory-map was dropped (9ad996adcc135bc34b185957567c8c46deb90d4f) +- Update update_git.sh to remove reference to pre_checkin.sh + +------------------------------------------------------------------- +Mon Apr 29 09:55:08 UTC 2019 - Torsten Duwe + +- Convert spec file(s) to multibuild + ------------------------------------------------------------------- Tue Apr 9 12:46:27 UTC 2019 - Guillaume GARDET diff --git a/u-boot.spec b/u-boot.spec index 4b28d90..734387d 100644 --- a/u-boot.spec +++ b/u-boot.spec @@ -18,18 +18,164 @@ # -# 'archive_version' differs from 'version' for RC version only -%define archive_version 2019.04 +%define target @BUILD_FLAVOR@ +%bcond_with uboot_atf +%bcond_with uboot_atf_pine64 + +%define mvebu_spl 0 +%define x_loader 0 +%define rockchip_spl 0 +%define sunxi_spl 0 +%define arndale_spl 0 +%define origen_spl 0 +%define imx6_spl 0 +%define socfpga_spl 0 + +%define binext .bin + +%define is_armv6 0 +%define is_armv7 0 +%define is_armv8 0 +%define is_ppc 0 +%define is_riscv64 0 +%define tools_only 0 + +%if "%target" == "rpi" || "%target" == "rpi2" || "%target" == "rpi3" +%define is_rpi 1 +%if "%target" == "rpi" +%define is_armv6 1 +%endif +%if "%target" == "rpi2" +%define is_armv7 1 +%endif +%if "%target" == "rpi3" +%define is_armv8 1 +%endif +%endif + +%if "%target" == "firefly-rk3288" || "%target" == "tinker-rk3288" +%define is_armv7 1 +%define rockchip_spl 1 +%define soc_name "rk3288" +%if "%target" == "firefly-rk3288" +%define rkimages rksd rkimage +%else +%define rkimages rksd +%endif +%endif +%if "%target" == "rock64-rk3328" +%define is_armv8 1 +%define is_rk3328 1 +%define soc_name "rk3328" +%define rockchip_spl 1 +%define rkimages rksd +%endif +%if "%target" == "evb-rk3399" || "%target" == "firefly-rk3399" || "%target" == "puma-rk3399" || "%target" == "rock960-rk3399" +%define is_rk3399 1 +%define is_armv8 1 +%endif + +%if "%target" == "bananapim64" || "%target" == "nanopia64" || "%target" == "pine64plus" || "%target" == "pinebook" +%define is_a64 1 +%define is_armv8 1 +%define sunxi_spl 1 +%define binext .itb +%endif +%if "%target" == "orangepipc2" +%define is_h5 1 +%define is_armv8 1 +%define sunxi_spl 1 +%define binext .itb +%endif +%if "%target" == "pineh64" +%define is_h6 1 +%define is_armv8 1 +%define sunxi_spl 1 +%define binext .itb +%endif +%if "%target" == "bananapi" || "%target" == "cubieboard" || "%target" == "cubieboard2" || "%target" == "cubietruck" || "%target" == "melea1000" || "%target" == "a10-olinuxino-lime" || "%target" == "a13-olinuxino" || "%target" == "a13-olinuxinom" || "%target" == "a20-olinuxino-lime" || "%target" == "a20-olinuxino-lime2" || "%target" == "a20-olinuxinomicro" || "%target" == "nanopineo" || "%target" == "orangepipc" || "%target" == "hyundaia7hd" || "%target" == "lamobor1" || "%target" == "bananapim2plush3" +%define is_armv7 1 +%define binext .img +%define sunxi_spl 1 +%endif + +%if "%target" == "clearfog" || "%target" == "turrisomnia" +%define mvebu_spl 1 +%define is_armv7 1 +%define binext .img +%endif + +%if "%target" == "mx53loco" || "%target" == "mx6qsabrelite" +%define is_armv7 1 +%define binext .imx +%endif + +%if "%target" == "mx6cuboxi" || "%target" == "udoo" || "%target" == "udooneo" +%define imx6_spl 1 +%define is_armv7 1 +%define binext .img +%endif + +%if "%target" == "omap3beagle" || "%target" == "omap4panda" || "%target" == "am335xevm" || "%target" == "pcm051rev3" +%define x_loader 1 +%define is_armv7 1 +%define binext .img +%endif + +%if "%target" == "colibrit20" || "%target" == "am57xxevm" +%define is_armv7 1 +%endif + +%if "%target" == "arndale" +%define is_armv7 1 +%define arndale_spl 1 +%endif + +%if "%target" == "dragonboard410c" || "%target" == "dragonboard820c" +%define is_armv8 1 +%endif + +%if "%target" == "geekbox" || "%target" == "hikey" || "%target" == "khadas-vim" || "%target" == "khadas-vim2" || "%target" == "libretech-ac" || "%target" == "libretech-cc" || "%target" == "ls1012afrdmqspi" || "%target" == "mvebudb-88f3720" || "%target" == "mvebudbarmada8k" || "%target" == "mvebuespressobin-88f3720" || "%target" == "mvebumcbin-88f8040" || "%target" == "odroid-c2" || "%target" == "p2371-2180" || "%target" == "p2771-0000-500" || "%target" == "poplar" +%define is_armv8 1 +%endif + +%if "%target" == "xilinxzynqmpgeneric" || "%target" == "xilinxzynqmpzcu102rev10" +%define is_armv8 1 +%define binext .elf +%endif + +%if "%target" == "highbank" || "%target" == "jetson-tk1" || "%target" == "merriia80optimus" || "%target" == "nanopineoair" || "%target" == "odroid" || "%target" == "odroid-xu3" || "%target" == "paz00" || "%target" == "snow" || "%target" == "socfpgade0nanosoc" || "%target" == "spring" +%define is_armv7 1 +%endif + +%if "%target" == "qemu-riscv64" || "%target" == "qemu-riscv64smode" || "%target" == "sifivefu540" +%define is_riscv64 1 +%endif + +%if "%target" == "qemu-ppce500" +%define is_ppc 1 +%endif + +# archive_version differs from version for RC version only +%define archive_version 2019.07 + +%if "%target" == "tools" Name: u-boot -Version: 2019.04 +%else +Name: u-boot-%target +%endif +Version: 2019.07 Release: 0 -Summary: Tools for the U-Boot Firmware +Summary: The U-Boot firmware for the %target platform License: GPL-2.0-only Group: System/Boot Url: http://www.denx.de/wiki/U-Boot Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig +Source2: arndale-bl1.img +Source300: u-boot-rpmlintrc +# Patches: start Patch0001: 0001-XXX-openSUSE-XXX-Prepend-partition-.patch Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch @@ -38,16 +184,106 @@ Patch0005: 0005-zynqmp-Add-generic-target.patch Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch Patch0008: 0008-zynqmp-generic-fix-compilation.patch -BuildRequires: bison -BuildRequires: flex -BuildRequires: libopenssl-devel +Patch0009: 0009-ARM-exynos5-Try-to-boot-on-mmc2-bef.patch +# Patches: end BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: pkgconfig(sdl) +%if 0%{?is_rk3328} && %{with uboot_atf} +BuildRequires: arm-trusted-firmware-rk3328 +%endif +%if 0%{?is_rk3399} && %{with uboot_atf} +BuildRequires: arm-trusted-firmware-rk3399 + +%endif +%if (0%{?is_a64} || 0%{?is_h5}) && %{with uboot_atf} +BuildRequires: arm-trusted-firmware-sun50ia64 +%endif +%if 0%{?is_h6} && %{with uboot_atf} +BuildRequires: arm-trusted-firmware-sun50ih6 +%endif +BuildRequires: bc +BuildRequires: bison +# Arndale board needs DTC >= 1.4 +BuildRequires: dtc >= 1.4.0 +BuildRequires: flex +# u-boot-clearfog (tools/kwbimage.c) needs openssl to build +BuildRequires: libopenssl-devel +BuildRequires: python-devel +%if %{with uboot_atf} +%if "%{name}" == "u-boot-rock64-rk3328" || "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" || "%{name}" == "u-boot-rock960-rk3399" +# make_fit_atf.py +BuildRequires: python-pyelftools +%endif +%endif +BuildRequires: swig +%if "%{name}" == "u-boot-qemu-ppce500" +# Owns /usr/share/qemu directory +BuildRequires: qemu +Provides: qemu-ppc:%{_datadir}/qemu/u-boot.e500 +%endif +%if 0%{?is_rpi} +# Owns /boot/vc directory +BuildRequires: raspberrypi-firmware +%endif +%if "%{name}" == "u-boot-zynqmp" +BuildRequires: zynqmp-dts +%endif +%if 0%{?is_rpi} +# For mountpoint +Requires(post): util-linux +%endif +Provides: u-boot-loader +Conflicts: otherproviders(u-boot-loader) +%if %x_loader == 1 +Obsoletes: x-loader-%target +Provides: x-loader-%target +%endif +%if "%{name}" == "u-boot-am335xevm" +# http://git.denx.de/?p=u-boot.git;a=commit;h=8fa7f65dd02c176ee6021eaf40114560b8954ba2 +Obsoletes: am335x_boneblack +Provides: am335x_boneblack +%endif +%if "%{name}" == "u-boot-bananapim2plush3" +# http://git.denx.de/?p=u-boot.git;a=commit;h=268ae6548779ccd8ba38ce39d43f41be7e0bc133 +Obsoletes: Sinovoip_BPI_M2_Plus +Provides: Sinovoip_BPI_M2_Plus +%endif + +%if "%{target}" == "" +ExclusiveArch: do_not_build +%else +%if "%{target}" == "tools" +%define tools_only 1 +%else +%if %is_armv8 +ExclusiveArch: aarch64 +%else +%if %is_armv7 +ExclusiveArch: armv7l armv7hl +%else +%if %is_armv6 +ExclusiveArch: armv6l armv6hl +%else +%if %is_ppc +ExclusiveArch: ppc +%else +%if %is_riscv64 +ExclusiveArch: riscv64 +%else +ExclusiveArch: do_not_build +%endif +%endif +%endif +%endif +%endif +%endif +%endif %description Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains: -mkimage- a tool that creates kernel bootable images for U-Boot. +This package contains the firmware for the %target platform. +%if %tools_only %package tools Summary: Tools for the U-Boot Firmware @@ -58,31 +294,195 @@ Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded Pow This package contains: mkimage- a tool that creates kernel bootable images for U-Boot. +%else + +%package doc +Summary: Documentation for the U-Boot Firmware +Group: Documentation/Other + +%description doc +Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. +This package contains documentation for U-Boot firmware. + +%endif + %prep %setup -q -n u-boot-%{archive_version} -%patch0001 -p1 -%patch0002 -p1 -%patch0003 -p1 -%patch0004 -p1 -%patch0005 -p1 -%patch0006 -p1 -%patch0007 -p1 -%patch0008 -p1 +%autopatch -p1 %build +%if %tools_only # needed for include/config/auto.conf make defconfig make syncconfig make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" tools-only +%else +export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/u-boot.changes | tail -n 1 | cut -d- -f1 )" +%s) +%if 0%{?is_a64} || 0%{?is_h5} +export BL31=/usr/share/arm-trusted-firmware-sun50ia64/bl31.bin +%endif +%if 0%{?is_h6} +export BL31=/usr/share/arm-trusted-firmware-sun50ih6/bl31.bin +%endif + +%if %{with uboot_atf} +%if "%{name}" == "u-boot-rock64-rk3328" +cp /usr/share/arm-trusted-firmware-rk3328/bl31.elf . +%endif +%if "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399" +cp /usr/share/arm-trusted-firmware-rk3399/bl31.elf . +%endif +%endif + +confname=$(ls configs | perl -ne '$l=lc; $l=~ s,_,,g; $l eq "%{target}defconfig\n" && print;') + +make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" $confname +echo "Attempting to enable fdt apply command (.dtbo) support." +echo "CONFIG_OF_LIBFDT_OVERLAY=y" >> .config +%if "%target" == "rpi3" +echo "Tweaking text base for TF-A." +echo "CONFIG_SYS_TEXT_BASE=0x11000000" >> .config +%endif +make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="$RPM_OPT_FLAGS" \ +%if ("%{name}" == "u-boot-rock64-rk3328" || "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} + all u-boot.itb +%else + all +%endif + +%ifarch aarch64 +%if %sunxi_spl == 1 +cat spl/sunxi-spl.bin u-boot.itb > u-boot-sunxi-with-spl.bin +%endif +%endif + +%if "%{name}" == "u-boot-snow" || "%{name}" == "u-boot-spring" +# Chromebook ARM (snow) and HP Chromebook 11 (spring) need a uImage format +export TEXT_START=$(awk '$NF == "_start" { printf "0x"$1 }' System.map) +./tools/mkimage -A arm -O linux -T kernel -C none -a $TEXT_START -e $TEXT_START -n uboot -d u-boot-dtb.bin u-boot.img +%endif + +%if %rockchip_spl == 1 +for t in %{rkimages}; do + ./tools/mkimage -n %soc_name -d spl/u-boot-spl.bin -T $t u-boot-spl.$t || exit 1 +done +%endif +%endif + %install +%if %tools_only install -D -m 0755 tools/mkimage %{buildroot}%{_bindir}/mkimage install -D -m 0644 doc/mkimage.1 %{buildroot}%{_mandir}/man1/mkimage.1 +%else +export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/u-boot.changes | tail -n 1 | cut -d- -f1 )" +%s) +export NO_BRP_STRIP_DEBUG=true +export NO_DEBUGINFO_STRIP_DEBUG=true +%define uboot_dir /boot +%if 0%{?is_rpi} +%define uboot_dir /boot/vc +%endif +%if "%{name}" == "u-boot-qemu-ppce500" +%define uboot_dir %{_datadir}/qemu +%endif +%if "%{name}" == "u-boot-jetson-tk1" +# tegra-uboot-flasher needs several intermediate files, under their original name. +for f in u-boot u-boot.dtb u-boot-dtb-tegra.bin u-boot-nodtb-tegra.bin spl/u-boot-spl; do + install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f +done +%else +%if "%{name}" == "u-boot-p2371-2180" +# Jetson TX1 Driver Pack flash.sh needs several intermediate files, under their original name. +for f in u-boot u-boot.bin u-boot.dtb u-boot-dtb.bin; do + install -D -m 0644 $f %{buildroot}%{uboot_dir}/$f +done +%else +install -D -m 0644 u-boot%{binext} %{buildroot}%{uboot_dir}/u-boot%{binext} +%if ("%{name}" == "u-boot-rock64-rk3328" || "%{name}" == "u-boot-evb-rk3399" || "%{name}" == "u-boot-firefly-rk3399") && %{with uboot_atf} +install -D -m 0644 u-boot.itb %{buildroot}%{uboot_dir}/u-boot.itb +%endif +%if "%{name}" == "u-boot-qemu-ppce500" +mv %{buildroot}%{uboot_dir}/u-boot%{binext} %{buildroot}%{uboot_dir}/u-boot.e500 +%endif +%endif +%endif +%if %x_loader == 1 +install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO +%endif +%if %origen_spl == 1 +install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin +%endif +%if %arndale_spl == 1 +install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin +install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img +%endif +%if %mvebu_spl == 1 +install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb +%endif +%if %rockchip_spl == 1 +install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin +for t in %{rkimages}; do + install -D -m 0644 u-boot-spl.$t %{buildroot}%{uboot_dir}/u-boot-spl.$t +done +%endif +%if %sunxi_spl == 1 +install -D -m 0644 spl/sunxi-spl.bin %{buildroot}%{uboot_dir}/sunxi-spl.bin +install -D -m 0644 u-boot-sunxi-with-spl.bin %{buildroot}%{uboot_dir}/u-boot-sunxi-with-spl.bin +%endif +%if %imx6_spl == 1 +install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin +%endif +%if %socfpga_spl == 1 +install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp +%endif +%if "%{name}" == "u-boot-rpi3" +echo -e "# Boot in AArch64 mode\narm_control=0x200" > %{buildroot}%{uboot_dir}/ubootconfig.txt +echo -e "\nkernel_address=0x11000000" >> %{buildroot}%{uboot_dir}/ubootconfig.txt +%endif + +%if 0%{?is_rpi} +%post +# On the Raspberry Pi we chain-load u-boot.bin from bootcode.bin via config.txt. +# It needs to be on the first FAT partition, wherever we mounted it. +# a) Unmounted, then do nothing. +# b) Mounted as /boot/vc, then they're in the right place already. +# c) Mounted as /boot/efi, with /boot/vc as symlink, then nothing to be done. +# d) Mounted as /boot/efi, with /boot/vc a directory, then copy files over. +if mountpoint -q /boot/efi; then + if ! [[ "$(readlink -f /boot/efi)" -ef "$(readlink -f %{uboot_dir})" ]]; then + [ -f %{uboot_dir}/ubootconfig.txt ] && cp %{uboot_dir}/ubootconfig.txt /boot/efi + cp %{uboot_dir}/u-boot%{binext} /boot/efi/ + fi +fi +%endif +%endif + +%if %tools_only %files tools +%else +%files +%endif %defattr(-,root,root) %license Licenses/gpl-2.0.txt +%if %tools_only %{_bindir}/mkimage %{_mandir}/man1/mkimage.1.gz +%else +%doc README +%{uboot_dir}/* + +%files doc +%defattr(-,root,root) +# Generic documents +%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands +%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns +%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi +%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb +%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST +# Copy some useful kermit scripts as well +%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image +# Now any h/w dependent Documentation +%endif %changelog diff --git a/u-boot.spec.in b/u-boot.spec.in deleted file mode 100644 index 324bd18..0000000 --- a/u-boot.spec.in +++ /dev/null @@ -1,74 +0,0 @@ -# -# spec file for package u-boot -# -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon -# Copyright (c) 2007-2010 by Silvan Calarco -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -# 'archive_version' differs from 'version' for RC version only -ARCHIVE_VERSION - -Name: u-boot -UBOOT_VERSION -Release: 0 -Summary: Tools for the U-Boot Firmware -License: GPL-2.0-only -Group: System/Boot -Url: http://www.denx.de/wiki/U-Boot -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 -Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig -PATCH_FILES -BuildRequires: bison -BuildRequires: flex -BuildRequires: libopenssl-devel -BuildRoot: %{_tmppath}/%{name}-%{version}-build - -%description -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains: -mkimage- a tool that creates kernel bootable images for U-Boot. - - -%package tools -Summary: Tools for the U-Boot Firmware -Group: System/Boot - -%description tools -Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors. -This package contains: -mkimage- a tool that creates kernel bootable images for U-Boot. - -%prep -%setup -q -n u-boot-%{archive_version} -PATCH_EXEC - -%build -# needed for include/config/auto.conf -make defconfig -make syncconfig -make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" tools-only - -%install -install -D -m 0755 tools/mkimage %{buildroot}%{_bindir}/mkimage -install -D -m 0644 doc/mkimage.1 %{buildroot}%{_mandir}/man1/mkimage.1 - -%files tools -%defattr(-,root,root) -%license Licenses/gpl-2.0.txt -%{_bindir}/mkimage -%{_mandir}/man1/mkimage.1.gz - -%changelog diff --git a/update_git.sh b/update_git.sh index 454d684..7ffee9f 100644 --- a/update_git.sh +++ b/update_git.sh @@ -13,8 +13,8 @@ set -e GIT_TREE=git://github.com/openSUSE/u-boot.git GIT_LOCAL_TREE=~/git/u-boot-opensuse -GIT_BRANCH=tumbleweed-2019.04 -GIT_UPSTREAM_TAG=v2019.04 +GIT_BRANCH=tumbleweed-2019.07 +GIT_UPSTREAM_TAG=v2019.07 GIT_DIR=/dev/shm/u-boot-factory-git-dir CMP_DIR=/dev/shm/u-boot-factory-cmp-dir @@ -99,28 +99,6 @@ rm -rf $GIT_DIR echo " ${i##*/}" >> u-boot.changes.added done - for package in u-boot u-boot-board; do - while IFS= read -r line; do - if [ "$line" = "PATCH_FILES" ]; then - for i in 0???-*.patch; do - NUM=${i%%-*} - echo -e "Patch$NUM: $i" - done - elif [ "$line" = "PATCH_EXEC" ]; then - for i in 0???-*.patch; do - NUM=${i%%-*} - echo "%patch$NUM -p1" - done - elif [ "$line" = "ARCHIVE_VERSION" ]; then - echo "%define archive_version $UBOOT_VERSION" - elif [ "$line" = "UBOOT_VERSION" ]; then - echo "Version: $(echo $UBOOT_VERSION | sed 's/-/~/g')" - else - echo "$line" - fi - done < $package.spec.in > $package.spec.tmp - done - # Factory requires all deleted and added patches to be mentioned if [ -e u-boot.changes.deleted ] || [ -e u-boot.changes.added ]; then echo "Patch queue updated from ${GIT_TREE} ${GIT_BRANCH}" > u-boot.changes.proposed @@ -152,8 +130,18 @@ rm -rf $GIT_DIR rm -rf $CMP_DIR +echo "Updating patch list" +# Handle patch list automatically in spec file +patch_list=`ls 0*.patch` +# Remove current patches from spec file +sed -i '/# Patches: start/,/# Patches: end/ {//!d}' u-boot.spec +# Add patches to spec file +for file in $patch_list; do + i=`echo $file | awk -F'[-.]' '{print $1}'` + sed -i "/# Patches: end/i Patch$i: $file" u-boot.spec +done + + osc service localrun format_spec_file -/bin/sh pre_checkin.sh - -echo "Please remember to run pre_checkin.sh after modifying u-boot.changes." +echo "Please update version in u-boot.spec, if needed"